Results 1 to 5 of 5

linkback to threads themselves

This is a discussion on linkback to threads themselves within the Troubleshooting forums, part of the vBSEO SEO Plugin category; When I use the linkback feature of vbSEO , I get a strange problem where when a thread links to ...

  1. #1
    Junior Member
    Real Name
    paul
    Join Date
    Aug 2007
    Posts
    4
    Liked
    0 times

    linkback to threads themselves

    When I use the linkback feature of vbSEO, I get a strange problem where when a thread links to it's self it causes a link back. image1.png
    here is what my moderation queue looks like

    Any ideas as to what I am doing wrong with my setup ?

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,111
    Liked
    622 times
    Blog Entries
    4
    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

  3. #3
    Junior Member
    Real Name
    paul
    Join Date
    Aug 2007
    Posts
    4
    Liked
    0 times
    Hi Mert,
    my .htaccess file is
    # Comment the following line (add '#' at the beginning)
    # to disable mod_rewrite functions.
    # Please note: you still need to disable the hack in
    # the vBSEO control panel to stop url rewrites.
    RewriteEngine On

    # Some servers require the Rewritebase directive to be
    # enabled (remove '#' at the beginning to activate)
    # Please note: when enabled, you must include the path
    # to your root vB folder (i.e. RewriteBase /forums/)
    #RewriteBase /

    #RewriteCond %{HTTP_HOST} !^www\.yourdomain\.com
    #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301]

    RewriteCond %{HTTP_HOST} ^feckthat.com [NC]
    RewriteRule ^(.*)$ http://www.feckthat.com/$1 [L,R=301]

    RewriteRule ^([/]+)$ rant/$1 [L,R=301]

    Redirect 301 /rant/ FeckThat.com - Shoot the breeze - Powered by vBulletin


    RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

    RewriteCond %{QUERY_STRING} !vbseourl=
    RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron)
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php?vbseourl=$1 [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !\.(jpg|gif)$
    RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA]

    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/
    RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA]

    RewriteEngine On
    RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
    and I've never changed that. So the non-www is already redirected to the www version of my site

  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Hello Paul,

    There was an issue present in previous versions of vBSEO where Linkbacks would be recorded for threads from within your own site (even if you had proper non-www to www set). This has been corrected in vBSEO 3.2.0.

    This should no longer be an issue after upgrading to 3.2.0 RC (currently available) or Gold (coming soon).

  5. #5
    Junior Member
    Real Name
    paul
    Join Date
    Aug 2007
    Posts
    4
    Liked
    0 times
    Thanks Juan, I will upgrade as soon as it goes Gold. Good work people !
    signature !:noob:

Similar Threads

  1. linkbacks from myforum threads TO my forum threads?
    By nikki712 in forum Troubleshooting
    Replies: 1
    Last Post: 02-23-2008, 05:54 PM
  2. Is linkback for me?
    By caraudiojunkyard in forum LinkBacks
    Replies: 1
    Last Post: 04-29-2007, 08:31 AM
  3. Linkback from my own domain?
    By Noodles in forum LinkBacks
    Replies: 3
    Last Post: 09-18-2006, 04:49 PM
  4. seperating sticky threads and normal threads
    By AndyS in forum Template Modifications
    Replies: 2
    Last Post: 08-18-2006, 12:56 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
  •