No Title problem

Post Reply
olu64
Posts: 4
Joined: Wed Nov 30, 2005 12:26 pm

No Title problem

Post by olu64 »

Hi all

when i do a search on my site, the results comeback with no headings/titles."No Title" id displayed. The only time a title is displayed is only when its a word or pdf file. Please help as i will like the search results to display the page titles.

Olu
User avatar
John
Site Admin
Posts: 2622
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

No Title problem

Post by John »

Do you have <TITLE> tags in your html pages? Can you give an example URL that is lacking a title?
John Turnbull
Thunderstone Software
olu64
Posts: 4
Joined: Wed Nov 30, 2005 12:26 pm

No Title problem

Post by olu64 »

Thanks for replying...all the pages have title tags on them...the pages are produced from an Obtree CMS if you go to www.hackneyhomes.org.uk and do a search you will see what i mean.

Thanks a million!
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

No Title problem

Post by mark »

The base href you have on every page is improperly coded with an odd number of quotes (") which throws off the parser. Fix that syntax and do a new walk to get the titles.
Post Reply