-
AuthorPosts
-
December 18, 2015 at 4:42 am #712243
Hello,
THe URL I’m having trouble with is http://www.englishinstructionline.com. All of its software is updated.
Currently, its images aren’t loading properly within Firefox or Chrome (for some reason it does still looks correct for me through Safari).
It’s also not loading properly within Cornerstone from the backend.
I had recently enabled Cloudflare’s “Rocket Loader” option (set to the “Automatic” setting).
I tried disabling it, purging the Cloudflare cache, but I’m still getting the same result.
I also set these two page rules within the Cloudflare settings:
*.englishinstructiononline.com/*?cornerstone=1 Apps: Off, Performance: Off, Security: On, Cache level: Bypass cache
*englishinstructiononline.com/wp-adminApps: Off, Performance: Off, Security: On, Cache level: Bypass cache
Any ideas about what else might be going on here?
Thanks!
December 18, 2015 at 6:06 am #712299Hi,
Thanks for writing in!
You need to disable rocket loader for it to work.
https://support.cloudflare.com/hc/en-us/articles/200168056-What-does-Rocket-Loader-do-
Thanks
December 18, 2015 at 6:59 am #712348Hi,
Thanks for your reply.
Rocket Loader has been disabled for a while now, and I purged the Cloudflare cache, but it’s still not loading properly (I can get into Cornerstone but some of the images are still not loading, including the site logo).
December 18, 2015 at 7:22 am #712372In that case, would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
December 18, 2015 at 11:59 am #712675I’m just waiting on my host provider (they’re currently checking things out from their end). If it’s still unresolved once they’re done I’ll send the login info along to you.
December 18, 2015 at 3:32 pm #712941Sure thing! Keep us posted 🙂
December 23, 2015 at 5:02 am #718559This reply has been marked as private.December 23, 2015 at 5:45 am #718609Hi there,
I’ve fixed the issue of 404 pages not found issue in your site by re-saving the permalinks under Settings > Permalinks. Your pages for example: http://www.seattlehindionline.com/schedule-classes/ should work fine now.
Thank you!
December 23, 2015 at 6:21 am #718660This reply has been marked as private.December 23, 2015 at 6:36 am #718678Hi,
Upon checking, I can see your images are being pulled from i2.wp.com and i0.wp.com
eg.
http://i2.wp.com/www.christophdusenbery.com/wp-content/uploads/Photo-2-Christoph-250×250.jpg?resize=250%2C250
http://i0.wp.com/www.christophdusenbery.com/wp-content/uploads/Woman-Interviewing-400×267.jpg?resize=400%2C267Can you try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Thanks
December 23, 2015 at 7:22 am #718721Hi,
To test that, I’ve now disabled all my plugins on http://www.opicpractice.com, but unfortunately, as you can see, the issue is still occurring (incidentally images are also no longer appearing on the site at all).
December 23, 2015 at 11:35 am #719007Hi again,
It’s now fixed!
I’ll I did was remove this from all of my .htaccess files:
RewriteCond %{HTTP_REFERER} !^http://christophdusenbery.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://christophdusenbery.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dagars.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://dagars.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://englishinstructiononline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://englishinstructiononline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://englishinstructiononline.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://englishinstructiononline.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://opicpractice.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://opicpractice.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.christophdusenbery.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.christophdusenbery.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dagars.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.dagars.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.englishinstructiononline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.englishinstructiononline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.englishinstructiononline.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.englishinstructiononline.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.opicpractice.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.opicpractice.seattlehindionline.com$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.seattlehindionline.com/.*$ [NC]
RewriteCond %{HTTP_REFERER} !^http://www.seattlehindionline.com$ [NC]
RewriteRule .*\.(jpg|jpeg|gif|png|bmp)$ – [F,NC]Do you know if this was created by turning on Cloudflare’s Rocket Loader?
Thanks again very much for your help.
December 23, 2015 at 12:44 pm #719083After doing a little more follow-up on this, it seems like the culprit may have actually been enabling “Hotlink Protection” within the server cPanel.
December 23, 2015 at 1:15 pm #719117Yes, all that setting will go under your .htaccess file. And thanks for sharing!
-
AuthorPosts