New Posts
Live Radio
Welcome guest, is this your first visit?
  • Login:
Dealer Training - Learn To Deal Poker
+ Reply to Thread
Results 1 to 3 of 3

Thread: No Follow Help

  1. #1
    PENQUIN
    Go F@@K Yourself
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    Canada
    Posts
    2,376
    Blog Entries
    1
    Feedback Score
    60 (100%)

    Default No Follow Help

    Hey Guys,

    For my existing site i use Joomla as a CMS. There does not seem to be a plugin or module you can get that will insert no follow tags with links.

    Actually there is one, but it no follows all links from he content pages which for obvious reasons is not good. Some links I want no followed and some not.

    As it is now i either have them all no followed or none no followed. Not a good thing at this point.

    The other issue is menu navigation links, some of those as well i want to no follow to not be indexed by G.

    I have tried to figure out ways to manually no follow each link on site but cant seem to find a way to do this.

    Does anyone know how i can do this within joomla?? I would appreciate the help. I have several links that are leaking my PR for sure and want to correct this.

    Likewise for my new site is there a script someone can make, or can i edit the .htaccess or robot txt file to add no follow command to all links going out.
    And yet allow me to manually select certain ones to be followed? This site is being built from scratch and will have a CMS created with it.

    Thanks guys!!

    Steve
    Play Poker Online with some of best poker rooms in the business.
    __________________
    bwin - Rogue
    Learn why Bewinners is a predatory affiliate program.

  2. #2
    Let's Eat A Goddamn Snack
    My Status
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    Cayman Islands
    Posts
    204
    Feedback Score
    0

    Default

    Rule 1: Don't use joomla

    Seriously though, you can use preg_replace ( PHP: preg_replace - Manual ) to insert nofollows into your code. You may need a professional to write the line if you can't find a good example online that'll work for your purposes.

    Then you can do something like this:

    PHP Code:
    <?php
    if(!preg_match("expression",$domain)) {
      
    preg_replace(); //fill this line in with the code to add nofollow
    }
    ?>
    And make $domain equal to the domain you don't want to nofollow to (ie, your own). You can add "or" modifiers if you'd like multiple domains on the whitelist. Alternatively, you can just create a blacklist and remove the ! from the if statement.

  3. #3
    PENQUIN
    Go F@@K Yourself
     

    Add as a friend
    Join Date
    Nov 2008
    Location
    Canada
    Posts
    2,376
    Blog Entries
    1
    Feedback Score
    60 (100%)

    Default

    Yes i know... on all my new sites they will custom made cms were building so we can code them as we wish. Just this joomla site i have now it does so well so i don't want to mess around at the moment until i can hire someone to do a transfer.. Just wanted a temp fix..

    Will look into your idea.

    I am so greatful for your help, thank you so much mate!!!

    Peace!

    Steve

    Quote Originally Posted by Nat Arem View Post
    Rule 1: Don't use joomla

    Seriously though, you can use preg_replace ( PHP: preg_replace - Manual ) to insert nofollows into your code. You may need a professional to write the line if you can't find a good example online that'll work for your purposes.

    Then you can do something like this:

    PHP Code:
    <?php
    if(!preg_match("expression",$domain)) {
      
    preg_replace(); //fill this line in with the code to add nofollow
    }
    ?>
    And make $domain equal to the domain you don't want to nofollow to (ie, your own). You can add "or" modifiers if you'd like multiple domains on the whitelist. Alternatively, you can just create a blacklist and remove the ! from the if statement.
    Play Poker Online with some of best poker rooms in the business.
    __________________
    bwin - Rogue
    Learn why Bewinners is a predatory affiliate program.


 

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Do you have twitter? Please follow me!
    By Squizzel in forum Poker - Sports - Sports Betting
    Replies: 13
    Last Post: 03-23-2010, 04:51 AM
  2. Does No-Follow still pass some value ?
    By Sebastian in forum Poker SEO Forum
    Replies: 11
    Last Post: 02-09-2010, 02:50 PM
  3. Changing eblogger to do follow links?
    By Brokerstar in forum Poker SEO Forum
    Replies: 6
    Last Post: 08-13-2009, 08:44 AM
  4. No follow in links?
    By pokerextras in forum Poker SEO Forum
    Replies: 14
    Last Post: 06-25-2009, 10:26 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Powered by vBulletin® Version 4.1.5
Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO 3.6.0
Affiliate Program Consultant