• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Yoast SEO plugin compatible with Genesis?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Yoast SEO plugin compatible with Genesis?

This topic is: not resolved

Tagged: Genesis SEO, Yoast SEO

  • This topic has 3 replies, 2 voices, and was last updated 9 years, 11 months ago by Brad Dalton.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • May 22, 2016 at 1:09 am #186057
    wptheme88
    Member

    Hi All, is Yoast SEO plugin compatible with Genesis?

    It looks like Genesis has some built in SEO features already, just wonder if installing Yoast premium SEO plugin will create a conflict with Genesis.

    Any feedback or suggestions would be appreciated.

    Thanks

    May 22, 2016 at 1:14 am #186058
    Brad Dalton
    Participant

    There's a function starting on line 137 of genesis > lib > functions > seo.php

    /**
     * Detect some SEO Plugin that add constants, classes or functions.
     *
     * Applies genesis_detect_seo_plugins filter to allow third party manpulation of SEO plugin list.
     *
     * @since 1.6.0
     *
     * @uses genesis_detect_plugin() Detect active plugin by constant, class or function existence.
     *
     * @return boolean True if plugin exists or false if plugin constant, class or function not detected.
     */
    function genesis_detect_seo_plugins() {
    
    	return genesis_detect_plugin(
    		// Use this filter to adjust plugin tests.
    		apply_filters(
    			'genesis_detect_seo_plugins',
    			//* Add to this array to add new plugin checks.
    			array(
    
    				// Classes to detect.
    				'classes' => array(
    					'All_in_One_SEO_Pack',
    					'All_in_One_SEO_Pack_p',
    					'HeadSpace_Plugin',
    					'Platinum_SEO_Pack',
    					'wpSEO',
    					'SEO_Ultimate',
    				),
    
    				// Functions to detect.
    				'functions' => array(),
    
    				// Constants to detect.
    				'constants' => array( 'WPSEO_VERSION', ),
    			)
    		)
    	);
    
    }
    

    Tutorials for StudioPress Themes.

    May 22, 2016 at 1:54 am #186060
    wptheme88
    Member

    Thanks, I am very new to this, what does this mean ? Does it mean I need to modify something on line 137 of genesis > lib > functions > seo.php before I can install Yoast seo plugin?

    May 22, 2016 at 2:00 am #186061
    Brad Dalton
    Participant

    No action needed. Genesis will disable the Genesis SEO settings when it detects the activation of some SEO plugins.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble