Forum Moderators: phranque
I am afraid the site is missing out on substantial link juice from links not pointing to the "correct" http://example.com
My question is; Should I be setting up a redirect of some sort (which and how?) from the "www" version of the site to "http://" version? OR is there another/better way to address this...if needed?
I am unsure if this is the correct forum but I appreciate any assistance in this matter.
[edited by: phranque at 10:13 am (utc) on July 24, 2009]
[edit reason] exemplified domains [/edit]
My question is; Should I be setting up a redirect of some sort from the "www" version of the site to "http://" version?
Yes, always redirect non-canonical URLs to the preferred canonical form, preferably before you ever put your site on-line.
(which and how?)
301-Moved Permanently
How you do this depends on what kind of server you're hosted on, and what 'tools' your host provides, whether that is a Control Panel, or the permissions required to implement your own server-side code, and whether you prefer adding server configuration code or using a scripted (e.g. PHP) approach.
Jim
Jim