• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Updated Canonical URL for Showcase Items

This suggestion has been implemented. Votes are no longer accepted.
I've re-added the xen:container to the main Showcase Item template (was removed accidently when adding the new openGraph code a few versions back).

HTML:
<xen:container var="$head.canonical">
    <link rel="canonical" href="{xen:link 'canonical:showcase', $item, "page={xen:if '{$page} > 1', $page, ''}"}" /></xen:container>

Selection_800.png
 
Thank you Bob,

Are you considering adding meta description also?
 
Back
Top