![]() |
steven.hartland,
try to downloads sitemap files via FTP (from vbseo_sitemap/data/ folder) and check if they are correct. |
Thanks for the suggestion iojam, I was already in the data dir when checking the compression with zcat.
I've done some more digging and its definitely something to do with the gzip compression turning that off in the config fixes the issue. We've not had any issues with standard gzip support on the forums, but something in the sitemap code seems to be triggering an issue with it. After looking at the code which is only a few lines I can only conclude the issue is with the underlying php function. There are a number of bugs still open in php's bug tracker which may be the cause. For the time being we will live with gzip off. |
Code:
Warning: main(): Unable to access /var/www/vhosts/yourdomain.com/httpdocs/forums/global.html in /var/www/vhosts/yourdomain.com/httpdocs/forums/vbseo_sitemap/index.php on line 31 |
Do you have .html vBulletin package installed for your forum? If not you should have this in vbseo_sitemap_config.php file (which is default):
PHP Code:
|
Thanks ioJam
|
Quote:
Quote:
In case anyone else requires the same thing: root Code:
Options +FollowSymLinks Code:
Options +FollowSymLinks Sy |
please update for 3.8.1
|
Yes please update for 3.8.1 !!!!
|
i have this installed and it is making vbseo links causing google to have not found url's
|
Works perfect in 3.8.1 I especially love the Site-map Reports page.
Eventually I'll get vbseo but for now this works great as it installed flawlessly and generate a pretty good site map as Google shows it's having no problems accessing the pages. very cool Thanks again for the Great Free SEO Package :up: |
Hello everybody!
Downloaded and installed Sitemap Generator and manually started it by clicking "Run Sitemap Generator". Sitemap generated cuz I see report, but the link it shows in CP (Your Google Sitemap Index URL: kiev.com.ua/forum/sitemap_index.xml.gz) is not working... Any ideas why? |
Make sure that you created .htaccess file as described in installation instructions.
|
Installation instruction note says
Quote:
And one more question - why I have no links in the bottom of the forum like 1 2 3 4 5 6 7 8 9 etc... (each number is a link). What makes that links - vBSEO or Sitemap Generator? TIA Michael |
Try to modify .htaccess file:
find: Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron) Code:
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap) Quote:
|
Quote:
I found that in archive I have my forumlist and if you click on any forum it takes you to nowhere but this same page. Is it correct or I break smth? |
It's related to vBSEO, not sitemap generator: http://www.vbseo.com/f77/archive-sit...24/#post181527
|
hello
i receive db erro after site map generator Database Error Database error database has encountered a problem. Please try the following: * Load the page again by clicking the Refresh button in your web browser. * Open the www....com home page, then try to open another page. * Click the Back button to try another link. The www....com forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience. what can i do ?? and also i cant open sitemap_1.xml.gz tanx about your hellp |
Check the html source of that page to find out exact db error message.
|
to generate a sitemap I get the following error:
Fatal error: Call to undefined function vbseo_sitemap_albums() in /************/public_html/vbseo_sitemap/vbseo_sitemap.php on line 113 |
|
Das UndergrounD,
if you don't have vBSEO installed, turn off "vBSEO URLs" option. havard20009, you should check the *html source*, not the on page content for exact message. |
<!--
Database error in vBulletin 3.8.1: Invalid SQL: SELECT * FROM blog WHERE state = 'visible'; MySQL Error : Unknown column 'state' in 'where clause' Error Number : 1054 Request Date : Thursday, February 19th 2009 @ 03:51:55 AM Error Date : Thursday, February 19th 2009 @ 03:51:57 AM Script : http://...com/forums/vbseo_sitemap/vbseo_sitemap.php Referrer : http://.com.com/forums/vbseo_sitemap/ IP Address : 120.28.133.235 Username : not register Classname : vB_Database MySQL Version : --> also i used this code 4 resolve but i have problem with this PHP Code: $tcount = $db->query_first(" SELECT count(*)as cnt,max(dateline) as lastupdate FROM " . TABLE_PREFIX . "groupmessage WHERE groupid='$rrow[groupid]' "); replace with PHP Code: $tcount = $db->query_first(" SELECT count(*)as cnt,max(dateline) as lastupdate FROM " . TABLE_PREFIX . "groupmessage AS groupmessage LEFT JOIN " . TABLE_PREFIX . "discussion AS discussion ON (groupmessage.discussionid = discussion.discussionid) WHERE discussion.groupid='$rrow[groupid]' "); |
Do you have vBulletin Blog installed? If yes, are you running the latest version?
|
please update for 3.8.1
|
I tested mod_rewrite and it works. The generator generates the sitemap in the .../data folder. The problem is that I get a 404 error when trying to access it. Google is saying the same thing. I have the .htaccess file in the forum root. I gave this link to Google:
http://www.mywebsite.com/forum/sitemap_index.xml.gz Any suggestions? |
Uninstall this version to switch to version 3.8 :D
Good job |
Seems to be working fine. Thanks! :up:
|
I have been using the Sitemap Generator for months, I just upgrade to 2.5 and I have a couple of questions
Questions: Show Sitemap Downloads Log -- Should I erase or keep them? Is there any option no to save the log? Show SE Bots Activity Log-- How do I erase the log? if it is possible to erase, should I erase or keep them? Is there any option no to save the log? Show Reports List -- Should I erase or keep the list? Is there any option no to save the list? Last question: I upgraded to 2.5 but still shows 2.2 at the bottom, am I doing something wrong? |
I'd recommend to setup "Prune log" setting in vbseo_sitemap_config.php file to automatically erase old logs:
Code:
define('VBSEO_SM_PRUNE', 0); // logs age in days to prune Quote:
|
I just upgraded from the previous version and now when I run the script it stalls here
forumdisplay] forum_id: 15, total threads: 382, pages: 13 [6,631.5Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 20, total threads: 172, pages: 6 [6,637.4Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 43, total threads: 225, pages: 8 [6,641.0Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 45, total threads: 70, pages: 3 [6,644.2Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 46, total threads: 134, pages: 5 [6,646.5Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 44, total threads: 25, pages: 1 [6,648.1Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 47, total threads: 71, pages: 3 [6,649.8Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 18, total threads: 108, pages: 4 [6,650.5Kb mem used] [0s (+0s)] [forumdisplay] forum_id: 11, total threads: 299, pages: 10 [6,651.9Kb mem used] [0s (+0s)] [SECTION START] showthread [6,655.2Kb mem used] [0s (+0s)] How can I kick start it to finish the job? |
Check the html source of the page when that happens, possibly there is a database error.
|
Quote:
|
Hello iojam,
We're using vBulletin 3.7.5, have vBSEO 3.2 and just installed version 2.5 of the Sitemap Generator. The problem is that when we try to run the task, it outputs this Quote:
Any ideas as to what might cause this behavior? We're not getting any SQL errors and the upgrade to version 2.5 went smoothly and was done correctly. |
I had that same problem and deleted the stuff in the /data subdirectory (after being instructed to) then ran it again and it ran fine.
|
Thank you for the tip, worked like a charm.
|
my "vbseo sitemap" time is mismatch with my Forum Time... (my Forum time is +3.5)
How can in set it ? |
no anyBody Help me ? :(
|
MTGDarkness,
make sure that you did NOT change permissions for vbseo_getsitemap.php file (it should be set to 0644). mdrs2, that's a server time and it doesn't affect sitemap generation. |
The permissions were wrong; I reset them to 644. Should the other files also be 664? Every file (and folder) in the folder is set to CHMOD777. I reset the file you mentioned to 664, but I'm still getting these 500 errors...
Quote:
|
You should apply 0777 permissions to vbseo_sitemap/data/ folder *only*.
|
All times are GMT. The time now is 09:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|