View Full Version : Sub Folder Indexing - Forbiden error
Ram1500
03-03-2009, 01:53 PM
Instead of indexing a URL such as http://www.mywebsit.com/, can I only index a sub folder such as:
http://www.mywebsit.com/MyFolder/
I have tried this but get an error "Forbiden"
wrensoft
03-03-2009, 08:42 PM
Your server probably forbids directory listings. So you probably need to start indexing on an actual web page, which should link to the other pages. e.g.
http://www.mywebsit.com/MyFolder/start.html
Or you could enable directory listings on your server. Or use a directory listing script.
See also this FAQ
Q. I am indexing with spider mode but it is not finding all the pages on my web site (http://www.wrensoft.com/zoom/support/faq_problems.html#spider_finding)
Or consider using Offline Mode if you have a copy of all the website files on your computer and you do not have any dynamically generated pages (e.g. no PHP or ASP pages)
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.