Results 1 to 6 of 6

Problem with CDN pulling from the wrong path. (Not Using MaxCDN)

This is a discussion on Problem with CDN pulling from the wrong path. (Not Using MaxCDN) within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I am using voxel cdn the mirror configuration. Basically when someone requestions: http://cdn.seahawkshuddle.com/sh/for...n_inlinemod.js It will retrieve the file from the ...

  1. #1
    Member
    Real Name
    Robert
    Join Date
    Oct 2005
    Location
    Orange County, CA
    Posts
    45
    Liked
    6 times

    Question Problem with CDN pulling from the wrong path. (Not Using MaxCDN)

    I am using voxel cdn the mirror configuration. Basically when someone requestions:

    http://cdn.seahawkshuddle.com/sh/for...n_inlinemod.js

    It will retrieve the file from the follow location:

    http://www.seahawkshuddle.com/forum/...n_inlinemod.js

    However, the vbseo CDN replacements is not appending/inserting 'forum' into the URL. My forum is in the sub dir "forum". In the templates, the script include is the following:

    HTML Code:
    <script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script>
    But when it goes through the vbseo cdn script, it will translate into this:

    HTML Code:
    <script type="text/javascript" src="http://cdn.seahawkshuddle.com/sh/clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script>
    The above is missing "forum" from the include URL. Do you know how I can fix this?

    Thanks.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello Robert ,


    What is the exact domain you defined for CDN integration ?
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Member
    Real Name
    Robert
    Join Date
    Oct 2005
    Location
    Orange County, CA
    Posts
    45
    Liked
    6 times
    http://cdn.seahawkshuddle.com/sh/

    And thanks for the response.

  4. #4
    Member
    Real Name
    Robert
    Join Date
    Oct 2005
    Location
    Orange County, CA
    Posts
    45
    Liked
    6 times
    I hate bumping my own thread, but I was curious on an answer about this.

    Thanks.

  5. #5
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    If your CDN is mirrored to your root and your forum is forums folder you basically had to define following url

    Code:
    http://cdn.seahawkshuddle.com/sh/forums/
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #6
    Member
    Real Name
    Robert
    Join Date
    Oct 2005
    Location
    Orange County, CA
    Posts
    45
    Liked
    6 times
    I will try it out and see how it goes. I will have to make sure their are no assets outside the forums directory, which is not really a big deal.

    Thanks for the reply.

Similar Threads

  1. vBulletin 3.x Get some wrong path, after moving to new server
    By basketmen in forum Troubleshooting
    Replies: 9
    Last Post: 09-23-2010, 09:23 AM
  2. wrong image path in IE
    By The Prince in forum Bug Reporting
    Replies: 6
    Last Post: 02-20-2008, 07:08 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •