Steps to reproduce
Visit https://www.mkdocs.org and https://www.properdocs.org.
Expected behavior
The former URL loads the MkDocs website and the latter loads the ProperDocs website.
Actual behavior
The former loads the MkDocs website but DNS NXDOMAIN looking up www.properdocs.org
Comments
I think this is worth doing because it makes find-and-replace easier. I found this while updating a page footer.
As a coda, I think www. prefixes are silly, so I like how the canonical URL is https://properdocs.org. In my view, https://www.properdocs.org should be a redirect to http://properdocs.org rather than an alternate URL.
Thanks for this fork, it really puts my mind at ease.
Possibly related to #25.
Steps to reproduce
Visit https://www.mkdocs.org and https://www.properdocs.org.
Expected behavior
The former URL loads the MkDocs website and the latter loads the ProperDocs website.
Actual behavior
The former loads the MkDocs website but DNS NXDOMAIN looking up
www.properdocs.orgComments
I think this is worth doing because it makes find-and-replace easier. I found this while updating a page footer.
As a coda, I think
www.prefixes are silly, so I like how the canonical URL is https://properdocs.org. In my view, https://www.properdocs.org should be a redirect to http://properdocs.org rather than an alternate URL.Thanks for this fork, it really puts my mind at ease.
Possibly related to #25.