View Single Post
  #241  
Old 04-21-2007, 11:31 AM
navaldesign's Avatar
navaldesign navaldesign is offline
General & Forum Moderator
 
Join Date: Oct 2005
Location: Italy
Posts: 9,348
Default Re: Single Menu Page with Bv and PHP

Quote:
Originally Posted by ace5548
Navaldesign,

Interestingly enough when I did drag the menu.php page from the right side of the FTP file I drug it to my desk top and opened it up in dreamweaver.
The source indicated that it only had one head section. (Previously I had taken out the page title, as you suggested, and published.)

But, even when I re-published the page there was still two head sections. I'm starting to not get this and getting frustrated.
Ok, let me explain:

the main page (i.e. products, or services or whatever else) has it's own head part.

The menu page, on the other hand, has it's own, because it is created as a page.
So, when the main page calls the menu page, it automatically implements the whole memu page code, including it's head. That's why, whilst each page has only one head, when you view it on the browser, it has two: because it is the effect of combining the two files together.

There is no problem if you have two heads. The problem would exist, if the menupage had, inside the head section, metatags, description etc, as the SE would not know which one (the one in the main page head or the one in the menu page head) is the correct one.
__________________
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!

Reply With Quote