Single Content Page, Multiple Master Pages...

T

Tim Royal

I've got an odd little issue where I've got some web pages that are all
identical in content; however, I'd like to have them surrounded by different
master pages (so one is a master page branded for one company, but then I'd
like the same content page to be housed by a different master page branded
for another company).

Is there a way to do it? Or more importantly, is there a better facility to
handle this in asp.net?

Thanks!

Tim
 
D

darrel

Is there a way to do it? Or more importantly, is there a better facility
to handle this in asp.net?

Not sure what kind of web pages these are, but, FYI, Google frowns upon
duplicated content on multiple sites if SEO is an issue.

Typically, this is handled via a Content Management System of some sort.
Your content is in the database, and then each site with it's own template
system grabs the same content from the DB.

If these pages are all on the same site, aside from asking why you'd have
duplicated content, the answer is likely to use good ol' server side
includes.

-Darrel
 
D

David Wier

Is the basic format the same, or is the design of the master pages totally
different betwen other companies?
Also - are these all going to have different domain names for access (maybe
via hostheaders and the like)?

David Wier
http://aspnet101.com
http://iWritePro.com - One click PDF, convert .doc/.rtf/.txt to HTML with no
bloated markup
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,072
Latest member
trafficcone

Latest Threads

Top