We have multiple sites and use SEO checker to verify that www is added to the url. Now there is a need to add a subdomain site (sub.mydomain.com) and there we do not want to add www in front.
Is there something I can do to ignore the rule on this node, or is the only thing to disable the feature?
Don't use www on a specific site
We have multiple sites and use SEO checker to verify that www is added to the url. Now there is a need to add a subdomain site (sub.mydomain.com) and there we do not want to add www in front. Is there something I can do to ignore the rule on this node, or is the only thing to disable the feature?
Hi Jan,
Best to ignore indeed otherwise either www. will be added or completely removed including your subdomain.
You can extend this functionality with a few lines of code http://www.richardsoeteman.net/2014/10/03/ExtendSEOCheckerURLRewriting.aspx
Hope this helps,
Richard
Thanks for superfast answer.
is working on a reply...