vBulletin Search Engine Optimization
This is a discussion on All image paths are broken within the Troubleshooting forums, part of the vBSEO SEO Plugin category; All the images on my forum are broken after installing vbseo . The paths of the images are adding the ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| All image paths are broken
All the images on my forum are broken after installing vbseo. The paths of the images are adding the paths of the forum to them. So forum home is fine, but every subsequent page is full of broken images. How do I fix this? Thanks. |
|
#2
| ||||
| ||||
|
You can define custom home root in config_vbseo.php In order to do that please download includes/config_vbseo.php and edit it with a text editor. Search for the following Code: define('VBSEO_CHECK_WWWDOMAIN', 0);
define('VBSEO_CUSTOM_DOCROOT', '');
Code: define('VBSEO_CHECK_WWWDOMAIN', 1);
define('VBSEO_CUSTOM_DOCROOT', '/home/path/forums');
|
|
#3
| |||
| |||
|
I don't have a custom home. The images on my forum home work fine. Example forum home path for an image: http://www.mydomain.com/images/misc/navbits_start.gif (this works fine) Example forum path: http://www.mydomain.com/category-nam...bits_start.gif For some reason the forrum path is being added to the front of the image path. Thanks for additional help. |
|
#4
| ||||
| ||||
|
Hello, make sure that you installed vBSEO xml product file in vB admincp.
__________________ Oleg Ignatiuk / Crawlability Inc. Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations 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 |
| Custom Image paths | Bernhard Huber | Bug Reporting | 1 | 08-31-2005 01:33 PM |