How to configure Robots.txt and upload it to root directory for Wordpress blogs

by Himanshu on October 14, 2009 · 11 comments

The robots.txt file is a text file (.txt extension) which is used to tell search engines about the pages that it should not be crawled and indexed. Yes, you can control bots of different search engines like Google, Yahoo and Bing to prevent them to crawl to specific area like Wordpress admin pages, feeds, trackbacks for security reason and avoid duplicate content. Robots.txt is a nice medium to tell search engines not to enter at this place (this place is not so important for you).

robots thumb How to configure Robots.txt and upload it to root directory for Wordpress blogs Make a new text document and copy the following code inside it. Rename the document as Robots. Since it has .txt extension so that so that the file may be called as Robots.txt. Now upload this file to the root directory.

How to upload file to root directory

The location of robots.txt should be at a specific place. It must be in the main directory because search engines cannot search the whole site to find it.Open your FTP client, After login to your FTP you will se lots of folders. Look at the Public_html folder. You can move your Robots.txt text document inside this folder. After successfully listing you can check that you file is successfully listed or not. You can check this by opening http://www.yoursitename.com/robots.txt .

It will show the content of your Robots.txt file. In this way your Robots.txt is configured and you don’t need to take care of your site’s security area because your admin part is now secured from Google bots indexing.

Related posts:

  1. How to make a Favicon for blog and upload it into root directory
  2. How To Restrict Wordpress Admin Use By IP Address
  3. How To Install Wordpress (Step By Step Guide of Wordpress Installation)
  4. How To Prevent Hotlinking Inside Your Wordpress Blog
  5. How To Generate Sitemap And Add It To Wordpress Blog

6 Tweets

{ 2 trackbacks }

How to configure Robots.txt and upload it to root directory for Wordpress blogs | SEO Article Expert
October 14, 2009 at 5:39 am
Tweets that mention How to configure Robots.txt and upload it to root directory for Wordpress blogs - BLOGTECHNIKA -- Topsy.com
October 14, 2009 at 8:51 am

{ 9 comments… read them below or add one }

1 IndianCashMaker October 14, 2009 at 1:25 pm

thanks…i needed this post

Reply   More from author

2 Tech-Freak Stuff October 17, 2009 at 10:58 am

Thats a good Job! I needed it. But I dint really understand the logic behind blocking .css files.

Reply   More from author

3 Himanshu October 17, 2009 at 11:58 am

May be you would find your answer here http://www.webmasterworld.com/forum3/8665.htm

Reply   More from author

Leave a Comment

Additional comments powered by BackType

Previous post:

Next post:

©2009 BlogTechnika | Sitemap