stefanw
05-03-2004, 12:48 AM
Hi,
i've spidered a Site and if i make a search the Page Titles are not right displayed or the result displays untitled - this is wrong because the pages have correct Title Tags
This is my template:
<phpdig:form_head/>
<phpdig:form_field/>
<phpdig:form_button/>
<phpdig:form_foot/>
<br />
<font size="2">
<b><phpdig:result_message/></b>
<br /><i><phpdig:ignore_message/></i>
<br /><i><phpdig:ignore_commess/></i>
</font>
<phpdig:results>
<p>
<phpdig:page_link/><br />
<font size='2'>
<phpdig:text/>
</font>
<br />
<font size='2' color='green'><phpdig:complete_path/></font>
</p>
</phpdig:results>
What can i do to display the right title? phpdig version is 1.80
Regards
Stefan
i've spidered a Site and if i make a search the Page Titles are not right displayed or the result displays untitled - this is wrong because the pages have correct Title Tags
This is my template:
<phpdig:form_head/>
<phpdig:form_field/>
<phpdig:form_button/>
<phpdig:form_foot/>
<br />
<font size="2">
<b><phpdig:result_message/></b>
<br /><i><phpdig:ignore_message/></i>
<br /><i><phpdig:ignore_commess/></i>
</font>
<phpdig:results>
<p>
<phpdig:page_link/><br />
<font size='2'>
<phpdig:text/>
</font>
<br />
<font size='2' color='green'><phpdig:complete_path/></font>
</p>
</phpdig:results>
What can i do to display the right title? phpdig version is 1.80
Regards
Stefan