Results 1 to 2 of 2

Thread: Web site structure - advise needed

  1. #1
    Join Date
    Apr 2010
    Posts
    1

    Web site structure - advise needed

    Hi Guys,

    I've got a simple website here: [~ Website Removed By Mod ~].

    The site consists of 1 html page with a DIV containing info for each menu option. Each menu option hides the previous DIV and reveals the corresponding one with fade-in. This is achieved with jquery.

    I want to achieve better results in google search. I would also like to be able to use different "entry points" for the web site, for example to be able to link directly to my services page. Another advantage is getting separate stats for each section of the web site.

    As far as I understand, dividing the web site into separate pages, one for each menu option is the way to go.

    So, I want to get an advise on the best way to implement this. I've got just one, the most obvious, idea for now: Create HTML page for each section, doing the on-load fade-in of the information DIV with javascript. The disadvantage is that I'll have to edit each page in order to do some change in common elements, like the menu bar.

    Is there any better way to do this?

    Thanks!
    Alex
    Last edited by <CrGeary.com/>; 25 Apr 2010 at 04:51 AM.

  2. #2
    Join Date
    Apr 2009
    Location
    Bristol, U.K.
    Posts
    1,120
    You are correct in saying that you should have a separate page per page (if that makes sense...) Your comment site elements can be broken up and saved in an external file and you cans use SSI (PHP includes) that are 'called' into your page. That way you only have to update one file for the whole site; http://www.corrosiveonline.co.uk/tut...p_includes.php


    "Reliable and affordable web design - Bristol, UK"

    Website Links: Bristol Web Design | Bristol IT Support | Corrosive Online
    Social Media for Yoto Creative: Follow Us | Like Us

Similar Threads

  1. Writer Wanted For New Web Site!
    By george1 in forum Freelancing
    Replies: 1
    Last Post: 02 Apr 2008, 02:10 PM
  2. Don't lose cheap clients; use web site builders WYSIWYG
    By jaroster555 in forum Freelancing
    Replies: 0
    Last Post: 04 Nov 2005, 05:24 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •