Changing the Home URL to accommodate Splash Page
-
I need to implement a splash page so that when the user clicks a link they get taken to the home page.
So the splash page URL would be https://www.mywebsite.ie/1 (yes there is a 1 in the URL) and when the user clicks a link they should get taken to https://www.mywebsite.ie/1/home.
What I’ve done so far?
Created the splash page.php template and in Settings –> Reading, changed the front page to my new page with the applied splash template.The issue.
The link to my homepage is https://www.mywebsite.ie/1 so naturally the splash page keeps looping. It seems to me the homepage URL needs to be different, i.e. https://www.mywebsite.ie/1/home. There lies the problem, how can I change the home URL to be https://www.mywebsite.ie/1/home without changing the site URL.Thanks in advance
- The topic ‘Changing the Home URL to accommodate Splash Page’ is closed to new replies.