Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   Search Engine Optimization (http://siteownersforums.com/forumdisplay.php?f=16)
-   -   How to add robots.txt? (http://siteownersforums.com/showthread.php?t=163054)

JeanMackMicky 01-02-2016 03:16 AM

How to add robots.txt?
 
Hello all, how to add robots.txt to my website http://www.enerco.co.uk
Is it necessary to add robots.txt in my website?
Please suggest me, thanks

ShivJaiswaL 01-02-2016 10:23 AM

robots.txt file instructs spiders about blocked folders of website

Rajan007 01-04-2016 12:10 AM

Robots.txt file contains set of instruction, which tells google what to crawl on that particular site.

sample code

User Agent: *
Allow: /

The above code give permission to robots to crawl the entire website.
write this code in a notepad and save it as robots.txt and upload it in your server.

harish9 01-04-2016 12:47 AM

robots.txt is very important in seo to give instructions about the website for the Google.

Code:
User-agent: *
Disallow: /

heoabcd 01-04-2016 12:54 AM

i think should update go host @@

ipack 01-04-2016 02:10 AM

Quote:

Originally Posted by harish9 (Post 519645)
robots.txt is very important in seo to give instructions about the website for the Google.

Code:
User-agent: *
Disallow: /

Hi, I'm also looking for this information so thanks for sharing it.

Nexevo Technolo 01-04-2016 06:53 AM

robots.txt is very important in seo to give instructions about the website for the Google.

bellacooper 01-04-2016 12:02 PM

Save the robots.txt code as a text file. Place the file in the highest-level directory of your site or the root of your domain.

tungkolia 01-04-2016 06:39 PM

You can add code to world with file robots.txt:
Quote:

User Agent: *
Allow: /
and you can sign in webmastertool add code:
Quote:

User Agent: *
Allow: /
disallow:/folder =>you want banned robots index


All times are GMT -7. The time now is 05:58 AM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.