Announcement

Collapse
No announcement yet.

Canonical Best Practice

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Canonical Best Practice

    Hi everyone,
    The guys in our SEO team want me to implement some canonical links within one of our clients websites.

    With it using master templates can anyone advise on the actinic best practice to implement the code for say each product page.

    Would you use variables to control what page name elements are displayed?

    For instance:
    Homepage:
    <link rel="canonical" href="<actinic:variable name="CatalogHomeURL" />"/>

    Brochure Page:
    <link rel="canonical" href="<actinic:variable name="CatalogURL" /><actinic:variable name="BrochurePageURL" />"/>

    For the catalog page I am unsure and could use the advice.
    I think the right code is:
    <link rel="canonical" href="<actinic:variable name="CatalogURL" /><actinic:variable name="SectionURL" />"/>

    Any guidance is greatly appreciated.
    Regards.

    Lee Jackson
    Creative Director

    Centurius Design & Marketing
    Centurius Website
    Portfolio of Work

    #2
    Hi Lee
    Sorry no one has answered you.
    I have posted a similar question here:
    http://community.actinic.com/showthr...309#post308309
    Jonathan
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk

    Comment

    Working...
    X