PDA

View Full Version : <title> not showing up.



Anonymous
05-06-2005, 07:51 PM
Hello all!

I just starting using Zoom Indexer with my site, and I noticed that all the results of a search show wiout a title. They all have "No Title" as the title of the page.
My site is all created with PHP and a simple template system. The only specific point that I can see is that the <title> tag on my code is not on the top of the page as most sites. Does the indixer only looks for the <title> on a specific location?

Thanks,
Bruno.

wrensoft
05-06-2005, 09:59 PM
The HTML <title> tag should appear in the <head> </head> section of your HTML pages (as part of the meta data). There is no real requirement for it to be at the top of the document.

Can you post a URL to one of your pages so that we can have a look at it.

------
David