Results 1 to 6 of 6

Another www vs no-www question

This is a discussion on Another www vs no-www question within the General Discussion forums, part of the vBulletin SEO Discussion category; I never realized that SEO could be affected by my interchangable use of www and non www urls with regards ...

  1. #1
    Senior Member
    Real Name
    Eric
    Join Date
    Jan 2010
    Posts
    137
    Liked
    3 times

    Another www vs no-www question

    I never realized that SEO could be affected by my interchangable use of www and non www urls with regards to my site and forum. I've often mixed the two together and now have realized that this can have an effect.

    I read up on about which is better (either?) and ended up 301 redirecting all links from www to no-www, changed my vB settings (options ->URL) to no-www and also selected no-www as my preffered domain in Google webmaster tools. hopefully the 301s will change me over and unify my site into one 'site' rather than two and installing vbseo for the first time seemed like a fine time to make the change, right?

    I had initally set up google analytics and webmaster tools from www and had to verify my no-www domain when making no-www my preffered domain. Fine, but now I have 2 'sites' listed in webmaster tools. Should I only use webmaster tools with the no-www profile from now on? My sitemap that was uploaded to www seems to also be accessible from no-www but I'm a little confused about whether or not I need to be updating both. Should I delete the www profile? Should I have just left this alone? (Not too late I suppose as I just made this switch last night).

    I guess I just want to make sure that I'm doing the right thing by directing everything over to no-www, that I'm not fighting vbseos internal canonical rewrites, and that I'm not leaving a step out that could hurt my current Google standings.

    Help for an SEO noob would be greatly appreciated.

  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
    Yes, you should delete the www profile. Making the non-www profile was not really necessary-- as you can still set the preferred domain within it to not have the www's.

  3. #3
    Junior Member
    Join Date
    Nov 2005
    Posts
    23
    Liked
    0 times
    I assume I have to add something to my htaccess file to force one or the other? Is any option better?

  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
    This is built into the htaccess by default, but it is commented out (and listed with yourdomain). You will need to edit it to your actual domain and then remove the hash mark.

    For best SEO and the site actually functioning, these 3:

    The htaccess file
    The vboptions -> site url
    google webmasters tools -> preferred domain

    should ALL be set the same. Either with www's or without www's.

    I personally do not use www's, as they as simply completely unnecessary anymore and is simply more typing. But, i made that choice 5 years ago. If most of your site is indexed with the www's, continue to use them.

  5. #5
    Junior Member
    Join Date
    Nov 2005
    Posts
    23
    Liked
    0 times
    I am using http://urltomysite.com everywhere,... would this be the correct syntax for the .htaccess file?

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

  6. #6
    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
    Yes, that's correct, assuming you are installed in /forums.

Similar Threads

  1. Question
    By kidzior in forum General Discussion
    Replies: 1
    Last Post: 08-04-2008, 09:11 PM
  2. SEO Question
    By 0wn4ge.org in forum Pre-Sales Questions
    Replies: 2
    Last Post: 05-24-2008, 05:57 PM
  3. www or no www that is the question
    By FightRice in forum General Discussion
    Replies: 4
    Last Post: 09-12-2006, 10:08 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
  •