I have a wordpress site that i need a splash page for.
I have tried putting index.html in the root folder so that when they go to the domain they see the splash page first (index.html is displayed before same-named php files), and then i had the link set to domain.com/index.php to 'enter the site' (the wordpress version)
Fucked thing is it just goes back to index.html even though its linked right to index.php
Does anyone know how I would fix this in htaccess or what id' have to do?
the other option which is a lot shittier is i got some plugin that uses javascript cookies for a splash page. its super janky though cause it sets the cookie but they have to click the button link twice so the cookie reloads the page... second i dont know how to set it for 30 mins instead of x amount of days. it needs to show up every time they visit the site (but cant expire instantly because then when they hit the 'home' button on the site it will just go back to the splash page)
durrrr
any help would rawk
I have tried putting index.html in the root folder so that when they go to the domain they see the splash page first (index.html is displayed before same-named php files), and then i had the link set to domain.com/index.php to 'enter the site' (the wordpress version)
Fucked thing is it just goes back to index.html even though its linked right to index.php
Does anyone know how I would fix this in htaccess or what id' have to do?
the other option which is a lot shittier is i got some plugin that uses javascript cookies for a splash page. its super janky though cause it sets the cookie but they have to click the button link twice so the cookie reloads the page... second i dont know how to set it for 30 mins instead of x amount of days. it needs to show up every time they visit the site (but cant expire instantly because then when they hit the 'home' button on the site it will just go back to the splash page)
durrrr
any help would rawk