1
vote
2answers
105 views

Will 301 redirection to a Google Indexed URL can remove the URL from Google index?

I need to remove some indexed URLs from Google SERP. The problem is I cannot use the 3 types of removal patterns Google suggests like robots.txt, meta name "noindex" and remove the page and make it as ...
3
votes
1answer
70 views

Need help with 200,000 + 404's

The business I work for recently migrated our e-commerce site from Celerant to Magento. Despite using a robots.txt file and a 301 redirect extension, webmaster tools is reporting that our "not found" ...
2
votes
1answer
147 views

Edit robots.txt on google sites

Getting many 404 errors on my website for the following URLs: /system/app/pages/admin/revisions* I was going to put Disallow in robots.txt, but it seems there is no way to edit robots.txt in google ...
24
votes
2answers
2k views

Files I should have on every website

I would like to have a list of files that should exist on every website. The idea is to please most browsers and bots and get down with the number of 404 messages in the logs. So far I have the ...