Skip to content
WJunction - Webmaster Forum

Blackhat vBSEO error

Status
Not open for further replies.
Google webmaster [sitemap error]

Hi,

To day i just my Google webmaster account and it was showing Red Cross's in front of sitemap submission ..plz check screenshot for more info-->

[slide]http://lulzimg.com/i22/cbe7fa.png[/slide]

this is the error i am getting->
[slide]http://lulzimg.com/i22/cc0439.png[/slide]

Can anyone help me with this ....? :'(
 
Last edited:

12 comments

click on the link with error & ull find the reason,if u cant solve it give the screenshot of it

next time plz give the url of ur site
this is most probably prob accessing the sitemap....
 
But, this showing red cross's in front of sitemap...how to know about error ?

Edit: oh ok i got it now this is the error
[slide]http://lulzimg.com/i22/cc0439.png[/slide]
 
do this step by step

1. check your rewrite rules for vb seo at htaccess, if all okey then
2. Delete your sitemap at google webmaster
3. next removed old sitemap you have at folder vbseo_sitemap folder
4. Do Maintenance and repair > Update Counter > Rebulit Thread Information, Forum information at vbulletin admin panel
5. Do Repair and Optimise database
6. Re generated the sitemap
7. Re submit your sitemap at google webmaster
8. if still got error try resubmit again coz google still read cache
 
This VBSEO Rewrite Rules

Code:
RewriteEngine On

RewriteRule ^((urllist|sitemap_).*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]

RewriteCond %{REQUEST_URI} !([COLOR=Red][B]youradmincpname[/B][/COLOR]/|[COLOR=Red][B]yourmodcpname[/B][/COLOR]/|cron|vbseo_sitemap)
RewriteRule ^((archive/)?(.*\.php(/.*)?))$ vbseo.php [L,QSA]

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !/([COLOR=Red][B]youradmincpname[/B][/COLOR]|[COLOR=Red][B]yourmodcpname[/B][/COLOR]|clientscript|cpstyles|images)/
RewriteRule ^(.+)$ vbseo.php [L,QSA]
 
Status
Not open for further replies.

About the author

J
Active Member · Joined
Cricket
752
Messages
65
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom