Results 1 to 2 of 2

URL Canonicalization Issue

This is a discussion on URL Canonicalization Issue within the General Discussion forums, part of the vBulletin SEO Discussion category; Hi guys, I've got my forum with the vBSEO mod installed... and I've been having some trouble with setting the ...

  1. #1
    Junior Member
    Real Name
    Jordan
    Join Date
    Sep 2006
    Posts
    8
    Liked
    0 times

    URL Canonicalization Issue

    Hi guys,

    I've got my forum with the vBSEO mod installed... and I've been having some trouble with setting the www. and the non www. in the .htaccess file.

    This is the code I'm adding but it's having no effect:

    Code:
    Options +FollowSymLinks
    RewriteEngine on
    RewriteCond %{HTTP_HOST} ^example\.com
    RewriteRule ^(.*)$ http://www.example.com/$1 [R=permanent,L]
    but I'm guessing this is because of what this mod has put in the .htaccess file

    Does anyone have any ideas why it's not working?!

    Thanks

    Jordan

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Does anyone else have this issue?
    By ReviewLinux in forum vBSEO.com Styles
    Replies: 4
    Last Post: 10-01-2007, 12:17 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
  •