|
12-18-2003, 08:33 AM | #1 |
Orange Mole
Join Date: Sep 2003
Posts: 40
|
Frames are not indexed
Hi guys,
it seems that Phpdig doesn't index pages inside a Frameset. If the homepage of a website is a frameset then the whole site is not indexed. Does Phpdig crawl pages inside a <frame> tag? |
12-26-2003, 05:28 PM | #2 |
Head Mole
Join Date: May 2003
Posts: 2,539
|
Hi. PhpDig can grab the link from a frame tag if the link matches the regular expression in the phpdigExplore function and the link gets through the phpdigRewriteUrl function. Assuming the link passes, then to crawl across domains, change define('PHPDIG_IN_DOMAIN',false); to define('PHPDIG_IN_DOMAIN',true); in the config.php file, and also make the change listed in this thread.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension. |
12-27-2003, 03:04 AM | #3 |
Orange Mole
Join Date: Sep 2003
Posts: 40
|
I see,
thanks a lot |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
frames | hellboi | How-to Forum | 0 | 11-19-2005 07:18 AM |
Many words not indexed | darrenm | Troubleshooting | 1 | 07-29-2005 08:54 AM |
...Was recently indexed | leonardburton | How-to Forum | 2 | 06-22-2005 04:28 AM |
Meta Robots = NoIndex, or already indexed : No content indexed | jerrywin5 | How-to Forum | 2 | 04-06-2005 02:50 PM |
Pages not re-indexed | wx3 | Troubleshooting | 0 | 09-16-2004 05:53 PM |