Different Moz Scores Between Page and Subdomain
-
The Moz scores for a page-specific website:: www.website.com are different than the subdomain: www.website.com/.
Page MozRank: 4.58
Page MozTrust: 4.9Subdomain MozRank: 5.21
Subdomain MozTrust 5.18Does that have any significance? Should I be routing pages to the " / " version?
Thanks,
Daniel
-
This is a trailing slash canonical issue, you should choose one version and redirect the other on all of the pages of the site using a rewrite rule.
I am facing this problem with a couple of clients at the moment (huge magento sites), but the developers I am using are finding it really difficult to create rewrite rules that don't result in problems in other areas of the site (such as the shopping cart).
-
Thanks Paul. Fortunately, this site doesn't use a shopping cart. It's for generating offline leads.
Hopefully it won't create other issues.
Daniel