PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Title becomes untitled (http://www.phpdig.net/forum/showthread.php?t=133)

druesome 10-08-2003 04:07 AM

Title becomes untitled
 
Hello, I'm having a little trouble with my spider. A lot of my pages when spidered are given a title of "Untitled" when recorded into the mysql database. But the truth is, they do have titles! I hope there is a solution for this. I'm guessing that this is happening because the titles have the '>' character in them. Could this be the cause? If so, how do I fix the script so that the titles will be included next time I spider? Thanks very much for your help!!:)

Rolandks 10-08-2003 12:56 PM

Is your title like this:

< titles are here >

All Character between < > are deleted, when spidered. This is set in: robot_functions.php - Line 160 !

-Roland-

Iltud 10-08-2003 02:15 PM

Use &lt; and &gt; in your titles (instead of < and >).
Perhaps this can work so.


Thx.
Nicolas.

druesome 10-08-2003 10:22 PM

Thanks for your suggestions. I already solved my problem yesterday. I made some changes to the robot functions file so as to accommodate my titles and for other sites who may have the same form of title.


All times are GMT -8. The time now is 06:19 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.