Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Search Engines > Google Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Google Discussion Forum Google Discussion forum is for topics specifically related to Google. There is a subforum dedicated to AdSense/AdWords subjects.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-13-2005, 11:31 AM
WebProWorld New Member
 

Join Date: Dec 2004
Location: UK
Posts: 24
magnolia1 RepRank 0
Default 301 redirect

Hi I've asked my hosting company to put a 301 redirect from domain.com to www.domain.com for my website.

They replied by saying this is just a DNS change, would you like us to go ahead?

Is this correct? I know nothing about DNS things, but I hear it's pretty important to the big G that you get this right.

It is a windows server if that means anything?

Thanks
Reply With Quote
  #2 (permalink)  
Old 01-13-2005, 11:57 AM
Mel Mel is offline
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Posts: 1,921
Mel RepRank 0
Default

I seriously doubt that the DNS change thay have in mind is going to result in a 301 redirect, but I guess anythings possible.

If after the supposed 301 you use a server header checker on the URL without the www. prefix and it does not show a 301 response then the search engines are not going to see it as a 301 either.
__________________
Mel Nelson
Expert SEO
Reply With Quote
  #3 (permalink)  
Old 01-14-2005, 12:52 AM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 2,193
cyanide RepRank 0
Default

Mel's correct, unless there's been something new recently....
Anyhow, I don't think your host is understanding what you want.

If your home page has an asp extension, there is a script that will accomplish this for you.
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #4 (permalink)  
Old 01-14-2005, 05:10 PM
WebProWorld Pro
 

Join Date: Nov 2004
Location: Davis, North Carolina
Posts: 198
LLFitness_Derek RepRank 0
Default

While on the topic of redirects im double checking this:

My site www.pool-tables-cues.com is what google spidered. I want to brand www.poolfool.com - so i set up a 301 redirect from www.poolfool.com to www.pool-table-cues.com right?
Reply With Quote
  #5 (permalink)  
Old 01-16-2005, 01:42 AM
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Toronto, Canada
Posts: 2,193
cyanide RepRank 0
Default

hmmm, I don't quite understand.
If you are trying to brand a domain, why are you re-directing it to another ?
Seems to me, if you want to brand a domain, then that's where the web-pages should reside.
__________________
|
Web Hosting Guru
| Need Help For Your Forum?
Reply With Quote
  #6 (permalink)  
Old 01-17-2005, 01:01 AM
WebProWorld Pro
 

Join Date: Jan 2004
Location: California, The OC
Posts: 283
voasi RepRank 0
Default

Quote:
Originally Posted by magnolia1
They replied by saying this is just a DNS change, would you like us to go ahead?
They can add the 301 through you .htaccess file residing on your site. You can direct your hosting company to this article: http://www.tamingthebeast.net/articl...1-redirect.htm

Quote:
Originally Posted by LLFitness_Derek
I want to brand www.poolfool.com - so i set up a 301 redirect from www.poolfool.com to www.pool-table-cues.com right?
I think you mean the other way around. :)
__________________
Voasi Blog
SEM Inc. Blog
Reply With Quote
  #7 (permalink)  
Old 01-17-2005, 04:15 AM
WebProWorld New Member
 

Join Date: Jan 2005
Posts: 5
DrData RepRank 0
Default

Hi,

It is possible to redirect a hostname via DNS, but not a web page or 301-response redirect. That must be done at the web server level or within your code if available, for example it can be done via a few lines of code if your host supports ASP or .Net.

Regards,
__________________
Brian Bennett
Data Packet Networks - http://www.datapacket.net.
Windows 2003 Web Hosting and Reseller Hosting.
Reply With Quote
  #8 (permalink)  
Old 01-17-2005, 01:28 PM
WebProWorld Pro
 

Join Date: Nov 2004
Location: Davis, North Carolina
Posts: 198
LLFitness_Derek RepRank 0
Default

Sorry i sounded a little confusing.

I want the serps to see my domain www.pool-tables-cues.com - This will also be the adress that people will see in the browser when they come to the site.

When someone types the branded "www.poolfool.com" into their browser i want it to shoot them straight to www.pool-tables-cues.com

I know this is a noob question but im not familiar with this side of the yard.

Thanks guys
Derek
Reply With Quote
  #9 (permalink)  
Old 01-17-2005, 07:57 PM
WebProWorld New Member
 

Join Date: Jan 2005
Posts: 5
DrData RepRank 0
Default

Hi,

If your host supports ASP, you could name the main index file index.asp or default.asp and then add the code below.

<%@ Language=VBScript %>
<%
Response.Status="301 Moved Permanently"
Response.AddHeader "Location", "http://www.domain.com"
%>

I don’t know much about Linux hosts so I can’t offer any suggestions if that is the case.
__________________
Brian Bennett
Data Packet Networks - http://www.datapacket.net.
Windows 2003 Web Hosting and Reseller Hosting.
Reply With Quote
Reply

  WebProWorld > Search Engines > Google Discussion Forum
Tags: ,



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
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0