Tagged Questions
2
votes
2answers
100 views
Get google to index JavaScript pages as separate pages
I have a product page with say 10 products, that loads up all the content when the page loads. Then JavaScript hides content till a product is selected. Then JavaScript hides and unhides information. ...
2
votes
2answers
100 views
How to remove Ever crawled web Pages by Google
I know that we can use noindex, nofollow and robots for excluding the pages from Google Index. This process takes a long long time to clean up website from Google Index. In Webmaster Tools => Index ...
2
votes
1answer
519 views
Google on capital letters in url
I created one of my websites with the following url structure:
http://domain.com/Animal/Pig
http://domain.com/Pigs
If I change the url map to lower case letters instead, will google reindex those ...