Usually splash pages use an “index.html” page in the website root with a link to a directory such as “blog“. But I had installed Wordpress in the root. I could not be bothered moving the installation folder from the root to another folder to suit the splash page nonsense. So I used php with an if statement to check if the user was referred to the site from outside the domain or within and thus display content accordingly:
Discuss Add to...Wordpress-Mods
Comments