iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Yahoo! Discussion Forum Yahoo Search discussion. Any topic or subject specific to Yahoo should go here. You will also find a subforum dedicated to YPN & Panama.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-07-2004, 11:22 AM
WebProWorld Member
 
Join Date: Sep 2003
Location: Canada
Posts: 68
chris_g RepRank 0
Default Can we control which domain Yahoo/Slurp indexes

Is there a way to control which domain name Yahoo/Slurp indexes for a website? The website has 2 domain names pointed to the same website.

Yahoo has completely indexed one of the domains, the second and preferred domain only has a couple pages indexed. We would like the second domain indexed instead since since it appears more professional in the results. Is there a way we can get Yahoo/Slurp to replace one domain for the other?


Can one domain be excluded in the robots.txt file for Yahoo/Slurp and what would the commnd look like?
__________________
Regards

Chris
http://1stonthelist.ca
1st on the List Promotion Inc.
Reply With Quote
  #2 (permalink)  
Old 05-08-2004, 02:15 AM
Mel Mel is offline
WebProWorld 1,000+ Club
 
Join Date: Jul 2003
Posts: 1,903
Mel RepRank 2Mel RepRank 2
Default

HI Chris since both domain names point to the same content all you need to is to put a 301 redirect from the site you do not want indexed pointing to the site you do want indexed. Your webhost should be able to assist you in doing this.
__________________
Mel Nelson
Expert SEO | Cheap used cars
Reply With Quote
  #3 (permalink)  
Old 05-11-2004, 03:01 PM
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Austin, TX
Posts: 1,229
jestep RepRank 0
Default

I would either use a robots.txt to block the domain you dont want traffic on or use, 301 redirect. Here is a PHP version that I have had good results with.
Code:
<?php 
header("HTTP/1.1 301 Moved Permanently"); 
header("Location: http://www.yournewsite.com"); 
exit();?>
Reply With Quote
  #4 (permalink)  
Old 05-18-2004, 02:02 AM
WebProWorld Member
 
Join Date: Sep 2003
Location: Canada
Posts: 68
chris_g RepRank 0
Default

jestep wrote
Quote:
I would either use a robots.txt to block the domain you dont want traffic on or use, 301 redirect. Here is a PHP version that I have had good results with.
The server this site resides on is Windows 2000 IIS and they don't allow PHP or CGI scripts. The site is mostly ASP pages so I could use a ASP script to redirect.

Does anyone know if Yahoo has a tech support email address? Unable to find any tech support on their website for search (excluding directory) results.
__________________
Regards

Chris
http://1stonthelist.ca
1st on the List Promotion Inc.
Reply With Quote
Reply

  WebProWorld > Search Engines > Yahoo! Discussion Forum

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:15 PM.



Search Engine Optimization by vBSEO 3.3.0