How to Clean/Remove Not Found Errors from Google web master tools generated from translated versions

Categories: Troubleshooting
How to Clean/Remove Not Found Errors from Google web master tools generated from translated versions
I installed a translator plugin on one of my WordPress blogs but the plugin wasn't working properly so I disabled it but two days later I found out that my Google web master tools account was reporting about 1100 'Not Found' errors under the 'Web crawl errors' section. All the errors were from translated versions of my blog. I used the 'robots.txt' file to fix this issue. If you don't know what a 'robots.txt' file is, then read the article titled how to control access of the web crawlers or web robots to your site. Basically, add rules to your 'robots.txt' file to Disallow any spider from indexing the translated version of the pages. My 'robots.txt' file looks like the following Depending on your situation you might need to block more languages. Just look in the Google webmaster tools and see which languages are causing the error then add them to the Disallow rule. [lang=css] User-Agent: * # Language pages Disallow: /ar/* Disallow: /bg/* Disallow: /zh-hant/* Disallow: /ca/* Disallow: /cs/* Disallow: /da/* Disallow: /de/* Disallow: /el/* Disallow: /es/* Disallow: /fi/* Disallow: /fr/* Disallow: /he/* Disallow: /hi/* Disallow: /hr/* Disallow: /id/* Disallow: /it/* Disallow: /iw/* Disallow: /ja/* Disallow: /ko/* Disallow: /lt/* Disallow: /lv/* Disallow: /mr/* Disallow: /nl/* Disallow: /no/* Disallow: /pl/* Disallow: /pt-br/* Disallow: /pt/* Disallow: /ro/* Disallow: /ru/* Disallow: /sk/* Disallow: /sl/* Disallow: /sr/* Disallow: /sv/* Disallow: /tl/* Disallow: /tr/* Disallow: /uk/* Disallow: /vi/* Disallow: /zh-CN/* Allow: / [/lang] As far as I know, Google penalizes ...

Welcome to Tips and Tricks

Tech tips, WordPress plugins, WordPress tweaks and Technical tips to build a better blog.

Featured & Popular Articles

Tips and Tricks Hot Items

wordpress_estore_icon
wordpress membership plugin
WordPress PDF Stamper Plugin
WordPress Affiliate Link Manager Plugin
wordpress_affiliate_plugin_icon