_render( 'settings/settings-analysis' ); $this->_render( 'toggle-group', array( 'label' => esc_html__( 'Admin Bar', 'wds' ), 'description' => esc_html__( 'Add a shortcut to SmartCrawl settings in the top WordPress Admin bar.', 'wds' ), 'separator' => true, 'items' => array( 'extras-admin_bar' => array( 'label' => esc_html__( 'Enable SmartCrawl shortcut', 'wds' ), 'html_description' => '' . smartcrawl_format_link( esc_html__( 'Note: Only user roles defined in the %s tab will be able to see this.', 'wds' ), Smartcrawl_Settings_Admin::admin_url( Smartcrawl_Settings::TAB_SETTINGS ) . '&tab=tab_user_roles', esc_html__( 'User Roles' ) ) . '', ), ), ) ); ?>

_render( 'toggle-item', $plugin_module ); } ?>
_render( 'toggle-group', array( 'label' => __( 'Meta Tags', 'wds' ), 'description' => __( 'Choose what SmartCrawl modules you want available to use.', 'wds' ), 'separator' => true, 'items' => array( 'general-suppress-generator' => array( 'label' => __( 'Hide generator meta tag', 'wds' ), 'description' => __( 'It can be considered a security risk to have your WordPress version visible to the public, so we recommend you hide it.', 'wds' ), ), 'general-suppress-redundant_canonical' => array( 'label' => __( 'Hide redundant canonical link tags', 'wds' ), 'description' => __( 'WordPress automatically generates a canonical tag for your website, but in many cases this isn’t needed so you can turn it off to avoid any potential SEO ‘duplicate content’ backlash from search engines.', 'wds' ), ), 'metabox-lax_enforcement' => array( 'label' => __( 'Enforce meta tag character limits', 'wds' ), 'description' => __( 'Each meta tag type has recommended maximum characters lengths to follow. Turning this off will remove the enforcement preventing you from adding too many characters.', 'wds' ), ), ), ) ); ?>

tag.', 'wds' ); ?>

[verification-google-meta]' type='text' placeholder="" class='sui-form-control' value=''>
[verification-bing-meta]' type='text' class='sui-form-control' placeholder="" value=''>
_render( 'settings/settings-custom-meta-tag', array( 'value' => $custom_value, ) ); } ?> _render( 'settings/settings-custom-meta-tag' ); ?>