vBulletin Search Engine Optimization
This is a discussion on vbseo and VBCMPS 3.0 RC1 within the Troubleshooting forums, part of the vBSEO SEO Plugin category; When using vbseo and cmps 3.0 rc1 it breaks the images on all pages when you intergrate modules with other ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| vbseo and VBCMPS 3.0 RC1
When using vbseo and cmps 3.0 rc1 it breaks the images on all pages when you intergrate modules with other pages with-in vb. Any fix for this? http://mysite.com/test-test/images.... Which it should be: http://mysite.com/images..... Thanks, Itworx4me |
|
#2
| |||
| |||
|
You could use a base-href on all the pages: <base href="baseurl" /> Or you could put a / in front of images so it refers to the root of the domain; not relative. |
|
#3
| |||
| |||
|
Thanks you this fixed the problem. Itworx4me |