The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBulletin Google Site Map Details »» | |||||||||||||||||||||||||
There are a few vBulletin Google Site maps around, but none as comprehensive as this that I have seen. This vBulletin Google site map is based on Kalius's work on discussed on his site and at Digitalpoint
FYI, the vBulletin Google Site Map modification contains at least one potential remote file include exploit. You are hereby notified that you should uninstall this modification, including the removal of the vBulletin Google Site Map PHP files from your server. The author of the modification has been notified, and the vBulletin Google Site Map thread has been moved to the Modification Graveyard forum. Best, vBorg Staff vBulletin Google site map with ability to add extra urls (c) by T2DMan - Michael Brandon 8Nov05+13hrsGMT - update. Added support for Yahoo Sitemap & bug fix 7Nov05+13hrsGMT - update. Thanks for your help. I have attached 1 version with 2 different preset configs for your convenience. vBSEO and non vBSEO configs. Configure in the vbgsitemap-config.php file. $base=""; // "" if in root, $base="forum/"; //if in the subdirectory forum It now works well with forum permissions, and the vBulletin's scheduled task system. I have personally installed the reviewed vBGSiteMap on a site with over 200,000 urls. Copes with the large number of urls with no problems. The vBGSiteMap works well with vbSEO, and it lists all the old url's to allow Google to spider the old url's and so find the 301 redirects to the new, and so delete the old url's from its index. Compared to the previous versions
the same password as the database via the vBulletin includes/config.php file
Show Your Support
|
Comments |
#62
|
||||
|
||||
are you using the same username and password that you have in the config.php?
|
#63
|
|||
|
|||
I am using my mysql passwords and everything like the rest of the people and I still can't get it to work...
|
#64
|
|||
|
|||
I will be setting this up soon and will see about adding more stuff for it to cover. Like ability to work the the cmps2 ect.
|
#65
|
||||
|
||||
I installed it.
Here are some issues - CHMOD root directory (as in rootwww) - BAD VERY VERY BAD idea. You have to figure out a solution other then having to do that. Maybe a subdirectory off of forum, or a temporary directory, or it's own directory. Throwing it in the root is not clean. Why can't it go into its own folder off of forum? I also had the double appending problem with the domain name. www.site.comwww.site.com within the XML files. Take the db and pass from vB, and don't ask for it. This is required anyway if it's a cron job. Just put it up on G, so will see how it goes... (crossing my fingers) Well... it didn't work. The schema is incorrect. Google wants an http:// after <LOC> which is not create if forgotten from the config. so the variable $http= line needs to say $http="http://"; Also there are some problems with the "archive" folder where it appends after the file. Like this: www.example.com/forum/archive/index.php/f-1.html |
#66
|
|||
|
|||
Incorrect username/password
in vB 3.5 RC2 |
#67
|
|||
|
|||
Re: Incorrect username/password
I think elseif($dbusername<>$username AND $dbpassword<>$password) entry(false); should be elseif($dbusername<>$username OR $dbpassword<>$password) entry(false); |
#68
|
|||
|
|||
Quote:
|
#69
|
|||
|
|||
hy, has someone from you a file for me, already modified, with you in the 3,5 RC2 goes? Would be nice if this jeman makes available
|
#70
|
|||
|
|||
Getting this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/gamers/public_html/vbsitemap-multi.php on line 562 also how can you include meta descriptions and keywords into sitemap ? |
#71
|
|||
|
|||
Quote:
max_execution_time = 30 in /etc/php.ini (or other location depending on OS) to 60 or greater so it can finish. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|