Cedric_FP,
please make sure that you have correct rewrite rule in your .htaccess (it was changed in v1.2):
Quote:
RewriteRule ^(sitemap.*\.(xml|txt)(\.gz)?)$ vbseo_sitemap/vbseo_getsitemap.php?sitemap=$1 [L]
|
TnT,
Quote:
[SECTION START] showthread [2,423.1Kb mem used] [0s (+0)]
No files are written. vBSEO itself runs very fine.
|
Sitemap generation may take some time on the large forums, probably your server configuration limits the script execution time and the script timed out? Check your server logs for more details.
dlutt
Quote:
How to check if Google gets really notified?
I've enabled "Google notify" but where can I check if I get the HTTP status "200"?
|
You can check if Google was notified in the "Reports List" at vbseo_sitemap/index.php?rlist=true, it shows "Yes" in Google NOtify column when 200 code was recevied only.
Quote:
Google shows me that the last submission were on 12. Nov.
|
The status at your google webmaster account shows YOUR last submission date, i.e. those made manually from google account page. You can track the last sitemap file download date as it is more important date (basically, it is enough to submit the file only once).
kadafi_alive,
Quote:
Okay, this is quite confusing.
I have set up two cronjobs, one in cpanel and one in scheduled task according to the installation file.
Can I ask why we have to setup two crons?
|
You should setup EITHER system cron job OR vB scheduled task, depending on which one your prefer.
Perhaps, we should mention this in installation instructions.