vBulletin Search Engine Optimization
This is a discussion on RC8 - CSS redirect for Moderator forums within the Bug Reporting forums, part of the vBSEO SEO Plugin category; PHP5, MySQL 5, IIS6, ISAPI_Rewrite Tried RC8 today. Everything worked fine except the follow strange thing In our moderator forums ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| RC8 - CSS redirect for Moderator forums
PHP5, MySQL 5, IIS6, ISAPI_Rewrite Tried RC8 today. Everything worked fine except the follow strange thing In our moderator forums - one main and two sub - which are the only ones inaccessible to visitors, all the CSS links get rewritted to be: <link rel="stylesheet" type="text/css" href="http://forum.sitecom/redirect-to/?re...itenavbar2.css" title="Site Home" /> Because of our structure this <link> appears inside the main <body> tag rather than in the <head> tag. As is inculded via a product ob_start It's comppletely unaffected in other parts of the forum. Just in the restricted forums... ~ Steph |
|
#2
| ||||
| ||||
|
Hello, since your forum is located at forum.site.com, while stylesheet resides on www.site.com, it is supposed to be external link and is "masked" with redirect URL for privacy reasons, since you are currently viewing private subforum. You can either 1. move stylesheet to your forums subdomain 2. OR manually enable VBSEO_ALLOW_REL_NOVBSEO option in config.inc.php file and change your stylesheet code to: HTML Code: <link rel="novbseo" rel="stylesheet" type="text/css" href="http://www.site.com/sitenavbar2/sitenavbar2.css" title="Site Home" />
__________________ 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. |
|
#3
| |||
| |||
|
Thanks for the reply Oleg. I'll give it whirl! It didn't happen with RC6 which is what threw me off. ~ Steph |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 301 fügt ?vbseourl= mit an | Junior | Deutsch | 8 | 11-20-2006 02:07 PM |
| URLs not followed (15) | special K | General Discussion | 3 | 11-20-2006 08:27 AM |
| URL's not followed... possible errors in redirect.. | Sonnie | Troubleshooting | 39 | 10-08-2006 08:35 PM |
| vBSEO 2.0 RC8 Released | Juan Muriente | vBSEO Announcements | 7 | 09-13-2005 03:59 PM |