HighDots Forums  

www and non www domain issues

Search Engine Optimization Discussion about SEO/Search Engine Optimization (alt.internet.search-engines)


Discuss www and non www domain issues in the Search Engine Optimization forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
mark r
 
Posts: n/a

Default www and non www domain issues - 01-27-2006 , 11:38 AM






Im discussing problems with my site on the google nntp group and theyre
saying my sites suffering from having both www. and non www. llistings
on google which is flagging my site as having duplicate content...

anyone know a fix for this on IIS ?

mark
www.iosilver.co.uk


Reply With Quote
  #2  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: www and non www domain issues - 01-27-2006 , 11:51 AM






On Fri, 27 Jan 2006 17:38:20 +0100, mark r <markrush (AT) gmail (DOT) com> wrote:

Quote:
Im discussing problems with my site on the google nntp group and theyre
saying my sites suffering from having both www. and non www. llistings
on google which is flagging my site as having duplicate content...

anyone know a fix for this on IIS ?
Put a httpd.ini in the root. Put this in it (adjust where necessary):

[ISAPI_Rewrite]
RewriteCond Host: ^yourdomain\.com
RewriteRule (.*) http\://www\.yourdomain\.com$1 [I,RP]

Works for me. Try pretletters.net in the address bar and see where you end
up.

--
______PretLetters:

Reply With Quote
  #3  
Old   
mark r
 
Posts: n/a

Default Re: www and non www domain issues - 01-27-2006 , 11:56 AM



..ini ? we're on shared hosting and i dont think we've root access -
will this still work?

i know that we dont have ASAPI (ive done extensive research and
pestered the host to impliment it)

mark


Reply With Quote
  #4  
Old   
Barbara de Zoete
 
Posts: n/a

Default Re: www and non www domain issues - 01-27-2006 , 12:06 PM



Please start quoting properly or get instantly ignored for future
postings. See <URL:http://www.safalra.com/special/googlegroupsreply/>.
BTW this is in no way the correct group for this topic; just noticed.
x-posted and f'up to alt.www.webmaster

On Fri, 27 Jan 2006 17:56:48 +0100, mark r <markrush (AT) gmail (DOT) com> wrote:

[ redirecting primaty domain to www. on IIS ]

Quote:
.ini ? we're on shared hosting and i dont think we've root access -
will this still work?
I'm with a virtual host and shared hosting. My domain has a directory
named wwwroot. That's where I FTP my files to, that's where the .ini goes
too.

Quote:
i know that we dont have ASAPI (ive done extensive research and
pestered the host to impliment it)
It's best to check with your host. I just explained how it _should_ be
done. For details, your host knows best.


--
______PretLetters:

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.