PDA

View Full Version : Administrative and Maintenance Tools - vBSEO Google/Yahoo Sitemap Generator


Pages : 1 2 3 4 [5]

iojam
08-10-2008, 07:56 PM
Please note that there is a newer version released here: https://vborg.vbsupport.ru/showthread.php?t=184573

abdobasha2004
09-08-2008, 12:33 AM
I installed it carefully
when I go to the sitemap link
http://100fm6.com/vb/sitemap_index.xml.gz
problem solved

SIINSI
09-17-2008, 04:06 AM
I get this error when I run the sitemap generator from ACP...

[SECTION START] tags [5,871.3Kb mem used] [424,207s (+424,207s)]
[create sitemap file] filename: sitemap_51.xml.gz, number of urls: 26 [5,874.7Kb mem used] [424,209s (+1s)]
[create sitemap in text format] part #52 [5,874.6Kb mem used] [424,209s (+0s)]
[create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 51 [5,891.3Kb mem used] [424,209s (+0s)]

Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 77387456 bytes) in /home/jdmuniv/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 1298

Thanks,
Miguel

danlefree
09-22-2008, 05:52 AM
Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 77387456 bytes) in /home/jdmuniv/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 1298

Your php.ini memory_limit directive (http://us.php.net/ini.core) needs to be set to allow PHP to use 78 MB (or more) memory. (the default memory_limit setting is "128" for "128 MB")

Note: You will probably not be able to complete this operation on a shared hosting account.

Adapt
10-02-2008, 03:17 AM
I am receiving a server error on my forum when i upload .htaccess to my forum root

Server error!

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.

If you think this is a server error, please contact the webmaster.
Error 500
allhtpc.com
10/02/08 00:14:50
Apache/2.2.9 (Win32) DAV/2 mod_ssl/2.2.9 OpenSSL/0.9.8h mod_autoindex_color PHP/5.2.6


Any ideas? I am using XAMPP (apache/mysql/php).

When I remove the .htacess file, the site works fine.

Also all the links and documentation lists sitemap_index.xml.gz to be located in /forum/sitemap_index.xml.gz but mine seems to be being generated in/forum/vbseo_sitemap/data/sitemap_index.xml.gz

Is this correct?

abdobasha2004
10-11-2008, 11:18 PM
Warning: include() [function.include]: Unable to access /home/abdo/public_html/vb/includes/config.php in /vbseo_sitemap/index.php on line 34

Warning: include(/home/abdo/public_html/vb/includes/config.php) [function.include]: failed to open stream: No such file or directory in /vbseo_sitemap/index.php on line 34

Warning: include() [function.include]: Unable to access /home/abdo/public_html/vb/includes/config.php in /vbseo_sitemap/index.php on line 34

Warning: include(/home/abdo/public_html/vb/includes/config.php) [function.include]: failed to open stream: No such file or directory in /vbseo_sitemap/index.php on line 34

Warning: include() [function.include]: Failed opening '/home/abdo/public_html/vb/includes/config.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /vbseo_sitemap/index.php on line 34

Warning: Cannot modify header information - headers already sent by (output started at /home/abdo/public_html/vb/includes/class_core.php:3075) in /vbseo_sitemap/index.php on line 41

what can i do

floggerss
10-16-2008, 04:48 PM
I installed Ok.. it was working fine, but since i install the VBSEO google, cant find my sitemap. I know it is a .htaacces problem. But i dont know what to put in there, only i put my domain.

Lizard King
10-21-2008, 05:06 PM
what can i do

Hello ,

You need to chmod 777 vbseo_sitemap/data folder

I installed Ok.. it was working fine, but since i install the VBSEO google, cant find my sitemap. I know it is a .htaacces problem. But i dont know what to put in there, only i put my domain.

Please update the following line in your .htaccess
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron)
replace it with
RewriteCond %{REQUEST_URI} !(admincp/|modcp/|cron|vbseo_sitemap)

TheInsaneManiac
10-22-2008, 06:04 PM
Feature Request:
Make the process pause for a number of seconds after X amount of queries. This modification has crashed my server due to it running for over 30 seconds. I have a lot of posts and members, and don't like crashing -_-

saxahan
11-01-2008, 09:47 AM
Does It working with vBulletin 3.8.x?

dragoncub
11-04-2008, 02:37 AM
Installed, thanks!

kingMOB
11-09-2008, 11:20 AM
Hi, recently we had to reinstall our vBulletin due to a server crash, since then the sitemap generator is weird. It generates the sitemap files, but not the log entries, so there's nothing in the reports list. I tried to uninstall it, delete all files, reinstall it but the problem persists.

The data folder is filled with the sitemap_*.xml.gz but there's no log files, which I think are the files that the Reports List gets. Any ideas?

Thanks.

iojam
11-09-2008, 11:42 AM
Does It working with vBulletin 3.8.x?Yes, it's compatible.

kingMOB,

try to remove all files from data/ folder, disable Text sitemap option and regenerate sitemap.

iardon
11-26-2008, 06:57 PM
Hi,

My webhost has just disabled the following php functions citing them as insecure...

exec,system,shell_exec,passthru,dl,escapeshellarg, escapeshellcmd,popen,pcntl_exe c,symlink,proc_close,proc_open

Now my VBSEO sitemap generator can't ping the search engines. Which function does the script use to ping?

EDIT: nevermind, updated to newer version, now it's fine.

slednutz.com
12-19-2008, 03:52 AM
For no reason whatsoever, on December 18, this stopped working. Google says 404 not found, look up in FTP, and sure enough there is no sitemap in the folder Google is looking for it in.
It generates the sitemap, but then it just "poof" dissapears. When i generate it manually, and immediately look in the folder via FTP program, the file is not there.
I'm completely lost.

bchertov
12-28-2008, 11:43 PM
Hi,

I just installed this and it seems to work except that the report says that the Yahoo upload failed.

I've visited the page that you provide for uploading a text file but I don't see where I can submit it.

What's up with the Yahoo upload?


Report Details
Generated Sitemap Details
Date 2008-12-28 17:20
Processing time 69.00 s
Total URLs 62,318 (-)
Forumdisplay URLs 309 (-)
Showthread URLs 13,925 (-)
ShowPost URLs 39,520 (-)
Archive URLs 0 (-)
Member Profile URLs 8,521 (-)
Poll Results URLs 82 (-)
Blog Entries URLs 0 (-)
Album URLs 0 (-)
Social Group URLs 0 (-)
Tag URLs 0 (-)
Sitemap Files
Index File sitemap_index.xml.gz
Sitemap File #1 sitemap_1.xml.gz (20,000 URLs, 3,849.50Kb) 3,849.18Kb uncompressed
Sitemap File #2 sitemap_2.xml.gz (20,000 URLs, 3,705.88Kb) 3,705.57Kb uncompressed
Sitemap File #3 sitemap_3.xml.gz (20,000 URLs, 3,732.64Kb) 3,732.32Kb uncompressed
Sitemap File #4 sitemap_4.xml.gz (2,318 URLs, 427.91Kb) 427.59Kb uncompressed
Text Format File urllist.txt.gz (3,534.70Kb)
Search Engines Pings
Google Successful
Yahoo FAILED
Ask Successful
Moreover Successful
vBSEO Google/Yahoo Sitemap Generator v2.2 is ? 200

john h
01-08-2009, 07:23 AM
How can pages created in Logician's Webtemplates (https://vborg.vbsupport.ru/showthread.php?t=103076) be included in the sitemap?

john h
01-13-2009, 05:22 AM
When the sitemap is generated by the task manager the urls in the extra-urls.txt are not included in the sitemap.

If I manually create the sitemap by clicking on the link in the ACP the extra-urls.txt file is included.

Why is this so?

SoftDux
02-22-2009, 02:53 PM
Hi,

I've just installed this mod, but can't see which URL I should be submitting to google webmaster tools. Can someone please tell me how / where to obtain the correct .xml URL?

SoftDux
02-22-2009, 06:16 PM
Hi,

Which URL do I use to submit to google developer tools?

USAMustangs.com
02-22-2009, 09:34 PM
Hi,

I've just installed this mod, but can't see which URL I should be submitting to google webmaster tools. Can someone please tell me how / where to obtain the correct .xml URL?

AdminCP > vBSEO > vBSEO Sitemap Reports > Show Reports List > Sitemap Generator History > Find most recent sitemap from column an click View details > Log in to Google Webmaster Tools Dashboard and select Sitemaps > Highlight or manually type in each URL listing of your sitemap(s) under vBSEO Sitemap Generator History into the Google Webmaster Tools Sitemaps page > Submit all the sitemaps you have listed > Done

Example:

Google My Sitemaps http://www.yoursite.com
copy and past in the blank field /forum/sitemap_1.xml.gz and hit Submit Sitemap

Repeat as necessary for all additional sitemaps.

maamon
02-23-2009, 01:38 AM
Upgraded, will generate a new sitemaps now:up:

corbint
02-26-2009, 04:48 AM
bizarre issue in that sitemap generator is only generating a single file, not multiple like expected. the forum is fairly large, with over 5million posts, and several hundred forum areas.

im not filtering/excluding any forums, i have show posts and show threads set to YES.

the only output i get when running the script is :

[homepage] [4,618.9Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay [4,619.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 1, total threads: 0, pages: 1 [4,620.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 2, total threads: 0, pages: 1 [4,654.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 19, total threads: 0, pages: 1 [4,655.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 5, total threads: 73, pages: 4 [4,660.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 10, total threads: 1627, pages: 82 [4,666.8Kb mem used] [0s (+0s)]
[SECTION START] showthread [4,776.9Kb mem used] [0s (+0s)]
[create sitemap file] filename: sitemap_1.xml.gz, number of urls: 11217 [4,660.0Kb mem used] [4s (+4s)]
[create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 1 [4,663.0Kb mem used] [4s (+0s)]
Sitemap has been created. Click here to return [4,661.5Kb mem used] [5s (+1s)]


i truly expected it to create more sitemap files, and find more items to index.

i am also running vB SEO on vb 3.6.5

JohorBahru
02-28-2009, 08:53 AM
is that any way to retrieve the password? i lost my password =(
please help me...

USAMustangs.com
02-28-2009, 09:19 AM
is that any way to retrieve the password? i lost my password =(
please help me...

AdminCP > vBulletin Options > vBSEO Google/Yahoo Sitemap Generator > Scroll down and find the vBSEO Sitemap Interface Access Password box > Your password is listed there or you can reset it

JohorBahru
02-28-2009, 10:02 AM
AdminCP > vBulletin Options > vBSEO Google/Yahoo Sitemap Generator > Scroll down and find the vBSEO Sitemap Interface Access Password box > Your password is listed there or you can reset it

I LOVE YOU:o
Thank you

Gosef
04-02-2009, 08:04 AM
thanks a lor

USAMustangs.com
04-05-2009, 08:51 PM
Does anyone have any idea what is causing to happen? The AskJeeves spider reports this same message every day. My robots.txt does not exclude any spiders. It's set to allow all. Yahoo Slurp, Google, MSN, etc.. all index the site just fine. This is just a problem with AskJeeves.

Date Guest Type Logged Visit Area IP Address Visit Information
04-05-2009, 10:02 AM AskJeeves No adv_index 66.235.124.21 *

USAMustangs.com
04-05-2009, 09:22 PM
Upgrade Instructions
============================

(1) Follow the installation/upgrade instructions provided in the docs/readme.html file.

(2) For versions of vBulletin 3.6.x only: Open "Schedule Manager" in the vBulletin Admin Control Panel (admincp); Remove existing scheduled task for Sitemap Generator if you have one.
Note: The new task will be automatically setup when you import the XML product file.


vBulletin does not have an option to delete a scheduled task. So, how do you recommend removing the existing task for the sitemap generator for those of us planning on performing an upgrade?

cowboycoalition
04-16-2009, 01:08 AM
Sorry guys, haven't read the whole thread.

I am having difficulting with having google and yahoo indexing my site. I have 3.7.1 With google/yahoo sitemap installed.

Any help?

rc1320
05-10-2009, 12:02 AM
After I run my sitemap generator I am not getting any confirmation and nothing show up in the report history. Is this normal?

winpro19
06-20-2009, 01:38 AM
After I run sitemap generator, all seems fine. But the file I download has:

<html>
<head>
<title>not found</title>
</head>
<body>

Sorry, but the file you requested is not available.

<p>Please <a href="/">start here</a>.

</body>
</html>

rajubd
06-29-2009, 04:34 PM
i add my site map to google but no url included why?
https://vborg.vbsupport.ru/external/2009/06/2.jpg

SVTCobraLTD
12-02-2009, 01:00 PM
Ran this and got this database error:


Database error in vBulletin 3.6.10:

Invalid SQL:
SELECT userid,salt FROM user WHERE email='xxx@xxxx.com';

MySQL Error : MySQL server has gone away
Error Number : 2006
Date : Wednesday, December 2nd 2009 @ 08:57:10 AM
Script : http://www.xxxxx.com/forums/admincp/cronadmin.php?do=runcron&cronid=56
Referrer : http://www.xxxx.com/forums/admincp/cronadmin.php?do=modify
IP Address :
Username :
Classname : vB_Database

Here is what it said above it though:

vBSEO Sitemap Generator
[homepage] [4,726.6Kb mem used] [0s (+0s)]
[SECTION START] forumdisplay [4,726.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 3, total threads: 0, pages: 1 [4,726.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 13, total threads: 570, pages: 17 [4,727.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 14, total threads: 345, pages: 10 [4,728.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 15, total threads: 53, pages: 2 [4,730.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 57, total threads: 4, pages: 1 [4,730.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 4, total threads: 0, pages: 1 [4,731.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 16, total threads: 132, pages: 4 [4,731.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 17, total threads: 36, pages: 2 [4,732.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 18, total threads: 44, pages: 2 [4,733.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 58, total threads: 9, pages: 1 [4,734.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 10, total threads: 0, pages: 1 [4,734.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 43, total threads: 121, pages: 4 [4,735.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 44, total threads: 9, pages: 1 [4,736.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 48, total threads: 42, pages: 2 [4,737.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 52, total threads: 130, pages: 4 [4,737.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 59, total threads: 26, pages: 1 [4,739.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 68, total threads: 75, pages: 3 [4,740.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 5, total threads: 0, pages: 1 [4,741.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 19, total threads: 2, pages: 1 [4,741.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 20, total threads: 50, pages: 2 [4,741.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 21, total threads: 24, pages: 1 [4,742.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 6, total threads: 0, pages: 1 [4,742.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 47, total threads: 696, pages: 20 [4,742.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 22, total threads: 2495, pages: 72 [4,750.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 79, total threads: 104, pages: 3 [4,788.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 60, total threads: 83, pages: 3 [4,791.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 56, total threads: 74, pages: 3 [4,794.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 77, total threads: 16, pages: 1 [4,797.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 24, total threads: 2, pages: 1 [4,798.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 76, total threads: 45, pages: 2 [4,799.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 80, total threads: 463, pages: 14 [4,800.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 53, total threads: 612, pages: 18 [4,813.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 71, total threads: 60, pages: 2 [4,826.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 61, total threads: 0, pages: 1 [4,827.9Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 66, total threads: 13, pages: 1 [4,828.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 67, total threads: 48, pages: 2 [4,829.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 69, total threads: 3, pages: 1 [4,830.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 65, total threads: 6, pages: 1 [4,831.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 64, total threads: 3, pages: 1 [4,832.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 63, total threads: 4, pages: 1 [4,832.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 62, total threads: 2, pages: 1 [4,833.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 78, total threads: 124, pages: 4 [4,834.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 23, total threads: 130, pages: 4 [4,836.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 12, total threads: 0, pages: 1 [4,839.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 49, total threads: 83, pages: 3 [4,839.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 50, total threads: 40, pages: 2 [4,841.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 7, total threads: 0, pages: 1 [4,842.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 9, total threads: 0, pages: 1 [4,843.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 42, total threads: 40, pages: 2 [4,843.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 40, total threads: 92, pages: 3 [4,844.7Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 11, total threads: 0, pages: 1 [4,846.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 75, total threads: 58, pages: 2 [4,847.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 25, total threads: 24, pages: 1 [4,848.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 26, total threads: 54, pages: 2 [4,849.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 27, total threads: 468, pages: 14 [4,850.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 28, total threads: 152, pages: 5 [4,858.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 30, total threads: 333, pages: 10 [4,862.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 31, total threads: 164, pages: 5 [4,868.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 32, total threads: 102, pages: 3 [4,871.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 29, total threads: 158, pages: 5 [4,873.2Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 36, total threads: 176, pages: 6 [4,876.1Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 33, total threads: 178, pages: 6 [4,879.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 34, total threads: 254, pages: 8 [4,883.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 35, total threads: 321, pages: 10 [4,887.6Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 45, total threads: 10, pages: 1 [4,893.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 46, total threads: 16, pages: 1 [4,894.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 37, total threads: 174, pages: 5 [4,894.5Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 54, total threads: 23, pages: 1 [4,897.4Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 41, total threads: 383, pages: 11 [4,898.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 55, total threads: 204, pages: 6 [4,904.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 8, total threads: 0, pages: 1 [4,907.8Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 38, total threads: 80, pages: 3 [4,908.3Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 39, total threads: 172, pages: 5 [4,910.0Kb mem used] [0s (+0s)]
[forumdisplay] forum_id: 51, total threads: 36, pages: 2 [4,912.9Kb mem used] [0s (+0s)]
[SECTION START] showthread [4,913.8Kb mem used] [0s (+0s)]
[create sitemap file] filename: sitemap_1.xml.gz, number of urls: 40000 [4,739.6Kb mem used] [17s (+16s)]
[create sitemap file] filename: sitemap_2.xml.gz, number of urls: 40000 [4,742.3Kb mem used] [29s (+12s)]
[create sitemap file] filename: sitemap_3.xml.gz, number of urls: 40000 [4,743.0Kb mem used] [38s (+9s)]
[archive homepage] [5,067.3Kb mem used] [40s (+2s)]
[SECTION START] forumdisplay archived [5,068.3Kb mem used] [40s (+0s)]
[SECTION START] showthread archived [5,125.3Kb mem used] [40s (+0s)]
[SECTION START] member [5,135.2Kb mem used] [44s (+4s)]
[SECTION START] polls [4,875.4Kb mem used] [44s (+1s)]
[create sitemap file] filename: sitemap_4.xml.gz, number of urls: 27364 [4,736.2Kb mem used] [45s (+1s)]
[create sitemap index] filename: sitemap_index.xml.gz, number of sitemaps: 4 [4,736.9Kb mem used] [45s (+0s)]
Sitemap has been created. Click here to return [4,736.4Kb mem used] [149s (+104s)]
Database Error Database error

So did it do anything?

farsgsm
12-04-2009, 06:32 PM
why i get this error :
Fatal error: Call to undefined function vbseo_startup() in /home/xxxxxxxx/public_html/vbseo_sitemap/vbseo_sitemap_functions.php on line 56

farsgsm
12-05-2009, 11:42 AM
i removed line 56, and works ok

SVTCobraLTD
12-09-2009, 04:24 PM
Seems to be working as I get an email each day. Well actually I get two emails each day. However when I click on http://www.mysite.com/forums/vbseo_sitemap/ I get an error 500. Did I miss installing something?

SVTCobraLTD
12-10-2009, 09:57 AM
When I click vbSEO Sitemap Reports in my AdminCP. I get an error 500 too. Any ideas on what is missing?

dexterstat
03-20-2010, 07:45 PM
:mad:vbseo is the most stupid service ever, i wanted to edit my license for which i payed for(150$) very big money for what it can do, guess what i can not edit it, because, you have to renew your license in order to edit it, so i payed 150$, and i can not use it ,i have to keep their link in my site, i can not edit my domain, tiket support real bad, what kind of service is that? ps, i sell my vbcrap license

dexterstat
03-20-2010, 07:52 PM
double post sorry

discuit
06-17-2010, 08:40 AM
Does this work on 4.0.3 ?

ranafarooq
11-05-2010, 03:33 AM
Does this work on 4.0.3 ?

Tahir_Younus786
11-06-2010, 11:37 PM
can any body tell me that what will be the exact location of that url which should be added in google webmaster arena?
i am so confused guys
am using vb4.0.7