vBulletin Search Engine Optimization
This is a discussion on Sitemap generator 2.1 on php5 forum within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; My forum is VB 3.7 Gold and I installed the forum with php5 so all files are referenced by sitemap ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Sitemap generator 2.1 on php5 forum
My forum is VB 3.7 Gold and I installed the forum with php5 so all files are referenced by sitemap need to reference php5 not php. How should I go about fixing this?
|
|
#2
| ||||
| ||||
|
open config_vbseo.php in the includes folder and you can set your php extention there. define('VBSEO_VB_EXT', 'php'); it towards the bottom |
|
#3
| ||||
| ||||
|
The definition Brian mentioned above would help with vBSEO, for the Sitemap Generator you will have to apply search'n'replace in php code with current version. We will add a special option for files extension in the next build of sitemap generator.
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
|
#4
| ||||
| ||||
|
An advanced option has been added to the new sitemap (v.2.2) to allow custom extensions to be defined via vbseo_sitemap_config.php. Replace: Code: define('VBSEO_PHP_EXT', 'php');
Code: define('VBSEO_PHP_EXT', 'html');
__________________ Juan Muriente / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| vBSEO Sitemap Generator generated incorrect sitemap URL | X1C3W5 | Troubleshooting | 2 | 01-02-2008 12:45 PM |
| vBSEO Sitemap Generator 2.1 - sitemap not found | nyunyu | Troubleshooting | 14 | 12-12-2007 12:27 AM |
| Where is 2.0 Sitemap Generator | UnderEstimated | General Discussion | 14 | 04-13-2007 09:03 AM |
| Using 3rd party sitemap generator w/VBSEO sitemap | cmeinck | General Discussion | 1 | 04-12-2007 01:50 PM |
| Does Sitemap support PHP5? | Ace Shattock | General Discussion | 7 | 07-18-2006 02:05 PM |