![]() ![]() |
Cre8asite Tech News Reporter![]() ![]() Group: 1000 Post Club
Joined: 18-June 04
Posts: 1,541
From: Tatooine
|
Jul 22 2006, 01:43 AM |
|
|
Fantastic Ron.... Thanks for that... I shall go and ponder now....
|
||
| Offline | ![]() |
Hall of Famer![]() ![]() Group: Hall Of Fame
Joined: 3-November 05
Posts: 3,461
From: CHeeseland
|
Jul 24 2006, 04:58 AM |
|
|
I'm not sure what you mean with DNS redirection
Looking at www.gooooogle.com you can see that it uses a simple meta-refresh redirect: CODE <META HTTP-EQUIV="refresh" CONTENT="0; URL=http://www.google.com/"> It would be interesting to find out why it is doing this -- the domain name belongs to someone in Pakistan (not to Google), a 301/302 redirect would be cleaner and require less bandwidth... I don't know what the reasoning behind a meta-refresh redirect on that page is. Looking at http://quinparker.com/?p=827 it appears that the Goo(ooo)gle you mentioned used to be a casino/spam page Unless your DNS redirection is something special that I haven't seen (which is always possible), you should be careful of placing the same content across multiple domain names. Not that you will get a duplicate content *penalty*, but even a duplicate content *filter* will often be enough to keep you worried (especially if you are not sure which URL will be indexed and which one will be filtered -- perhaps not even domain-wide). John |
||
| Offline | ![]() |
Hall of Famer![]() ![]() Group: Hall Of Fame
Joined: 3-November 05
Posts: 3,461
From: CHeeseland
|
Jul 24 2006, 01:10 PM |
|
|
Ah, ok if you are using CNAMEs then you're essentially just telling the client to use the same IP address -- what happens after that is still open, it could be anything from:
IIS-side: - return the same content as the other site (eg not using host headers or allowing multiplie host headers for the same virtual server) - do a 301 redirect domain-wide (or per URL, etc) - do a 302 redirect domain-wide (or per URL, etc) Code-side: If the same content is returned, you can do the same on a code-side, eg have the code 301 or 302 redirect from specific URLs or domain-wide (provided you place the domain checks and redirecting code in all URLs). If I were you, I would check to see which type of redirect you're doing (if any) Whatever the case, it makes sense to check what is really happening before you assume it's doing something John |
||
| Offline | ![]() |
![]()
|
|
| Lo-Fi Version | Time is now: 9th February 2010 - 01:09 PM |
| Meet our Moderators: | cre8pc : projectphp : sanity : Black Phoenix : bwelford : EGOL : Ruud : rustybrick : AbleReach : swainzy : joedolson: eKstreme: dazzlindonna : SEOigloo: iamlost : RisaBB |