This is a discussion on "Landing page" within the Website Planning section. This forum, and the thread "Landing page are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
Landing page
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|
|
|||
|
Re: Landing page
Hi Vanessa,
I can answer the first part of your question. Yes the Landing page should be index.html or index.htm Google will find it but it will need content for it to rank well. (hence the reason most people don't do it) On the second part, about having members not have to go through the landing page, I really don't know anything about that. Maybe a javascript that would remember them or if they have cookies enabled they could by pass it. Blah.. no idea there.. |
|
||||
|
Re: Landing page
For the robots to link to that page i think it's:
<meta name="Robots" content="INDEX,NOFOLLOW"> Sorry if that's not what you wanted!
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Landing page
What about the other pages on the site, Alex? Do the search engines not want to see them?
|
|
||||
|
Re: Landing page
Sorry I thought you meant by this that you wanted search engines to only display the one page.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Landing page
Thanks Linda for answering the first part.
Alex/Marc - Thank you, yes I was wondering about whether I should put the robots no-follow thingy on all the other pages except the landing page, but I'm sure spinal had said somewhere that it's not the best way of doing things and it's no guarantee that the search engines won't index it. Also, I'm not sure it would make the site be seen favourably by search engines? |
|
||||
|
Re: Landing page
Yes for popularity, that would be it would only index one page..
though you could put it to use by putting all your keywords there etc I guess. How about you give the user a session called guest on the splash page, and then on all the other pages if they don't have the session re-direct them to the splash page?
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Landing page
Yeah, I would also do it with PHP sessions.
Last Blog Entry: 10 Reasons Why My Laptop Is Better Than Your Girlfriend (Dec 15th, 2007)
|
|
||||
|
Re: Landing page
codepunk agrees!
now you have to do it
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
||||
|
Re: Landing page
Only trouble is, I don't know how
|
|
||||
|
Re: Landing page
|
|
||||
|
Re: Landing page
Thank you
|
|
|||
|
Re: Landing page
I understand that you have good reasons for using a landing page but I still think it's a bad idea. Surely you can advertise all of those things on the home page? I'd rethink this. People want content not offers or warnings. Think about the user, a real one. A lawyer with a young child, looking for a product or a service, doesn't have time to read through your maarketing blurb or listen to your warnings. People want content, you can advertise to them as they go, entice them using the quality of the actual site and the products/services it offers.
I suppose if the client has asked for it specifically then there's not much you can do about it but I try to convince them otherwise. But yeah, it would be the index page and sessions would be perfect to by-pass it for already registered users or whatever. Pete. |
|
||||
|
Re: Landing page
But if the content is adult related (convinced you making a porn site ha)
Then there would "need" to be a for warning, I personally don't mind a splash screen, personal preference i guess
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
|||
|
Re: Landing page
I didn't take "slightly adult in nature" to mean hardcore porn but I maybe I just don't understand what 'adult in nature' means and have lost touch.
I've had an idea though. Why not have your index.html as the standard home page that members would see and have another page called landing.html or something and using some clever jiggery pokery you could detect whether it was an already registered user or a new (or at least not registered) user. Then you would leave registered users where they were and redirect new user to the landing page. I'm still against landing pages but this may be a good alternative and at least your index.html is the real index page this way. Pete. EDIT: A good reason I've just thought of is that you don't want some landing page having great PR and the other more content rich pages being rubbish, do you? |
|
||||
|
Re: Landing page
Yes, I hear what you're saying Pete. Like Alex says, with the content being adult, there's a need for warning first. Although as we all know, a lot of adult sites don't bother with any warning, but he wanted to seem a bit more responsible than most. So I suppose a way round that would be to just have no unsuitable images on the homepage, so then there could be a kind of warning within the homepage about going further into the site, but it would still be a proper homepage with all the navigation and everything right there.
|
|
||||
|
Re: Landing page
Pete - didn't see your second post there before I posted my reply. Yes, that sounds like a better way round it maybe.
Just to clarify (without going into too much detail!), definitely not hardcore porn, let's just say artistic. |
|
|||
|
Re: Landing page
You could use JavaScript to give the warning. Before the home page is loaded you could clear the screen or black it out and then have a 'Site contains content of an adult nature' warning. Then upon clicking 'Continue' it would show the page. Clicking leave would send the user to google.com or whatever.
The problem is that if the site is a bit adult then most people who are visiting it will be expecting that and ideally you should be hammering them visually. Sex sells and when that is specifically what they have come to buy, it would be silly to not give it to them immediately. This is a tough one, if this guy's morals mean more to him than his profit then all credit too him but realistically you need that sort of imagery from the word go. It's a tough one and I don't really think there is much place for morality in a situation like this. Do what you can to make sure minors can't view the site but make the most of what is on offer (sex). Make sure the site is signed up to these child protection programs too (the ones that block registered sites automatically for parents who subscribe, I'm sure you've heard of them). Pete. |
|
|||
|
Re: Landing page
You say artistic, does that mean this is the classy end rather than the sleazy side of things (though I would question the fact that there is any such divide)?
If so then some of my previous comment aren't quite so relevant. Pete. |
|
||||
|
Re: Landing page
Yes, that might be another way then, with a simple JavaScript warning.
I wouldn't say that the guy's morals mean more to him than profit or he probably wouldn't choose to do a site like this in the first place! And ditto me taking on the job of doing this site! Not that I'm making any judgments about the morality or otherwise of it, but you know what I mean. To put it bluntly, I can't afford to turn down any work at the moment! (I'd draw the line at illegal of course), but what he's doing here isn't even classified as porn, I think it's known as 'simple nudes', so yes, you might say it's classy rather than sleazy, although like you say, the distinction is blurry. If you go on MSN Pete, I'll give you a link to a similar site so you know what we're talking about, I don't want to put it on here. And, yes I do know what you mean about the child blocking thing. I didn't really want to get into the details of what the site was about because I didn't want people thinking badly of me for taking it on, so I probably shouldn't have mentioned the word adult in the first place! Well too late now. |
![]() |
| Tags |
| landing page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Green bar of colour at bottom of page gets bigger the more page is extended | pixelgirl | Web Page Design | 1 | Apr 1st, 2008 01:27 |
| internal navigation, Linking from one page to a specific div in another page. | Oak | Web Page Design | 5 | Feb 8th, 2008 22:54 |
| Keynote Systems Landing Site | TheSealPortalTeam | Free Web Site Critique | 8 | Feb 6th, 2008 00:11 |
| Landing the Dream Job After College. | Sgaspar11 | Flash & Multimedia Forum | 0 | May 24th, 2007 15:33 |
| A gap appears beween the Page Title and the Body Content of the page. | sovereign6 | Web Page Design | 6 | Dec 18th, 2006 19:14 |