Results 1 to 6 of 6

Need to remove some rel="nofollow"

This is a discussion on Need to remove some rel="nofollow" within the General Discussion forums, part of the vBSEO SEO Plugin category; On Album Gallery the navigation between pages is being rel="nofollow" by vBSEO . Other than exclude the albumall.php from vbseo ...

  1. #1
    Junior Member
    Real Name
    David
    Join Date
    Jan 2011
    Posts
    16
    Liked
    0 times

    Need to remove some rel="nofollow"

    On Album Gallery the navigation between pages is being rel="nofollow" by vBSEO. Other than exclude the albumall.php from vbseo which causes other issues, is there a way I can tell vbseo not to rel that navigation?

    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
    As this is not a core vb script, vbseo shouldn't be doing much to it. Check if the nofollow exists in the source code it self.

  3. #3
    Junior Member
    Real Name
    David
    Join Date
    Jan 2011
    Posts
    16
    Liked
    0 times
    I did. The template pulls:

    Code:
    <div id="pagination_top">
    And when I excluded albumall.php in vbseo it was no longer rel="nofollow"'d

  4. #4
    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
    You can try adding in rel="novbseo" into the pagination links in the template. That should stop vbseo from parsing it.

  5. #5
    Junior Member
    Real Name
    David
    Join Date
    Jan 2011
    Posts
    16
    Liked
    0 times
    I apologize, I was wrong. The code for the pages is actually:
    Code:
    {vb:raw $pagenav }
    Any way to exclude vbseo there?

    Thanks!

  6. #6
    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
    Not without hacking code...

    I'd suggest asking the mod author for more assistance on this matter and see if they have a workaround.

Similar Threads

  1. vBulletin 3.x How to remove REL="NOFOLLOW" from permalinks?
    By Marvin Hlavac in forum Troubleshooting
    Replies: 9
    Last Post: 11-30-2011, 05:28 AM
  2. Replies: 1
    Last Post: 07-20-2011, 02:54 AM
  3. Replies: 2
    Last Post: 11-09-2010, 12:29 PM
  4. Remove "nofollow"
    By soletrader in forum General Discussion
    Replies: 2
    Last Post: 10-09-2006, 08:31 PM
  5. Replies: 5
    Last Post: 09-09-2006, 04:11 AM

Posting Permissions

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