Results 1 to 6 of 6

Stop vBseo from altering a link

This is a discussion on Stop vBseo from altering a link within the General Discussion forums, part of the vBSEO SEO Plugin category; i need vBseo not to alter, change a couple of links, the Code: <a href="#top" class="textcontrol">{ vb :rawphrase top}</a> and ...

  1. #1
    Junior Member
    Real Name
    Kenj
    Join Date
    Aug 2006
    Location
    usa - tn
    Posts
    13
    Liked
    0 times

    Stop vBseo from altering a link

    i need vBseo not to alter, change a couple of links, the
    Code:
    <a href="#top" class="textcontrol">{vb:rawphrase top}</a>
    and
    <a href="#top">{vb:rawphrase top}</a>
    have a scroller that uses the
    Code:
    <a href="#top"
    part of the link - with out the http: // site . com / -> need it to remain as written
    and with vBseo adding the http: // site . com / -> it wont' do what it needs to do .. .

    thanks .. .

  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 adding rel="novbseo" to the link. I'm not sure if this continues to work with vb4 or not.

  3. #3
    Junior Member
    Real Name
    Kenj
    Join Date
    Aug 2006
    Location
    usa - tn
    Posts
    13
    Liked
    0 times
    thanks much but : no - this did not work :(

    - any other ideas ?? .
    Quote Originally Posted by Brian Cummiskey View Post
    Try adding rel="novbseo" to the link. I'm not sure if this continues to work with vb4 or not.

  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 may need to hardcode the script into the anchor,

    <a href="script.php#top">
    so that it loads the same page with the bookmark instead of going to root.



    I will flag this for a developer though. Bookmarks alone should work as is.

  5. #5
    Junior Member
    Real Name
    Kenj
    Join Date
    Aug 2006
    Location
    usa - tn
    Posts
    13
    Liked
    0 times
    the replacement looks for a href="#top"

    tried changing the code - no luck, external script so .. . will not use the vB variable -

    - think to try separating it into the header include ? or .. .
    Quote Originally Posted by Brian Cummiskey View Post
    You may need to hardcode the script into the anchor,

    <a href="script.php#top">
    so that it loads the same page with the bookmark instead of going to root.



    I will flag this for a developer though. Bookmarks alone should work as is.

  6. #6
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    Adding page url is needed since these pages have base href tag implemented and <a href="#top"> will not work correct without the url
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

Similar Threads

  1. vBSEO sometimes seems to stop rewriting
    By Cor van Noorloos in forum Custom Rewrite Rules
    Replies: 4
    Last Post: 08-20-2009, 10:45 AM
  2. How to stop link spam
    By cdguk in forum General Discussion
    Replies: 9
    Last Post: 01-17-2009, 05:28 AM
  3. rel="nofollow" added to showthread link.. can I stop it?
    By Ace Shattock in forum Troubleshooting
    Replies: 6
    Last Post: 11-03-2005, 08:45 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
  •