About This Page: This is a discussion on vBSEO sitemap problems within the vBulletin Modifications forums, part of the vBulletin Discusions category, at vBulletin Modification Discussions. Okay...
I downloaded version 1.6.1 of the sitemap generator and followed the instructions very closely. Twice.
Both times the program seemed to be running flawlessly, however, Google never seems to 'have' the sitemap.
I tried submitting it manually, |
10-27-2006, 07:09 PM
|
#1 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
vBSEO sitemap problems
Okay...
I downloaded version 1.6.1 of the sitemap generator and followed the instructions very closely. Twice.
Both times the program seemed to be running flawlessly, however, Google never seems to 'have' the sitemap.
I tried submitting it manually, but Google rejected it with errors.
I'd post the error here, but I have since removed the sitemap. The Cron has run since then and I get this nice email saying my sitemap has been updated, but... nothing else has happened that I am aware of.
Additionally, following the instructions with vBSEO sitemap generator, I am unable to access the tools. 404 error.
I would resubmit manually the sitemap to recreate the errors, but would like this to be automatically updated first.
I defer to the vBSEO guru....
Cheers.
G_Man
|
|
|
10-27-2006, 07:43 PM
|
#2 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Then you have done something wrong. Did you put the .htaccess in your root or in your forums directory. It should be in your root and you need to add the forum directory to the htaccess. There is a another recent thread here where we outline this.
|
|
|
10-27-2006, 07:46 PM
|
#3 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Quote:
Originally Posted by Code Monkey
Then you have done something wrong. Did you put the .htaccess in your root or in your forums directory. It should be in your root and you need to add the forum directory to the htaccess. There is a another recent thread here where we outline this.
|
The Instructions say to put that in your forum root, not root, so I was a bit confused. I will bump it up a level and try again.
And I know the thread!
Cheers.
|
|
|
10-27-2006, 07:46 PM
|
#4 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
I have sent you an email.
|
|
|
10-27-2006, 07:49 PM
|
#5 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Quote:
Originally Posted by Code Monkey
I have sent you an email.
|
Already working on it. Thanks. 
|
|
|
10-27-2006, 08:06 PM
|
#6 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
exact same situation...
*temporarily throws in towel*
|
|
|
10-27-2006, 08:11 PM
|
#7 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Well bud, you throw in the towell too quick. Post your .htaccess please.
|
|
|
10-27-2006, 08:14 PM
|
#8 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
I said temporarily... I've tried this like 5 times...
Here it is...
Code:
RewriteEngine On
RewriteRule ^sitemap(\.txt(\.gz)?)$ theforum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=urllist$1 [L]
RewriteRule ^((urllist|sitemap).*\.(xml|txt)(\.gz)?)$ theforum/vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
|
|
|
10-27-2006, 08:27 PM
|
#9 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Ok, did you set the permisions of the directories like the instructions said? Did you go into options in your acp and set your root path and take care of all settings there?
|
|
|
10-27-2006, 08:32 PM
|
#10 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
The next question is, are you on Apache and do you have mod_rewrite enabled?
|
|
|
10-27-2006, 08:32 PM
|
#11 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Quote:
Originally Posted by Code Monkey
Ok, did you set the permisions of the directories like the instructions said? Did you go into options in your acp and set your root path and take care of all settings there?
|
Permissions set correctly. Checked all the settings, but not sure where you are setting your root path.... 
|
|
|
10-27-2006, 08:34 PM
|
#12 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Quote:
Originally Posted by Code Monkey
The next question is, are you on Apache and do you have mod_rewrite enabled?
|
Yes and almost certain... seems I've used mod_rewrite before with a different mod. If I am on a shared server is there a way I can check to see if it is enabled?
|
|
|
10-27-2006, 08:36 PM
|
#13 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
You need to go into the admincp and click options and find the sitemap options. Then find the "Sitemap Files URL" setting and set that to
Code:
http://www.afterseppuku.com
|
|
|
10-27-2006, 08:39 PM
|
#14 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Quote:
Originally Posted by Code Monkey
You need to go into the admincp and click options and find the sitemap options. Then find the "Sitemap Files URL" setting and set that to
Code:
http://www.afterseppuku.com
|
Okay... did that already then. Wasn't positive if that was what you meant.
|
|
|
10-27-2006, 08:47 PM
|
#15 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Ok, you're getting a 500 internal server error. So are doing something wrong or you have server setting issues.
Did you have an .htaccess file in place before this?
|
|
|
10-27-2006, 08:52 PM
|
#16 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
There was a file, but it was blank.
|
|
|
10-27-2006, 09:07 PM
|
#17 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Run your phpinfo in your admincp to see if you have mod_rewrite installed or contact your host and ask them.
|
|
|
10-27-2006, 09:56 PM
|
#18 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Seems that it may have been turned off on my particular server. Drop a support ticket and see what they have to say.
Thanks! I am pretty ignorant, but I can usually follow directions! LOL
|
|
|
10-27-2006, 10:03 PM
|
#19 (permalink)
|
|
Administrator
Join Date: May 2006
Posts: 2,193
|
Sometimes it's just beyond our control.
I would never be on a host that turns something so critical off.
|
|
|
10-27-2006, 10:08 PM
|
#20 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
Well, I am waiting to see. . .
A couple of days ago the primary drive crashed and they reset everything. They have been top notch so far, but... who knows.
*crosses fingers*
|
|
|
10-28-2006, 08:43 PM
|
#21 (permalink)
|
|
Senior Member
Join Date: Oct 2006
Posts: 475
|
The first command, Rewrite Engine On, is what he is referring to, correct??
|
|
| |