Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16

Thread: Robots.txt?

  1. #11
    dmi's Avatar
    dmi
    dmi is offline Moderator
    Join Date
    Mar 2009
    Location
    N43°54′, E017°40′
    Posts
    242
    Thanks
    141
    Thanked 56 Times in 28 Posts
    This is how my robots.txt looks like now:

    Code:
    Sitemap: http://www.mysite.com/sitemap.xml.gz
    
    User-agent: *
    Disallow: /contact/
    Disallow: /faq/
    Disallow: /privacy-policy/
    Disallow: /terms/
    Disallow: /feed/
    Disallow: /wp-
    Disallow: /cgi-bin/
    Allow: /wp-content/uploads/
    
    User-agent: Mediapartners-Google
    Allow: /
    
    User-agent: duggmirror
    Disallow: /
    Any suggestions?

    Now, on my site, the links to those blocked pages are "nofollow". Should I remove the nofollow, because I blocked them in robots.txt? To clarify: the links to these pages are in my footer, and they look like this:

    <a href="/page/" rel="nofollow">Page</a>


    So, would you remove the nofollow from there? I want to preserve the PR.

  2. #12
    Will.Spencer's Avatar
    Will.Spencer is online now Skipper
    Join Date
    Dec 2008
    Posts
    5,032
    Blog Entries
    1
    Thanks
    1,008
    Thanked 2,322 Times in 1,258 Posts
    Quote Originally Posted by dmi View Post
    Now, on my site, the links to those blocked pages are "nofollow". Should I remove the nofollow, because I blocked them in robots.txt? To clarify: the links to these pages are in my footer, and they look like this:

    <a href="/page/" rel="nofollow">Page</a>

    So, would you remove the nofollow from there? I want to preserve the PR.
    The only way to preserve the PageRank is to allow Google to follow those pages, which means allowing them in robots.txt.

    If you block them with robots.txt or with nofollow, Google won't be able to count the links from those pages to your navigational elements.

    The tag you're looking for is noindex, but I don't know how to put that into the meta tags of individual Wordpress pages.

    Of course, we're talking about a very small PR leak here.
    Submit Your Webmaster Related Sites to the NB Directory
    I swear, by my life and my love of it, that I will never live for the sake of another man, nor ask another man to live for mine.

  3. #13
    Diesel's Avatar
    Diesel is offline DJuice Net Builder
    Join Date
    Jun 2009
    Location
    Heartbeat City
    Posts
    180
    Thanks
    66
    Thanked 48 Times in 43 Posts
    robots.txt is a very important file if you want your website to rank well on search engines. Before editing robots.txt know it well to make sure that it doesn't contain errors.

  4. #14
    5starpix's Avatar
    5starpix is offline Senior Net Builder
    Join Date
    Dec 2008
    Location
    Montreal, Quebec
    Posts
    1,708
    Blog Entries
    9
    Thanks
    157
    Thanked 225 Times in 162 Posts
    Do you guys know any specific sites to obtain a good robots.txt file?

  5. #15
    Alastor's Avatar
    Alastor is offline Newbie Net Builder
    Join Date
    Feb 2009
    Location
    SoCal
    Posts
    50
    Thanks
    21
    Thanked 25 Times in 18 Posts
    Quote Originally Posted by Diesel View Post
    robots.txt is a very important file if you want your website to rank well on search engines. Before editing robots.txt know it well to make sure that it doesn't contain errors.
    Your not just talking, I screwed a site up bad that way and it took over 2 months to recover from my mistake.

  6. #16
    Will.Spencer's Avatar
    Will.Spencer is online now Skipper
    Join Date
    Dec 2008
    Posts
    5,032
    Blog Entries
    1
    Thanks
    1,008
    Thanked 2,322 Times in 1,258 Posts
    Quote Originally Posted by 5starpix View Post
    Do you guys know any specific sites to obtain a good robots.txt file?
    Doesn't "good" in this context depend upon your specific requirements?

    What do you want the robots.txt file to do?
    Submit Your Webmaster Related Sites to the NB Directory
    I swear, by my life and my love of it, that I will never live for the sake of another man, nor ask another man to live for mine.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. The EPFL mini-robots
    By kiki in forum General Chat
    Replies: 1
    Last Post: 2 June, 2010, 02:24 AM
  2. Help with Robots.txt
    By 5starpix in forum Building
    Replies: 4
    Last Post: 11 February, 2010, 02:27 AM
  3. robots.txt help
    By Sami4u in forum Building
    Replies: 9
    Last Post: 27 September, 2009, 07:43 AM
  4. Block Robots and Web Downloaders with robots.txt
    By Will.Spencer in forum Managing
    Replies: 12
    Last Post: 6 June, 2009, 15:40 PM
  5. What is robots.txt file?
    By ltimranjaved in forum Managing
    Replies: 1
    Last Post: 26 May, 2009, 12:27 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •