PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Frames are not indexed (http://www.phpdig.net/forum/showthread.php?t=308)

alivin70 12-18-2003 08:33 AM

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?

Charter 12-26-2003 05:28 PM

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.

alivin70 12-27-2003 03:04 AM

I see,

thanks a lot
:)


All times are GMT -8. The time now is 09:55 AM.

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