Results 1 to 11 of 11

Adding back "www"

This is a discussion on Adding back "www" within the Analysis: Traffic & SERPS forums, part of the vBulletin SEO Discussion category; My site is RetouchPRO However, I have one PHP app that (due to some internal coding I don't understand) requires ...

  1. #1
    Senior Member
    Real Name
    Doug Nelson
    Join Date
    Sep 2006
    Posts
    141
    Liked
    0 times

    Adding back "www"

    My site is RetouchPRO

    However, I have one PHP app that (due to some internal coding I don't understand) requires that the URL be written without the "www.". That URL is RetouchPRO Tutorials

    The trouble is, I get a lot of Google hits from the tutorials, and if Google navs from there to anywhere else on my site it registers as an URL without the "www.". Consequently I have multiple Google listings, with and without the "www.".

    Ironically, the non-www pages have better SERP rankings for my important search terms.

    Is there anything I can do so that if the Google spider navs from the non-www pages to anywhere else on my site the "www." will get added back to the URL?

    I've already used Googles webmaster tools to list the www version as the preferred domain for the non-www version, but that doesn't seem to be doing any good.

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times

  3. #3
    Senior Member
    Real Name
    Doug Nelson
    Join Date
    Sep 2006
    Posts
    141
    Liked
    0 times
    Pardon my density, but that will keep all links in the /tutorials subforum without the www, but keep the www for everywhere else on my site?

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Ah, no, missed that part. No, it would take additional to exclude those. Oleg may be able to offer additional help.

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello Doug,

    you should be able to exclude tutorials from the automatic redirection by creating tutorials/.htaccess file with one line:
    Code:
    RewriteEngine off

  6. #6
    Senior Member
    Real Name
    Doug Nelson
    Join Date
    Sep 2006
    Posts
    141
    Liked
    0 times
    Thanks. So what would I put in my main htaccess to insure all the links have the www on the rest of the site (in case they nav there from /tutorials)?

  7. #7
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    You would use the .htaccess rule defined in the thread I linked. (substituting your own domain, of course )

    That rule causes anything that is NOT www.yoursite.com to be sent to www.yoursite.com

  8. #8
    Senior Member
    Real Name
    Doug Nelson
    Join Date
    Sep 2006
    Posts
    141
    Liked
    0 times
    Thanks, but you posted two in that thread. Do I need both?

  9. #9
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    One is for the Forums directory, and one is for the Root directory. Depending on your site layout, you may not need both.

    (Edit: Just checked, and you are using a forums directory, so you'll need both.)

  10. #10
    Senior Member
    Real Name
    Doug Nelson
    Join Date
    Sep 2006
    Posts
    141
    Liked
    0 times
    Will I need other htaccess files for all my other directories, even those not assisted by vBSEO?

    Thanks for your patience, I'm not the stupid about all things, I promise

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    URLs from other folders should be automatically redirected with rewrite rules entered in root .htaccess.

Similar Threads

  1. Google Voice Patent - Front End vs. Back End SEO
    By Joe Ward in forum General Discussion
    Replies: 2
    Last Post: 04-27-2006, 04:12 PM
  2. I'll be back tonight!
    By Juan Muriente in forum Off-Topic & Chit Chat
    Replies: 5
    Last Post: 01-09-2006, 12:45 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
  •