Forum Replies Created

Viewing 15 replies - 271 through 285 (of 397 total)
  • Plugin Author shift8

    (@shift8)

    Hello!

    There are a few potential culprits in terms of plugin conflicts that may be contributing to your problem.

    WebP Express appears to try to route requests for images to a WebP extension. This may be interfering with the way that our plugin may be trying to rewrite requests to go through the CDN.

    Better AMP may be doing similar things in terms of interfering with the way that Shift8 CDN will rewrite requests for static assets.

    To rule these out, try disabling WebP express first, and see if the issue resolves. If not , try disabling Better AMP and see if that resolves your issue.

    If these steps still dont resolve the issue, feel free to let me know your site url so I can attempt to analyze the site. If you dont want to share the url here, feel free to email [email protected]

    Plugin Author shift8

    (@shift8)

    I see you may have deactivated the plugin since writing your message. My best guess as to the source of your problem is that you registered your site URL as https://www.taxi4transfers.com , however when you load that url in your browser, it redirects to https://taxi4transfers.com

    The URL that you register with has to account for this , otherwise the CDN wont work. So the url needs to omit the “www.”. If you delete the site and register again with this in mind, it should work. Feel free to post here or email directly [email protected] if you have trouble again.

    Thanks!

    • This reply was modified 6 years, 3 months ago by shift8. Reason: removed quotes
    Plugin Author shift8

    (@shift8)

    Hello!

    First of all I love your avatar image πŸ˜‰

    Second I apologize if the CDN url for your site isn’t clear, I’ll look into making a more obvious way to make that clear in the next plugin update.

    Basically you can see the URL for the CDN if you click the “test” url on the main plugin settings page.

    That said , I looked up your site and found that your CDN prefix is “1hfqh7nplkiaa”

    This means the CDN url would be https://1hfqh7nplkiaa.wpcdn.shift8cdn.com/whatever.jpg

    If the plugin is not rewriting all the static assets to go through the CDN , please let me know as I’m not sure if thats your problem. If it is your problem , perhaps you could try disabling the following plugins :

    • Leverage browser caching
    • WP-Optimize
    • Speed booster pack

    You could try disabling one at a time to see if one specifically is contributing to the problem. You could also try clearing the cache of all plugins, but what may be happening is that your not seeing the CDN right away because those other plugins are caching your site before the CDN url is rewritten. Does this make sense?

    Its very difficult to troubleshoot these plugins beyond what I’ve done here , but what I’ve described is your most likely culprit.

    Thanks!

    Forum: Plugins
    In reply to: [Shift8 CDN] 404 error ?
    Plugin Author shift8

    (@shift8)

    Hello!

    I looked up your site and the test url is indeed working for me. Can you paste a url that is still giving a 404 error?

    Thanks

    Plugin Author shift8

    (@shift8)

    Hello!

    Is that to be expected? I read another post in this forum and think it is…?

    Yes indeed! I am thinking about pushing a plugin update to change that image to something less ambiguous! Perhaps an image of the words “TEST IMAGE”?

    When i press the YELLOW check button in the core settings tab I get the following message

    So you need to head to shift8cdn.com and register for an account. Once registered, you add your site in our dashboard. Once thats done, you can go back into the plugin settings and paste the API key, prefix and the URL that you entered when adding the site to our dashboard.

    Then hit save and you can then hit the “check” button. All that check button does is communicate with our service and verify all the settings are correct. So long as you have the API key set in the plugin settings, the “check” button can populate the rest. Hit save after hitting check if your not sure!

    Thanks for using the plugin!

    Plugin Author shift8

    (@shift8)

    Hello,

    This is being decided however it can be complicated because all CDN traffic would need to have SSL encryption. So we would need to employ a system to automatically validate (let’s encrypt) for the custom domains and automatically renew them as well.

    Furthermore there are other components in our system that would have to be modified to accommodate custom domains so its not a small job.

    You are not the first to request this and its on our radar but it might take some time to implement due to the complexities.

    Thank you!

    Plugin Author shift8

    (@shift8)

    it shows the β€œno signal” image.

    Hello!

    This is expected. The test image is actually the “no signal” image. We decided to just use that test image to show that the CDN is working. When I click the test url , I see the test.png loaded from the CDN.

    Apologies if the image itself caused the confusion. Maybe we’ll look into using something different as a test image. I’m open to suggestions! πŸ™‚

    Forum: Plugins
    In reply to: [Shift8 CDN] PHP Warning
    Plugin Author shift8

    (@shift8)

    Thats quite a lot of plugins to rule out! πŸ™‚

    That said, this warning is not really a concern, especially in light of me seeing that the CDN is functioning on your site.

    The warning is in relation to a specific for-loop that iterates across specific URLs in your site to rewrite them to use the CDN. Its possible another plugin is interfering with this process in a limited way or under a certain condition.

    I could put a condition around that for-loop to not run if the array is empty which would get rid of the error. Alternatively you could try disabling plugins one at a time until the warning goes away. That information may be valuable in determining why or how the plugin may be interfering but again, your site is working and the CDN is working.

    I can put the condition in the queue for the next plugin update which will include additional features like the ability to purge the CDN cache.

    Thanks!

    Forum: Plugins
    In reply to: [Shift8 CDN] PHP Warning
    Plugin Author shift8

    (@shift8)

    Hello!

    Thank you for providing this. Are you able to provide the debug info from the plugin and paste it here?

    To do that :

    1. Go to WP Admin > Shift8 > CDN Settings
    2. Click the “Debug Info” tab
    3. Copy the debug info displayed and paste here

    Thank you!

    Plugin Author shift8

    (@shift8)

    Closing due to inactivity – feel free to re-open if you want to revisit!

    Plugin Author shift8

    (@shift8)

    Closing due to inactivity – feel free to open a new issue if you want to revisit

    Plugin Author shift8

    (@shift8)

    Hello!

    I’m sorry to hear you are having problems.

    The test URL works so I know the CDN is active on our side : https://jzlle5u0ko0j.wpcdn.shift8cdn.com/wp-content/plugins/shift8-cdn/test/test.png

    What exactly is saying the CDN cannot be found? Can you confirm the settings in the main setting area for the plugin have it as enabled? Please paste the exact error message verbatim and hopefully we can help you out here.

    Thanks!

    Plugin Author shift8

    (@shift8)

    Hello!

    Best way to confirm this is to disable the WP Mobile menu plugin and clear any respective caches. If the problem resolves itself then that likely is what is causing the issue. If that is indeed the case, you might want to reach out to their support forum to see if they can help.

    My best guess is that plugin is rewriting URLs that is conflicting how our plugin is rewriting URLs , causing them to break.

    Its pretty hard to troubleshoot since the trigger of the problem is (potentially) with that plugin.

    Thanks

    Plugin Author shift8

    (@shift8)

    Hello,

    The intention is to roll out additional “pro” features in the coming weeks / months.

    1. Is your CDN already implemented canonical headers to help SEO avoid duplicate content?

    This is a great question. We can implement this as an option for pro users actually. I will put this in the queue to be looked at this week. Once a few features are rolled out we may do a mailout to all members to keep them updated on these features.

    Would this be useful as an option to be included on certain media types only (i.e. PDF, JPG) and would this be useful to you as an option that you could enable / disable at will?

    2. Can i use sub domain for delivering static content?

    This hasn’t been tested but you could, in theory, set a CNAME record for your sub domain to resolve to the CDN domain for your particular site. We would need to set an option for premium users to be able to define the URL custom, which could be investigated again this week.

    3. When purge feature ready?

    I would anticipate this will be ready in the coming weeks again. Your feedback is very valuable because it helps us to prioritize these types of features.

    Please appreciate that we are trying to grow the service in a responsible and reliable way so growth and features have to be considered carefully. All of your suggestions are great though and we will definitely be looking into them.

    Thanks!

    Plugin Author shift8

    (@shift8)

    Sam,

    So sorry you are having these problems. I will reach out to you directly via email and we will definitely have this sorted.

    Thanks

Viewing 15 replies - 271 through 285 (of 397 total)