High Rankings Search Engine Optimization ForumHigh Rankings Advisor Search Marketing Newsletter

Welcome Guest ( Log In | Register )

Important Announcement: ***Need an Affordable SEO Website Review?***
 
Reply to this topicStart new topic
> Dns Records Vs Redirection, Does G! understand DNS
1dmf
post Mar 4 2008, 05:15 AM
Post #1


Keep Asking, Keep Questioning, Keep Learning
*******

Group: Active Members
Posts: 1,950
Joined: 24-May 07
User's local time:
Feb 9 2010, 07:20 PM
From: Worthing - England
Member No.: 17,339



Hello,

I'm currently sorting out my non-www DNS records!

I was going to set it up so the non-www is an A record and the www is a conical name(alias) of the A record.

Does G! see this as a 'redirect' so to speak or do I still need to set up two websites in IIS and do a 301 redirect from one to the other, or can I simply put the two headers in IIS for the website and everything ok.

OR will G! see that as two sites with duplicate content?

one of the reasons I never used to have non-www records is the hastle of redirecting with IIS, if I have 30 websites I have to create 60 just to redirtect the non-www record, it's a pain in the ass and messy in the IIS MMC.

I was kinda hoping that G! was a bit more cleverer than that and understood DNS when one record is simply an alias of another.

Or was that wishful thinking?

Cheers,
1DMF
Go to the top of the page
 
+Quote Post
Randy
post Mar 4 2008, 07:23 AM
Post #2


Convert Me!
Group Icon

Group: Admin
Posts: 17,377
Joined: 17-August 03
User's local time:
Feb 9 2010, 01:20 PM
Member No.: 551



QUOTE
Does G! see this as a 'redirect' so to speak


No.

QUOTE
do I still need to set up two websites in IIS and do a 301 redirect from one to the other


Yes. Or if you're just worried about Google you can always set up both the hostname (that's the non-www address) and the www subdomain, then create a Webmaster Central account for the domain and tell them which you prefer they use.

QUOTE
one of the reasons I never used to have non-www records


As I stated previously in another post, this is very bad form and is likely to lead to all sorts of problems. Technically speaking there should always be a non-www version in the DNS. That's the hostname that everything else (subdomains, SMTP, POP3, etc, etc) works off of. To not have a hostname is going to cause issues. It's expected to be there and needs to be there.
Go to the top of the page
 
+Quote Post
1dmf
post Mar 4 2008, 07:33 AM
Post #3


Keep Asking, Keep Questioning, Keep Learning
*******

Group: Active Members
Posts: 1,950
Joined: 24-May 07
User's local time:
Feb 9 2010, 07:20 PM
From: Worthing - England
Member No.: 17,339



QUOTE
Yes. Or if you're just worried about Google you can always set up both the hostname


I already have G! WMT with ALL my domains in them and all of them with www as the preferred domain, so does that already handle G! for duplicate content for host and www records?

It's a real pain having to have two websites in IIS just to redirect from one to the other, does anyone know of an easier way to do 301 redirects in IIS?

QUOTE
As I stated previously in another post, this is very bad form
yeah that'll teach me for listening to some idiot on a forum who posted recommendation of having no host record as default!

hmm I see a pattern forming here!!!! (IMG:style_emoticons/default/hysterical.gif)
Go to the top of the page
 
+Quote Post
Randy
post Mar 4 2008, 07:40 AM
Post #4


Convert Me!
Group Icon

Group: Admin
Posts: 17,377
Joined: 17-August 03
User's local time:
Feb 9 2010, 01:20 PM
Member No.: 551



QUOTE
I already have G! WMT with ALL my domains in them and all of them with www as the preferred domain, so does that already handle G! for duplicate content for host and www records?


For Google, yes this will take care of potential www/non-www duplicate content issues. Assuming you have your DNS set up properly. I'm not sure you have a typical setup though.
Go to the top of the page
 
+Quote Post
1dmf
post Mar 4 2008, 07:44 AM
Post #5


Keep Asking, Keep Questioning, Keep Learning
*******

Group: Active Members
Posts: 1,950
Joined: 24-May 07
User's local time:
Feb 9 2010, 07:20 PM
From: Worthing - England
Member No.: 17,339



QUOTE
I'm not sure you have a typical setup though.
what's a typical setup?

I now have an A record for host name with a CName record for www (well in most cases some of them I have A records for both).

and all our MX records point to our email provider service. (unless they are white labelled websites) then the registra does email forwarding for those domains.

Go to the top of the page
 
+Quote Post
Randy
post Mar 4 2008, 08:36 AM
Post #6


Convert Me!
Group Icon

Group: Admin
Posts: 17,377
Joined: 17-August 03
User's local time:
Feb 9 2010, 01:20 PM
Member No.: 551



That's a pretty typical setup. I've always used an A for the hostname and a cname for the www version and never had any DNS problems.

I would tell ya to check a domain over on DNSStuff.com, but I understand they've recently removed the one-time free lookup service there. Though if you have several domains you need to look into it might still be worth the subscription cost. I subscribed some time ago because I like some of their other tools that never were free. A service like DNSSTuff will give you a pretty quick heads up if there are any lingering DNS issues, and they do real time lookups so shouldn't be seeing any old data.
Go to the top of the page
 
+Quote Post
chrishirst
post Mar 17 2008, 04:13 AM
Post #7


HR 9
Group Icon

Group: Moderator
Posts: 4,356
Joined: 13-August 03
User's local time:
Feb 9 2010, 07:20 PM
From: Blackpool UK
Member No.: 492



QUOTE
does anyone know of an easier way to do 301 redirects in IIS?


Yep.


http://www.highrankings.com/forum/index.ph...mp;#entry117701
Go to the top of the page
 
+Quote Post
1dmf
post Mar 17 2008, 06:32 AM
Post #8


Keep Asking, Keep Questioning, Keep Learning
*******

Group: Active Members
Posts: 1,950
Joined: 24-May 07
User's local time:
Feb 9 2010, 07:20 PM
From: Worthing - England
Member No.: 17,339



hmmm Chris. I don't see how that is a redirect using IIS, it seems to be a redirect using ASP.

seings as most of my sites are either pure HTML or written in PERL with a templating system that produce HTML , how is that going to help?

or did I miss something in your post
Go to the top of the page
 
+Quote Post
Randy
post Mar 17 2008, 06:59 AM
Post #9


Convert Me!
Group Icon

Group: Admin
Posts: 17,377
Joined: 17-August 03
User's local time:
Feb 9 2010, 01:20 PM
Member No.: 551



IIS is just s different animal. (IMG:style_emoticons/default/lol.gif)

As a possibility you might be able to tweak the application mapping in your IIS so that .htm pages are sent through the asp processor, then use the code Chris referenced above to handle the redirects.
Go to the top of the page
 
+Quote Post
1dmf
post Mar 17 2008, 09:13 AM
Post #10


Keep Asking, Keep Questioning, Keep Learning
*******

Group: Active Members
Posts: 1,950
Joined: 24-May 07
User's local time:
Feb 9 2010, 07:20 PM
From: Worthing - England
Member No.: 17,339



well, i've done redirecting in IIS for my multiple domains -> one website , and used GWMT to set 'preferrred domain' for the others that only have hostname & www. sub domain headers.

i guess the simplest way would be to create an index.asp which has 301 redirect to the www.domainname.html file and set asp as the default in IIS.
How does having www. and hostname headers affect Y! & MSN ?

is only G! able to handle double header website with the preferred domain option set
Go to the top of the page
 
+Quote Post

  
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



This forum is sponsored by High Rankings, a Boston SEO Agency
- Lo-Fi Version Time is now: 9th February 2010 - 02:20 PM