• 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.

Implemented Category SEO options: OG Title, Meta Title and Meta Description

Bob

Developer
Staff member
As per title, I've added 3 new optional inputs for Categories.... OG title, Meta title and Meta description (as shown in the image below).

The OG title is used to set the meta property og:title and meta property twitter:title (the xf metadata_macros sets both of these via the arg-title). Basically, if you want the TITLE on Facebook/Twitter to be something different than the actual Category title, then this is what this optional setting is for. If you don't set this, it uses the Category title.

The Meta title input is used to set the TITLE tag for the Category. If you want to use a custom title tag, this is what this is for. If you don't set a Meta title, the title of the Category will be used as the TITLE tag.

Meta description input is used to set the Meta Description tag for the Category. If you want to use a custom description for search eangines, this is what this is for. If you don't set a Meta description, the description of the Category will be used as the Meta Description tag.

Selection_580.png


Along with this, I've modified/enhanced the Category View template to include more advanced setting of metadata
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top