@passmarked/seo
Version:
Rules related to checking for any SEO issues on the page given
12 lines (7 loc) • 684 B
Markdown
Common alias of the page is returning with an error code. If you included 'www' in front of your domain name, ```www.example.com```, we check to see if ```example.com``` redirects to ```www.example.com```. If you excluded the 'www' in ```example.com``` we check to see if it redirects to ```www.example.com```.
This problem occurred while testing the domain redirects.
<!-- The following heading is enforced by the interpreter -->
# How do I fix this ?
Please make sure that your server is set to redirect to the correct page when the 'www' is omitted from the url.
# Resources
* [What is domain aliases](http://support.actionhosting.ca/kb/a17/what-is-domain-aliases.aspx)