403Webshell
Server IP : 81.19.159.101  /  Your IP : 216.73.217.111
Web Server : Apache
System : Linux www58.world4you.com 4.18.0-553.126.2.lve.el8.x86_64 #1 SMP Thu May 28 14:12:30 UTC 2026 x86_64
User : ftp8817043 ( 2681)
PHP Version : 8.4.21
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/admin/option_tabs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/.sites/103/site8817043/web/wp-content/themes/enfold/includes/admin/option_tabs//avia_seo.php
<?php
/**
 * SEO Support Tab (Search Engine Support)
 * =======================================
 *
 * @since 4.8.2
 */
if( ! defined( 'ABSPATH' ) ) {  exit;  }    // Exit if accessed directly

global $avia_config, $avia_pages, $avia_elements;


$avia_elements[] = array(
			'slug'			=> 'seo',
			'name'			=> __( 'Search Engine Optimization Support','avia_framework' ),
			'desc'			=> __( 'The options here allow you to fine tune support of search engines or integration of search engine plugins.', 'avia_framework' ),
			'id'			=> 'seo_header',
			'std'			=> '',
			'type'			=> 'heading',
			'nodescription' => true
		);

$avia_elements[] = array(
			'slug'			=> 'seo',
			'type'			=> 'visual_group_start',
			'id'			=> 'avia_seo_index_start',
			'nodescription' => true
		);

$avia_elements[] = array(
			'slug'		=> 'seo',
			'name'		=> __( 'Meta Tag &quot;robots&quot;', 'avia_framework' ),
			'desc'		=> __( 'Select how Enfold will handle this header meta tag (index, follow). If you use a SEO plugin, you should leave this to plugin.', 'avia_framework' ),
			'id'		=> 'seo_robots',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'globalcss'	=> true,
			'subtype'	=> array(
								__( 'Use Enfold default settings', 'avia_framework' )	=> '',
								__( 'Let SEO plugin set this tag', 'avia_framework' )	=> 'plugin',
							)
		);

$avia_elements[] = array(
			'slug'		=> 'seo',
			'name'		=> __( 'Automated Schema.org HTML Markup', 'avia_framework' ),
			'desc'		=> __( 'The theme adds generic HTML schema markup to your template builder elements to provide additional context for search engines. If you want to add your own specific markup via plugins or custom HTML code, you can deactivate this setting', 'avia_framework' ),
			'id'		=> 'markup',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'globalcss'	=> true,
			'subtype'	=> array(
								__( 'Activated', 'avia_framework' )		=> '',
								__( 'Not activated', 'avia_framework' )	=> 'inactive'
							)
		);


$avia_elements[] = array(
			'slug'		=> 'seo',
			'name'		=> __( 'Preprocessing Shortcodes In Header', 'avia_framework' ),
			'desc'		=> __( 'Some SEO plugins need to process shortcodes when building the header. As this is time consuming it is disabled by default. Also if you experience problems you can leave it disabled until you find a solution to fix it.', 'avia_framework' ),
			'id'		=> 'preprocess_shortcodes_in_header',
			'type'		=> 'select',
			'std'		=> '',
			'no_first'	=> true,
			'globalcss'	=> true,
			'subtype'	=> array(
							__( 'Do not allow to preprocess shortcodes', 'avia_framework' )		=> '',
							__( 'allow to preprocess shortcodes', 'avia_framework' )			=> 'preprocess_shortcodes_in_header'
						)
		);

$avia_elements[] = array(
			'slug'			=> 'seo',
			'type'			=> 'visual_group_end',
			'id'			=> 'avia_seo_index_end',
			'nodescription' => true
		);


$avia_elements[] = array(
			'slug'			=> 'seo',
			'type'			=> 'visual_group_start',
			'id'			=> 'avia_alb_seo_group_start',
			'nodescription'	=> true
		);

$avia_elements[] = array(
			'slug'		=> 'seo',
			'name'		=> __( 'Support ALB Elements To Qualify Links', 'avia_framework' ),
			'desc'		=> __( 'Check if you want to have additional options to qualify rel attribute of links (nofollow, sponsored, ugc) in ALB elements (since 4.8.6.3 this option replaces theme support &quot;avia_rel_nofollow_for_links&quot;)', 'avia_framework' ),
			'id'		=> 'alb_seo_qualify_links',
			'type'		=> 'checkbox',
			'std'		=> '',
			'globalcss'	=> true
		);

$avia_elements[] = array(
			'slug'			=> 'seo',
			'type'			=> 'visual_group_end',
			'id'			=> 'avia_alb_seo_group_close',
			'nodescription'	=> true
		);


Youez - 2016 - github.com/yon3zu
LinuXploit