If you find that Google is listing results for your website that are no longer valid, this may affect your search engine rankings and will certainly affect potential visitors to your website. This can arise due to a number of reasons.
If you have only a few pages that have changed, you could use Google’s URL Removal Tool. However, the down-side to this is that you may lose links from other websites that were pointing to the page that you had visible before your website changed. If it was a really important page, there could be hundreds of websites linking to it and every one of those mean lost visitors if the new page can’t be found.
The best way to prevent lost links and visitors is to insert a 301 redirect for the altered page into an .htaccess file. This is easy to do if only a few static pages have changed. Here’s an example…
redirect 301 “www.oldsite.com/old-widgets.asp”
http://www.newsite.com/new-widgets.php
In this example, the page has been changed from ASP to PHP, from an old domain to a new domain and also from an old page name to a new page name. 301 redirects are the best way of transferring web traffic from old pages to new pages without removing the URL from Google.
However, if you had hundreds of pages that had changed, it’s not always easy to set up all the redirects manually and you may need to consider an alternative solution.
One thing you definitely shouldn’t do is use Google’s URL Removal tool for lots of web pages. Spamming Google with requests like this is not a good idea!
If you do need to remove a whole website or whole directory, you can used the robot.txt file to block access from the domain or directory and then use the removal tool to request removal of it entirely. The robots.txt file will create a 404 error that Google needs to confirm that the removal request is genuine. You wouldn’t want just anyone to be able to request removal of your website would you?
If you’ve registered a new domain name or bought a new domain and you want your website to use it instead of the old one, there’s an even easier way to fix link problems. For your search engine listings, you can send Google a change of domain name notice to update all your listings. The best practise once your new site is live is as follows…
Occasionally, problems may be caused by someone trying to be tricky with the .htaccess file. I recently had a problem like this where the server admin had put three ecommerce websites under the same directory and used the .htaccess file to direct the domains to different folders. They did this because the way they offered hosting accounts to their clients did not allow unique access to each website. It caused many hours of work for the client, myself and the server admin every time we upgraded the client’s shop. Eventually, we had to shift the website to another server. Just something extra to look out for!
Storytelling is more than a marketing tactic—it’s a way to build genuine connections and create…
Gamification is more than just a marketing trend; it's a powerful tool for boosting customer…
With billions of emails sent daily, standing out in the crowded inbox is tough. To…
User-generated content (UGC) is a powerful tool for businesses seeking to connect with their audiences…
A recent incident involving a restaurant owner threatening legal action against a customer for leaving…
Google Ads offer superior targeting, detailed analytics, flexibility, and higher audience engagement compared to traditional…