Support Forums

Old 04-23-2009, 03:03 PM   #1
Member
 
Join Date: Apr 2009
Posts: 32
Rep Power: 1
hotchops is on a distinguished road
Default How To? Landing and/or Splash Page

This may be a simple question but I don't know how to make a splash or landing page that site visitors land on when they initially come to the url and then click through to go my 68 classifieds site. What do I call that page so it comes up before the 68 classifieds template?
hotchops is offline   Reply With Quote
Old 04-23-2009, 03:21 PM   #2
Moderator
 
 
Join Date: Mar 2006
Posts: 4,321
Rep Power: 106
Lhotch is just really niceLhotch is just really nice
Default

Your web server is configured to to display certain files when one is not specified in the request. The name is usually index and can often have one of many extensions like htm, html, php etc. The order is specific in thye apache config file and the first one in the list that is found will be displayed first.

If your sever is ocnfigured to look for index.htm, index.html, index.php it will look for them in that order and when one is found thats what will be displayed. Often times you will not be able to alter this so what most people do is install their classifieds in a subdirectory of their web server root and then create the splash page in the root with links to the classifieds.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 06-02-2009, 07:42 PM   #3
Junior Member
 
Join Date: Jun 2009
Posts: 11
Rep Power: 1
darkqueen is on a distinguished road
Default landing page

i saw splash page script on dynamic drive here is the link Dynamic Drive DHTML Scripts- Splash Page script, may be it will work.
darkqueen is offline   Reply With Quote
Old 06-02-2009, 08:32 PM   #4
Moderator
 
 
Join Date: Mar 2008
Posts: 950
Rep Power: 25
seymourjames has a spectacular aura about
Default

There is nothing to stop you making your index.php page a splash page with or without the layout.tpl . Just remember your home page (index.php) is now the so called splash page in terms of links to it. You then might decide to redesign the search page (search.tpl file and put some more contents on it) and effectively make it your site 'home' page. Its only naming at the end of the day on links. This also has a nice advantage in that the users perceived home page will have search on it. Taking links off your site to index.php means they can't get back to the splash page through site navigation either.
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 06-02-2009, 08:57 PM   #5
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,489
Rep Power: 43
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Please post your 68 Classifieds type (Designer, Developer), version (4.0.x, 4.1.x) and template in your postings asking for help. This information will help you get better answers for your posts. A great place to do this is in your signature!

If you have the developers version this can be done by simply making a copy of the layout.tpl file and save it as example, layout2.tpl. Then in your index.php file at the end change display call to:
$class_tpl->display('layout2.tpl','index');
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified)
Sandbox (v3.1.10, v4.0.9, 4.1.3)
Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs for sale
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 06-03-2009, 05:34 AM   #6
Moderator
 
 
Join Date: Mar 2008
Posts: 950
Rep Power: 25
seymourjames has a spectacular aura about
Default

Thats a good suggestion as well and it nicely opens up the possibility of having a dynamic template which changes according to different pages (not sure how worthwhile that is).
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 06-03-2009, 07:32 AM   #7
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,489
Rep Power: 43
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Depending on the type of content that the site has, it can be very worthwhile. For instance with my community website, I have done this and all admin created pages and the home page uses the layout2.tpl page which has a completely different menu (eg: all admin created pages and different display ad zones) All other pages uses the standard layout.tpl file which has the categories as the menu, etc.
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified)
Sandbox (v3.1.10, v4.0.9, 4.1.3)
Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs for sale
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 06-03-2009, 08:19 AM   #8
Moderator
 
 
Join Date: Mar 2008
Posts: 950
Rep Power: 25
seymourjames has a spectacular aura about
Default

Sounds good Mike (being serious)

I will make 15 different layouts and in different colours then assign them randomly to each page as it turns up - that will confuse people nicely - great fro an adsense loaded site - LOL
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 06-03-2009, 10:34 AM   #9
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,953
Rep Power: 115
Eric Barnes is a jewel in the rough
Default

I am not sure if this is related to this topic or not. I haven't read it fully but here is a great article talking about banner advertising and landing pages:
http://www.campaignmonitor.com/blog/...h-banners-ads/

Also a good thing to use is Google Website Optimizer.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing pages.php?page=x to actual page names asklexi v4 Modules / Modifications 15 12-25-2008 03:47 PM
placing a video on my about us page or the home page?? apotrader v4 Questions & Support 4 11-04-2008 10:11 PM
Change the Last Page link to Next Page bowers01 v4 Questions & Support 4 08-19-2008 05:50 PM
Is There any way to have different page titles for each page? Kateedyd HTML, CSS, and Design Help 3 07-11-2008 09:30 AM
Page Title on Category page gwdlv v3.1 Questions & Support 6 02-02-2007 01:11 PM


All times are GMT -4. The time now is 08:54 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0