Browsing hooks for feature: SEO Tools

    jetpack_disable_seo_tools

    hook (filter): Can be used by SEO plugin authors to disable the conflicting output of SEO Tools.

    Source: modules/seo-tools/class-jetpack-seo-utils.php:38

    jetpack_seo_site_host

    hook (filter): Can be used to insert custom site host that will used for meta title. View Example

    Source: modules/seo-tools/jetpack-seo.php:117

    jetpack_seo_meta_tags

    hook (filter): Can be used to edit the default SEO tools meta tags.

    Source: modules/seo-tools/class-jetpack-seo.php:244

    jetpack_seo_custom_title_conflicted_themes

    hook (filter): Can be used to specify a list of themes that use their own custom title format.<p>If current site is using one of the themes listed as conflicting, Jetpack SEO custom title formats will be disabled.</p>

    Source: modules/seo-tools/class-jetpack-seo-titles.php:244

    jetpack_seo_meta_tags_enabled

    hook (filter): Can be used to prevent SEO tools from inserting custom meta tags.

    Source: modules/seo-tools/class-jetpack-seo.php:32

    jetpack_seo_custom_titles

    hook (filter): Can be used to prevent SEO tools form modifying site titles.

    Source: modules/seo-tools/class-jetpack-seo.php:48

    jetpack_seo_meta_tags_conflicted_themes

    hook (filter): Can be used to specify a list of themes that set their own meta tags.<p>If current site is using one of the themes listed as conflicting, inserting Jetpack SEO meta tags will be prevented.</p>

    Source: modules/seo-tools/class-jetpack-seo.php:134

    jetpack_seo_front_page_description_max_length

    hook (filter): Can be used to limit the length of front page meta description.

    Source: modules/seo-tools/class-jetpack-seo-utils.php:105