This is a discussion on "Permanent Website Navigation" within the Web Page Design section. This forum, and the thread "Permanent Website Navigation are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Permanent Website Navigation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Permanent Website Navigation
I have a new website project that is going to very lengthy. I need to figure out how to design a navigation that has like a master page, I mean some how designed that all I have to do to add a link or sub-menu is to change it in a Master page, so that I don't have to go to each html page and make the change? Please tell me this is possible?
-Nicole |
|
|
|
||||
|
I beg to differ....
Lots of hosts support server side includes and it is not only limited to ASP, PHP etc... You can do SSI with normal HTML documents by giving them the SHTM extension. Many hosts support this, but as always, check with your first.
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
Yep, SSI is probably your answer and it's very easy to use.
There's many examples on the web, here's one: http://www.vortex-webdesign.com/help/intro_ssi.htm |
|
||||
|
i stand corrected!
|
|
|||
|
Yeah SSI is always there when you need it. I have a question that goes along with this (in a wierd sort of way). If you put your links on a seperate page then use a language to take them off of that page and create links willl google still spider the links? For example if you had a text file and you just put the text of the links would the links still work like a regular link? I figured it would but I am not very knowledgable with this sort of thing.
|
|
||||
|
Can you explain a little better?
Psuedo code perhaps?
__________________
Rob - SEO Specialist Owner & Founder of Webforumz.com I am currently unavailable for private work
Last Blog Entry: Creative Labs threaten developer over home made drivers.... (Apr 1st, 2008)
|
|
|||
|
SSI...ok
I was looking into PHP but I think that is still a bit advaced for me. I will definetely check into SSI. Thanks! :D
|
|
|||
|
John,
When you include the contents of one file in another the spiders see the final file in the same way as the browser does. It's not aware that the final file was built out of parts. |
|
|||
|
Alright, cool. Thanks again Cat. Oh Rob, I think you read too much into it, I was just looking for that. haha, I am still not advanced enough yet to have such advanced questions
|
|
|||
|
The following code uses SSI
Works really slick. Hope that helps. |
|
|||
|
To clarify kpm547's sample: You generally have to name the page using SSI with a .shtml or .shtm extension so the web server knows to process it for SSI directives (or .asp if you using ASP). The included files can have any extension (.htm .html .txt .asp etc) though.
|
|
|||
|
Thanks for clarifying that Catalyst. You always forget something.
|
![]() |
| Tags |
| permanent, website, navigation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PR3 Casino Directory PERMANENT Only 10$ USD ! | M3RT | Link Building and Link Sales | 0 | Jun 11th, 2008 21:55 |
| Permanent sidewide link from blo PR5 and PR3 | marwita | Link Building and Link Sales | 2 | Mar 23rd, 2008 09:19 |
| Permanent logo attempt!!! | Precyse | Graphics and 3D | 14 | Jan 25th, 2008 01:27 |
| $1 Permanent Links | wasabiventures | Link Building and Link Sales | 7 | Nov 27th, 2006 04:55 |
| Web Developer (permanent) | SteveEAAltd | Job Opportunities | 0 | Mar 14th, 2006 11:18 |