Crawl Redirects To Configuration - Solution + Help from admin
« on: October 07, 2012, 06:34:35 AM »
Hi,

had this problem whereby on clicking crawl, it redirects back to the configuration page. Did a search on the forum and found a thread without solution on it.

I managed to solve the problem by removing my index.html redirect in .htaccess
Once the redirect is on the problem comes back. So right now i have to manually crawl for sitemaps after i have removed the redirect, manually remove the index.html from my sitemaps and than add back my redirect.

Hope admin can help solve this matter
Re: Crawl Redirects To Configuration - Solution + Help from admin
« Reply #1 on: October 07, 2012, 05:53:16 PM »
Hello,

please try to create a file name ".htaccess" in generator/ folder with one line:
RewriteEngine off
Re: Crawl Redirects To Configuration - Solution + Help from admin
« Reply #2 on: October 09, 2012, 07:42:53 AM »
Hi tried.

Notice there is .htaccess within data already.

tried overwriting with 1 line and adding the line into the existing file. both did not work.
Re: Crawl Redirects To Configuration - Solution + Help from admin
« Reply #4 on: October 15, 2012, 06:53:56 AM »
Try adding the .htaccess file to the /generator folder (not the /data folder).  I did that and the problem was resolved.

Best,
Christopher