kusal Posted November 30, 2008 Share Posted November 30, 2008 I like to know how this site work http://www.xml-sitemaps.com/ it will go through my site and make a xml of all files in the site. do they go through my links or is there a way to scan public remote folders using php? Link to comment https://forums.phpfreaks.com/topic/134858-scan-through-remote-folders/ Share on other sites More sharing options...
Mark Baker Posted November 30, 2008 Share Posted November 30, 2008 Without looking at it in detail, I'd say it just "crawls" the pages looking for links... in exactly the same way Google or Yahoo does. Note that it isn't a map of the actual files, but of the pages. Link to comment https://forums.phpfreaks.com/topic/134858-scan-through-remote-folders/#findComment-702196 Share on other sites More sharing options...
kusal Posted November 30, 2008 Author Share Posted November 30, 2008 can scandir or using fopen go through a remote website public folder? Link to comment https://forums.phpfreaks.com/topic/134858-scan-through-remote-folders/#findComment-702221 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.