Class Hooks
Methods summary
public static
|
#
on_page_controller_render(
Adds the Google Analytics script at the end of the body, unless one of the following conditions is met: |
public static
|
#
before_document_render_title(
Replaces the title of the document with the SEO title before the title is rendered. |
public static
|
#
before_document_render_metas(
Adds the |
public static
|
#
on_document_render_metas(
Adds the canonical address of the document. |
public static
|
#
on_site_editblock_alter_children(
Extends the site edit block with a |
public static
|
#
on_page_editblock_alter_children(
Adds controls to edit the SEO title and description of the page. |
public static
|
#
on_operation_export(
Adds SEO properties to exported pages. |