Here’s another forum inspired tip based on Google’s, Specify your canonical from esnyder: Canonical URL tag in MODx – SEO trick. This SEOmoz article references the importance of using this SEO technique calling it “The Most Important Advancement in SEO Practices Since Sitemaps“.
As you read down through the post AMDbuilder and Eol suggest PHx driven modifications (see below) which allow you to display a slightly different tag for a home page than for the rest of the interior pages of a site. This is the simplest iteration of the code and is the one I intend to begin implementing:
<link rel="canonical" href="[(site_url)][*id:isnot=`[(site_start)]`:then=`[~[*id*]~]`*]" />
For anyone new to MODx, don’t forget the install PHx for this technique to work!



