External media library hosting?
This topic contains 33 replies, has 4 voices, and was last updated by Stiofan O’Connor 8 years, 6 months ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: CDN, external hosting, media library
-
AuthorPosts
-
May 2, 2016 at 6:22 pm #183932
Done, please check ur GDB settings, you should ahve an extra one near the bottom for MaxCDN, the root url should include the http(s) and should not include the trailing slash. (i havet added proper instructions yet)
Let me know how you get on.
Stiofan
May 9, 2016 at 4:28 pm #187229Hi Stiofan
Initial findings are that when the MaxCDN settings are enabled we loose the css on the front end despite telling the settings that we only have bmp|jpg|jpeg|mp3 file extensions set.May 9, 2016 at 4:34 pm #187234Hi Paul,
Strange that does not seem to happen for me, can u give me wp-admin access and i’ll have a look.
Thanks,
Stiofan
May 9, 2016 at 4:47 pm #187240This reply has been marked as private.May 9, 2016 at 5:24 pm #187244Looking at the page source it looks like the javascript is also trying to be served by the maxcdn url
May 11, 2016 at 9:37 am #188293I have not added validation yet but i’ll do it now as you are missing the http part of the url 🙂 I see you are running HTTPS but your CDN url is not a SSL one, you need to enable it and get one, its free in maxCDN but it’s tricky to find, they try to offer u los of paid options first.
Let me know how u get on.
Stiofan
May 12, 2016 at 10:53 am #189333I’ll get the ssl cert sorted and set up a sub domain once I’m happy that everything works the way I need. I’m doing some more testing today but in the mean time have you made any progress towards solving the above issue, I have specifically only requested that images are served by maxCDN so have you made any progress on why javasript and css have maxCDN url’s?
May 12, 2016 at 11:01 am #189337Yes that will be resolved in the next release, but really u should serve them via CDN.
Stiofan
May 12, 2016 at 2:13 pm #189454OK, thats cool, thanks.
So could you clarify something for me please?
Your last responsebut really u should serve them via CDN
implies that either gbBooster or MaxCDN are active and not both?
So gdBooster has no effect on any assets at all other than to serve maxCDN content when maxCDN is enabled? I assumed that gdBooster would continue working the way it always has on assets not served by maxCDN?
Or are you just saying that if I enable maxCDN then it would be better to serve all assets that way than to rely on gdBoost?May 12, 2016 at 2:16 pm #189456GDB tries to add all the JS files to one JS file (same with CSS), this would be better served via CDN.
Stiofan
May 12, 2016 at 9:57 pm #189712Ahh, Thank you, I (wrongly) assumed that WordPress behaved in much the same way as the Rails Asset Pipeline behaves and compiled all the assets minifying css and javascript in the process. Thank you for the clarification. Strange that such an advanced platform as WP doesn’t do this.
May 20, 2016 at 12:28 am #194709You should document somewhere that images uploaded to maxCDN ne4ed to be placed inside thethe path inside the maxCDN public_html/wp-content/uploads folder rather than just in the public_html folder. The folders wp-content and uploads will need to be created
From the page source
background-image:url(‘http://lbone.amt2t7gdamyuypfaek5ginwirjznfgr08tvjk.netdna-cdn.com/wp-content/uploads//wayne-penny-photography11.jpg’
May 20, 2016 at 1:21 pm #195012Admin area, places, featured image, The image is showing as missing as it is looking for the image on wp server not the maxCDN location
May 20, 2016 at 1:55 pm #195023Links are only changed on the frontend.
You should not have to upload anything to MaxCDN, it does it all for you.
Stiofan
May 21, 2016 at 1:51 am #195536This is causing problems with the backend especially when editing a place. The image can’t be found, you save the edit and then you have no image on the front end unless you go and find the image again.
MaxCDN only does everything for you if you set up a pull zone. I am using a push zone. I suspect we may change to a pull zone before going live.
This is a big issue for us.
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket