• I am trying to duel brand my wp site. I want both sites to function and layout the same and use the same data. I am trying to find out how I would redirect a new URL and create a page that if the user went to one domain they would see company 1 logo and info and if they went to the other domain they would see company 2 logo and info. Trying to make this as easy as possible on the programming end of things.

Viewing 5 replies - 1 through 5 (of 5 total)
  • You cannot run two different domains/sites from a single WordPress install.

    Thread Starter colecorrigan

    (@colecorrigan)

    not trying to run two domains. I will forward one domain to a sub domain of the main site with different branding if this is possible. Just want it to look like two different sites with two different names, logos and information but running the same product line to pull off one wp database. If that makes sense.

    You’re not going to be able to pull anything from the tables of one site into the content for the other site without some heavy duty custom coding. Try reviewing http://codex.wordpress.org/Class_Reference/wpdb to get some idea of what would be needed.

    Thread Starter colecorrigan

    (@colecorrigan)

    How many hours should programming like this take?

    I’m sorry but there is really no way I can answer that question.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Duel Branding’ is closed to new replies.