lesley Posted March 7, 2018 Posted March 7, 2018 I am looking at how the sitemap module handles media servers and CDNs. What is the general thought of the community? Currently, the module outputs the images to the CDN. Should the module skip the CDN url and output the canonical image address?
wakabayashi Posted March 7, 2018 Posted March 7, 2018 Can you give an example what this means in practice? Probably its too complicated for most to answer (including me).
lesley Posted March 7, 2018 Author Posted March 7, 2018 Sure, like looking at this sitemap, http://redwrappings.com.au/1en1_sitemap.xml You might need to save it and explode it out something like PHP storm or something. You can see the image files are referenced to the CDN, but the CDN by default has https://cdn.redwrappings.com.au/robots.txt so it is denying the crawling of the images. This is common with some CDNs and an option with others. I was wondering if it would be considered more beneficial to most people if the module just skipped the whole CDN and output the image urls to the source server.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now