The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
263 views

How do I retain url parameters the entire time a user browses my site?

We have customers that come from other sites and I would like to retain a url parameter /?lead=openeye throughout the time that they're browsing. That way when they fill out a form I can capture the ...
1
vote
2answers
494 views

How to use Multiple-Domains in one Multi-Site Installation?

I have created a Multi-Site and want to help my friends to create Sub-sites under it.I also have Idea to offer 3 choices to chose from the domain names they wish . For Example : My main ...
10
votes
2answers
500 views

Setting up a wordpress network with third level domains

I've been looking into setting up a WordPress network install. Everything has been going pretty smoothly until I get to the point where my desired domain layout doesn't fit well. I would like to ...
2
votes
2answers
242 views

root-relative links for multiple parked domains

I have five domains pointing to the same server/wp installation. the domain names are important and my visitors need to be able to stay on their preferred domain as they surf through my site. how do ...
2
votes
1answer
472 views

domain mapping confused about sunrise

When i try to access my domain mapping page it asks me to move the line define('sunrise', 'on') above the last require_once line in the wp-config file. It is already above this line. I tried moving it ...
1
vote
2answers
400 views

How to let a single post have its own domain name

I am not sure which solution here would work best as a solution but what I am looking for is just a simple way to enter an optional domain through a metabox on the page edit screen and then just ...
0
votes
1answer
40 views

Multiple domains for multiple single installs

I've done my share of searching, but apparently my search-fu is failing me, because I haven't found anything that really seems to fit my circumstance. Also, I don't want to just try random solutions ...