Installed Sitemap Generator 2.2.
went to visit Your Google Sitemap Index URL: http://fmldesign.chaos-forums.net/fo...p_index.xml.gz
and i'm returned with 404 error
This is a discussion on 404 on Sitemap Index URL within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Installed Sitemap Generator 2.2. went to visit Your Google Sitemap Index URL: http://fmldesign.chaos-forums.net/fo...p_index.xml.gz and i'm returned with 404 error...
Installed Sitemap Generator 2.2.
went to visit Your Google Sitemap Index URL: http://fmldesign.chaos-forums.net/fo...p_index.xml.gz
and i'm returned with 404 error
MAke sure your htaccess file reflects your subdomain
that is my current .htaccess what should I add to reflect my subdomain?Code:RedirectMatch "^/?$" "http://fmldesign.chaos-forums.net/forums/index.php" RewriteEngine On RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
as you can tell i'm not that good with .htaccess
Please check if mod_rewrite is supported: [How to] Check if mod_rewrite is working for my site
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
it's supported for sure
Is that .htaccess in forums/ folder?
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
ah is that the problem? as I have it in the root not the forums/ folder
It should be in forums/.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!