+ Reply to Thread
Results 1 to 3 of 3

Thread: No follow links using Blue Voda
      
   

  1. #1
    BCFC is offline Corporal
    Join Date
    Jun 2008
    Posts
    16

    Default No follow links using Blue Voda

    Does anybody know how to put "no follow" links on our pages using blue voda.

    I can find some discussion on no follow links but nobody has said how to input them using blue voda (least ways I can't find it) In blue voda we can highlight the text and click on the hyperlink icon but i can not see how I would input the html code for a no follow link. For anyone else's reference the code would be something like this I believe: < a href="/yourpage.html"rel="nofollow">link text</a>

    Thanks

  2. #2
    dougnez's Avatar
    dougnez is offline Brigadier General
    Join Date
    Aug 2006
    Location
    Midwest USA
    Posts
    1,769

    Default Re: No follow links using Blue Voda

    Hi BCFC
    If you don't want Search Engines like Google to index certain pages..
    place this script in the head of your page you do not want them to index
    <META NAME="ROBOTS" CONTENT="NOINDEX, NOARCHIVE, NOODP, NOFOLLOW">
    <META NAME="GOOGLEBOT" CONTENT="NOINDEX, NOARCHIVE, NOODP, NOFOLLOW ">
    Hope that helps
    Doug

  3. #3
    BCFC is offline Corporal
    Join Date
    Jun 2008
    Posts
    16

    Default Re: No follow links using Blue Voda

    Hi Doug, Thanks, but it's not that I don't want certain pages indexed, it is just I don't want google spider to follow certain links off my page that are unnecessary, like disclaimer, about us etc.....just don't want those pages affecting the page rank of a certain page....same goes for outgoing links to other sites. Google will kow they are there but will know they don't need to count them.

    BUt thanks anyway, this will come in handy for other pages that I don't want indexed

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49