Jump to content
Sign in to follow this  
greggsky

Splash Page workaround - landing page vs. homepage

Recommended Posts

greggsky

I couldn't get my client to NOT want a splash page, but for SEO purposes, I'm adding some opening slides before loading the main content of the homepage. (see www.thepinesinn.com/wp). This seems like an elegant way to keep the SEO of the site, but still have an intro slideshow. However, I only want it to appear the first time the user comes to the site...not every time they return to the homepage. Any thoughts on how to either:

  • Set a conditional statement for the homepage where i can include slideshow if the page has not been loaded by this user, but not include it otherwise.
  • Change the link for the logo without hacking the platform pro code.

Share this post


Link to post
Share on other sites
cmunns

I would start here to count when the page is first loaded http://devzone.zend.com/article/646#Heading3 For the logo link, honestly it's done by the WordPress function that controls the root of the site so filtering this function would give you 404 on all other links, best way is to change it manually :/

Share this post


Link to post
Share on other sites
greggsky

I can't seem to keep a session open. I start a session, get an ID, but when the page reloads, the session is gone...not sure what I'm misssing.

Share this post


Link to post
Share on other sites
catrina

Hm, have you tried contacting the creator of the tutorial to see what could be the problem?


Please read the docs before posting. Please do not private message me unless I ask you to.

Designer | Catrina Dulay

Founder | Catrina and Mouse

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×