/home/arranoyd/otours/wp-content/themes/genesis/lib/views/help/seo-settings.php
<?php
/**
 * Genesis Framework.
 *
 * WARNING: This file is part of the core Genesis Framework. DO NOT edit this file under any circumstances.
 * Please do all modifications in the form of a child theme.
 *
 * @package StudioPress\Genesis
 * @author  StudioPress
 * @license GPL-2.0-or-later
 * @link    https://my.studiopress.com/themes/genesis/
 */

?>
<h3><?php esc_html_e( 'SEO Settings', 'genesis' ); ?></h3>
<p>
	<?php esc_html_e( 'Genesis SEO (search engine optimization) is polite, and will disable itself when most popular SEO plugins (e.g., All-in-One SEO, WordPress SEO, etc.) are active.', 'genesis' ); ?>
</p>
<p>
	<?php esc_html_e( 'If you don’t see an SEO Settings sub menu, then you probably have another SEO plugin active.', 'genesis' ); ?>
</p>
<p>
	<?php esc_html_e( 'If you see the menu, then opening that menu item will let you set the General SEO settings for your site.', 'genesis' ); ?>
</p>
<p>
	<?php esc_html_e( 'Each page, post, and term will have its own SEO settings as well. The default settings are recommended for most users. If you wish to adjust your SEO settings, the boxes include internal descriptions.', 'genesis' ); ?>
</p>
<p>
	<?php esc_html_e( 'Below you\'ll find a few succinct notes on the options for each box:', 'genesis' ); ?>
</p>