The process of recording where particular words occur. In the web context search engines crawl the web and make a list of which pages have particular words - this is the index.

learn more… | top users | synonyms

1
vote
2answers
25 views

Should I have link rel=next & prev on URLs which have query variables?

For example, I have link rel prev & next set up on these pages of products: site.com?page=2 site.com?page=3 (this is my preferred structure by the way and I'm trying to get all the ugly URLs ...
1
vote
2answers
66 views

Blogger still visible after moving to WP; Google Indexing issues after moving from Blogger to WP

I recently migrated from Blogger to Wordpress and am having two major transition issues that are really hurting. Despite literally hours of searching and experimenting, I cannot resolve the following: ...
1
vote
1answer
43 views

JavaScript loaded external content SEO

I wonder what is the best way to have Javascript loaded content indexed by search engines. I know that search engines don't execute Javascript, but I am thinking more of an progressive enchantment. I ...
1
vote
1answer
45 views

Webmaster tools reports fake 404 errors

I have a website where Google Webmaster Tools reports 15,000 links as 404 errors. However, all links return a 200 when I visit them. The problem is, that eventhough I can visit these pages and return ...
0
votes
1answer
43 views

New Facebook Page not Indexed, Old one still is

We migrated our client's old Facebook page to a new Facebook page several months ago. When I search for "(Client's Name) Facebook" in Google, the old Facebook page appears, but not the new one. When ...
0
votes
1answer
44 views

Addon domains and SEO

I have a shared hosting account with a main domain and many add-on domains. I don't actually use the main domain, it just has a landing page. Can I tell bots not to index the main domain WITHOUT ...
1
vote
0answers
452 views

google webmaster showing 6 pages submitted 0 indexed, yet i can see them all there when i search in google?

I have a small 'brochure' type site with 6 pages, i can see them all the pages showing up in google when i search for my site. But in webmaster tools under the sitemaps section it says 6 submitted, ...
0
votes
0answers
18 views

Using Ajax #! for Google but site is not being crawled any more

We used to have all links in a normal way (thus with parameters?), we changed to Ajax loading cause we installed a music player. Here's an example: Old links: ...
0
votes
0answers
116 views

Rel=alternate / canonical implemented for mobile, canonical not being respected

I manage an ecommerce website that has mobile URLs on a subdomain, so m.rootdomain.com. On the mobile URLs, there's a canonical pointing to the relevant product on the www. subdomain (desktop site). ...