Results 1 to 9 of 9

nofollow white list wouldn't work for one domain

This is a discussion on nofollow white list wouldn't work for one domain within the General Discussion forums, part of the vBSEO SEO Plugin category; I still get the nofollow tag with one of the domains I put in the white list. an example for ...

  1. #1
    Member
    Real Name
    Fahad
    Join Date
    Oct 2010
    Location
    Las Vegas / Saudi Arabia
    Posts
    40
    Liked
    1 times

    nofollow white list wouldn't work for one domain

    I still get the nofollow tag with one of the domains I put in the white list.

    an example for the domain is "store.example.com"

    if I put this domain as is in the thread, the nofollow tag will not show, but what I am linking is something like "store.example.com/?cat=10464"
    anything with /?cat= will get the nofollow tag

    I even added the full url in the whitelist and still get nofollow tag.

    please advice.


    Thank you

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Try disabling "add rel=nofollow to all sorting links"

  3. #3
    Member
    Real Name
    Fahad
    Join Date
    Oct 2010
    Location
    Las Vegas / Saudi Arabia
    Posts
    40
    Liked
    1 times
    I did that in the "Internal rel="nofollow"s" but I still get the nofollow for external websites with "/?cat="

    Is there an option for external links?


    thank you

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    Please try to modify functions_vbseo.php file:
    find:
    PHP Code:
    && (!VBSEO_DOMAINS_WHITELIST || !preg_match('#'.VBSEO_DOMAINS_WHITELIST.'#i'$url)) )) 
    replace with:
    PHP Code:
    )) 
    Last edited by Oleg Ignatiuk; 12-30-2010 at 03:04 PM.

  5. #5
    Member
    Real Name
    Fahad
    Join Date
    Oct 2010
    Location
    Las Vegas / Saudi Arabia
    Posts
    40
    Liked
    1 times
    where can I find the file?

    thanks

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    In vbseo/includes/ folder.

  7. #7
    Member
    Real Name
    Fahad
    Join Date
    Oct 2010
    Location
    Las Vegas / Saudi Arabia
    Posts
    40
    Liked
    1 times
    Now, no more "nofollow" for the sorting links, but the whitelisted urls became like this, in this example it's vbseo.com
    http://www.metuners.com/forums/redir...Fwww.vbseo.com

    they redirect fine, I just want to make sure this is how it should.


    Thanks

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,741
    Liked
    168 times
    This kind of redirect is applied if you post a link in a private subforum (not visible to guests), links in public forums are displayed without redirect.

  9. #9
    Member
    Real Name
    Fahad
    Join Date
    Oct 2010
    Location
    Las Vegas / Saudi Arabia
    Posts
    40
    Liked
    1 times
    yes, just checked But it wasn't showing this redirect in the source code before.

    thanks a lot

Similar Threads

  1. Withe List für nofollow
    By CThiessen in forum Deutsch
    Replies: 2
    Last Post: 06-30-2007, 07:24 AM
  2. Add nofollow to ALL Dynamic Pages exception list
    By noppid in forum vBSEO Features Archive
    Replies: 4
    Last Post: 11-30-2006, 10:50 PM
  3. White List Email Mod Request
    By aeroguy in forum Off-Topic & Chit Chat
    Replies: 1
    Last Post: 10-18-2006, 03:43 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
  •