Splash Page (Noob Query)
-
Howdy,
Ok … I have a quick newbie question here, so please excuse ignorance. I’m in the process of upgrading to WP 1.5 from Blogger. Have imported all the content over (including comments … yay !!!), in the process of fine-tuning before going live, messing around with templates etc etc. One thing I’ve been wanting to do is have a Splash Page before the blog loads. I know, I know … I can hear the internal groans already 🙂
But lets assume for a minute I’ve decided I’m having this splash page regardless of how ‘gay’ that whole concept is. I looked at a few different ways of doing this – having WP and the blog in different directories, using the ‘static page’ plugin etc. Eventually though I decided I’d go a slightly different route, so what I’ve done is modify all the source code throughout the various WP files in my installation to call index2.php instead of the default index.php. Ditto templates etc. So far so good – I now have my gay-arse splash page set up as index.html, and this of course has a link to index2.php which fires up the blog.
Everything works – the blog works, archives work, rss, comments, admin console – the whole shebang. My question essentially is whether having done this would mess with update pinging for the various tracking services, including (especially) any WordPress-specific update trackers. In other words – do these tracking services generally expect ‘updates’ to occur in index.php on WordPress installations, or is it possible to specify other locations (index2.php in my case) as the location to check for updates ?
The topic ‘Splash Page (Noob Query)’ is closed to new replies.