PDA

View Full Version : Index HREF in <FORM> ?


thenniart
08-11-2005, 04:55 AM
Hello,

I test PHPDig on sites Intranets, but I do not manage to index a site made up of 3 frames. The 1st frame uses the bonds "images" with Javascript, the two others are < FORM></FORM> in which the HREF appear, but the result is empty (1 only page seen, without indexing).

Can you give me a track?

Thank you

THT

<--! en français

Bonjour,

Je teste PHPDig sur des sites intranets, mais je n'arrive pas Ã* indexer un site composé de 3 frames. Le 1er frame utilise les liens "images" avec du javascript, les deux autres sont des <FORM></FORM> dans lesquels apparaissent les HREF, mais le résultat est vide (1 seule page vue, sans indexation).

Pouvez-vous me donner une piste ?

Merci

THT

Charter
08-15-2005, 10:17 AM
Without seeing the HTML source it is hard to say...

PhpDig does look for HREFs in FRAME, not IFRAME or FRAMESET, tags.

You could try editing the line following:

//search hrefs and frames src

In the robot_functions.php file to change behavior.