Results 1 to 3 of 3

Nofollow Dynamic Page Settings - Exceptions?

This is a discussion on Nofollow Dynamic Page Settings - Exceptions? within the General Discussion forums, part of the vBSEO SEO Plugin category; Add rel="nofollow" to ALL Dynamic Pages Any exceptions that we can add to this option? I have vbseo running on ...

  1. #1
    Senior Member Array
    Join Date
    Oct 2005
    Posts
    242
    Liked
    0 times

    Nofollow Dynamic Page Settings - Exceptions?

    Add rel="nofollow" to ALL Dynamic Pages
    Any exceptions that we can add to this option?

    I have vbseo running on my forums and homepage of my domain.

    On my homepage, which is run with vbportal, I would like to remove some of the 'nofollows' that vbseo puts on there yet leave the others that go to member's profiles.

    Is there a way to allow some nofollows and not others?

    I want search specifically remove those that are put on the vbportal article links.

    THanks in advance.

  2. #2
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    You can use rel="novbseo" attribute to exclude certain links from processing by vBSEO:

    modify your template to change the links to:
    HTML Code:
    <a rel="novbseo" href="yourarticlepage.php?xx">
    and manually enable this option in config_vbseo.php file:
    PHP Code:
        define('VBSEO_ALLOW_REL_NOVBSEO',   1); 
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member Array
    Join Date
    Oct 2005
    Posts
    242
    Liked
    0 times
    Great to know. Thanks!

Similar Threads

  1. Google.com: Dynamic vs. Static URLs
    By Juan Muriente in forum General Discussion
    Replies: 20
    Last Post: 11-28-2011, 04:28 AM
  2. Is there a suggested settings page?
    By vol_freak in forum General Discussion
    Replies: 2
    Last Post: 08-05-2006, 02:49 PM
  3. Unique Page Titles on Multiple Page Threads
    By rmjvol in forum vBSEO Features Archive
    Replies: 1
    Last Post: 07-05-2006, 09:37 PM
  4. nofollow for threadview pages exept for page one
    By Diver in forum General Discussion
    Replies: 3
    Last Post: 03-09-2006, 01:46 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
  •