Closed tmtmtmtm closed 9 years ago
I'll set up a small proxy to 301 redirect the bare domain to www.
. Unfortunately my DNS provider's 301 redirect service doesn't maintain URL paths. However, it's not a bad idea to change the URLs in your scripts.
I had switched to www.
because my DNS provider doesn't support ALIAS or ANAME records. My reason for switching is from my experience with Heroku https://devcenter.heroku.com/articles/apex-domains
It works again!
if your scripts don't follow redirects, you'll still need to update URLs.
Great, thanks!
I now need to explicitly use http://www.popoloproject.com/schemas/person.json instead.
I can change my validator scripts to use the www version easily enough, but reporting in case this wasn't deliberate.