Results 1 to 7 of 7

Social Bookmark links not CRU's ??

This is a discussion on Social Bookmark links not CRU's ?? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I just noticed that whenever I click on any Bookmark link (or mouse hover), it displays original pages like showthread.php?t=123 ...

  1. #1
    Senior Member webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times

    Social Bookmark links not CRU's ??

    I just noticed that whenever I click on any Bookmark link (or mouse hover), it displays original pages like showthread.php?t=123

    Why are the Bookmarks not recognizing the rewritten URL ?

    Thanks

  2. #2
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    Are you talking about vBSEO's or about the vBulletin social bookmarks?
    The Forum Hosting - Forum Hosting from the Forum Experts

  3. #3
    Senior Member webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times
    I am talking about the vbulletin's social bookmarks. I'm not using vbseo's.

  4. #4
    Senior Member
    Real Name
    Michael Biddle
    Join Date
    Jan 2007
    Location
    Southern California
    Posts
    7,097
    Liked
    4 times
    please modify functions_vbseo.php file:
    find:
    if(strstr($dec_v,'http:') && (substr($dec_v,strlen($vboptions['bburl2']))==$vboptions['bburl2']))

    replace with:
    if(strstr($dec_v,'http:') && (substr($dec_v,0,strlen($vboptions['bburl2']))==$vboptions['bburl2']))
    This has been fixed it 3.3.1 I believe.
    The Forum Hosting - Forum Hosting from the Forum Experts

  5. #5
    Senior Member webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times
    That did it, thanks

  6. #6
    Senior Member webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times
    A related question I have.

    I am trying to add a Twitter status update link under Bookmarks, but ONLY for Twitter the thread URL doesn't appear to be vbseo'd. Rest for all others, its fine. I think its some problem with the URL parameters.

    My link is this:-

    http://twitter.com/home/?status={TITLE} - {URL}

    In above, the {URL} appears to be non-vbseo'd.

    Thanks

  7. #7
    Senior Member webwizzy's Avatar
    Real Name
    Vinayak
    Join Date
    Aug 2008
    Location
    India
    Posts
    257
    Liked
    0 times
    Quote Originally Posted by webwizzy View Post
    A related question I have.

    I am trying to add a Twitter status update link under Bookmarks, but ONLY for Twitter the thread URL doesn't appear to be vbseo'd. Rest for all others, its fine. I think its some problem with the URL parameters.

    My link is this:-

    http://twitter.com/home/?status={TITLE} - {URL}

    In above, the {URL} appears to be non-vbseo'd.

    Thanks
    Any help with this?

Similar Threads

  1. PR3 Social Bookmark site
    By iahead in forum Link Building
    Replies: 12
    Last Post: 07-04-2009, 11:47 PM
  2. Social Bookmark: Shorten Twitter URL
    By NickR in forum General Discussion
    Replies: 1
    Last Post: 05-16-2009, 02:09 PM
  3. Social Bookmark URL trouble
    By sGroup in forum Troubleshooting
    Replies: 2
    Last Post: 06-05-2008, 06:34 PM
  4. new link for social bookmark thingy
    By hornstar6969 in forum vBSEO Features Archive
    Replies: 0
    Last Post: 09-05-2006, 02:33 AM

Tags for this Thread

Posting Permissions

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