Hi,
This question is kinda hard to explain, so please bear with me.
For a new site of mine www.makeagreatsite.com I've been using php to make the layout easy to update, should I ever want to change anything.
For example, if you go to the home page, you'll see the top of the page which is the header.html file, a blue sidebar, which is the menu.html file and the index.htm file, which contains the actual content of the page.
On each page the menu and header files will be loaded around whatever content page I want it to.
I know that this might be very obvious to most people, but I want to explain everything full incase I miss something important :)
Take a look at the source code.
My question is this:
At the top of the source code is a title a head and body section, but further down the page, this appears again.
I'm guessing that the first part is for the php page itself, and the second set of head,body and title tags etc are for the content page.
Should I delete one of the sets of tags? Because it might look spammy if I have 2 titles for 1 page as well as descriptions and sets of keywords.
What shoudl I change if anything, or would it have no effect if I had 2 of everything, I assmue it would.
Thanks
Submit Your Article
Forum Rules

Reply With Quote
