Hello,
I think that my sitemaps are not being crawled regularly by SE, although there are reports of sitemaps being downloaded.
Just for your info I have the ioncube version running on vBulletin 3.6.7 PL1 with several modifications from vBulletin.org. I have my vbseo_sitemap folder chmodded to 777 and the data dolder is also set to 777.
Here is my .htaccess
I will also forward you 4 screenshots of my issue..Code:# Comment the following line (add '#' at the beginning) # to disable mod_rewrite functions. # Please note: you still need to disable the hack in # the vBSEO control panel to stop url rewrites. RewriteEngine On # Some servers require the Rewritebase directive to be # enabled (remove '#' at the beginning to activate) # Please note: when enabled, you must include the path # to your root vBulletin folder (i.e. RewriteBase /forums) #RewriteBase / #RewriteCond %{HTTP_HOST} !^www.yourdomain.com #RewriteRule (.*) http://www.yourdomain.com/forums/$1 [L,R=301] RewriteRule ^((urllist|sitemap_).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L] RewriteCond %{QUERY_STRING} !vbseourl= RewriteCond %{REQUEST_URI} !(admincp/|modcp/|chat|cron) RewriteRule ^(.*.php)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !.(jpg|gif)$ RewriteRule ^(archive/.*)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !^(admincp|modcp|clientscript|cpstyles|images)/ RewriteRule ^(.+)$ vbseo.php?vbseourl=$1 [L,QSA] RewriteEngine On RewriteRule ^((urllist|sitemap).*.(xml|txt)(.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
1. This one is the VBSEO Forum rewrite settings
http://img165.imageshack.us/img165/2858/16091232uf1.jpg
2. Here are my vBulletin sitemap options
http://img227.imageshack.us/img227/1772/93668342lf0.jpg
3. The Sitemap Report
http://img165.imageshack.us/img165/5682/16626642xh5.jpg
4. The sitemaps downloads log
http://img227.imageshack.us/img227/7366/47712529lm8.jpg
5. And the Sitemaps SE activity log.
http://img227.imageshack.us/img227/5379/15012815jf5.jpg
I also have the vbseo conditional signatures installed.
I have submitted the sitemaps to Google, Yahoo etc.. and although they are processed it does not state the number of URL's. I have submitted all of three sitemap files (sitemap_index_xml.gz, sitemap_1.xml.gz, urllist.txt.gz) files to Google and Yahoo.
Please can you give me a thorough explanation of what might be the issue here..
Also feel free to browse my forum and let me know what might be the issue, or I am just panicking while everything is OK, and it just takes time for SE to start crawling the forum with the new URL's. Before vBSEO, my site was regularly crawled by Google and Yahoo...
Insurance Agent Forum
Regards.


LinkBack URL
About LinkBacks





Reply With Quote
