Okay...I've decided to give this one last shot. LOL!
Anyway...Followed the instructions to install for my version of vB, which is currently 3.8.3.
The htaccess file in my forum root is the one that came with this mod. I didn't change a thing in the htaccess file.
If it matters, I also have an htaccess file in the root of my site which basically reads this:
Code:
RewriteEngine On
ErrorDocument 400 http://glitchpc.com/error400.html
ErrorDocument 401 http://glitchpc.com/error401.html
ErrorDocument 403 http://glitchpc.com/error403.html
ErrorDocument 404 http://glitchpc.com/error404.html
ErrorDocument 500 http://glitchpc.com/error500.html
AddType x-mapp-php5 .php
I uploaded all the files in the upload folder to my forum's root. I also changed the permissions of the "data" folder to "777".
I configured the vBSEO settings in my ACP and left the Sitemap Files URL field blank so that vBSEO site files will be stored in my forum root. However, that's not the case. They seem to be stored in the "data" folder.
When I go to my Sitemaps Reports page and click the link to the sitemap in "Your Google Sitemap Index URL", I get an error 400 page.
What am I missing here?
If it matters, I'm on a shared server and my host is 1and1.com.
If I had a million dollars...I'd give it to the next person who can solve this issue I'm having.