iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-04-2008, 02:59 PM
jannmirch's Avatar
WebProWorld Pro
 
Join Date: Sep 2005
Location: Yorktown Heights, NY
Posts: 112
jannmirch RepRank 1
Default Different sites - same content

I am working on a project for a client that needs two domains - a US and a UK version. The content on the home page will be geographically specific but the rest of the site will be the same.

I know I could do a 301 redirect for the pages that are the same, but how then would visitors get back to the correct "home" page.

I don't want to have the same content on both sites and get slammed with duplicate content issues. So how do I have two unique domains with the same content for all pages except the home page?

There is probably a simple answer for this, but I don't have it. Any help would be appreciated!
__________________
Graphic & Web Design
www.jannmirch.com
Reply With Quote
  #2 (permalink)  
Old 06-04-2008, 06:28 PM
incrediblehelp's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: Jan 2004
Location: Live in Cincy Now
Posts: 7,573
incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4incrediblehelp RepRank 4
Default Re: Different sites - same content

You dont get slammed with dup content, the domain will more than likely be filtered. So you dont have successfully ranking domains with the same content.
Reply With Quote
  #3 (permalink)  
Old 06-04-2008, 11:44 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,226
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Different sites - same content

Regardless of the reason, if you wish to share common content across multiple starting points, there are any number of possible methods available. Two of the simplest are:

1) Use a Session Cookie whose value is set to a unique fixed value according to the starting point, interrogating such when the user wishes to return to his starting point; or,

2) Use a Session Variable, the value of which is initialized per 1), and passed from page to page as part of the intra-site links, and used when the users wants to go "home."

In both cases, the process of returning the user to the desired starting point is straightforward. Rather than any "home" links pointing directly to "home," they point to an internal page where the value of Cookie/Variable is tested, and the appropriate URL is requested.

The 1st method is the simpler, but will not work if the user has Session Cookies blocked; the 2nd is immune to such potential problem.
Reply With Quote
  #4 (permalink)  
Old 06-05-2008, 05:21 AM
WebProWorld Member
 
Join Date: Nov 2007
Posts: 40
PosterManiac RepRank 0
Default Re: Different sites - same content

Quote:
Originally Posted by deepsand View Post
Regardless of the reason, if you wish to share common content across multiple starting points, there are any number of possible methods available. Two of the simplest are:

1) Use a Session Cookie whose value is set to a unique fixed value according to the starting point, interrogating such when the user wishes to return to his starting point; or,

2) Use a Session Variable, the value of which is initialized per 1), and passed from page to page as part of the intra-site links, and used when the users wants to go "home."

In both cases, the process of returning the user to the desired starting point is straightforward. Rather than any "home" links pointing directly to "home," they point to an internal page where the value of Cookie/Variable is tested, and the appropriate URL is requested.

The 1st method is the simpler, but will not work if the user has Session Cookies blocked; the 2nd is immune to such potential problem.
There's your solution right there. Using a session variable should solve the problem..Hope it works.
__________________
Banner software
Wanted poster
Reply With Quote
  #5 (permalink)  
Old 06-05-2008, 06:47 AM
WebProWorld Member
 
Join Date: Aug 2004
Location: Wales UK
Posts: 55
Old Welsh Guy RepRank 2
Default Re: Different sites - same content

Which path would a spider follow in opt #2?
__________________
Internet Marketing Consultancy - SEO Agony Uncle - Web Design Wales in browser self edit websites
Reply With Quote
  #6 (permalink)  
Old 06-08-2008, 04:15 PM
deepsand's Avatar
WebProWorld 1,000+ Club
WebProWorld MVP
 
Join Date: May 2004
Location: Philadelphia, PA
Posts: 3,226
deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9deepsand RepRank 9
Default Re: Different sites - same content

Quote:
Originally Posted by Old Welsh Guy View Post
Which path would a spider follow in opt #2?
Spiders/crawlers/robots do not follow "paths," as they do not have access to a site's directory (unless a site allows for anonymous FTP access,) but only links. The implementation of site supplied site maps serves to aid in this respect, with such maps serving as a proxy for the directory to the extent that the site desires to disclose such.

When a spider 1st encounters any page of a site, it learns of any other page in that site that is referenced by the page currently being retrieved. And, if such is not the root, the root is deduced from that page. Through the successive retrieval of those pages identified by intra-site links, the indexing engine gradually builds a directory of the site structure, to the extent that such is possible in the absence of direct access to the site's own directory and/or a site provided site map.

That having been said, the results of indexing a site or sites employing method 2 will be same as for those using method 1, assuming, for both, that the URLs are, aside from optional parameters, not dynamically generated; i.e., that such are static, with the URLs for each home page being explicitly stated within each of the pages used in common, with the appropriate one being conditionally called based on the value of either the cookie or session variable.
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
SEO content / links: XML driven sites, Web 1 and Web 2. kgun Search Engine Optimization Forum 0 10-04-2007 11:57 AM
Sites with same content ! tushar123 Search Engine Optimization Forum 7 02-01-2007 04:15 AM
Adsense for adult content sites... brianzajac Google AdWords/Google AdSense 4 02-17-2005 07:32 PM
4 sites same content/ Banning? I dont think so. boxhead Search Engine Optimization Forum 4 09-07-2004 07:06 AM
Content sites who need advertisers... lorien1973 Marketing Strategies Discussion Forum 0 09-02-2004 05:19 PM


All times are GMT -4. The time now is 01:28 PM.



Search Engine Optimization by vBSEO 3.3.0