Version Description
- NEW XML Author sitemap
- NEW 'seopress_schemas_organization_html' hook to filter Organization schema
- NEW 'seopress_remove_feature_titles' hook to remove Titles and metas block in SEO > Dashboard
- NEW 'seopress_remove_feature_xml_sitemap' hook to remove Titles and metas block in SEO > Dashboard
- NEW 'seopress_remove_feature_social' hook to remove Social block in SEO > Dashboard
- NEW 'seopress_remove_feature_google_analytics' hook to remove Google Analytics block in SEO > Dashboard
- NEW 'seopress_remove_feature_advanced' hook to remove Advanced block in SEO > Dashboard
- NEW 'seopress_remove_feature_woocommerce' hook to remove WooCommerce block in SEO > Dashboard
- NEW 'seopress_remove_feature_edd' hook to remove Easy Digital Downloads block in SEO > Dashboard
- NEW 'seopress_remove_feature_local_business' hook to remove Local Business block in SEO > Dashboard
- NEW 'seopress_remove_feature_dublin_core' hook to remove Dublin Core block in SEO > Dashboard
- NEW 'seopress_remove_feature_breadcrumbs' hook to remove Breadcrumbs block in SEO > Dashboard
- NEW 'seopress_remove_feature_schemas' hook to remove Schemas block in SEO > Dashboard
- NEW 'seopress_remove_feature_page_speed' hook to remove Page Speed block in SEO > Dashboard
- NEW 'seopress_remove_feature_robots' hook to remove Robots block in SEO > Dashboard
- NEW 'seopress_remove_feature_news' hook to remove News block in SEO > Dashboard
- NEW 'seopress_remove_feature_redirects' hook to remove Redirects block in SEO > Dashboard
- NEW 'seopress_remove_feature_bot' hook to remove Bot (broken links) block in SEO > Dashboard
- NEW 'seopress_remove_feature_backlinks' hook to remove Backlinks block in SEO > Dashboard
- NEW 'seopress_remove_feature_rewrite' hook to remove Rewrite block in SEO > Dashboard
- NEW 'seopress_remove_feature_htaccess' hook to remove htaccess block in SEO > Dashboard
- NEW 'seopress_remove_feature_rss' hook to remove RSS block in SEO > Dashboard
- NEW 'seopress_remove_feature_tools' hook to remove Tools (Import / Export) block in SEO > Dashboard
- NEW 'seopress_remove_feature_license' hook to remove License block in SEO > Dashboard
- INFO Aria-label attribute in breadcrumbs is now translatable
- INFO %%current_pagination%% is now set to 1 by default
- FIX 'seopress_sitemaps_html_pages_query' hook to include $cpt_key parameter
- FIX bounce rate with custom dimensions
- FIX Hierarchical post types in HTML sitemap
- FIX CSS bug in SEO dashboard with WordPress 5.2.3
Download this release
Release Info
Developer | rainbowgeek |
Plugin | SEOPress |
Version | 3.6.5 |
Comparing to | |
See all releases |
Code changes from version 3.6.4 to 3.6.5
- assets/css/seopress.css +1 -1
- assets/css/seopress.min.css +1 -1
- assets/js/seopress-dashboard.js +1 -1
- inc/admin/admin.php +729 -578
- inc/functions/options-google-analytics.php +5 -5
- inc/functions/options-social.php +17 -14
- inc/functions/sitemap/template-html-sitemap.php +2 -2
- inc/functions/sitemap/template-xml-sitemaps-author.php +43 -0
- inc/functions/sitemap/template-xml-sitemaps.php +12 -0
- inc/functions/variables/dynamic-variables.php +1 -5
- languages/wp-seopress.pot +541 -521
- readme.txt +32 -1
- seopress.php +27 -4
assets/css/seopress.css
CHANGED
@@ -1019,7 +1019,7 @@ body.seopress-styles {
|
|
1019 |
}
|
1020 |
|
1021 |
.seopress-page-list {
|
1022 |
-
margin:
|
1023 |
}
|
1024 |
|
1025 |
.seopress-option .dashicons,.seopress-page-list .dashicons {
|
1019 |
}
|
1020 |
|
1021 |
.seopress-page-list {
|
1022 |
+
margin: 1.5rem 0px;
|
1023 |
}
|
1024 |
|
1025 |
.seopress-option .dashicons,.seopress-page-list .dashicons {
|
assets/css/seopress.min.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
#adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before{content:"\e800";font-family:seopress!important;font-weight:700;font-size:12px;line-height:20px}#seopress-header #seopress-admin h1::before,.seopress-page-list .seopress-feature h3,.seopress-styles .seopress-option h1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@font-face{font-family:seopress;src:url(../fonts/seopress.eot?81521271);src:url(../fonts/seopress.eot?81521271#iefix) format('embedded-opentype'),url(../fonts/seopress.woff?81521271) format('woff2'),url(../fonts/seopress.woff?81521271) format('woff'),url(../fonts/seopress.ttf?81521271) format('truetype'),url(../fonts/seopress.svg?81521271#seopress) format('svg');font-weight:400;font-style:normal}[class*=" icon-seopress"],[class^=icon-seopress-]{font-family:seopress!important;font-size:14px!important;line-height:24px!important}.icon-seopress-seopress:before{content:"\e800"}.sp-tooltip{position:relative;margin-left:5px;display:inline-block;cursor:help}.sp-tooltip .dashicons{color:#666}.sp-tooltip .sp-tooltiptext{visibility:hidden;position:absolute;z-index:999999999;color:#fff;font-size:.8em;background:#333;text-align:center;width:240px;right:0;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2);top:25px}.sp-tooltip:hover .sp-tooltiptext{visibility:visible}#seopress_content_analysis .wrap-seopress-analysis{display:inline-block;width:100%}#seopress_content_analysis .col-left{width:calc(50% - 30px);float:left;margin-right:30px}#seopress_content_analysis .col-right{float:right;width:50%}#seopress_content_analysis #seopress_suggestions{display:inline-block;width:100%;margin:0;height:auto;padding:20px 0}#seopress_content_analysis #seopress_suggestions li{list-style:none;margin:5px;display:inline-block}#seopress_launch_analysis{float:left}#seopress_analysis_results_state{background:rgba(74,184,102,.75);color:#fff;padding:5px 25px 5px 20px;border-radius:100px;font-style:italic;position:relative;width:auto;display:inline-block;margin:0 0 0 20px;clear:both}#seopress_content_analysis h3{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul{display:flex;flex-wrap:wrap}#seopress_content_analysis .wrap-analysis-img ul li{padding:0;text-align:left;cursor:default}#seopress_content_analysis .wrap-analysis-img h4{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul li img{max-width:150px;max-height:150px;object-fit:cover;cursor:default}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress_cpt .inside{margin:0;padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav,#seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;min-height:26px;position:relative;width:100%;z-index:10;margin:0;border-radius:0;padding:0;background:#f3f4f5;border:none}#seopress_content_analysis .ui-tabs .ui-tabs-nav{width:calc(100% + 24px);margin:0 0 0 -12px;position:-webkit-sticky;position:sticky;top:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav{margin-top:15px}#seopress_content_analysis .ui-helper-clearfix:after,#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td,.seopress_page_seopress-titles #seopress_content_analysis .form-table td{padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-panel,#seopress_cpt .ui-tabs .ui-tabs-panel{background:#fff;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_content_analysis .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_content_analysis .ui-tabs-anchor,#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{position:relative;z-index:60;cursor:pointer;border-radius:0;border-bottom:3px solid #0085ba}#seopress_content_analysis label,#seopress_cpt #tabs-1 label,#seopress_cpt #tabs-2 label[for=seopress_robots_breadcrumbs_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_canonical_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_primary_cat_meta],#seopress_cpt #tabs-3 label,#seopress_cpt #tabs-4 label,#seopress_cpt #tabs-5 label,#seopress_cpt #tabs-6 label,#seopress_cpt .subsection-title,#seopress_pro_cpt label{display:block;margin:20px 0 5px;font-weight:700}#seopress_cpt .wp-color-result{margin:0}#seopress_content_analysis input[type=text],#seopress_cpt #tabs-1 input,#seopress_cpt #tabs-2 input[type=text],#seopress_cpt #tabs-3 input[type=text],#seopress_cpt #tabs-3 textarea,#seopress_cpt #tabs-4 input[type=text],#seopress_cpt #tabs-5 input[type=text],#seopress_cpt #tabs-6 input[type=text],#seopress_cpt #tabs-6 textarea{width:90%;display:inline-block}#seopress_cpt #tabs-1 input{width:100%}#seopress_cpt #tabs-6 input[type=number]{width:30%;min-width:200px}#seopress_cpt #tabs-6 #wrap-videos .video:first-child .remove-video{display:none}#seopress_cpt select{width:300px}#seopress_cpt #tabs-4 select{width:250px;display:inline}#seopress_cpt #tabs-4 #seopress_redirections_value_meta{width:calc(100% - 258px);float:right}#seopress_cpt #tabs-6{padding:0}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content,#seopress_cpt #tabs-6>p{padding:0 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content{padding:0 1.4em 1em}#seopress_cpt #tabs-6 #wrap-videos .video{border-top:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-title{border-left:none;border-right:none;font-size:1em;padding:1em 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-content,#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-title{border-bottom:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .inside{padding:0}#seopress_cpt #tabs-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled,#seopress_cpt #tabs-5 #seopress_news_standout,#seopress_cpt #tabs-6 #seopress_video_disabled,#seopress_cpt #tabs-6 .family-friendly label,#seopress_cpt #tabs-6 .internal_video label{font-weight:400}#seopress_cpt #tabs-6 #wrap-videos .video:nth-child(odd){background:#fdfdfd}#seopress_content_analysis .advise,#seopress_cpt .advise,#seopress_pro_cpt .advise,.seopress-option .advise{margin:5px;display:block;color:red;font-style:italic}#seopress_cpt #tabs-6 #wrap-videos .video .advise{color:#555}#seopress_content_analysis .mandatory,#seopress_cpt .mandatory{color:#c00}#seopress_cpt .box-left{float:left;width:49%;margin-right:1%}#seopress_cpt .box-right{float:left;width:49%;margin-left:1%}#seopress_cpt .google-snippet-preview{font-family:arial,sans-serif;word-break:break-all}#seopress_cpt .google-snippet-preview>p{word-break:normal}#seopress_cpt .google-snippet-preview .snippet-title,#seopress_cpt .google-snippet-preview .snippet-title-custom,#seopress_cpt .google-snippet-preview .snippet-title-default{color:#1a0dab;font-size:18px;font-weight:400;line-height:21.6px}#seopress_cpt .google-snippet-preview .snippet-permalink{color:#006621;font-size:14px;font-style:normal;font-weight:400;line-height:16px}#seopress_cpt .google-snippet-preview .snippet-description,#seopress_cpt .google-snippet-preview .snippet-description-custom,#seopress_cpt .google-snippet-preview .snippet-description-default{color:#545454;font-size:13px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#eee;padding:2px 5px;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.2);font-size:12px;justify-content:flex-end}#seopress_cpt #seopress_titles_desc_counters,#seopress_cpt #seopress_titles_title_counters,#seopress_pro_cpt #seopress_rich_snippets_articles_counters,#seopress_pro_cpt #seopress_rich_snippets_courses_counters{display:inline;margin-right:5px}#seopress_cpt #seopress_titles_desc_counters_val,#seopress_cpt #seopress_titles_title_counters_val,#seopress_pro_cpt #seopress_rich_snippets_articles_counters_val,#seopress_pro_cpt #seopress_rich_snippets_courses_counters_val{display:inline;font-weight:700}#term-seopress #seopress_cpt{width:95%}.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:5%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:10%}#seopress_content_analysis .ui-tabs,#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs .ui-tabs-nav li{list-style:none;display:inline-block;position:relative;top:2px;padding:0 5px;white-space:nowrap;margin:0;border:none;background:0 0}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs .ui-tabs-nav li a{display:inline-block;padding:5px 10px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a{display:block}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:2px;padding-bottom:1px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-loading a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{color:#191e23;font-weight:700}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_content_analysis .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#191e23;text-decoration:none;height:40px;line-height:40px}#seopress_cpt .ui-tabs-vertical{width:55em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress_cpt .ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a .dashicons,#seopress_cpt .ui-tabs .ui-tabs-nav li a .dashicons{margin-right:2px}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_content_analysis .ui-tabs .dashicons-yes,#seopress_pro_cpt .dashicons-no-alt,#seopress_pro_cpt .dashicons-yes{color:#fff;background:#12bd10;border-radius:50px;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#seopress-content a{color:#3297d3}#seopress-content a:hover{color:#106598}#seopress-admin-tabs.ui-tabs{position:relative;padding:.2em;border:none;font-family:inherit;font-size:inherit}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:-1px .2em 0 0;padding:0;white-space:nowrap;border:none;background:0 0}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em .75rem;outline:0;border-bottom:2px solid #fff}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;border-bottom:2px solid #23282d;color:#23282d}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a,#seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#0073aa;text-decoration:none}#seopress-admin-tabs.ui-tabs-vertical{width:55em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}.seopress-styles .seopress-option{margin:10px auto 0;max-width:90%;padding:1rem;background:#fff;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1);border-radius:4px}.seopress-styles .seopress-option h1{font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase;position:-webkit-sticky;position:sticky;top:32px;background:#fff;z-index:100;padding:10px 0}.seopress-styles .seopress-option h1 .dashicons,.seopress-styles .seopress-option h2 .dashicons{margin:0 10px;font-size:40px;width:40px;height:40px;vertical-align:middle}.seopress-styles .seopress-option .link-archive{font-size:14px}.seopress-styles .seopress-option .link-archive .dashicons{font-size:18px;width:20px;height:20px;margin:inherit}.seopress-styles .seopress-option h1>.dashicons{font-size:30px;width:30px;height:30px;background:#c4f0ff;border-radius:50%;padding:10px;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);margin-left:20px}.seopress-styles .seopress-option .metabox-holder h2 .dashicons{font-size:16px}.seopress-option h1 .feature-state .dashicons{font-size:16px;width:16px;height:16px;vertical-align:middle;margin:0 10px 0 0}.seopress-styles .wrap{margin:0;position:relative}.seopress-styles .seopress-option .submit{background:#fff;text-align:center;border-top:1px solid #f1f1f1;padding-top:20px;padding-bottom:20px;margin:0}.seopress-styles .seopress-option #seopress-aio-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-yoast-migrate,.seopress-styles .seopress-option #submit{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:RGB(106,124,148);position:relative;height:auto;z-index:10}.seopress-styles .seopress-option #seopress-aio-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-yoast-migrate:hover,.seopress-styles .seopress-option #submit:hover{text-decoration:none;color:#fff;background:#232323}.seopress-styles #wpcontent{padding-left:0;background:#f8fafd}.seopress-styles pre{color:#42b72a;background:#f5f6f7;font-family:Menlo,Monaco,Andale Mono,Courier New,monospace;padding:7px;display:inline-block}.seopress-styles #seopress-navbar{padding:10px .5rem;height:56px;margin:0 auto;width:53rem;box-sizing:border-box;position:relative}#seopress-header{margin:0 auto;position:relative;width:100%}#seopress-header #seopress-admin h1{line-height:40px;margin:0;display:inline-block;height:40px;width:40px;background-size:100%;background-repeat:no-repeat}#seopress-header #seopress-admin h1::before{font-size:14px;line-height:40px;position:absolute;border-radius:6px;font-weight:400;color:#fff;width:40px;height:40px;text-align:center;background:#3a4afb;background:-moz-linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%);background:-webkit-linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%);background:linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%)}#seopress-header #seopress-admin h1:hover{cursor:pointer}#seopress-header #seopress-admin h1>a{text-decoration:none;color:inherit}#seopress-header #seopress-admin .seopress-quick-access{background:#fff;box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.2),0 5px 15px rgba(0,0,0,.1);border-radius:4px;overflow:hidden;position:relative;font-size:17px;line-height:40px;white-space:nowrap;transform:rotate3d(1,1,0,-15deg);transform-origin:100% 0;opacity:0;will-change:transform,opacity;transition-property:transform,opacity;transition-duration:.25s;z-index:300;padding:0;display:block;width:53rem;top:0;visibility:hidden;cursor:auto}#seopress-header #seopress-admin h1:hover .seopress-quick-access{transform:none;opacity:1;pointer-events:auto;visibility:visible}#seopress-header #seopress-admin .seopress-quick-access>ul{padding:20px;margin:0;float:left;width:100%;box-sizing:border-box}#seopress-header #seopress-admin h1 .seopress-quick-access li{text-decoration:none;display:inline-block;width:50%;margin:0;float:left;padding:10px 0}#seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons{vertical-align:middle;background:#b7e1f3;border-radius:50%;padding:5px;margin-right:15px}#seopress-header #seopress-admin h1 .seopress-quick-access li a{text-decoration:none;font-size:15px;line-height:30px;text-transform:uppercase;display:block;width:100%;transition:all .3s linear;color:#3297d3}#seopress-header #seopress-admin h1 .seopress-quick-access li a:hover{color:#647a88}#seopress-header #seopress-admin h1 .seopress-info-version{position:relative;left:50px;top:0;font-size:14px;width:100px;display:block}#seopress-header #seopress-admin .wpc-info-version{font-size:14px;left:310px;position:absolute;text-indent:0;top:85px}#seopress-header #seopress-notice{float:right;line-height:40px}#seopress-header #seopress-notice p{font-size:16px}#seopress-header #seopress-notice .dashicons{color:#444;text-decoration:none;line-height:40px}#seopress-header #seopress-notice div.small{font-size:13px;display:inline}#seopress-footer-credits{font-style:italic}#seopress-footer-credits .wporg-ratings{display:inline}#seopress-footer-credits .wporg-ratings a{text-decoration:none}.seopress-option .seopress-settings{float:left;max-width:750px;width:100%}.seopress-option #seopress-edd-license-btn,.seopress-option #seopress-refresh{float:left}.wp-admin-ui_page_seopress-import-export .postbox{margin-right:20px}.seopress-option #side-sortables .accordion-section-content{padding:0}.seopress-option .seopress-settings label{margin:0 0 0 10px}.wrap-seopress-tab-content{position:relative;display:block;width:100%;height:100%;max-width:53rem;margin:20px auto 0}#seopress-admin-tabs .seopress-tab{padding:1.5rem;visibility:hidden;overflow:hidden;opacity:0;transition:all .2s ease;transform:translateX(-15px);position:absolute;top:0}#seopress-admin-tabs .seopress-tab.active{visibility:visible;overflow:inherit;opacity:1;transform:translateX(0);display:inherit;position:relative}#seopress-tabs .seopress-tab{padding:1.5rem;display:none}#seopress-tabs .seopress-tab.active{display:inline-block}.seopress-option input[type=password],.seopress-option input[type=text],.seopress-option textarea{min-width:485px}#seopress_htaccess_file{width:100%}.seopress-option textarea{min-height:100px}.seopress-option #side-sortables .highlight{border:1px dashed #ccc;display:block;width:382px;height:40px;background:0 0}.seopress-option #side-sortables .accordion-section{margin-bottom:9px;width:382px}.seopress-option #side-sortables .accordion-section h3{cursor:move;border:1px solid #e5e5e5;background:#fafafa}.seopress-option #side-sortables .accordion-section .inside{padding:10px 10px 24px;border-width:0 1px 1px;border-style:solid;box-shadow:0 1px 1px rgba(0,0,0,.04);border-color:#e5e5e5;display:inline-block;width:calc(100% - 22px);height:100%}.seopress-option #side-sortables .accordion-section .inside ul{padding-left:10px;margin-bottom:0;padding-top:2px;padding-bottom:2px}.seopress-option #side-sortables .accordion-section .inside ul li{border-left:2px solid #ccc;padding-left:10px;margin-bottom:10px}.seopress-option #side-sortables .accordion-section .inside ul li:first-child{border-bottom:1px dotted #e5e5e5;border-left:0;padding-bottom:10px;font-weight:700;margin-left:-15px;margin-bottom:10px}.seopress-notice #message{margin:5px 10px 2px 0}#seopress-notice a{position:relative;text-decoration:none}#seopress-notice a .tooltip{white-space:pre;z-index:200;padding:2px 5px;font-weight:500;font-size:12px;color:#aab7c4;background:#fff;box-shadow:0 1px 2px 0 rgba(49,49,93,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;opacity:0;top:30px;transition:opacity .2s ease;visibility:hidden;line-height:20px;left:-100%;overflow:hidden}#seopress-notice a:hover .tooltip{opacity:1;visibility:visible}.seopress-page-list{margin:0}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-page-list .seopress-feature,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 200px,#fff 0,#fff);margin:0 auto 20px;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.2);max-width:50rem;padding:1.5rem;width:100%;border-radius:4px}#seopress-notifications-center,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 400px,#fff 0,#fff)}.seopress-page-list .seopress-feature{padding:0 1.5rem;position:relative;overflow:hidden;transition-duration:.15s}.seopress-page-list .seopress-feature p{color:#6b7c93;font-size:14px;margin-bottom:30px}#seopress-notifications-center{margin-top:0}#seopress-admin-tabs .ui-tabs-nav{display:flex;padding-top:1rem;padding-bottom:0}.seopress-page-list .seopress-feature .img-tool{height:100px;width:100px;background:#c4f0ff;position:absolute;border-radius:50%;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);top:calc(50% - 50px);left:20px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217ab7;font-size:60px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:block;padding:2rem 0 2rem 120px}.seopress-page-list .seopress-feature h3{margin:0;font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase}.seopress-page-list .seopress-feature h3 .dashicons{font-size:16px;margin-left:5px;vertical-align:middle}#seopress-content .seopress-page-list .seopress-feature a,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .seopress-feature a,.seopress-useful-tools .widget .button-primary{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:#6a7c94;position:relative;height:auto}#seopress-content .seopress-page-list .seopress-feature a.button-secondary{padding-left:30px}#seopress-content .seopress-page-list .seopress-feature a.button-secondary::before,#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f111";font-family:Dashicons;position:absolute;left:10px;top:1px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .button{background:#fff;border:none;color:#6b7c93;font-weight:500;transition:all .3s linear;text-shadow:none;text-transform:uppercase;padding-right:20px;padding-left:20px;line-height:34px;min-height:34px;margin-bottom:10px;border-radius:4px;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);vertical-align:baseline}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:35px}#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f344";left:inherit;right:10px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects::before{content:"\f177"}#seopress-content .seopress-page-list .seopress-feature a:hover,#seopress-notifications-center .seopress-alert .button-primary:hover,.seopress-option .button:hover,.seopress-option .seopress-feature a:hover,.seopress-useful-tools .widget .button-primary:hover{text-decoration:none;color:#fff;background:#232323}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,#seopress-content .seopress-page-list .seopress-feature a:focus,#seopress-content .seopress-page-list .seopress-feature a:focus.button-secondary,#seopress-content a:focus,#seopress-notifications-center .seopress-alert .button-primary:focus,.seopress-option #seopress-tabs .seopress-doc:focus,.seopress-option .seopress-feature a:focus,.seopress-styles .seopress-option #seopress-aio-migrate:focus,.seopress-styles .seopress-option #seopress-yoast-migrate:focus,.seopress-styles .seopress-option #submit:focus,.seopress-useful-tools .widget .button-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;background:#008ec2;border-color:#006799;color:#fff}#seopress-admin-tabs .nav-tab-wrapper a.nav-tab-active:focus{color:inherit}#seopress-notifications-center .seopress-alert .button-primary{float:right;margin:5px 0;padding-right:30px}#seopress-notifications-center h2,.seopress-useful-tools h2{margin:5px 0 15px 5px;display:inline-block;width:100%}#seopress-notifications-center .dashicons,.seopress-useful-tools .dashicons{margin-right:10px}#seopress-notifications-center .seopress-alert{padding:0;display:inline-block;margin:0 10px 10px 5px;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);position:relative;transition:all 150ms ease}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .seopress-alert p{display:inline-block}#seopress-notifications-center .seopress-alert .impact{padding:4px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px}#seopress-notifications-center .seopress-alert .impact.low{background:#ffde24;color:#6b6543}#seopress-notifications-center .seopress-alert .impact.medium{background:#e39f48}#seopress-notifications-center .seopress-alert .impact.high{background:#e25950}#seopress-notifications-center .seopress-alert .impact.high.info{background:#0085ba}#seopress-notifications-center .seopress-alert .dashicons{color:#ffc82c}#seopress-notifications-center .dashicons.remove-notice{position:absolute;right:-55px;color:#6b7c93;font-size:30px;height:30px;width:30px;top:2px;padding:5px;transition:all .3s linear}#seopress-notifications-center .dashicons.remove-notice:hover{background:#e25950;color:#fff;cursor:pointer;border-radius:4px}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;width:inherit;height:inherit;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}.seopress-option .seopress-table{background:#fff;border:1px solid #ccc}.seopress-option .seopress-table th{padding:15px 10px;vertical-align:middle}.wp-admin-ui_page_seopress-roles .seopress-option .seopress-table th{min-width:200px}.seopress-option .seopress-table .seopress-settings-section{background:#f1f1f1}.seopress-option .seopress-table .seopress-table-head .seopress-feature{border-bottom:1px solid #ccc;font-weight:700;background:#f1f1f1}#seopress-content .feature-state,.seopress-option .feature-state{font-style:italic;font-size:12px;display:inline-block;background:rgba(0,140,135,.1);padding:5px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}#seopress_cpt .tag-title,.seopress-button,.seopress-option .tag-title{cursor:pointer;font-weight:500;border-radius:4px;transition:all .3s linear}#seopress-content .feature-state-on,#seopress-content .feature-state.feature-state-on,.seopress-option .feature-state-on,.seopress-option .feature-state.feature-state-on{display:inline}#seopress-content .feature-state-off,.seopress-option .feature-state-off{display:none}.seopress-option .postbox .inside li{list-style:square inside;padding-left:5px}#tab_seopress_page_speed .inside li{list-style:none;padding-left:0;word-break:break-word}.seopress-option .log{margin:0;text-transform:uppercase;display:inline-block;vertical-align:middle;padding:5px;color:rgba(19,191,17,1);font-style:italic}.seopress-option input[type=text].seopress-admin-menu-input{min-width:inherit;width:100%}.seopress_page_seopress-import-export .postbox{width:calc(100% - 20px)}#seopress_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,.seopress-option .tag-title{padding:4px 8px;position:relative;top:5px;left:0;font-size:11px;float:left;margin-right:5px;user-select:none;margin-bottom:5px;background:#fff;color:#6b7c93;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.12),0 3px 9px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.08)}#seopress_cpt .tag-title:active,#seopress_cpt .tag-title:focus,#seopress_cpt .tag-title:hover,.seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}#seopress_cpt .tag-title .dashicons,.seopress-option .tag-title .dashicons{padding:0;height:16px;width:16px;font-size:16px;margin-right:5px;vertical-align:middle}.seopress-button{text-transform:uppercase;background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;display:inline-block;margin:0;outline:0;overflow:hidden;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seopress-button:hover{border-color:#a8bece;color:#00a0d2}.seopress-button .dashicons{vertical-align:middle}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget{border-right:1px solid #e6ebf1;margin:0;padding:0 20px;width:calc(50% - 2px);box-sizing:border-box;display:inline-block;vertical-align:top}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child{width:100%;display:block;clear:both;border-right:none;border-bottom:1px solid #e6ebf1;padding-bottom:20px;margin-bottom:20px}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child{border-right:none}#seopress-content .seopress-useful-tools .widget-reverse ul{background:#fff}#seopress-content .seopress-useful-tools .widget-reverse li{padding:10px;margin:0;border-bottom:1px solid #e6ebf1}#seopress-content .seopress-useful-tools .widget-reverse li:hover{background:#f5f7fa}#seopress-content .seopress-useful-tools .widget-title{text-transform:uppercase;margin:0 0 10px;font-size:13px;padding:10px 0;color:#24b47e}#seopress-content .seopress-reverse label,#seopress-content .seopress-useful-tools .widget-whois ul li span{font-weight:700}#seopress-content #seopress-reverse-url{width:100%;margin:10px 0}#seopress-content .widget-reverse p{margin:0}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_url{width:35%}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_anchor_text{width:20%}.seopress-styles #screen-meta{margin:0;position:relative;background-color:#fff;border-bottom:0 solid #f2f2f2;border-top:none;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);top:0}.seopress-styles #contextual-help-link-wrap,.seopress-styles #screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #f2f2f2;border-top:none;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08)}.seopress-styles #screen-meta-links .show-settings{box-shadow:none}.seopress-styles #screen-meta-links .screen-meta-toggle{position:relative;top:0;z-index:2000}.seopress-styles #contextual-help-back{background:#f8fafd}.seopress-styles .contextual-help-tabs .active{border-left:2px solid #3297d3;background:#f8fafd}#seopress-content input.toggle,.seopress-option input.toggle{max-height:0;max-width:0;opacity:0}#seopress-content input.toggle+label,.seopress-option input.toggle+label{display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #d5d5d5;text-indent:-5000px;height:30px;width:50px;border-radius:15px}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}#seopress-content input.toggle+label:before,.seopress-option input.toggle+label:before{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle+label:after,.seopress-option input.toggle+label:after{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}#seopress-content input.toggle[data-toggle="1"]+label:after,.seopress-option input.toggle[data-toggle="1"]+label:after{left:20px;box-shadow:inset 0 0 0 1px rgba(19,191,17,1),0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative}#seopress-notice-save{position:fixed;color:#fff;padding:15px 40px;font-size:.9rem;text-transform:uppercase;text-align:center;border-radius:0;background:rgba(74,184,102,.9);bottom:0;right:0;z-index:500;width:100%;font-weight:700}.seopress_page_seopress-pro-page #wpcontent{background:#f4f7fa}.seopress-option .wrap div.nav-tab-wrapper{border-bottom:1px solid RGB(238,238,238);margin:0 0 0 -16px;padding:0 10px;line-height:inherit;background:#fff;position:-webkit-sticky;position:sticky;top:102px;width:calc(100% + 12px);z-index:95;font-weight:400}#seopress-admin-tabs.wrap div.nav-tab-wrapper{margin:20px auto 0;max-width:53rem;width:100%;border-bottom:0;padding:0;line-height:inherit;position:-webkit-sticky;position:sticky;background:#f8fafd;z-index:100;top:31px;font-weight:400}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0}#seopress-admin-tabs .nav-tab,.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:8px 8px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:hover,.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover{background-color:#fff}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover,.seopress-option .nav-tab:focus{background:0 0;opacity:1;outline:0;font-weight:600;position:relative}.seopress-option .nav-tab-active::after{border-bottom:2px solid #0085ba;content:'';position:absolute;width:100%;bottom:0;left:0;display:block}#seopress-admin-tabs .nav-tab:hover,.seopress-option .nav-tab:hover{opacity:1}#seopress-admin-tabs .nav-tab:focus,.seopress-option .nav-tab:focus{outline:0;box-shadow:none}#section-export-redirects,#section-import-redirects{margin-top:-120px;padding-top:120px}.seopress-option .section-tool{border:none;box-shadow:none;background:0 0;position:relative}.seopress-option .section-tool::after{content:'';background:#dedede;height:1px;width:100%;display:block}#tab_seopress_social_accounts .help-social{position:relative;right:0;width:30%}#tab_seopress_social_accounts .form-table{float:left;width:70%}
|
1 |
+
#adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before{content:"\e800";font-family:seopress!important;font-weight:700;font-size:12px;line-height:20px}#seopress-header #seopress-admin h1::before,.seopress-page-list .seopress-feature h3,.seopress-styles .seopress-option h1{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}@font-face{font-family:seopress;src:url(../fonts/seopress.eot?81521271);src:url(../fonts/seopress.eot?81521271#iefix) format('embedded-opentype'),url(../fonts/seopress.woff?81521271) format('woff2'),url(../fonts/seopress.woff?81521271) format('woff'),url(../fonts/seopress.ttf?81521271) format('truetype'),url(../fonts/seopress.svg?81521271#seopress) format('svg');font-weight:400;font-style:normal}[class*=" icon-seopress"],[class^=icon-seopress-]{font-family:seopress!important;font-size:14px!important;line-height:24px!important}.icon-seopress-seopress:before{content:"\e800"}.sp-tooltip{position:relative;margin-left:5px;display:inline-block;cursor:help}.sp-tooltip .dashicons{color:#666}.sp-tooltip .sp-tooltiptext{visibility:hidden;position:absolute;z-index:999999999;color:#fff;font-size:.8em;background:#333;text-align:center;width:240px;right:0;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2);top:25px}.sp-tooltip:hover .sp-tooltiptext{visibility:visible}#seopress_content_analysis .wrap-seopress-analysis{display:inline-block;width:100%}#seopress_content_analysis .col-left{width:calc(50% - 30px);float:left;margin-right:30px}#seopress_content_analysis .col-right{float:right;width:50%}#seopress_content_analysis #seopress_suggestions{display:inline-block;width:100%;margin:0;height:auto;padding:20px 0}#seopress_content_analysis #seopress_suggestions li{list-style:none;margin:5px;display:inline-block}#seopress_launch_analysis{float:left}#seopress_analysis_results_state{background:rgba(74,184,102,.75);color:#fff;padding:5px 25px 5px 20px;border-radius:100px;font-style:italic;position:relative;width:auto;display:inline-block;margin:0 0 0 20px;clear:both}#seopress_content_analysis h3{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul{display:flex;flex-wrap:wrap}#seopress_content_analysis .wrap-analysis-img ul li{padding:0;text-align:left;cursor:default}#seopress_content_analysis .wrap-analysis-img h4{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul li img{max-width:150px;max-height:150px;object-fit:cover;cursor:default}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress_cpt .inside{margin:0;padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav,#seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;min-height:26px;position:relative;width:100%;z-index:10;margin:0;border-radius:0;padding:0;background:#f3f4f5;border:none}#seopress_content_analysis .ui-tabs .ui-tabs-nav{width:calc(100% + 24px);margin:0 0 0 -12px;position:-webkit-sticky;position:sticky;top:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav{margin-top:15px}#seopress_content_analysis .ui-helper-clearfix:after,#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td,.seopress_page_seopress-titles #seopress_content_analysis .form-table td{padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-panel,#seopress_cpt .ui-tabs .ui-tabs-panel{background:#fff;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_content_analysis .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_content_analysis .ui-tabs-anchor,#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{position:relative;z-index:60;cursor:pointer;border-radius:0;border-bottom:3px solid #0085ba}#seopress_content_analysis label,#seopress_cpt #tabs-1 label,#seopress_cpt #tabs-2 label[for=seopress_robots_breadcrumbs_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_canonical_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_primary_cat_meta],#seopress_cpt #tabs-3 label,#seopress_cpt #tabs-4 label,#seopress_cpt #tabs-5 label,#seopress_cpt #tabs-6 label,#seopress_cpt .subsection-title,#seopress_pro_cpt label{display:block;margin:20px 0 5px;font-weight:700}#seopress_cpt .wp-color-result{margin:0}#seopress_content_analysis input[type=text],#seopress_cpt #tabs-1 input,#seopress_cpt #tabs-2 input[type=text],#seopress_cpt #tabs-3 input[type=text],#seopress_cpt #tabs-3 textarea,#seopress_cpt #tabs-4 input[type=text],#seopress_cpt #tabs-5 input[type=text],#seopress_cpt #tabs-6 input[type=text],#seopress_cpt #tabs-6 textarea{width:90%;display:inline-block}#seopress_cpt #tabs-1 input{width:100%}#seopress_cpt #tabs-6 input[type=number]{width:30%;min-width:200px}#seopress_cpt #tabs-6 #wrap-videos .video:first-child .remove-video{display:none}#seopress_cpt select{width:300px}#seopress_cpt #tabs-4 select{width:250px;display:inline}#seopress_cpt #tabs-4 #seopress_redirections_value_meta{width:calc(100% - 258px);float:right}#seopress_cpt #tabs-6{padding:0}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content,#seopress_cpt #tabs-6>p{padding:0 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content{padding:0 1.4em 1em}#seopress_cpt #tabs-6 #wrap-videos .video{border-top:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-title{border-left:none;border-right:none;font-size:1em;padding:1em 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-content,#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-title{border-bottom:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .inside{padding:0}#seopress_cpt #tabs-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled,#seopress_cpt #tabs-5 #seopress_news_standout,#seopress_cpt #tabs-6 #seopress_video_disabled,#seopress_cpt #tabs-6 .family-friendly label,#seopress_cpt #tabs-6 .internal_video label{font-weight:400}#seopress_cpt #tabs-6 #wrap-videos .video:nth-child(odd){background:#fdfdfd}#seopress_content_analysis .advise,#seopress_cpt .advise,#seopress_pro_cpt .advise,.seopress-option .advise{margin:5px;display:block;color:red;font-style:italic}#seopress_cpt #tabs-6 #wrap-videos .video .advise{color:#555}#seopress_content_analysis .mandatory,#seopress_cpt .mandatory{color:#c00}#seopress_cpt .box-left{float:left;width:49%;margin-right:1%}#seopress_cpt .box-right{float:left;width:49%;margin-left:1%}#seopress_cpt .google-snippet-preview{font-family:arial,sans-serif;word-break:break-all}#seopress_cpt .google-snippet-preview>p{word-break:normal}#seopress_cpt .google-snippet-preview .snippet-title,#seopress_cpt .google-snippet-preview .snippet-title-custom,#seopress_cpt .google-snippet-preview .snippet-title-default{color:#1a0dab;font-size:18px;font-weight:400;line-height:21.6px}#seopress_cpt .google-snippet-preview .snippet-permalink{color:#006621;font-size:14px;font-style:normal;font-weight:400;line-height:16px}#seopress_cpt .google-snippet-preview .snippet-description,#seopress_cpt .google-snippet-preview .snippet-description-custom,#seopress_cpt .google-snippet-preview .snippet-description-default{color:#545454;font-size:13px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#eee;padding:2px 5px;display:flex;box-shadow:0 1px 1px rgba(0,0,0,.2);font-size:12px;justify-content:flex-end}#seopress_cpt #seopress_titles_desc_counters,#seopress_cpt #seopress_titles_title_counters,#seopress_pro_cpt #seopress_rich_snippets_articles_counters,#seopress_pro_cpt #seopress_rich_snippets_courses_counters{display:inline;margin-right:5px}#seopress_cpt #seopress_titles_desc_counters_val,#seopress_cpt #seopress_titles_title_counters_val,#seopress_pro_cpt #seopress_rich_snippets_articles_counters_val,#seopress_pro_cpt #seopress_rich_snippets_courses_counters_val{display:inline;font-weight:700}#term-seopress #seopress_cpt{width:95%}.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:5%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:10%}#seopress_content_analysis .ui-tabs,#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs .ui-tabs-nav li{list-style:none;display:inline-block;position:relative;top:2px;padding:0 5px;white-space:nowrap;margin:0;border:none;background:0 0}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs .ui-tabs-nav li a{display:inline-block;padding:5px 10px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a{display:block}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:2px;padding-bottom:1px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-loading a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{color:#191e23;font-weight:700}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_content_analysis .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#191e23;text-decoration:none;height:40px;line-height:40px}#seopress_cpt .ui-tabs-vertical{width:55em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress_cpt .ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a .dashicons,#seopress_cpt .ui-tabs .ui-tabs-nav li a .dashicons{margin-right:2px}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_content_analysis .ui-tabs .dashicons-yes,#seopress_pro_cpt .dashicons-no-alt,#seopress_pro_cpt .dashicons-yes{color:#fff;background:#12bd10;border-radius:50px;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#seopress-content a{color:#3297d3}#seopress-content a:hover{color:#106598}#seopress-admin-tabs.ui-tabs{position:relative;padding:.2em;border:none;font-family:inherit;font-size:inherit}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:-1px .2em 0 0;padding:0;white-space:nowrap;border:none;background:0 0}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em .75rem;outline:0;border-bottom:2px solid #fff}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;border-bottom:2px solid #23282d;color:#23282d}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a,#seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#0073aa;text-decoration:none}#seopress-admin-tabs.ui-tabs-vertical{width:55em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}.seopress-styles .seopress-option{margin:10px auto 0;max-width:90%;padding:1rem;background:#fff;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1);border-radius:4px}.seopress-styles .seopress-option h1{font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase;position:-webkit-sticky;position:sticky;top:32px;background:#fff;z-index:100;padding:10px 0}.seopress-styles .seopress-option h1 .dashicons,.seopress-styles .seopress-option h2 .dashicons{margin:0 10px;font-size:40px;width:40px;height:40px;vertical-align:middle}.seopress-styles .seopress-option .link-archive{font-size:14px}.seopress-styles .seopress-option .link-archive .dashicons{font-size:18px;width:20px;height:20px;margin:inherit}.seopress-styles .seopress-option h1>.dashicons{font-size:30px;width:30px;height:30px;background:#c4f0ff;border-radius:50%;padding:10px;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);margin-left:20px}.seopress-styles .seopress-option .metabox-holder h2 .dashicons{font-size:16px}.seopress-option h1 .feature-state .dashicons{font-size:16px;width:16px;height:16px;vertical-align:middle;margin:0 10px 0 0}.seopress-styles .wrap{margin:0;position:relative}.seopress-styles .seopress-option .submit{background:#fff;text-align:center;border-top:1px solid #f1f1f1;padding-top:20px;padding-bottom:20px;margin:0}.seopress-styles .seopress-option #seopress-aio-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-yoast-migrate,.seopress-styles .seopress-option #submit{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:RGB(106,124,148);position:relative;height:auto;z-index:10}.seopress-styles .seopress-option #seopress-aio-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-yoast-migrate:hover,.seopress-styles .seopress-option #submit:hover{text-decoration:none;color:#fff;background:#232323}.seopress-styles #wpcontent{padding-left:0;background:#f8fafd}.seopress-styles pre{color:#42b72a;background:#f5f6f7;font-family:Menlo,Monaco,Andale Mono,Courier New,monospace;padding:7px;display:inline-block}.seopress-styles #seopress-navbar{padding:10px .5rem;height:56px;margin:0 auto;width:53rem;box-sizing:border-box;position:relative}#seopress-header{margin:0 auto;position:relative;width:100%}#seopress-header #seopress-admin h1{line-height:40px;margin:0;display:inline-block;height:40px;width:40px;background-size:100%;background-repeat:no-repeat}#seopress-header #seopress-admin h1::before{font-size:14px;line-height:40px;position:absolute;border-radius:6px;font-weight:400;color:#fff;width:40px;height:40px;text-align:center;background:#3a4afb;background:-moz-linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%);background:-webkit-linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%);background:linear-gradient(45deg,rgba(58,74,251,1) 0,rgba(71,190,165,1) 100%)}#seopress-header #seopress-admin h1:hover{cursor:pointer}#seopress-header #seopress-admin h1>a{text-decoration:none;color:inherit}#seopress-header #seopress-admin .seopress-quick-access{background:#fff;box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.2),0 5px 15px rgba(0,0,0,.1);border-radius:4px;overflow:hidden;position:relative;font-size:17px;line-height:40px;white-space:nowrap;transform:rotate3d(1,1,0,-15deg);transform-origin:100% 0;opacity:0;will-change:transform,opacity;transition-property:transform,opacity;transition-duration:.25s;z-index:300;padding:0;display:block;width:53rem;top:0;visibility:hidden;cursor:auto}#seopress-header #seopress-admin h1:hover .seopress-quick-access{transform:none;opacity:1;pointer-events:auto;visibility:visible}#seopress-header #seopress-admin .seopress-quick-access>ul{padding:20px;margin:0;float:left;width:100%;box-sizing:border-box}#seopress-header #seopress-admin h1 .seopress-quick-access li{text-decoration:none;display:inline-block;width:50%;margin:0;float:left;padding:10px 0}#seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons{vertical-align:middle;background:#b7e1f3;border-radius:50%;padding:5px;margin-right:15px}#seopress-header #seopress-admin h1 .seopress-quick-access li a{text-decoration:none;font-size:15px;line-height:30px;text-transform:uppercase;display:block;width:100%;transition:all .3s linear;color:#3297d3}#seopress-header #seopress-admin h1 .seopress-quick-access li a:hover{color:#647a88}#seopress-header #seopress-admin h1 .seopress-info-version{position:relative;left:50px;top:0;font-size:14px;width:100px;display:block}#seopress-header #seopress-admin .wpc-info-version{font-size:14px;left:310px;position:absolute;text-indent:0;top:85px}#seopress-header #seopress-notice{float:right;line-height:40px}#seopress-header #seopress-notice p{font-size:16px}#seopress-header #seopress-notice .dashicons{color:#444;text-decoration:none;line-height:40px}#seopress-header #seopress-notice div.small{font-size:13px;display:inline}#seopress-footer-credits{font-style:italic}#seopress-footer-credits .wporg-ratings{display:inline}#seopress-footer-credits .wporg-ratings a{text-decoration:none}.seopress-option .seopress-settings{float:left;max-width:750px;width:100%}.seopress-option #seopress-edd-license-btn,.seopress-option #seopress-refresh{float:left}.wp-admin-ui_page_seopress-import-export .postbox{margin-right:20px}.seopress-option #side-sortables .accordion-section-content{padding:0}.seopress-option .seopress-settings label{margin:0 0 0 10px}.wrap-seopress-tab-content{position:relative;display:block;width:100%;height:100%;max-width:53rem;margin:20px auto 0}#seopress-admin-tabs .seopress-tab{padding:1.5rem;visibility:hidden;overflow:hidden;opacity:0;transition:all .2s ease;transform:translateX(-15px);position:absolute;top:0}#seopress-admin-tabs .seopress-tab.active{visibility:visible;overflow:inherit;opacity:1;transform:translateX(0);display:inherit;position:relative}#seopress-tabs .seopress-tab{padding:1.5rem;display:none}#seopress-tabs .seopress-tab.active{display:inline-block}.seopress-option input[type=password],.seopress-option input[type=text],.seopress-option textarea{min-width:485px}#seopress_htaccess_file{width:100%}.seopress-option textarea{min-height:100px}.seopress-option #side-sortables .highlight{border:1px dashed #ccc;display:block;width:382px;height:40px;background:0 0}.seopress-option #side-sortables .accordion-section{margin-bottom:9px;width:382px}.seopress-option #side-sortables .accordion-section h3{cursor:move;border:1px solid #e5e5e5;background:#fafafa}.seopress-option #side-sortables .accordion-section .inside{padding:10px 10px 24px;border-width:0 1px 1px;border-style:solid;box-shadow:0 1px 1px rgba(0,0,0,.04);border-color:#e5e5e5;display:inline-block;width:calc(100% - 22px);height:100%}.seopress-option #side-sortables .accordion-section .inside ul{padding-left:10px;margin-bottom:0;padding-top:2px;padding-bottom:2px}.seopress-option #side-sortables .accordion-section .inside ul li{border-left:2px solid #ccc;padding-left:10px;margin-bottom:10px}.seopress-option #side-sortables .accordion-section .inside ul li:first-child{border-bottom:1px dotted #e5e5e5;border-left:0;padding-bottom:10px;font-weight:700;margin-left:-15px;margin-bottom:10px}.seopress-notice #message{margin:5px 10px 2px 0}#seopress-notice a{position:relative;text-decoration:none}#seopress-notice a .tooltip{white-space:pre;z-index:200;padding:2px 5px;font-weight:500;font-size:12px;color:#aab7c4;background:#fff;box-shadow:0 1px 2px 0 rgba(49,49,93,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;opacity:0;top:30px;transition:opacity .2s ease;visibility:hidden;line-height:20px;left:-100%;overflow:hidden}#seopress-notice a:hover .tooltip{opacity:1;visibility:visible}.seopress-page-list{margin:1.5rem 0px}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-page-list .seopress-feature,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 200px,#fff 0,#fff);margin:0 auto 20px;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.2);max-width:50rem;padding:1.5rem;width:100%;border-radius:4px}#seopress-notifications-center,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 400px,#fff 0,#fff)}.seopress-page-list .seopress-feature{padding:0 1.5rem;position:relative;overflow:hidden;transition-duration:.15s}.seopress-page-list .seopress-feature p{color:#6b7c93;font-size:14px;margin-bottom:30px}#seopress-notifications-center{margin-top:0}#seopress-admin-tabs .ui-tabs-nav{display:flex;padding-top:1rem;padding-bottom:0}.seopress-page-list .seopress-feature .img-tool{height:100px;width:100px;background:#c4f0ff;position:absolute;border-radius:50%;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);top:calc(50% - 50px);left:20px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217ab7;font-size:60px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:block;padding:2rem 0 2rem 120px}.seopress-page-list .seopress-feature h3{margin:0;font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase}.seopress-page-list .seopress-feature h3 .dashicons{font-size:16px;margin-left:5px;vertical-align:middle}#seopress-content .seopress-page-list .seopress-feature a,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .seopress-feature a,.seopress-useful-tools .widget .button-primary{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:#6a7c94;position:relative;height:auto}#seopress-content .seopress-page-list .seopress-feature a.button-secondary{padding-left:30px}#seopress-content .seopress-page-list .seopress-feature a.button-secondary::before,#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f111";font-family:Dashicons;position:absolute;left:10px;top:1px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .button{background:#fff;border:none;color:#6b7c93;font-weight:500;transition:all .3s linear;text-shadow:none;text-transform:uppercase;padding-right:20px;padding-left:20px;line-height:34px;min-height:34px;margin-bottom:10px;border-radius:4px;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);vertical-align:baseline}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:35px}#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f344";left:inherit;right:10px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects::before{content:"\f177"}#seopress-content .seopress-page-list .seopress-feature a:hover,#seopress-notifications-center .seopress-alert .button-primary:hover,.seopress-option .button:hover,.seopress-option .seopress-feature a:hover,.seopress-useful-tools .widget .button-primary:hover{text-decoration:none;color:#fff;background:#232323}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,#seopress-content .seopress-page-list .seopress-feature a:focus,#seopress-content .seopress-page-list .seopress-feature a:focus.button-secondary,#seopress-content a:focus,#seopress-notifications-center .seopress-alert .button-primary:focus,.seopress-option #seopress-tabs .seopress-doc:focus,.seopress-option .seopress-feature a:focus,.seopress-styles .seopress-option #seopress-aio-migrate:focus,.seopress-styles .seopress-option #seopress-yoast-migrate:focus,.seopress-styles .seopress-option #submit:focus,.seopress-useful-tools .widget .button-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;background:#008ec2;border-color:#006799;color:#fff}#seopress-admin-tabs .nav-tab-wrapper a.nav-tab-active:focus{color:inherit}#seopress-notifications-center .seopress-alert .button-primary{float:right;margin:5px 0;padding-right:30px}#seopress-notifications-center h2,.seopress-useful-tools h2{margin:5px 0 15px 5px;display:inline-block;width:100%}#seopress-notifications-center .dashicons,.seopress-useful-tools .dashicons{margin-right:10px}#seopress-notifications-center .seopress-alert{padding:0;display:inline-block;margin:0 10px 10px 5px;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);position:relative;transition:all 150ms ease}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .seopress-alert p{display:inline-block}#seopress-notifications-center .seopress-alert .impact{padding:4px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px}#seopress-notifications-center .seopress-alert .impact.low{background:#ffde24;color:#6b6543}#seopress-notifications-center .seopress-alert .impact.medium{background:#e39f48}#seopress-notifications-center .seopress-alert .impact.high{background:#e25950}#seopress-notifications-center .seopress-alert .impact.high.info{background:#0085ba}#seopress-notifications-center .seopress-alert .dashicons{color:#ffc82c}#seopress-notifications-center .dashicons.remove-notice{position:absolute;right:-55px;color:#6b7c93;font-size:30px;height:30px;width:30px;top:2px;padding:5px;transition:all .3s linear}#seopress-notifications-center .dashicons.remove-notice:hover{background:#e25950;color:#fff;cursor:pointer;border-radius:4px}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;width:inherit;height:inherit;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}.seopress-option .seopress-table{background:#fff;border:1px solid #ccc}.seopress-option .seopress-table th{padding:15px 10px;vertical-align:middle}.wp-admin-ui_page_seopress-roles .seopress-option .seopress-table th{min-width:200px}.seopress-option .seopress-table .seopress-settings-section{background:#f1f1f1}.seopress-option .seopress-table .seopress-table-head .seopress-feature{border-bottom:1px solid #ccc;font-weight:700;background:#f1f1f1}#seopress-content .feature-state,.seopress-option .feature-state{font-style:italic;font-size:12px;display:inline-block;background:rgba(0,140,135,.1);padding:5px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}#seopress_cpt .tag-title,.seopress-button,.seopress-option .tag-title{cursor:pointer;font-weight:500;border-radius:4px;transition:all .3s linear}#seopress-content .feature-state-on,#seopress-content .feature-state.feature-state-on,.seopress-option .feature-state-on,.seopress-option .feature-state.feature-state-on{display:inline}#seopress-content .feature-state-off,.seopress-option .feature-state-off{display:none}.seopress-option .postbox .inside li{list-style:square inside;padding-left:5px}#tab_seopress_page_speed .inside li{list-style:none;padding-left:0;word-break:break-word}.seopress-option .log{margin:0;text-transform:uppercase;display:inline-block;vertical-align:middle;padding:5px;color:rgba(19,191,17,1);font-style:italic}.seopress-option input[type=text].seopress-admin-menu-input{min-width:inherit;width:100%}.seopress_page_seopress-import-export .postbox{width:calc(100% - 20px)}#seopress_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,.seopress-option .tag-title{padding:4px 8px;position:relative;top:5px;left:0;font-size:11px;float:left;margin-right:5px;user-select:none;margin-bottom:5px;background:#fff;color:#6b7c93;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.12),0 3px 9px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.08)}#seopress_cpt .tag-title:active,#seopress_cpt .tag-title:focus,#seopress_cpt .tag-title:hover,.seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}#seopress_cpt .tag-title .dashicons,.seopress-option .tag-title .dashicons{padding:0;height:16px;width:16px;font-size:16px;margin-right:5px;vertical-align:middle}.seopress-button{text-transform:uppercase;background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;display:inline-block;margin:0;outline:0;overflow:hidden;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seopress-button:hover{border-color:#a8bece;color:#00a0d2}.seopress-button .dashicons{vertical-align:middle}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget{border-right:1px solid #e6ebf1;margin:0;padding:0 20px;width:calc(50% - 2px);box-sizing:border-box;display:inline-block;vertical-align:top}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child{width:100%;display:block;clear:both;border-right:none;border-bottom:1px solid #e6ebf1;padding-bottom:20px;margin-bottom:20px}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child{border-right:none}#seopress-content .seopress-useful-tools .widget-reverse ul{background:#fff}#seopress-content .seopress-useful-tools .widget-reverse li{padding:10px;margin:0;border-bottom:1px solid #e6ebf1}#seopress-content .seopress-useful-tools .widget-reverse li:hover{background:#f5f7fa}#seopress-content .seopress-useful-tools .widget-title{text-transform:uppercase;margin:0 0 10px;font-size:13px;padding:10px 0;color:#24b47e}#seopress-content .seopress-reverse label,#seopress-content .seopress-useful-tools .widget-whois ul li span{font-weight:700}#seopress-content #seopress-reverse-url{width:100%;margin:10px 0}#seopress-content .widget-reverse p{margin:0}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_url{width:35%}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_anchor_text{width:20%}.seopress-styles #screen-meta{margin:0;position:relative;background-color:#fff;border-bottom:0 solid #f2f2f2;border-top:none;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);top:0}.seopress-styles #contextual-help-link-wrap,.seopress-styles #screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #f2f2f2;border-top:none;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08)}.seopress-styles #screen-meta-links .show-settings{box-shadow:none}.seopress-styles #screen-meta-links .screen-meta-toggle{position:relative;top:0;z-index:2000}.seopress-styles #contextual-help-back{background:#f8fafd}.seopress-styles .contextual-help-tabs .active{border-left:2px solid #3297d3;background:#f8fafd}#seopress-content input.toggle,.seopress-option input.toggle{max-height:0;max-width:0;opacity:0}#seopress-content input.toggle+label,.seopress-option input.toggle+label{display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #d5d5d5;text-indent:-5000px;height:30px;width:50px;border-radius:15px}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}#seopress-content input.toggle+label:before,.seopress-option input.toggle+label:before{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle+label:after,.seopress-option input.toggle+label:after{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}#seopress-content input.toggle[data-toggle="1"]+label:after,.seopress-option input.toggle[data-toggle="1"]+label:after{left:20px;box-shadow:inset 0 0 0 1px rgba(19,191,17,1),0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative}#seopress-notice-save{position:fixed;color:#fff;padding:15px 40px;font-size:.9rem;text-transform:uppercase;text-align:center;border-radius:0;background:rgba(74,184,102,.9);bottom:0;right:0;z-index:500;width:100%;font-weight:700}.seopress_page_seopress-pro-page #wpcontent{background:#f4f7fa}.seopress-option .wrap div.nav-tab-wrapper{border-bottom:1px solid RGB(238,238,238);margin:0 0 0 -16px;padding:0 10px;line-height:inherit;background:#fff;position:-webkit-sticky;position:sticky;top:102px;width:calc(100% + 12px);z-index:95;font-weight:400}#seopress-admin-tabs.wrap div.nav-tab-wrapper{margin:20px auto 0;max-width:53rem;width:100%;border-bottom:0;padding:0;line-height:inherit;position:-webkit-sticky;position:sticky;background:#f8fafd;z-index:100;top:31px;font-weight:400}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0}#seopress-admin-tabs .nav-tab,.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:8px 8px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:hover,.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover{background-color:#fff}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover,.seopress-option .nav-tab:focus{background:0 0;opacity:1;outline:0;font-weight:600;position:relative}.seopress-option .nav-tab-active::after{border-bottom:2px solid #0085ba;content:'';position:absolute;width:100%;bottom:0;left:0;display:block}#seopress-admin-tabs .nav-tab:hover,.seopress-option .nav-tab:hover{opacity:1}#seopress-admin-tabs .nav-tab:focus,.seopress-option .nav-tab:focus{outline:0;box-shadow:none}#section-export-redirects,#section-import-redirects{margin-top:-120px;padding-top:120px}.seopress-option .section-tool{border:none;box-shadow:none;background:0 0;position:relative}.seopress-option .section-tool::after{content:'';background:#dedede;height:1px;width:100%;display:block}#tab_seopress_social_accounts .help-social{position:relative;right:0;width:30%}#tab_seopress_social_accounts .form-table{float:left;width:70%}
|
assets/js/seopress-dashboard.js
CHANGED
@@ -3,7 +3,7 @@ jQuery(document).ready(function($) {
|
|
3 |
if (!$.trim( $("#seopress-notifications-center").html() )) {
|
4 |
$('#seopress-notifications-center').remove();
|
5 |
}
|
6 |
-
const notices = ["notice-wizard","notice-divide-comments","notice-review","notice-trailingslash","notice-posts-number","notice-rss-use-excerpt","notice-search-console","notice-google-business","notice-ssl","notice-title-tag"]
|
7 |
notices.forEach(function (item) {
|
8 |
$('#'+item).on('click', function() {
|
9 |
$('#'+item).attr('data-notice', $('#'+item).attr('data-notice') == '1' ? '0' : '1');
|
3 |
if (!$.trim( $("#seopress-notifications-center").html() )) {
|
4 |
$('#seopress-notifications-center').remove();
|
5 |
}
|
6 |
+
const notices = ["notice-wizard","notice-divide-comments","notice-review","notice-trailingslash","notice-posts-number","notice-rss-use-excerpt","notice-search-console","notice-google-business","notice-ssl","notice-title-tag", "notice-go-pro"]
|
7 |
notices.forEach(function (item) {
|
8 |
$('#'+item).on('click', function() {
|
9 |
$('#'+item).attr('data-notice', $('#'+item).attr('data-notice') == '1' ? '0' : '1');
|
inc/admin/admin.php
CHANGED
@@ -1325,6 +1325,34 @@ class seopress_options
|
|
1325 |
<a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
|
1326 |
</div>
|
1327 |
<?php } ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1328 |
</div><!--#seopress-notifications-center-->
|
1329 |
|
1330 |
</div>
|
@@ -1402,643 +1430,739 @@ class seopress_options
|
|
1402 |
|
1403 |
<div class="seopress-page-list">
|
1404 |
<div id="seopress-notice-save" style="display: none"><span class="dashicons dashicons-yes"></span><span class="html"></span></div>
|
1405 |
-
|
1406 |
-
|
1407 |
-
|
1408 |
-
|
1409 |
-
|
1410 |
-
|
1411 |
-
|
1412 |
-
|
1413 |
-
|
1414 |
-
|
1415 |
-
|
1416 |
-
|
1417 |
-
|
1418 |
-
|
1419 |
-
|
1420 |
-
|
1421 |
-
|
1422 |
-
|
1423 |
-
|
1424 |
-
|
1425 |
-
|
1426 |
-
|
1427 |
-
|
1428 |
-
|
1429 |
-
|
1430 |
-
|
1431 |
-
|
1432 |
-
|
1433 |
-
|
1434 |
-
|
1435 |
-
|
1436 |
-
|
1437 |
-
|
1438 |
-
|
1439 |
-
|
1440 |
-
|
1441 |
-
|
1442 |
-
|
1443 |
-
|
1444 |
-
|
1445 |
-
<span class="dashicons dashicons-media-spreadsheet"></span>
|
1446 |
-
</div>
|
1447 |
-
<span class="inner">
|
1448 |
-
<h3><?php _e('XML / Image / Video / HTML Sitemap','wp-seopress'); ?></h3>
|
1449 |
-
<p><?php _e('Manage your XML / Image / Video / HTML Sitemap','wp-seopress'); ?></p>
|
1450 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-xml-sitemap' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1451 |
-
<?php
|
1452 |
-
if(seopress_get_toggle_xml_sitemap_option()=='1') {
|
1453 |
-
$seopress_get_toggle_xml_sitemap_option = '"1"';
|
1454 |
-
} else {
|
1455 |
-
$seopress_get_toggle_xml_sitemap_option = '"0"';
|
1456 |
-
}
|
1457 |
-
?>
|
1458 |
-
<input type="checkbox" name="toggle-xml-sitemap" id="toggle-xml-sitemap" class="toggle" data-toggle=<?php echo $seopress_get_toggle_xml_sitemap_option; ?>>
|
1459 |
-
<label for="toggle-xml-sitemap"></label>
|
1460 |
-
<?php
|
1461 |
-
if(seopress_get_toggle_xml_sitemap_option()=='1') {
|
1462 |
-
echo '<span id="sitemap-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1463 |
-
echo '<span id="sitemap-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1464 |
-
} else {
|
1465 |
-
echo '<span id="sitemap-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1466 |
-
echo '<span id="sitemap-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1467 |
-
}
|
1468 |
-
?>
|
1469 |
-
<?php
|
1470 |
-
if (function_exists('seopress_get_locale')) {
|
1471 |
-
if (seopress_get_locale() =='fr') {
|
1472 |
-
$seopress_docs_link['support']['sitemaps'] = 'https://www.seopress.org/fr/support/guides/activer-sitemap-xml/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1473 |
-
} else {
|
1474 |
-
$seopress_docs_link['support']['sitemaps'] = 'https://www.seopress.org/support/guides/enable-xml-sitemaps/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1475 |
-
}
|
1476 |
-
}
|
1477 |
-
?>
|
1478 |
-
<a href="<?php echo $seopress_docs_link['support']['sitemaps']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable your XML Sitemaps - new window','wp-seopress'); ?></span></a>
|
1479 |
-
</span>
|
1480 |
-
</div>
|
1481 |
-
<div class="seopress-feature">
|
1482 |
-
<div class="img-tool">
|
1483 |
-
<span class="dashicons dashicons-share"></span>
|
1484 |
-
</div>
|
1485 |
-
<span class="inner">
|
1486 |
-
<h3><?php _e('Social Networks','wp-seopress'); ?></h3>
|
1487 |
-
<p><?php _e('Open Graph, Twitter Card, Google Knowledge Graph and more...','wp-seopress'); ?></p>
|
1488 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-social' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1489 |
-
<?php
|
1490 |
-
if(seopress_get_toggle_social_option()=='1') {
|
1491 |
-
$seopress_get_toggle_social_option = '"1"';
|
1492 |
-
} else {
|
1493 |
-
$seopress_get_toggle_social_option = '"0"';
|
1494 |
-
}
|
1495 |
-
?>
|
1496 |
-
<input type="checkbox" name="toggle-social" id="toggle-social" class="toggle" data-toggle=<?php echo $seopress_get_toggle_social_option; ?>>
|
1497 |
-
<label for="toggle-social"></label>
|
1498 |
-
<?php
|
1499 |
-
if(seopress_get_toggle_social_option()=='1') {
|
1500 |
-
echo '<span id="social-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1501 |
-
echo '<span id="social-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1502 |
-
} else {
|
1503 |
-
echo '<span id="social-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1504 |
-
echo '<span id="social-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1505 |
-
}
|
1506 |
-
?>
|
1507 |
-
<?php
|
1508 |
-
if (function_exists('seopress_get_locale')) {
|
1509 |
-
if (seopress_get_locale() =='fr') {
|
1510 |
-
$seopress_docs_link['support']['knowledge'] = 'https://www.seopress.org/fr/support/guides/activer-google-knowledge-graph/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1511 |
-
} else {
|
1512 |
-
$seopress_docs_link['support']['knowledge'] = 'https://www.seopress.org/support/guides/enable-google-knowledge-graph/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1513 |
-
}
|
1514 |
-
}
|
1515 |
-
?>
|
1516 |
-
<a href="<?php echo $seopress_docs_link['support']['knowledge']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable Google Knowledge Graph - new window','wp-seopress'); ?></span></a>
|
1517 |
-
</span>
|
1518 |
-
</div>
|
1519 |
-
<div class="seopress-feature">
|
1520 |
-
<div class="img-tool">
|
1521 |
-
<span class="dashicons dashicons-chart-area"></span>
|
1522 |
-
</div>
|
1523 |
-
<span class="inner">
|
1524 |
-
<h3><?php _e('Google Analytics','wp-seopress'); ?></h3>
|
1525 |
-
<p><?php _e('Track everything about your visitors with Google Analytics','wp-seopress'); ?></p>
|
1526 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-google-analytics' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1527 |
-
<?php
|
1528 |
-
if(seopress_get_toggle_google_analytics_option()=='1') {
|
1529 |
-
$seopress_get_toggle_google_analytics_option = '"1"';
|
1530 |
-
} else {
|
1531 |
-
$seopress_get_toggle_google_analytics_option = '"0"';
|
1532 |
-
}
|
1533 |
-
?>
|
1534 |
-
<input type="checkbox" name="toggle-google-analytics" id="toggle-google-analytics" class="toggle" data-toggle=<?php echo $seopress_get_toggle_google_analytics_option; ?>>
|
1535 |
-
<label for="toggle-google-analytics"></label>
|
1536 |
-
<?php
|
1537 |
-
if(seopress_get_toggle_google_analytics_option()=='1') {
|
1538 |
-
echo '<span id="analytics-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1539 |
-
echo '<span id="analytics-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1540 |
-
} else {
|
1541 |
-
echo '<span id="analytics-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1542 |
-
echo '<span id="analytics-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1543 |
-
}
|
1544 |
-
?>
|
1545 |
-
<?php
|
1546 |
-
if (function_exists('seopress_get_locale')) {
|
1547 |
-
if (seopress_get_locale() =='fr') {
|
1548 |
-
$seopress_docs_link['support']['analytics'] = 'https://www.seopress.org/fr/support/guides/debutez-google-analytics/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1549 |
-
} else {
|
1550 |
-
$seopress_docs_link['support']['analytics'] = 'https://www.seopress.org/support/guides/google-analytics/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1551 |
-
}
|
1552 |
-
}
|
1553 |
-
?>
|
1554 |
-
<a href="<?php echo $seopress_docs_link['support']['analytics']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to getting started with Google Analytics - new window','wp-seopress'); ?></span></a>
|
1555 |
-
</span>
|
1556 |
-
</div>
|
1557 |
-
<div class="seopress-feature">
|
1558 |
-
<div class="img-tool">
|
1559 |
-
<span class="dashicons dashicons-admin-tools"></span>
|
1560 |
-
</div>
|
1561 |
-
<span class="inner">
|
1562 |
-
<h3><?php _e('Advanced','wp-seopress'); ?></h3>
|
1563 |
-
<p><?php _e('Advanced SEO options for advanced users!','wp-seopress'); ?></p>
|
1564 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-advanced' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1565 |
-
<?php
|
1566 |
-
if(seopress_get_toggle_advanced_option()=='1') {
|
1567 |
-
$seopress_get_toggle_advanced_option = '"1"';
|
1568 |
-
} else {
|
1569 |
-
$seopress_get_toggle_advanced_option = '"0"';
|
1570 |
-
}
|
1571 |
-
?>
|
1572 |
-
<input type="checkbox" name="toggle-advanced" id="toggle-advanced" class="toggle" data-toggle=<?php echo $seopress_get_toggle_advanced_option; ?>>
|
1573 |
-
<label for="toggle-advanced"></label>
|
1574 |
-
<?php
|
1575 |
-
if(seopress_get_toggle_advanced_option()=='1') {
|
1576 |
-
echo '<span id="advanced-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1577 |
-
echo '<span id="advanced-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1578 |
-
} else {
|
1579 |
-
echo '<span id="advanced-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1580 |
-
echo '<span id="advanced-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1581 |
-
}
|
1582 |
-
?>
|
1583 |
-
</span>
|
1584 |
-
</div>
|
1585 |
-
<?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
|
1586 |
-
<div class="seopress-feature">
|
1587 |
-
<div class="img-tool">
|
1588 |
-
<span class="dashicons dashicons-cart"></span>
|
1589 |
</div>
|
1590 |
-
|
1591 |
-
|
1592 |
-
|
1593 |
-
|
1594 |
-
|
1595 |
-
|
1596 |
-
|
1597 |
-
|
1598 |
-
|
1599 |
-
|
1600 |
-
|
1601 |
-
|
1602 |
-
|
1603 |
-
|
1604 |
-
|
1605 |
-
|
1606 |
-
|
1607 |
-
|
1608 |
-
|
1609 |
-
|
1610 |
-
|
1611 |
-
|
1612 |
-
|
1613 |
-
|
1614 |
-
|
1615 |
-
|
1616 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1617 |
</div>
|
1618 |
-
|
1619 |
-
|
1620 |
-
|
1621 |
-
|
1622 |
-
|
1623 |
-
|
1624 |
-
|
1625 |
-
|
1626 |
-
|
1627 |
-
|
1628 |
-
|
1629 |
-
|
1630 |
-
|
1631 |
-
|
1632 |
-
|
1633 |
-
|
1634 |
-
|
1635 |
-
|
1636 |
-
|
1637 |
-
|
1638 |
-
|
1639 |
-
|
1640 |
-
|
1641 |
-
|
1642 |
-
|
1643 |
-
|
1644 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1645 |
</div>
|
1646 |
-
|
1647 |
-
|
1648 |
-
|
1649 |
-
|
1650 |
-
|
1651 |
-
|
1652 |
-
|
1653 |
-
|
1654 |
-
|
1655 |
-
|
1656 |
-
|
1657 |
-
|
1658 |
-
|
1659 |
-
|
1660 |
-
|
1661 |
-
|
1662 |
-
|
1663 |
-
|
1664 |
-
|
1665 |
-
|
1666 |
-
|
1667 |
-
|
1668 |
-
|
1669 |
-
|
1670 |
-
|
1671 |
-
|
1672 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1673 |
</div>
|
1674 |
-
|
1675 |
-
|
1676 |
-
|
1677 |
-
|
1678 |
-
|
1679 |
-
|
1680 |
-
|
1681 |
-
|
1682 |
-
|
1683 |
-
|
1684 |
-
|
1685 |
-
|
1686 |
-
|
1687 |
-
|
1688 |
-
|
1689 |
-
|
1690 |
-
|
1691 |
-
|
1692 |
-
|
1693 |
-
|
1694 |
-
|
1695 |
-
|
1696 |
-
|
1697 |
-
|
1698 |
-
|
1699 |
-
|
1700 |
-
|
|
|
|
|
|
|
|
|
1701 |
</div>
|
1702 |
-
|
1703 |
-
|
1704 |
-
|
1705 |
-
|
1706 |
-
|
1707 |
-
|
1708 |
-
|
1709 |
-
|
1710 |
-
|
1711 |
-
|
1712 |
-
|
1713 |
-
|
1714 |
-
|
1715 |
-
|
1716 |
-
|
1717 |
-
|
1718 |
-
|
1719 |
-
|
1720 |
-
|
1721 |
-
|
1722 |
-
|
1723 |
-
|
1724 |
-
|
1725 |
-
|
1726 |
-
|
1727 |
-
|
1728 |
-
|
1729 |
-
|
|
|
|
|
|
|
|
|
|
|
1730 |
</div>
|
1731 |
-
|
1732 |
-
|
1733 |
-
|
1734 |
-
|
1735 |
-
|
1736 |
-
|
1737 |
-
|
1738 |
-
|
1739 |
-
|
1740 |
-
|
1741 |
-
|
1742 |
-
|
1743 |
-
|
1744 |
-
|
1745 |
-
|
1746 |
-
|
1747 |
-
|
1748 |
-
} else {
|
1749 |
-
echo '<span id="breadcrumbs-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1750 |
-
echo '<span id="breadcrumbs-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1751 |
-
}
|
1752 |
-
?>
|
1753 |
-
<?php
|
1754 |
-
if (function_exists('seopress_get_locale')) {
|
1755 |
-
if (seopress_get_locale() =='fr') {
|
1756 |
-
$seopress_docs_link['support']['breadcrumbs'] = 'https://www.seopress.org/fr/support/guides/activer-fil-dariane/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1757 |
-
} else {
|
1758 |
-
$seopress_docs_link['support']['breadcrumbs'] = 'https://www.seopress.org/support/guides/enable-breadcrumbs/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1759 |
}
|
1760 |
-
|
1761 |
-
|
1762 |
-
|
1763 |
-
|
1764 |
-
|
1765 |
-
|
1766 |
-
|
1767 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1768 |
</div>
|
1769 |
-
|
1770 |
-
|
1771 |
-
|
1772 |
-
|
1773 |
-
|
1774 |
-
|
1775 |
-
|
1776 |
-
|
1777 |
-
|
1778 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1779 |
}
|
1780 |
-
|
1781 |
-
|
1782 |
-
|
1783 |
-
|
1784 |
-
|
1785 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1786 |
<div class="seopress-feature">
|
1787 |
<div class="img-tool">
|
1788 |
-
<span class="dashicons dashicons-
|
1789 |
</div>
|
1790 |
<span class="inner">
|
1791 |
-
<h3><?php _e('
|
1792 |
-
<p><?php _e('
|
1793 |
-
<a href="<?php
|
1794 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_robots$4' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1795 |
<?php
|
1796 |
-
if(
|
1797 |
-
$
|
1798 |
-
} else {
|
1799 |
-
$
|
1800 |
}
|
1801 |
?>
|
1802 |
-
|
1803 |
-
<
|
1804 |
-
<label for="toggle-robots"></label>
|
1805 |
<?php
|
1806 |
-
if(
|
1807 |
-
echo '<span id="
|
1808 |
-
echo '<span id="
|
1809 |
} else {
|
1810 |
-
echo '<span id="
|
1811 |
-
echo '<span id="
|
1812 |
}
|
1813 |
?>
|
1814 |
<?php
|
1815 |
if (function_exists('seopress_get_locale')) {
|
1816 |
if (seopress_get_locale() =='fr') {
|
1817 |
-
$seopress_docs_link['support']['
|
1818 |
} else {
|
1819 |
-
$seopress_docs_link['support']['
|
1820 |
}
|
1821 |
}
|
1822 |
?>
|
1823 |
-
<a href="<?php echo $seopress_docs_link['support']['
|
1824 |
</span>
|
1825 |
</div>
|
1826 |
-
<?php
|
1827 |
-
|
1828 |
-
|
1829 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1830 |
</div>
|
1831 |
-
|
1832 |
-
|
1833 |
-
|
1834 |
-
|
1835 |
-
|
1836 |
-
|
1837 |
-
|
1838 |
-
|
1839 |
-
|
1840 |
-
|
1841 |
-
|
1842 |
-
|
1843 |
-
|
1844 |
-
|
1845 |
-
|
1846 |
-
|
1847 |
-
|
1848 |
-
|
1849 |
-
|
1850 |
-
|
1851 |
-
|
1852 |
-
|
1853 |
-
|
1854 |
-
|
1855 |
-
|
1856 |
-
|
1857 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1858 |
</div>
|
1859 |
-
|
1860 |
-
|
1861 |
-
|
1862 |
-
|
1863 |
-
|
1864 |
-
|
1865 |
-
|
1866 |
-
|
1867 |
-
|
1868 |
-
|
|
|
|
|
|
|
|
|
1869 |
</div>
|
1870 |
-
|
1871 |
-
|
1872 |
-
|
1873 |
-
|
1874 |
-
|
1875 |
-
|
1876 |
-
|
1877 |
-
|
1878 |
-
|
1879 |
-
|
1880 |
-
|
1881 |
-
|
1882 |
-
|
1883 |
-
|
1884 |
-
|
1885 |
-
|
1886 |
-
|
1887 |
-
|
1888 |
-
} else {
|
1889 |
-
echo '<span id="redirections-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1890 |
-
echo '<span id="redirections-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1891 |
-
}
|
1892 |
-
?>
|
1893 |
-
<?php
|
1894 |
-
if (function_exists('seopress_get_locale')) {
|
1895 |
-
if (seopress_get_locale() =='fr') {
|
1896 |
-
$seopress_docs_link['support']['redirections'] = 'https://www.seopress.org/fr/support/guides/activer-redirections-301-surveillance-404/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1897 |
-
} else {
|
1898 |
-
$seopress_docs_link['support']['redirections'] = 'https://www.seopress.org/support/guides/redirections/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1899 |
}
|
1900 |
-
|
1901 |
-
|
1902 |
-
|
1903 |
-
|
1904 |
-
|
1905 |
-
|
1906 |
-
|
1907 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1908 |
</div>
|
1909 |
-
|
1910 |
-
|
1911 |
-
|
1912 |
-
|
1913 |
-
|
1914 |
-
|
1915 |
-
|
1916 |
-
|
1917 |
-
|
1918 |
-
|
1919 |
-
|
1920 |
-
|
1921 |
-
|
1922 |
-
|
1923 |
-
|
1924 |
-
|
1925 |
-
|
1926 |
-
|
1927 |
-
|
1928 |
-
|
1929 |
-
|
1930 |
-
|
1931 |
-
|
1932 |
-
|
1933 |
-
|
1934 |
-
|
1935 |
-
|
1936 |
-
|
|
|
|
|
|
|
|
|
1937 |
</div>
|
1938 |
-
|
1939 |
-
|
1940 |
-
|
1941 |
-
|
1942 |
-
|
1943 |
-
|
1944 |
-
|
1945 |
-
|
1946 |
-
|
1947 |
-
|
|
|
|
|
|
|
|
|
1948 |
</div>
|
1949 |
-
|
1950 |
-
|
1951 |
-
|
1952 |
-
|
1953 |
-
|
1954 |
-
|
1955 |
-
|
1956 |
-
|
1957 |
-
|
1958 |
-
|
1959 |
-
|
1960 |
-
|
1961 |
-
|
1962 |
-
<label for="toggle-rewrite"></label>
|
1963 |
-
|
1964 |
-
<?php
|
1965 |
if(function_exists('seopress_get_toggle_rewrite_option') && seopress_get_toggle_rewrite_option()=='1') {
|
1966 |
-
|
1967 |
-
echo '<span id="rewrite-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1968 |
} else {
|
1969 |
-
|
1970 |
-
echo '<span id="rewrite-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1971 |
}
|
1972 |
-
|
1973 |
-
|
1974 |
-
|
1975 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1976 |
<div class="seopress-feature">
|
1977 |
<div class="img-tool">
|
1978 |
-
<span class="dashicons dashicons-
|
1979 |
</div>
|
1980 |
<span class="inner">
|
1981 |
-
<h3><?php _e('
|
1982 |
-
<p><?php _e('
|
1983 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=
|
1984 |
</a>
|
1985 |
</span>
|
1986 |
</div>
|
1987 |
-
<?php
|
1988 |
-
|
1989 |
-
|
1990 |
-
|
1991 |
-
|
1992 |
-
<span class="inner">
|
1993 |
-
<h3><?php _e('RSS','wp-seopress'); ?></h3>
|
1994 |
-
<p><?php _e('Configure default WordPress RSS.','wp-seopress'); ?></p>
|
1995 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rss$11' ); ?>"><?php _e('Manage','wp-seopress'); ?>
|
1996 |
-
</a>
|
1997 |
-
</span>
|
1998 |
-
</div>
|
1999 |
-
<?php } ?>
|
2000 |
-
<div class="seopress-feature">
|
2001 |
-
<div class="img-tool">
|
2002 |
-
<span class="dashicons dashicons-admin-settings"></span>
|
2003 |
-
</div>
|
2004 |
-
<span class="inner">
|
2005 |
-
<h3><?php _e('Tools','wp-seopress'); ?></h3>
|
2006 |
-
<p><?php _e('Import/Export plugin settings from site to site.','wp-seopress'); ?></p>
|
2007 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-import-export' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
2008 |
-
<?php
|
2009 |
-
if (function_exists('seopress_get_locale')) {
|
2010 |
-
if (seopress_get_locale() =='fr') {
|
2011 |
-
$seopress_docs_link['support']['export'] = 'https://www.seopress.org/fr/support/guides/exporter-importer-remise-a-niveau-parametres/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2012 |
-
} else {
|
2013 |
-
$seopress_docs_link['support']['export'] = 'https://www.seopress.org/support/guides/export-import-reset-settings/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2014 |
-
}
|
2015 |
-
}
|
2016 |
-
?>
|
2017 |
-
<a href="<?php echo $seopress_docs_link['support']['export']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to Export/Import/Reset settings - new window','wp-seopress'); ?></span></a>
|
2018 |
-
</span>
|
2019 |
-
</div>
|
2020 |
-
<?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
|
2021 |
<div class="seopress-feature">
|
2022 |
<div class="img-tool">
|
2023 |
-
<span class="dashicons dashicons-admin-
|
2024 |
</div>
|
2025 |
<span class="inner">
|
2026 |
-
<h3><?php _e('
|
2027 |
-
<p><?php _e('
|
2028 |
-
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-
|
2029 |
<?php
|
2030 |
if (function_exists('seopress_get_locale')) {
|
2031 |
if (seopress_get_locale() =='fr') {
|
2032 |
-
$seopress_docs_link['support']['
|
2033 |
} else {
|
2034 |
-
$seopress_docs_link['support']['
|
2035 |
}
|
2036 |
}
|
2037 |
?>
|
2038 |
-
<a href="<?php echo $seopress_docs_link['support']['
|
2039 |
</span>
|
2040 |
</div>
|
2041 |
-
<?php
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2042 |
</div>
|
2043 |
</div>
|
2044 |
<?php
|
@@ -2399,6 +2523,14 @@ class seopress_options
|
|
2399 |
'seopress_setting_section_xml_sitemap_general' // Section
|
2400 |
);
|
2401 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2402 |
|
2403 |
add_settings_field(
|
2404 |
'seopress_xml_sitemap_html_enable', // ID
|
@@ -4414,6 +4546,25 @@ class seopress_options
|
|
4414 |
}
|
4415 |
}
|
4416 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4417 |
public function seopress_xml_sitemap_html_enable_callback()
|
4418 |
{
|
4419 |
$options = get_option( 'seopress_xml_sitemap_option_name' );
|
1325 |
<a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
|
1326 |
</div>
|
1327 |
<?php } ?>
|
1328 |
+
|
1329 |
+
<?php
|
1330 |
+
if (!is_plugin_active('wp-seopress-pro/seopress-pro.php')) {
|
1331 |
+
function seopress_get_hidden_notices_go_pro_option() {
|
1332 |
+
$seopress_get_hidden_notices_go_pro_option = get_option("seopress_notices");
|
1333 |
+
if ( ! empty ( $seopress_get_hidden_notices_go_pro_option ) ) {
|
1334 |
+
foreach ($seopress_get_hidden_notices_go_pro_option as $key => $seopress_get_hidden_notices_go_pro_value)
|
1335 |
+
$options[$key] = $seopress_get_hidden_notices_go_pro_value;
|
1336 |
+
if (isset($seopress_get_hidden_notices_go_pro_option['notice-go-pro'])) {
|
1337 |
+
return $seopress_get_hidden_notices_go_pro_option['notice-go-pro'];
|
1338 |
+
}
|
1339 |
+
}
|
1340 |
+
}
|
1341 |
+
if(seopress_get_hidden_notices_go_pro_option() =='1') {
|
1342 |
+
//do nothing
|
1343 |
+
} elseif(seopress_get_hidden_notices_go_pro_option() =='') {
|
1344 |
+
?>
|
1345 |
+
<div id="notice-go-pro-alert" class="seopress-alert deleteable">
|
1346 |
+
<p>
|
1347 |
+
<span class="dashicons dashicons-warning"></span>
|
1348 |
+
<strong><?php _e('Take your SEO to the next level with SEOPress PRO!','wp-seopress'); ?></strong>
|
1349 |
+
<span class="impact high info"><?php _e('PRO','wp-seopress'); ?></span>
|
1350 |
+
</p>
|
1351 |
+
<a class="button-primary" href="https://www.seopress.org/?utm_source=plugin&utm_medium=notification&utm_campaign=dashboard" target="_blank"><?php _e('Upgrade now!','wp-seopress'); ?></a>
|
1352 |
+
<span name="notice-go-pro" id="notice-go-pro" class="dashicons dashicons-trash remove-notice" data-notice="notice-go-pro"></span>
|
1353 |
+
</div>
|
1354 |
+
<?php }
|
1355 |
+
} ?>
|
1356 |
</div><!--#seopress-notifications-center-->
|
1357 |
|
1358 |
</div>
|
1430 |
|
1431 |
<div class="seopress-page-list">
|
1432 |
<div id="seopress-notice-save" style="display: none"><span class="dashicons dashicons-yes"></span><span class="html"></span></div>
|
1433 |
+
<?php
|
1434 |
+
$seopress_feature = apply_filters('seopress_remove_feature_titles', true);
|
1435 |
+
if ($seopress_feature === true) { ?>
|
1436 |
+
<div class="seopress-feature">
|
1437 |
+
<div class="img-tool">
|
1438 |
+
<span class="dashicons dashicons-editor-table"></span>
|
1439 |
+
</div>
|
1440 |
+
<span class="inner">
|
1441 |
+
<h3><?php _e('Titles & metas','wp-seopress'); ?></h3>
|
1442 |
+
<p><?php _e('Manage all your titles & metas','wp-seopress'); ?></p>
|
1443 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-titles' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1444 |
+
<?php
|
1445 |
+
if(seopress_get_toggle_titles_option()=='1') {
|
1446 |
+
$seopress_get_toggle_titles_option = '"1"';
|
1447 |
+
} else {
|
1448 |
+
$seopress_get_toggle_titles_option = '"0"';
|
1449 |
+
}
|
1450 |
+
?>
|
1451 |
+
<input type="checkbox" name="toggle-titles" id="toggle-titles" class="toggle" data-toggle=<?php echo $seopress_get_toggle_titles_option; ?>>
|
1452 |
+
<label for="toggle-titles"></label>
|
1453 |
+
<?php
|
1454 |
+
if(seopress_get_toggle_titles_option()=='1') {
|
1455 |
+
echo '<span id="titles-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1456 |
+
echo '<span id="titles-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1457 |
+
} else {
|
1458 |
+
echo '<span id="titles-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1459 |
+
echo '<span id="titles-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1460 |
+
}
|
1461 |
+
?>
|
1462 |
+
<?php
|
1463 |
+
if (function_exists('seopress_get_locale')) {
|
1464 |
+
if (seopress_get_locale() =='fr') {
|
1465 |
+
$seopress_docs_link['support']['titles'] = 'https://www.seopress.org/fr/support/guides/gerez-vos-balises-titres-metas/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1466 |
+
} else {
|
1467 |
+
$seopress_docs_link['support']['titles'] = 'https://www.seopress.org/support/guides/manage-titles-meta-descriptions/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1468 |
+
}
|
1469 |
+
}
|
1470 |
+
?>
|
1471 |
+
<a href="<?php echo $seopress_docs_link['support']['titles']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to manage your titles and meta descriptions - new window','wp-seopress'); ?></span></a>
|
1472 |
+
</span>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1473 |
</div>
|
1474 |
+
<?php
|
1475 |
+
}
|
1476 |
+
$seopress_feature = apply_filters('seopress_remove_feature_xml_sitemap', true);
|
1477 |
+
if ($seopress_feature === true) { ?>
|
1478 |
+
<div class="seopress-feature">
|
1479 |
+
<div class="img-tool">
|
1480 |
+
<span class="dashicons dashicons-media-spreadsheet"></span>
|
1481 |
+
</div>
|
1482 |
+
<span class="inner">
|
1483 |
+
<h3><?php _e('XML / Image / Video / HTML Sitemap','wp-seopress'); ?></h3>
|
1484 |
+
<p><?php _e('Manage your XML / Image / Video / HTML Sitemap','wp-seopress'); ?></p>
|
1485 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-xml-sitemap' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1486 |
+
<?php
|
1487 |
+
if(seopress_get_toggle_xml_sitemap_option()=='1') {
|
1488 |
+
$seopress_get_toggle_xml_sitemap_option = '"1"';
|
1489 |
+
} else {
|
1490 |
+
$seopress_get_toggle_xml_sitemap_option = '"0"';
|
1491 |
+
}
|
1492 |
+
?>
|
1493 |
+
<input type="checkbox" name="toggle-xml-sitemap" id="toggle-xml-sitemap" class="toggle" data-toggle=<?php echo $seopress_get_toggle_xml_sitemap_option; ?>>
|
1494 |
+
<label for="toggle-xml-sitemap"></label>
|
1495 |
+
<?php
|
1496 |
+
if(seopress_get_toggle_xml_sitemap_option()=='1') {
|
1497 |
+
echo '<span id="sitemap-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1498 |
+
echo '<span id="sitemap-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1499 |
+
} else {
|
1500 |
+
echo '<span id="sitemap-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1501 |
+
echo '<span id="sitemap-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1502 |
+
}
|
1503 |
+
?>
|
1504 |
+
<?php
|
1505 |
+
if (function_exists('seopress_get_locale')) {
|
1506 |
+
if (seopress_get_locale() =='fr') {
|
1507 |
+
$seopress_docs_link['support']['sitemaps'] = 'https://www.seopress.org/fr/support/guides/activer-sitemap-xml/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1508 |
+
} else {
|
1509 |
+
$seopress_docs_link['support']['sitemaps'] = 'https://www.seopress.org/support/guides/enable-xml-sitemaps/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1510 |
+
}
|
1511 |
+
}
|
1512 |
+
?>
|
1513 |
+
<a href="<?php echo $seopress_docs_link['support']['sitemaps']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable your XML Sitemaps - new window','wp-seopress'); ?></span></a>
|
1514 |
+
</span>
|
1515 |
</div>
|
1516 |
+
<?php
|
1517 |
+
}
|
1518 |
+
$seopress_feature = apply_filters('seopress_remove_feature_social', true);
|
1519 |
+
if ($seopress_feature === true) { ?>
|
1520 |
+
<div class="seopress-feature">
|
1521 |
+
<div class="img-tool">
|
1522 |
+
<span class="dashicons dashicons-share"></span>
|
1523 |
+
</div>
|
1524 |
+
<span class="inner">
|
1525 |
+
<h3><?php _e('Social Networks','wp-seopress'); ?></h3>
|
1526 |
+
<p><?php _e('Open Graph, Twitter Card, Google Knowledge Graph and more...','wp-seopress'); ?></p>
|
1527 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-social' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1528 |
+
<?php
|
1529 |
+
if(seopress_get_toggle_social_option()=='1') {
|
1530 |
+
$seopress_get_toggle_social_option = '"1"';
|
1531 |
+
} else {
|
1532 |
+
$seopress_get_toggle_social_option = '"0"';
|
1533 |
+
}
|
1534 |
+
?>
|
1535 |
+
<input type="checkbox" name="toggle-social" id="toggle-social" class="toggle" data-toggle=<?php echo $seopress_get_toggle_social_option; ?>>
|
1536 |
+
<label for="toggle-social"></label>
|
1537 |
+
<?php
|
1538 |
+
if(seopress_get_toggle_social_option()=='1') {
|
1539 |
+
echo '<span id="social-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1540 |
+
echo '<span id="social-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1541 |
+
} else {
|
1542 |
+
echo '<span id="social-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1543 |
+
echo '<span id="social-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1544 |
+
}
|
1545 |
+
?>
|
1546 |
+
<?php
|
1547 |
+
if (function_exists('seopress_get_locale')) {
|
1548 |
+
if (seopress_get_locale() =='fr') {
|
1549 |
+
$seopress_docs_link['support']['knowledge'] = 'https://www.seopress.org/fr/support/guides/activer-google-knowledge-graph/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1550 |
+
} else {
|
1551 |
+
$seopress_docs_link['support']['knowledge'] = 'https://www.seopress.org/support/guides/enable-google-knowledge-graph/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1552 |
+
}
|
1553 |
+
}
|
1554 |
+
?>
|
1555 |
+
<a href="<?php echo $seopress_docs_link['support']['knowledge']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable Google Knowledge Graph - new window','wp-seopress'); ?></span></a>
|
1556 |
+
</span>
|
1557 |
</div>
|
1558 |
+
<?php
|
1559 |
+
}
|
1560 |
+
$seopress_feature = apply_filters('seopress_remove_feature_google_analytics', true);
|
1561 |
+
if ($seopress_feature === true) { ?>
|
1562 |
+
<div class="seopress-feature">
|
1563 |
+
<div class="img-tool">
|
1564 |
+
<span class="dashicons dashicons-chart-area"></span>
|
1565 |
+
</div>
|
1566 |
+
<span class="inner">
|
1567 |
+
<h3><?php _e('Google Analytics','wp-seopress'); ?></h3>
|
1568 |
+
<p><?php _e('Track everything about your visitors with Google Analytics','wp-seopress'); ?></p>
|
1569 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-google-analytics' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1570 |
+
<?php
|
1571 |
+
if(seopress_get_toggle_google_analytics_option()=='1') {
|
1572 |
+
$seopress_get_toggle_google_analytics_option = '"1"';
|
1573 |
+
} else {
|
1574 |
+
$seopress_get_toggle_google_analytics_option = '"0"';
|
1575 |
+
}
|
1576 |
+
?>
|
1577 |
+
<input type="checkbox" name="toggle-google-analytics" id="toggle-google-analytics" class="toggle" data-toggle=<?php echo $seopress_get_toggle_google_analytics_option; ?>>
|
1578 |
+
<label for="toggle-google-analytics"></label>
|
1579 |
+
<?php
|
1580 |
+
if(seopress_get_toggle_google_analytics_option()=='1') {
|
1581 |
+
echo '<span id="analytics-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1582 |
+
echo '<span id="analytics-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1583 |
+
} else {
|
1584 |
+
echo '<span id="analytics-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1585 |
+
echo '<span id="analytics-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1586 |
+
}
|
1587 |
+
?>
|
1588 |
+
<?php
|
1589 |
+
if (function_exists('seopress_get_locale')) {
|
1590 |
+
if (seopress_get_locale() =='fr') {
|
1591 |
+
$seopress_docs_link['support']['analytics'] = 'https://www.seopress.org/fr/support/guides/debutez-google-analytics/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1592 |
+
} else {
|
1593 |
+
$seopress_docs_link['support']['analytics'] = 'https://www.seopress.org/support/guides/google-analytics/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1594 |
+
}
|
1595 |
+
}
|
1596 |
+
?>
|
1597 |
+
<a href="<?php echo $seopress_docs_link['support']['analytics']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to getting started with Google Analytics - new window','wp-seopress'); ?></span></a>
|
1598 |
+
</span>
|
1599 |
</div>
|
1600 |
+
<?php
|
1601 |
+
}
|
1602 |
+
$seopress_feature = apply_filters('seopress_remove_feature_advanced', true);
|
1603 |
+
if ($seopress_feature === true) { ?>
|
1604 |
+
<div class="seopress-feature">
|
1605 |
+
<div class="img-tool">
|
1606 |
+
<span class="dashicons dashicons-admin-tools"></span>
|
1607 |
+
</div>
|
1608 |
+
<span class="inner">
|
1609 |
+
<h3><?php _e('Advanced','wp-seopress'); ?></h3>
|
1610 |
+
<p><?php _e('Advanced SEO options for advanced users!','wp-seopress'); ?></p>
|
1611 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-advanced' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1612 |
+
<?php
|
1613 |
+
if(seopress_get_toggle_advanced_option()=='1') {
|
1614 |
+
$seopress_get_toggle_advanced_option = '"1"';
|
1615 |
+
} else {
|
1616 |
+
$seopress_get_toggle_advanced_option = '"0"';
|
1617 |
+
}
|
1618 |
+
?>
|
1619 |
+
<input type="checkbox" name="toggle-advanced" id="toggle-advanced" class="toggle" data-toggle=<?php echo $seopress_get_toggle_advanced_option; ?>>
|
1620 |
+
<label for="toggle-advanced"></label>
|
1621 |
+
<?php
|
1622 |
+
if(seopress_get_toggle_advanced_option()=='1') {
|
1623 |
+
echo '<span id="advanced-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1624 |
+
echo '<span id="advanced-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1625 |
+
} else {
|
1626 |
+
echo '<span id="advanced-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1627 |
+
echo '<span id="advanced-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1628 |
+
}
|
1629 |
+
?>
|
1630 |
+
</span>
|
1631 |
</div>
|
1632 |
+
<?php
|
1633 |
+
}
|
1634 |
+
?>
|
1635 |
+
<?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) {
|
1636 |
+
$seopress_feature = apply_filters('seopress_remove_feature_woocommerce', true);
|
1637 |
+
if ($seopress_feature === true) { ?>
|
1638 |
+
<div class="seopress-feature">
|
1639 |
+
<div class="img-tool">
|
1640 |
+
<span class="dashicons dashicons-cart"></span>
|
1641 |
+
</div>
|
1642 |
+
<span class="inner">
|
1643 |
+
<h3><?php _e('WooCommerce','wp-seopress'); ?></h3>
|
1644 |
+
<p><?php _e('Improve WooCommerce SEO','wp-seopress'); ?></p>
|
1645 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_woocommerce$1' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1646 |
+
<?php
|
1647 |
+
if(seopress_get_toggle_woocommerce_option()=='1') {
|
1648 |
+
$seopress_get_toggle_woocommerce_option = '"1"';
|
1649 |
+
} else {
|
1650 |
+
$seopress_get_toggle_woocommerce_option = '"0"';
|
1651 |
+
}
|
1652 |
+
?>
|
1653 |
+
<input type="checkbox" name="toggle-woocommerce" id="toggle-woocommerce" class="toggle" data-toggle=<?php echo $seopress_get_toggle_woocommerce_option; ?>>
|
1654 |
+
<label for="toggle-woocommerce"></label>
|
1655 |
+
<?php
|
1656 |
+
if(seopress_get_toggle_woocommerce_option()=='1') {
|
1657 |
+
echo '<span id="woocommerce-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1658 |
+
echo '<span id="woocommerce-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1659 |
+
} else {
|
1660 |
+
echo '<span id="woocommerce-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1661 |
+
echo '<span id="woocommerce-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1662 |
+
}
|
1663 |
+
?>
|
1664 |
+
</span>
|
1665 |
</div>
|
1666 |
+
<?php
|
1667 |
+
}
|
1668 |
+
$seopress_feature = apply_filters('seopress_remove_feature_edd', true);
|
1669 |
+
if ($seopress_feature === true) { ?>
|
1670 |
+
<div class="seopress-feature">
|
1671 |
+
<div class="img-tool">
|
1672 |
+
<span class="dashicons dashicons-cart"></span>
|
1673 |
+
</div>
|
1674 |
+
<span class="inner">
|
1675 |
+
<h3><?php _e('Easy Digital Downloads','wp-seopress'); ?></h3>
|
1676 |
+
<p><?php _e('Improve Easy Digital Downloads SEO','wp-seopress'); ?></p>
|
1677 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_edd$13' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1678 |
+
<?php
|
1679 |
+
if(seopress_get_toggle_edd_option()=='1') {
|
1680 |
+
$seopress_get_toggle_edd_option = '"1"';
|
1681 |
+
} else {
|
1682 |
+
$seopress_get_toggle_edd_option = '"0"';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1683 |
}
|
1684 |
+
?>
|
1685 |
+
<input type="checkbox" name="toggle-edd" id="toggle-edd" class="toggle" data-toggle=<?php echo $seopress_get_toggle_edd_option; ?>>
|
1686 |
+
<label for="toggle-edd"></label>
|
1687 |
+
<?php
|
1688 |
+
if(seopress_get_toggle_edd_option()=='1') {
|
1689 |
+
echo '<span id="edd-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1690 |
+
echo '<span id="edd-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1691 |
+
} else {
|
1692 |
+
echo '<span id="edd-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1693 |
+
echo '<span id="edd-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1694 |
+
}
|
1695 |
+
?>
|
1696 |
+
</span>
|
1697 |
+
</div>
|
1698 |
+
<?php
|
1699 |
+
}
|
1700 |
+
$seopress_feature = apply_filters('seopress_remove_feature_local_business', true);
|
1701 |
+
if ($seopress_feature === true) { ?>
|
1702 |
+
<div class="seopress-feature">
|
1703 |
+
<div class="img-tool">
|
1704 |
+
<span class="dashicons dashicons-store"></span>
|
1705 |
+
</div>
|
1706 |
+
<span class="inner">
|
1707 |
+
<h3><?php _e('Local Business','wp-seopress'); ?></h3>
|
1708 |
+
<p><?php _e('Add Google Local Business data type','wp-seopress'); ?></p>
|
1709 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_local_business$10' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1710 |
+
<?php
|
1711 |
+
if(seopress_get_toggle_local_business_option()=='1') {
|
1712 |
+
$seopress_get_toggle_local_business_option = '"1"';
|
1713 |
+
} else {
|
1714 |
+
$seopress_get_toggle_local_business_option = '"0"';
|
1715 |
+
}
|
1716 |
+
?>
|
1717 |
+
<input type="checkbox" name="toggle-local-business" id="toggle-local-business" class="toggle" data-toggle=<?php echo $seopress_get_toggle_local_business_option; ?>>
|
1718 |
+
<label for="toggle-local-business"></label>
|
1719 |
+
<?php
|
1720 |
+
if(seopress_get_toggle_local_business_option()=='1') {
|
1721 |
+
echo '<span id="local-business-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1722 |
+
echo '<span id="local-business-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1723 |
+
} else {
|
1724 |
+
echo '<span id="local-business-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1725 |
+
echo '<span id="local-business-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1726 |
+
}
|
1727 |
+
?>
|
1728 |
+
</span>
|
1729 |
+
</div>
|
1730 |
+
<?php
|
1731 |
+
}
|
1732 |
+
$seopress_feature = apply_filters('seopress_remove_feature_dublin_core', true);
|
1733 |
+
if ($seopress_feature === true) { ?>
|
1734 |
+
<div class="seopress-feature">
|
1735 |
+
<div class="img-tool">
|
1736 |
+
<span class="dashicons dashicons-welcome-learn-more"></span>
|
1737 |
+
</div>
|
1738 |
+
<span class="inner">
|
1739 |
+
<h3><?php _e('Dublin Core','wp-seopress'); ?></h3>
|
1740 |
+
<p><?php _e('Add Dublin Core meta tags','wp-seopress'); ?></p>
|
1741 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_dublin_core$8' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1742 |
+
<?php
|
1743 |
+
if(seopress_get_toggle_dublin_core_option()=='1') {
|
1744 |
+
$seopress_get_toggle_dublin_core_option = '"1"';
|
1745 |
+
} else {
|
1746 |
+
$seopress_get_toggle_dublin_core_option = '"0"';
|
1747 |
+
}
|
1748 |
+
?>
|
1749 |
+
<input type="checkbox" name="toggle-dublin-core" id="toggle-dublin-core" class="toggle" data-toggle=<?php echo $seopress_get_toggle_dublin_core_option; ?>>
|
1750 |
+
<label for="toggle-dublin-core"></label>
|
1751 |
+
<?php
|
1752 |
+
if(seopress_get_toggle_dublin_core_option()=='1') {
|
1753 |
+
echo '<span id="dublin-core-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1754 |
+
echo '<span id="dublin-core-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1755 |
+
} else {
|
1756 |
+
echo '<span id="dublin-core-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1757 |
+
echo '<span id="dublin-core-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1758 |
+
}
|
1759 |
+
?>
|
1760 |
+
</span>
|
1761 |
</div>
|
1762 |
+
<?php
|
1763 |
+
}
|
1764 |
+
$seopress_feature = apply_filters('seopress_remove_feature_schemas', true);
|
1765 |
+
if ($seopress_feature === true) { ?>
|
1766 |
+
<div class="seopress-feature">
|
1767 |
+
<div class="img-tool">
|
1768 |
+
<span class="dashicons dashicons-media-spreadsheet"></span>
|
1769 |
+
</div>
|
1770 |
+
<span class="inner">
|
1771 |
+
<h3><?php _e('Structured Data Types','wp-seopress'); ?></h3>
|
1772 |
+
<p><?php _e('Add data types to your content: articles, courses, recipes, videos, events and products','wp-seopress'); ?></p>
|
1773 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rich_snippets$9' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1774 |
+
<a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_schemas' ); ?>"><?php _e('See schemas','wp-seopress'); ?></a>
|
1775 |
+
<?php
|
1776 |
+
if(seopress_get_toggle_rich_snippets_option()=='1') {
|
1777 |
+
$seopress_get_toggle_rich_snippets_option = '"1"';
|
1778 |
+
} else {
|
1779 |
+
$seopress_get_toggle_rich_snippets_option = '"0"';
|
1780 |
}
|
1781 |
+
?>
|
1782 |
+
<input type="checkbox" name="toggle-rich-snippets" id="toggle-rich-snippets" class="toggle" data-toggle=<?php echo $seopress_get_toggle_rich_snippets_option; ?>>
|
1783 |
+
<label for="toggle-rich-snippets"></label>
|
1784 |
+
<?php
|
1785 |
+
if(seopress_get_toggle_rich_snippets_option()=='1') {
|
1786 |
+
echo '<span id="rich-snippets-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1787 |
+
echo '<span id="rich-snippets-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1788 |
+
} else {
|
1789 |
+
echo '<span id="rich-snippets-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1790 |
+
echo '<span id="rich-snippets-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1791 |
+
}
|
1792 |
+
?>
|
1793 |
+
</span>
|
1794 |
+
</div>
|
1795 |
+
<?php
|
1796 |
+
}
|
1797 |
+
$seopress_feature = apply_filters('seopress_remove_feature_breadcrumbs', true);
|
1798 |
+
if ($seopress_feature === true) { ?>
|
1799 |
<div class="seopress-feature">
|
1800 |
<div class="img-tool">
|
1801 |
+
<span class="dashicons dashicons-feedback"></span>
|
1802 |
</div>
|
1803 |
<span class="inner">
|
1804 |
+
<h3><?php _e('Breadcrumbs','wp-seopress'); ?></h3>
|
1805 |
+
<p><?php _e('Enable Breadcrumbs for your theme and improve your SEO in SERPs','wp-seopress'); ?></p>
|
1806 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_breadcrumbs$2' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
|
|
1807 |
<?php
|
1808 |
+
if(seopress_get_toggle_breadcrumbs_option()=='1') {
|
1809 |
+
$seopress_get_toggle_breadcrumbs_option = '"1"';
|
1810 |
+
} else {
|
1811 |
+
$seopress_get_toggle_breadcrumbs_option = '"0"';
|
1812 |
}
|
1813 |
?>
|
1814 |
+
<input type="checkbox" name="toggle-breadcrumbs" id="toggle-breadcrumbs" class="toggle" data-toggle=<?php echo $seopress_get_toggle_breadcrumbs_option; ?>>
|
1815 |
+
<label for="toggle-breadcrumbs"></label>
|
|
|
1816 |
<?php
|
1817 |
+
if(seopress_get_toggle_breadcrumbs_option()=='1') {
|
1818 |
+
echo '<span id="breadcrumbs-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1819 |
+
echo '<span id="breadcrumbs-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1820 |
} else {
|
1821 |
+
echo '<span id="breadcrumbs-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1822 |
+
echo '<span id="breadcrumbs-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1823 |
}
|
1824 |
?>
|
1825 |
<?php
|
1826 |
if (function_exists('seopress_get_locale')) {
|
1827 |
if (seopress_get_locale() =='fr') {
|
1828 |
+
$seopress_docs_link['support']['breadcrumbs'] = 'https://www.seopress.org/fr/support/guides/activer-fil-dariane/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1829 |
} else {
|
1830 |
+
$seopress_docs_link['support']['breadcrumbs'] = 'https://www.seopress.org/support/guides/enable-breadcrumbs/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1831 |
}
|
1832 |
}
|
1833 |
?>
|
1834 |
+
<a href="<?php echo $seopress_docs_link['support']['breadcrumbs']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable Breadcrumbs - new window','wp-seopress'); ?></span></a>
|
1835 |
</span>
|
1836 |
</div>
|
1837 |
+
<?php
|
1838 |
+
}
|
1839 |
+
$seopress_feature = apply_filters('seopress_remove_feature_page_speed', true);
|
1840 |
+
if ($seopress_feature === true) { ?>
|
1841 |
+
<div class="seopress-feature">
|
1842 |
+
<div class="img-tool">
|
1843 |
+
<span class="dashicons dashicons-performance"></span>
|
1844 |
+
</div>
|
1845 |
+
<span class="inner">
|
1846 |
+
<h3><?php _e('Google Page Speed','wp-seopress'); ?></h3>
|
1847 |
+
<p><?php _e('Track your website performance to improve SEO with Google Page Speed','wp-seopress'); ?></p>
|
1848 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_page_speed$3' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1849 |
+
<?php
|
1850 |
+
if (function_exists('seopress_get_locale')) {
|
1851 |
+
if (seopress_get_locale() =='fr') {
|
1852 |
+
$seopress_docs_link['support']['page_speed'] = 'https://www.seopress.org/fr/support/guides/analyser-site-google-page-speed/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1853 |
+
} else {
|
1854 |
+
$seopress_docs_link['support']['page_speed'] = 'https://www.seopress.org/support/guides/analyse-site-google-page-speed/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1855 |
+
}
|
1856 |
+
}
|
1857 |
+
?>
|
1858 |
+
<a href="<?php echo $seopress_docs_link['support']['page_speed']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to analyze your site with Google Page Speed - new window','wp-seopress'); ?></span></a>
|
1859 |
+
</span>
|
1860 |
</div>
|
1861 |
+
<?php
|
1862 |
+
} ?>
|
1863 |
+
<?php if (!is_multisite()) { ?>
|
1864 |
+
<?php
|
1865 |
+
$seopress_feature = apply_filters('seopress_remove_feature_robots', true);
|
1866 |
+
if ($seopress_feature === true) { ?>
|
1867 |
+
<div class="seopress-feature">
|
1868 |
+
<div class="img-tool">
|
1869 |
+
<span class="dashicons dashicons-media-text"></span>
|
1870 |
+
</div>
|
1871 |
+
<span class="inner">
|
1872 |
+
<h3><?php _e('robots.txt','wp-seopress'); ?></h3>
|
1873 |
+
<p><?php _e('Edit your robots.txt file','wp-seopress'); ?></p>
|
1874 |
+
<a href="<?php get_home_url(); ?>/robots.txt" class="button-secondary view-redirects" target="_blank"><?php _e('View your robots.txt','wp-seopress-pro'); ?></a>
|
1875 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_robots$4' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1876 |
+
<?php
|
1877 |
+
if(seopress_get_toggle_robots_option()=='1') {
|
1878 |
+
$seopress_get_toggle_robots_option = '"1"';
|
1879 |
+
} else {
|
1880 |
+
$seopress_get_toggle_robots_option = '"0"';
|
1881 |
+
}
|
1882 |
+
?>
|
1883 |
+
|
1884 |
+
<input type="checkbox" name="toggle-robots" id="toggle-robots" class="toggle" data-toggle=<?php echo $seopress_get_toggle_robots_option; ?>>
|
1885 |
+
<label for="toggle-robots"></label>
|
1886 |
+
<?php
|
1887 |
+
if(seopress_get_toggle_robots_option()=='1') {
|
1888 |
+
echo '<span id="robots-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1889 |
+
echo '<span id="robots-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1890 |
+
} else {
|
1891 |
+
echo '<span id="robots-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1892 |
+
echo '<span id="robots-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1893 |
+
}
|
1894 |
+
?>
|
1895 |
+
<?php
|
1896 |
+
if (function_exists('seopress_get_locale')) {
|
1897 |
+
if (seopress_get_locale() =='fr') {
|
1898 |
+
$seopress_docs_link['support']['robots'] = 'https://www.seopress.org/fr/support/guides/editer-fichier-robots-txt/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1899 |
+
} else {
|
1900 |
+
$seopress_docs_link['support']['robots'] = 'https://www.seopress.org/support/guides/edit-robots-txt-file/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1901 |
+
}
|
1902 |
+
}
|
1903 |
+
?>
|
1904 |
+
<a href="<?php echo $seopress_docs_link['support']['robots']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to edit your robots.txt file - new window','wp-seopress'); ?></span></a>
|
1905 |
+
</span>
|
1906 |
+
</div>
|
1907 |
+
<?php
|
1908 |
+
}
|
1909 |
+
}
|
1910 |
+
$seopress_feature = apply_filters('seopress_remove_feature_news', true);
|
1911 |
+
if ($seopress_feature === true) { ?>
|
1912 |
+
<div class="seopress-feature">
|
1913 |
+
<div class="img-tool">
|
1914 |
+
<span class="dashicons dashicons-admin-post"></span>
|
1915 |
+
</div>
|
1916 |
+
<span class="inner">
|
1917 |
+
<h3><?php _e('Google News Sitemap','wp-seopress'); ?></h3>
|
1918 |
+
<p><?php _e('Optimize your site for Google News','wp-seopress'); ?></p>
|
1919 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_news$5' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1920 |
+
<?php
|
1921 |
+
if(seopress_get_toggle_news_option()=='1') {
|
1922 |
+
$seopress_get_toggle_news_option = '"1"';
|
1923 |
+
} else {
|
1924 |
+
$seopress_get_toggle_news_option = '"0"';
|
1925 |
+
}
|
1926 |
+
?>
|
1927 |
+
<input type="checkbox" name="toggle-news" id="toggle-news" class="toggle" data-toggle=<?php echo $seopress_get_toggle_news_option; ?>>
|
1928 |
+
<label for="toggle-news"></label>
|
1929 |
+
<?php
|
1930 |
+
if(seopress_get_toggle_news_option()=='1') {
|
1931 |
+
echo '<span id="news-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1932 |
+
echo '<span id="news-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1933 |
+
} else {
|
1934 |
+
echo '<span id="news-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1935 |
+
echo '<span id="news-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1936 |
+
}
|
1937 |
+
?>
|
1938 |
+
</span>
|
1939 |
</div>
|
1940 |
+
<?php
|
1941 |
+
}
|
1942 |
+
$seopress_feature = apply_filters('seopress_remove_feature_schemas', true);
|
1943 |
+
if ($seopress_feature === true) { ?>
|
1944 |
+
<div class="seopress-feature">
|
1945 |
+
<div class="img-tool">
|
1946 |
+
<span class="dashicons dashicons-media-spreadsheet"></span>
|
1947 |
+
</div>
|
1948 |
+
<span class="inner">
|
1949 |
+
<h3><?php _e('Schemas','wp-seopress'); ?></h3>
|
1950 |
+
<p><?php _e('Create / manage your schemas','wp-seopress'); ?></p>
|
1951 |
+
<a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_schemas' ); ?>"><?php _e('See schemas','wp-seopress'); ?></a>
|
1952 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_schemas$9' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
1953 |
+
</span>
|
1954 |
</div>
|
1955 |
+
<?php
|
1956 |
+
}
|
1957 |
+
$seopress_feature = apply_filters('seopress_remove_feature_redirects', true);
|
1958 |
+
if ($seopress_feature === true) { ?>
|
1959 |
+
<div class="seopress-feature">
|
1960 |
+
<div class="img-tool">
|
1961 |
+
<span class="dashicons dashicons-admin-links"></span>
|
1962 |
+
</div>
|
1963 |
+
<span class="inner">
|
1964 |
+
<h3><?php _e('Redirections','wp-seopress'); ?></h3>
|
1965 |
+
<p><?php _e('Monitor 404, create 301, 302 and 307 redirections','wp-seopress'); ?></p>
|
1966 |
+
<a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_404' ); ?>"><?php _e('See redirects','wp-seopress'); ?></a>
|
1967 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_404$6' ); ?>"><?php _e('Manage','wp-seopress'); ?></a><br><br>
|
1968 |
+
<?php
|
1969 |
+
if(seopress_get_toggle_404_option()=='1') {
|
1970 |
+
$seopress_get_toggle_404_option = '"1"';
|
1971 |
+
} else {
|
1972 |
+
$seopress_get_toggle_404_option = '"0"';
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1973 |
}
|
1974 |
+
?>
|
1975 |
+
<input type="checkbox" name="toggle-404" id="toggle-404" class="toggle" data-toggle=<?php echo $seopress_get_toggle_404_option; ?>>
|
1976 |
+
<label for="toggle-404"></label>
|
1977 |
+
<?php
|
1978 |
+
if(seopress_get_toggle_404_option()=='1') {
|
1979 |
+
echo '<span id="redirections-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1980 |
+
echo '<span id="redirections-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1981 |
+
} else {
|
1982 |
+
echo '<span id="redirections-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
1983 |
+
echo '<span id="redirections-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
1984 |
+
}
|
1985 |
+
?>
|
1986 |
+
<?php
|
1987 |
+
if (function_exists('seopress_get_locale')) {
|
1988 |
+
if (seopress_get_locale() =='fr') {
|
1989 |
+
$seopress_docs_link['support']['redirections'] = 'https://www.seopress.org/fr/support/guides/activer-redirections-301-surveillance-404/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1990 |
+
} else {
|
1991 |
+
$seopress_docs_link['support']['redirections'] = 'https://www.seopress.org/support/guides/redirections/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
1992 |
+
}
|
1993 |
+
}
|
1994 |
+
?>
|
1995 |
+
<a href="<?php echo $seopress_docs_link['support']['redirections']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to enable 301 redirections and 404 monitoring - new window','wp-seopress'); ?></span></a>
|
1996 |
+
</span>
|
1997 |
</div>
|
1998 |
+
<?php
|
1999 |
+
}
|
2000 |
+
$seopress_feature = apply_filters('seopress_remove_feature_bot', true);
|
2001 |
+
if ($seopress_feature === true) { ?>
|
2002 |
+
<div class="seopress-feature">
|
2003 |
+
<div class="img-tool">
|
2004 |
+
<span class="dashicons dashicons-admin-generic"></span>
|
2005 |
+
</div>
|
2006 |
+
<span class="inner">
|
2007 |
+
<h3><?php _e('Broken links','wp-seopress'); ?></h3>
|
2008 |
+
<p><?php _e('Scan your site to find SEO problems.','wp-seopress'); ?></p>
|
2009 |
+
<a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_bot' ); ?>"><?php _e('See broken links','wp-seopress'); ?></a>
|
2010 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-bot-batch' ); ?>"><?php _e('Scan','wp-seopress'); ?></a>
|
2011 |
+
<?php
|
2012 |
+
if(seopress_get_toggle_bot_option()=='1') {
|
2013 |
+
$seopress_get_toggle_bot_option = '"1"';
|
2014 |
+
} else {
|
2015 |
+
$seopress_get_toggle_bot_option = '"0"';
|
2016 |
+
}
|
2017 |
+
?>
|
2018 |
+
<input type="checkbox" name="toggle-bot" id="toggle-bot" class="toggle" data-toggle=<?php echo $seopress_get_toggle_bot_option; ?>>
|
2019 |
+
<label for="toggle-bot"></label>
|
2020 |
+
<?php
|
2021 |
+
if(seopress_get_toggle_bot_option()=='1') {
|
2022 |
+
echo '<span id="bot-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
2023 |
+
echo '<span id="bot-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
2024 |
+
} else {
|
2025 |
+
echo '<span id="bot-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
2026 |
+
echo '<span id="bot-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
2027 |
+
}
|
2028 |
+
?>
|
2029 |
+
</span>
|
2030 |
</div>
|
2031 |
+
<?php
|
2032 |
+
}
|
2033 |
+
$seopress_feature = apply_filters('seopress_remove_feature_backlinks', true);
|
2034 |
+
if ($seopress_feature === true) { ?>
|
2035 |
+
<div class="seopress-feature">
|
2036 |
+
<div class="img-tool">
|
2037 |
+
<span class="dashicons dashicons-admin-links"></span>
|
2038 |
+
</div>
|
2039 |
+
<span class="inner">
|
2040 |
+
<h3><?php _e('Backlinks','wp-seopress'); ?></h3>
|
2041 |
+
<p><?php _e('Check your backlinks with Majestic API.','wp-seopress'); ?></p>
|
2042 |
+
<a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_backlinks' ); ?>"><?php _e('See backlinks','wp-seopress'); ?></a>
|
2043 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_backlinks$12' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
2044 |
+
</span>
|
2045 |
</div>
|
2046 |
+
<?php
|
2047 |
+
}
|
2048 |
+
$seopress_feature = apply_filters('seopress_remove_feature_rewrite', true);
|
2049 |
+
if ($seopress_feature === true) { ?>
|
2050 |
+
<div class="seopress-feature">
|
2051 |
+
<div class="img-tool">
|
2052 |
+
<span class="dashicons dashicons-admin-links"></span>
|
2053 |
+
</div>
|
2054 |
+
<span class="inner">
|
2055 |
+
<h3><?php _e('URL Rewriting','wp-seopress'); ?></h3>
|
2056 |
+
<p><?php _e('Customize your permalinks.','wp-seopress'); ?></p>
|
2057 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rewrite$14' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
2058 |
+
<?php
|
|
|
|
|
|
|
2059 |
if(function_exists('seopress_get_toggle_rewrite_option') && seopress_get_toggle_rewrite_option()=='1') {
|
2060 |
+
$seopress_get_toggle_rewrite_option = '"1"';
|
|
|
2061 |
} else {
|
2062 |
+
$seopress_get_toggle_rewrite_option = '"0"';
|
|
|
2063 |
}
|
2064 |
+
?>
|
2065 |
+
|
2066 |
+
<input type="checkbox" name="toggle-rewrite" id="toggle-rewrite" class="toggle" data-toggle=<?php echo $seopress_get_toggle_rewrite_option; ?>>
|
2067 |
+
<label for="toggle-rewrite"></label>
|
2068 |
+
|
2069 |
+
<?php
|
2070 |
+
if(function_exists('seopress_get_toggle_rewrite_option') && seopress_get_toggle_rewrite_option()=='1') {
|
2071 |
+
echo '<span id="rewrite-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
2072 |
+
echo '<span id="rewrite-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
2073 |
+
} else {
|
2074 |
+
echo '<span id="rewrite-state-default" class="feature-state"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to enable this feature','wp-seopress').'</span>';
|
2075 |
+
echo '<span id="rewrite-state" class="feature-state feature-state-off"><span class="dashicons dashicons-arrow-left-alt"></span>'.__('Click to disable this feature','wp-seopress').'</span>';
|
2076 |
+
}
|
2077 |
+
?>
|
2078 |
+
</span>
|
2079 |
+
</div>
|
2080 |
+
<?php
|
2081 |
+
}
|
2082 |
+
if (!is_multisite()) {
|
2083 |
+
$seopress_feature = apply_filters('seopress_remove_feature_htaccess', true);
|
2084 |
+
if ($seopress_feature === true) {
|
2085 |
+
?>
|
2086 |
+
<div class="seopress-feature">
|
2087 |
+
<div class="img-tool">
|
2088 |
+
<span class="dashicons dashicons-media-text"></span>
|
2089 |
+
</div>
|
2090 |
+
<span class="inner">
|
2091 |
+
<h3><?php _e('.htaccess','wp-seopress'); ?></h3>
|
2092 |
+
<p><?php _e('Edit your htaccess file.','wp-seopress'); ?></p>
|
2093 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_htaccess$7' ); ?>"><?php _e('Manage','wp-seopress'); ?>
|
2094 |
+
</a>
|
2095 |
+
</span>
|
2096 |
+
</div>
|
2097 |
+
<?php
|
2098 |
+
}
|
2099 |
+
}
|
2100 |
+
$seopress_feature = apply_filters('seopress_remove_feature_rss', true);
|
2101 |
+
if ($seopress_feature === true) { ?>
|
2102 |
<div class="seopress-feature">
|
2103 |
<div class="img-tool">
|
2104 |
+
<span class="dashicons dashicons-rss"></span>
|
2105 |
</div>
|
2106 |
<span class="inner">
|
2107 |
+
<h3><?php _e('RSS','wp-seopress'); ?></h3>
|
2108 |
+
<p><?php _e('Configure default WordPress RSS.','wp-seopress'); ?></p>
|
2109 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rss$11' ); ?>"><?php _e('Manage','wp-seopress'); ?>
|
2110 |
</a>
|
2111 |
</span>
|
2112 |
</div>
|
2113 |
+
<?php
|
2114 |
+
}
|
2115 |
+
}
|
2116 |
+
$seopress_feature = apply_filters('seopress_remove_feature_tools', true);
|
2117 |
+
if ($seopress_feature === true) { ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2118 |
<div class="seopress-feature">
|
2119 |
<div class="img-tool">
|
2120 |
+
<span class="dashicons dashicons-admin-settings"></span>
|
2121 |
</div>
|
2122 |
<span class="inner">
|
2123 |
+
<h3><?php _e('Tools','wp-seopress'); ?></h3>
|
2124 |
+
<p><?php _e('Import/Export plugin settings from site to site.','wp-seopress'); ?></p>
|
2125 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-import-export' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
2126 |
<?php
|
2127 |
if (function_exists('seopress_get_locale')) {
|
2128 |
if (seopress_get_locale() =='fr') {
|
2129 |
+
$seopress_docs_link['support']['export'] = 'https://www.seopress.org/fr/support/guides/exporter-importer-remise-a-niveau-parametres/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2130 |
} else {
|
2131 |
+
$seopress_docs_link['support']['export'] = 'https://www.seopress.org/support/guides/export-import-reset-settings/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2132 |
}
|
2133 |
}
|
2134 |
?>
|
2135 |
+
<a href="<?php echo $seopress_docs_link['support']['export']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to Export/Import/Reset settings - new window','wp-seopress'); ?></span></a>
|
2136 |
</span>
|
2137 |
</div>
|
2138 |
+
<?php
|
2139 |
+
}
|
2140 |
+
if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) {
|
2141 |
+
$seopress_feature = apply_filters('seopress_remove_feature_license', true);
|
2142 |
+
if ($seopress_feature === true) { ?>
|
2143 |
+
<div class="seopress-feature">
|
2144 |
+
<div class="img-tool">
|
2145 |
+
<span class="dashicons dashicons-admin-network"></span>
|
2146 |
+
</div>
|
2147 |
+
<span class="inner">
|
2148 |
+
<h3><?php _e('License','wp-seopress'); ?></h3>
|
2149 |
+
<p><?php _e('Edit your license key.','wp-seopress'); ?></p>
|
2150 |
+
<a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
|
2151 |
+
<?php
|
2152 |
+
if (function_exists('seopress_get_locale')) {
|
2153 |
+
if (seopress_get_locale() =='fr') {
|
2154 |
+
$seopress_docs_link['support']['license'] = 'https://www.seopress.org/fr/support/guides/activer-licence-seopress-pro/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2155 |
+
} else {
|
2156 |
+
$seopress_docs_link['support']['license'] = 'https://www.seopress.org/support/guides/activate-seopress-pro-license/?utm_source=plugin&utm_medium=wp-admin&utm_campaign=seopress';
|
2157 |
+
}
|
2158 |
+
}
|
2159 |
+
?>
|
2160 |
+
<a href="<?php echo $seopress_docs_link['support']['license']; ?>" target="_blank" class="seopress-doc"><span class="dashicons dashicons-editor-help"></span><span class="screen-reader-text"><?php _e('Guide to activate SEOPress PRO - new window','wp-seopress'); ?></span></a>
|
2161 |
+
</span>
|
2162 |
+
</div>
|
2163 |
+
<?php
|
2164 |
+
}
|
2165 |
+
} ?>
|
2166 |
</div>
|
2167 |
</div>
|
2168 |
<?php
|
2523 |
'seopress_setting_section_xml_sitemap_general' // Section
|
2524 |
);
|
2525 |
}
|
2526 |
+
|
2527 |
+
add_settings_field(
|
2528 |
+
'seopress_xml_sitemap_author_enable', // ID
|
2529 |
+
__("Enable Author Sitemap","wp-seopress"), // Title
|
2530 |
+
array( $this, 'seopress_xml_sitemap_author_enable_callback' ), // Callback
|
2531 |
+
'seopress-settings-admin-xml-sitemap-general', // Page
|
2532 |
+
'seopress_setting_section_xml_sitemap_general' // Section
|
2533 |
+
);
|
2534 |
|
2535 |
add_settings_field(
|
2536 |
'seopress_xml_sitemap_html_enable', // ID
|
4546 |
}
|
4547 |
}
|
4548 |
|
4549 |
+
public function seopress_xml_sitemap_author_enable_callback()
|
4550 |
+
{
|
4551 |
+
$options = get_option( 'seopress_xml_sitemap_option_name' );
|
4552 |
+
|
4553 |
+
$check = isset($options['seopress_xml_sitemap_author_enable']);
|
4554 |
+
|
4555 |
+
echo '<input id="seopress_xml_sitemap_author_enable" name="seopress_xml_sitemap_option_name[seopress_xml_sitemap_author_enable]" type="checkbox"';
|
4556 |
+
if ('1' == $check) echo 'checked="yes"';
|
4557 |
+
echo ' value="1"/>';
|
4558 |
+
|
4559 |
+
echo '<label for="seopress_xml_sitemap_author_enable">'. __( 'Enable Author Sitemap', 'wp-seopress' ) .'</label>';
|
4560 |
+
|
4561 |
+
echo '<p class="description">'.__('Make sure to enable Author archive from SEO, Titles and metas, Archives tab.</a>','wp-seopress').'</p>';
|
4562 |
+
|
4563 |
+
if (isset($this->options['seopress_xml_sitemap_author_enable'])) {
|
4564 |
+
esc_attr( $this->options['seopress_xml_sitemap_author_enable']);
|
4565 |
+
}
|
4566 |
+
}
|
4567 |
+
|
4568 |
public function seopress_xml_sitemap_html_enable_callback()
|
4569 |
{
|
4570 |
$options = get_option( 'seopress_xml_sitemap_option_name' );
|
inc/functions/options-google-analytics.php
CHANGED
@@ -383,7 +383,7 @@ $seopress_google_analytics_html .= "gtag('js', new Date());\n";
|
|
383 |
if (is_singular()) {
|
384 |
$seopress_google_analytics_config['cd']['cd_author'] = "'".seopress_google_analytics_cd_author_option()."': 'cd_author',";
|
385 |
|
386 |
-
$seopress_google_analytics_event['cd_author'] = "gtag('event', '".__('Authors','wp-seopress')."', {'cd_author': '".get_the_author()."'});";
|
387 |
|
388 |
$seopress_google_analytics_config['cd']['cd_author'] = apply_filters('seopress_gtag_cd_author_cf', $seopress_google_analytics_config['cd']['cd_author']);
|
389 |
|
@@ -402,7 +402,7 @@ $seopress_google_analytics_html .= "gtag('js', new Date());\n";
|
|
402 |
|
403 |
$seopress_google_analytics_config['cd']['cd_categories'] = "'".seopress_google_analytics_cd_category_option()."': 'cd_categories',";
|
404 |
|
405 |
-
$seopress_google_analytics_event['cd_categories'] = "gtag('event', '".__('Categories','wp-seopress')."', {'cd_categories': '".$get_first_category."'});";
|
406 |
|
407 |
$seopress_google_analytics_config['cd']['cd_categories'] = apply_filters('seopress_gtag_cd_categories_cf', $seopress_google_analytics_config['cd']['cd_categories']);
|
408 |
|
@@ -428,7 +428,7 @@ $seopress_google_analytics_html .= "gtag('js', new Date());\n";
|
|
428 |
|
429 |
$seopress_google_analytics_config['cd']['cd_tags'] = "'".seopress_google_analytics_cd_tag_option()."': 'cd_tags',";
|
430 |
|
431 |
-
$seopress_google_analytics_event['cd_tags'] = "gtag('event', '".__('Tags','wp-seopress')."', {'cd_tags': '".$get_tags."'});";
|
432 |
|
433 |
$seopress_google_analytics_config['cd']['cd_tags'] = apply_filters('seopress_gtag_cd_tags_cf', $seopress_google_analytics_config['cd']['cd_tags']);
|
434 |
|
@@ -442,7 +442,7 @@ $seopress_google_analytics_html .= "gtag('js', new Date());\n";
|
|
442 |
if (is_single()) {
|
443 |
$seopress_google_analytics_config['cd']['cd_cpt'] = "'".seopress_google_analytics_cd_post_type_option()."': 'cd_cpt',";
|
444 |
|
445 |
-
$seopress_google_analytics_event['cd_cpt'] = "gtag('event', '".__('Post types','wp-seopress')."', {'cd_cpt': '".get_post_type()."'});";
|
446 |
|
447 |
$seopress_google_analytics_config['cd']['cd_cpt'] = apply_filters('seopress_gtag_cd_cpt_cf', $seopress_google_analytics_config['cd']['cd_cpt']);
|
448 |
|
@@ -456,7 +456,7 @@ $seopress_google_analytics_html .= "gtag('js', new Date());\n";
|
|
456 |
if (wp_get_current_user()->ID) {
|
457 |
$seopress_google_analytics_config['cd']['cd_logged_in'] = "'".seopress_google_analytics_cd_logged_in_user_option()."': 'cd_logged_in',";
|
458 |
|
459 |
-
$seopress_google_analytics_event['cd_logged_in'] = "gtag('event', '".__('Connected users','wp-seopress')."', {'cd_logged_in': '".wp_get_current_user()->ID."'});";
|
460 |
|
461 |
$seopress_google_analytics_config['cd']['cd_logged_in'] = apply_filters('seopress_gtag_cd_logged_in_cf', $seopress_google_analytics_config['cd']['cd_logged_in']);
|
462 |
|
383 |
if (is_singular()) {
|
384 |
$seopress_google_analytics_config['cd']['cd_author'] = "'".seopress_google_analytics_cd_author_option()."': 'cd_author',";
|
385 |
|
386 |
+
$seopress_google_analytics_event['cd_author'] = "gtag('event', '".__('Authors','wp-seopress')."', {'cd_author': '".get_the_author()."', 'non_interaction': true});";
|
387 |
|
388 |
$seopress_google_analytics_config['cd']['cd_author'] = apply_filters('seopress_gtag_cd_author_cf', $seopress_google_analytics_config['cd']['cd_author']);
|
389 |
|
402 |
|
403 |
$seopress_google_analytics_config['cd']['cd_categories'] = "'".seopress_google_analytics_cd_category_option()."': 'cd_categories',";
|
404 |
|
405 |
+
$seopress_google_analytics_event['cd_categories'] = "gtag('event', '".__('Categories','wp-seopress')."', {'cd_categories': '".$get_first_category."', 'non_interaction': true});";
|
406 |
|
407 |
$seopress_google_analytics_config['cd']['cd_categories'] = apply_filters('seopress_gtag_cd_categories_cf', $seopress_google_analytics_config['cd']['cd_categories']);
|
408 |
|
428 |
|
429 |
$seopress_google_analytics_config['cd']['cd_tags'] = "'".seopress_google_analytics_cd_tag_option()."': 'cd_tags',";
|
430 |
|
431 |
+
$seopress_google_analytics_event['cd_tags'] = "gtag('event', '".__('Tags','wp-seopress')."', {'cd_tags': '".$get_tags."', 'non_interaction': true});";
|
432 |
|
433 |
$seopress_google_analytics_config['cd']['cd_tags'] = apply_filters('seopress_gtag_cd_tags_cf', $seopress_google_analytics_config['cd']['cd_tags']);
|
434 |
|
442 |
if (is_single()) {
|
443 |
$seopress_google_analytics_config['cd']['cd_cpt'] = "'".seopress_google_analytics_cd_post_type_option()."': 'cd_cpt',";
|
444 |
|
445 |
+
$seopress_google_analytics_event['cd_cpt'] = "gtag('event', '".__('Post types','wp-seopress')."', {'cd_cpt': '".get_post_type()."', 'non_interaction': true});";
|
446 |
|
447 |
$seopress_google_analytics_config['cd']['cd_cpt'] = apply_filters('seopress_gtag_cd_cpt_cf', $seopress_google_analytics_config['cd']['cd_cpt']);
|
448 |
|
456 |
if (wp_get_current_user()->ID) {
|
457 |
$seopress_google_analytics_config['cd']['cd_logged_in'] = "'".seopress_google_analytics_cd_logged_in_user_option()."': 'cd_logged_in',";
|
458 |
|
459 |
+
$seopress_google_analytics_event['cd_logged_in'] = "gtag('event', '".__('Connected users','wp-seopress')."', {'cd_logged_in': '".wp_get_current_user()->ID."', 'non_interaction': true});";
|
460 |
|
461 |
$seopress_google_analytics_config['cd']['cd_logged_in'] = apply_filters('seopress_gtag_cd_logged_in_cf', $seopress_google_analytics_config['cd']['cd_logged_in']);
|
462 |
|
inc/functions/options-social.php
CHANGED
@@ -247,43 +247,46 @@ function seopress_social_accounts_jsonld_hook() {
|
|
247 |
$seopress_social_knowledge_contact_option_option = json_encode(seopress_social_knowledge_contact_option_option());
|
248 |
}
|
249 |
|
250 |
-
|
251 |
-
|
252 |
if (seopress_social_knowledge_img_option() !='' && seopress_social_knowledge_type_option() =='Organization') {
|
253 |
-
|
254 |
}
|
255 |
-
|
256 |
|
257 |
if (seopress_social_knowledge_type_option() =='Organization'
|
258 |
&& seopress_social_knowledge_phone_number_option() !=''
|
259 |
&& seopress_social_knowledge_contact_type_option() !=''
|
260 |
) {
|
261 |
if ($seopress_social_knowledge_phone_number_option && $seopress_social_knowledge_contact_type_option ) {
|
262 |
-
|
263 |
"@type": "ContactPoint",
|
264 |
"telephone": '.$seopress_social_knowledge_phone_number_option.',';
|
265 |
if ($seopress_social_knowledge_contact_option_option !='' && $seopress_social_knowledge_contact_option_option !='None') {
|
266 |
-
|
267 |
}
|
268 |
-
|
269 |
}]';
|
270 |
}
|
271 |
}
|
272 |
|
273 |
if (seopress_social_accounts_facebook_option() !='' || seopress_social_accounts_twitter_option() !='' || seopress_social_accounts_pinterest_option() !='' || seopress_social_accounts_instagram_option() !='' || seopress_social_accounts_youtube_option() !='' || seopress_social_accounts_linkedin_option() !='' || seopress_social_accounts_myspace_option() !='' || seopress_social_accounts_soundcloud_option() !='' || seopress_social_accounts_tumblr_option() !='' ) {
|
274 |
-
|
275 |
$seopress_comma_count = count($seopress_comma_array);
|
276 |
for ($i = 0; $i < $seopress_comma_count; $i++) {
|
277 |
-
|
278 |
if ($i < ($seopress_comma_count - 1)) {
|
279 |
-
|
280 |
}
|
281 |
}
|
282 |
-
|
283 |
}
|
284 |
-
|
285 |
-
|
286 |
-
|
|
|
|
|
|
|
287 |
}
|
288 |
}
|
289 |
add_action( 'wp_head', 'seopress_social_accounts_jsonld_hook', 1 );
|
247 |
$seopress_social_knowledge_contact_option_option = json_encode(seopress_social_knowledge_contact_option_option());
|
248 |
}
|
249 |
|
250 |
+
$html = '<script type="application/ld+json">';
|
251 |
+
$html .= '{"@context" : "'.seopress_check_ssl().'schema.org","@type" : '.$seopress_social_knowledge_type_option.',';
|
252 |
if (seopress_social_knowledge_img_option() !='' && seopress_social_knowledge_type_option() =='Organization') {
|
253 |
+
$html .= '"logo": '.$seopress_social_knowledge_img_option.',';
|
254 |
}
|
255 |
+
$html .= '"name" : '.$seopress_social_knowledge_name_option.',"url" : '.json_encode(get_home_url());
|
256 |
|
257 |
if (seopress_social_knowledge_type_option() =='Organization'
|
258 |
&& seopress_social_knowledge_phone_number_option() !=''
|
259 |
&& seopress_social_knowledge_contact_type_option() !=''
|
260 |
) {
|
261 |
if ($seopress_social_knowledge_phone_number_option && $seopress_social_knowledge_contact_type_option ) {
|
262 |
+
$html .= ',"contactPoint": [{
|
263 |
"@type": "ContactPoint",
|
264 |
"telephone": '.$seopress_social_knowledge_phone_number_option.',';
|
265 |
if ($seopress_social_knowledge_contact_option_option !='' && $seopress_social_knowledge_contact_option_option !='None') {
|
266 |
+
$html .= '"contactOption": '.$seopress_social_knowledge_contact_option_option.',';
|
267 |
}
|
268 |
+
$html .= '"contactType": '.$seopress_social_knowledge_contact_type_option.'
|
269 |
}]';
|
270 |
}
|
271 |
}
|
272 |
|
273 |
if (seopress_social_accounts_facebook_option() !='' || seopress_social_accounts_twitter_option() !='' || seopress_social_accounts_pinterest_option() !='' || seopress_social_accounts_instagram_option() !='' || seopress_social_accounts_youtube_option() !='' || seopress_social_accounts_linkedin_option() !='' || seopress_social_accounts_myspace_option() !='' || seopress_social_accounts_soundcloud_option() !='' || seopress_social_accounts_tumblr_option() !='' ) {
|
274 |
+
$html .= ',"sameAs" : [';
|
275 |
$seopress_comma_count = count($seopress_comma_array);
|
276 |
for ($i = 0; $i < $seopress_comma_count; $i++) {
|
277 |
+
$html .= $seopress_comma_array[$i];
|
278 |
if ($i < ($seopress_comma_count - 1)) {
|
279 |
+
$html .= ', ';
|
280 |
}
|
281 |
}
|
282 |
+
$html .= ']';
|
283 |
}
|
284 |
+
$html .= '}';
|
285 |
+
$html .= '</script>';
|
286 |
+
$html .= "\n";
|
287 |
+
|
288 |
+
$html = apply_filters('seopress_schemas_organization_html', $html);
|
289 |
+
echo $html;
|
290 |
}
|
291 |
}
|
292 |
add_action( 'wp_head', 'seopress_social_accounts_jsonld_hook', 1 );
|
inc/functions/sitemap/template-html-sitemap.php
CHANGED
@@ -6,9 +6,9 @@ $args = apply_filters( 'seopress_sitemaps_html_query', $args, $cpt_key );
|
|
6 |
if (is_post_type_hierarchical($cpt_key)) {
|
7 |
$postslist = get_posts( $args );
|
8 |
|
9 |
-
$args2 = array('include'=>$postslist, 'sort_order' => $seopress_xml_sitemap_html_order_option, 'sort_column' => $seopress_xml_sitemap_html_orderby_option);
|
10 |
|
11 |
-
$args2 = apply_filters('seopress_sitemaps_html_pages_query', $args2);
|
12 |
$postslist = get_pages( $args2 );
|
13 |
} else {
|
14 |
$postslist = get_posts( $args );
|
6 |
if (is_post_type_hierarchical($cpt_key)) {
|
7 |
$postslist = get_posts( $args );
|
8 |
|
9 |
+
$args2 = array('post_type' => $cpt_key, 'include'=>$postslist, 'sort_order' => $seopress_xml_sitemap_html_order_option, 'sort_column' => $seopress_xml_sitemap_html_orderby_option);
|
10 |
|
11 |
+
$args2 = apply_filters('seopress_sitemaps_html_pages_query', $args2, $cpt_key);
|
12 |
$postslist = get_pages( $args2 );
|
13 |
} else {
|
14 |
$postslist = get_posts( $args );
|
inc/functions/sitemap/template-xml-sitemaps-author.php
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<?php
|
2 |
+
defined( 'ABSPATH' ) or die( 'Please don’t call the plugin directly. Thanks :)' );
|
3 |
+
|
4 |
+
//XML
|
5 |
+
Header('Content-type: text/xml');
|
6 |
+
|
7 |
+
//WPML
|
8 |
+
function seopress_remove_wpml_home_url_filter( $home_url, $url, $path, $orig_scheme, $blog_id ) {
|
9 |
+
return $url;
|
10 |
+
}
|
11 |
+
add_filter( 'wpml_get_home_url', 'seopress_remove_wpml_home_url_filter', 20, 5 );
|
12 |
+
|
13 |
+
function seopress_xml_sitemap_author() {
|
14 |
+
if( get_query_var( 'seopress_cpt') !== '' ) {
|
15 |
+
$path = get_query_var( 'seopress_cpt');
|
16 |
+
}
|
17 |
+
|
18 |
+
$seopress_sitemaps = '<?xml version="1.0" encoding="UTF-8"?>';
|
19 |
+
$seopress_sitemaps .='<?xml-stylesheet type="text/xsl" href="'.get_home_url().'/sitemaps_xsl.xsl"?>';
|
20 |
+
$seopress_sitemaps .= "\n";
|
21 |
+
$seopress_sitemaps .= '<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">';
|
22 |
+
|
23 |
+
$args = array('fields' => 'ID', 'orderby' => 'nicename', 'order' => 'ASC', 'has_published_posts' => array('post'), 'blog_id' => absint(get_current_blog_id()), 'lang' => '');
|
24 |
+
$args = apply_filters('seopress_sitemaps_author_query', $args);
|
25 |
+
|
26 |
+
$authorslist = get_users($args);
|
27 |
+
|
28 |
+
foreach ( $authorslist as $author ) {
|
29 |
+
$seopress_sitemaps .= "\n";
|
30 |
+
$seopress_sitemaps .= '<url>';
|
31 |
+
$seopress_sitemaps .= "\n";
|
32 |
+
$seopress_sitemaps .= '<loc>';
|
33 |
+
$seopress_sitemaps .= htmlspecialchars(urldecode(esc_url(get_author_posts_url($author))));
|
34 |
+
$seopress_sitemaps .= '</loc>';
|
35 |
+
$seopress_sitemaps .= "\n";
|
36 |
+
$seopress_sitemaps .= '</url>';
|
37 |
+
}
|
38 |
+
$seopress_sitemaps .= '</urlset>';
|
39 |
+
$seopress_sitemaps .= "\n";
|
40 |
+
return $seopress_sitemaps;
|
41 |
+
}
|
42 |
+
echo seopress_xml_sitemap_author();
|
43 |
+
|
inc/functions/sitemap/template-xml-sitemaps.php
CHANGED
@@ -187,6 +187,18 @@ function seopress_xml_sitemap_index() {
|
|
187 |
$seopress_sitemaps .= '</sitemap>';
|
188 |
}
|
189 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
190 |
$seopress_sitemaps .= "\n";
|
191 |
$seopress_sitemaps .='</sitemapindex>';
|
192 |
|
187 |
$seopress_sitemaps .= '</sitemap>';
|
188 |
}
|
189 |
|
190 |
+
//Author sitemap
|
191 |
+
if (function_exists("seopress_xml_sitemap_author_enable_option") && seopress_xml_sitemap_author_enable_option() !='') {
|
192 |
+
$seopress_sitemaps .= "\n";
|
193 |
+
$seopress_sitemaps .= '<sitemap>';
|
194 |
+
$seopress_sitemaps .= "\n";
|
195 |
+
$seopress_sitemaps .= '<loc>';
|
196 |
+
$seopress_sitemaps .= get_home_url().'/sitemaps/author.xml';
|
197 |
+
$seopress_sitemaps .= '</loc>';
|
198 |
+
$seopress_sitemaps .= "\n";
|
199 |
+
$seopress_sitemaps .= '</sitemap>';
|
200 |
+
}
|
201 |
+
|
202 |
$seopress_sitemaps .= "\n";
|
203 |
$seopress_sitemaps .='</sitemapindex>';
|
204 |
|
inc/functions/variables/dynamic-variables.php
CHANGED
@@ -7,7 +7,7 @@ global $term;
|
|
7 |
|
8 |
$seopress_titles_title_template ='';
|
9 |
$seopress_titles_description_template ='';
|
10 |
-
$seopress_paged ='';
|
11 |
$the_author_meta ='';
|
12 |
$sep = '';
|
13 |
$seopress_excerpt ='';
|
@@ -38,10 +38,6 @@ if (seopress_titles_sep_option()) {
|
|
38 |
$sep = '-';
|
39 |
}
|
40 |
|
41 |
-
if (get_query_var('paged') >='1') {
|
42 |
-
$seopress_paged = get_query_var('paged');
|
43 |
-
}
|
44 |
-
|
45 |
if (!is_404() && $post !='') {
|
46 |
if (has_excerpt($post->ID)) {
|
47 |
$seopress_excerpt = get_the_excerpt();
|
7 |
|
8 |
$seopress_titles_title_template ='';
|
9 |
$seopress_titles_description_template ='';
|
10 |
+
$seopress_paged ='1';
|
11 |
$the_author_meta ='';
|
12 |
$sep = '';
|
13 |
$seopress_excerpt ='';
|
38 |
$sep = '-';
|
39 |
}
|
40 |
|
|
|
|
|
|
|
|
|
41 |
if (!is_404() && $post !='') {
|
42 |
if (has_excerpt($post->ID)) {
|
43 |
$seopress_excerpt = get_the_excerpt();
|
languages/wp-seopress.pot
CHANGED
@@ -1,8 +1,9 @@
|
|
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: SEOPress\n"
|
4 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
|
5 |
-
"POT-Creation-Date: 2019-
|
6 |
"PO-Revision-Date: 2019-08-22 12:52+0200\n"
|
7 |
"Last-Translator: \n"
|
8 |
"Language-Team: Benjamin DENIS <contact@seopress.org>\n"
|
@@ -21,7 +22,8 @@ msgstr ""
|
|
21 |
msgid "SEOPress"
|
22 |
msgstr ""
|
23 |
|
24 |
-
#: inc/admin/admin-header.php:23 inc/admin/
|
|
|
25 |
msgid "PRO"
|
26 |
msgstr ""
|
27 |
|
@@ -40,34 +42,34 @@ msgid "XML / HTML Sitemap"
|
|
40 |
msgstr ""
|
41 |
|
42 |
#: inc/admin/admin-header.php:47 inc/admin/admin.php:187
|
43 |
-
#: inc/admin/admin.php:
|
44 |
msgid "Social Networks"
|
45 |
msgstr ""
|
46 |
|
47 |
#: inc/admin/admin-header.php:53 inc/admin/admin.php:188
|
48 |
-
#: inc/admin/admin.php:
|
49 |
msgid "Google Analytics"
|
50 |
msgstr ""
|
51 |
|
52 |
#: inc/admin/admin-header.php:59 inc/admin/admin-metaboxes-form.php:58
|
53 |
#: inc/admin/admin.php:189 inc/admin/admin.php:346 inc/admin/admin.php:620
|
54 |
-
#: inc/admin/admin.php:
|
55 |
msgid "Advanced"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: inc/admin/admin-header.php:67 inc/admin/admin.php:
|
59 |
msgid "WooCommerce"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: inc/admin/admin-header.php:73 inc/admin/admin.php:
|
63 |
msgid "Easy Digital Downloads"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: inc/admin/admin-header.php:79 inc/admin/admin.php:
|
67 |
msgid "Local Business"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: inc/admin/admin-header.php:85 inc/admin/admin.php:
|
71 |
msgid "Dublin Core"
|
72 |
msgstr ""
|
73 |
|
@@ -75,37 +77,37 @@ msgstr ""
|
|
75 |
msgid "Structured Data Types (schema.org)"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: inc/admin/admin-header.php:97 inc/admin/admin.php:
|
79 |
msgid "Breadcrumbs"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: inc/admin/admin-header.php:103 inc/admin/admin.php:
|
83 |
msgid "Google Page Speed"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: inc/admin/admin-header.php:110 inc/admin/admin.php:
|
87 |
msgid "robots.txt"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: inc/admin/admin-header.php:117 inc/admin/admin.php:
|
91 |
msgid "Google News Sitemap"
|
92 |
msgstr ""
|
93 |
|
94 |
#: inc/admin/admin-header.php:123 inc/admin/admin.php:658
|
95 |
-
#: inc/admin/admin.php:
|
96 |
msgid "Redirections"
|
97 |
msgstr ""
|
98 |
|
99 |
-
#: inc/admin/admin-header.php:129 inc/admin/admin.php:
|
100 |
msgid "Broken links"
|
101 |
msgstr ""
|
102 |
|
103 |
-
#: inc/admin/admin-header.php:135 inc/admin/admin.php:
|
104 |
#: inc/admin/adminbar.php:107
|
105 |
msgid "Backlinks"
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: inc/admin/admin-header.php:141 inc/admin/admin.php:
|
109 |
msgid "URL Rewriting"
|
110 |
msgstr ""
|
111 |
|
@@ -113,21 +115,21 @@ msgstr ""
|
|
113 |
msgid "White Label"
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: inc/admin/admin-header.php:154 inc/admin/admin.php:
|
117 |
msgid ".htaccess"
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: inc/admin/admin-header.php:161 inc/admin/admin.php:
|
121 |
msgid "RSS"
|
122 |
msgstr ""
|
123 |
|
124 |
#: inc/admin/admin-header.php:167 inc/admin/admin.php:1323
|
125 |
-
#: inc/admin/admin.php:
|
126 |
msgid "License"
|
127 |
msgstr ""
|
128 |
|
129 |
#: inc/admin/admin-header.php:174 inc/admin/admin.php:190
|
130 |
-
#: inc/admin/admin.php:
|
131 |
msgid "Tools"
|
132 |
msgstr ""
|
133 |
|
@@ -369,7 +371,7 @@ msgstr ""
|
|
369 |
#: inc/admin/admin-wizard.php:275 inc/admin/admin-wizard.php:292
|
370 |
#: inc/admin/admin-wizard.php:311 inc/admin/admin.php:711
|
371 |
#: inc/admin/admin.php:732 inc/admin/admin.php:751 inc/admin/admin.php:772
|
372 |
-
#: inc/admin/admin.php:
|
373 |
#: inc/functions/options-advanced-admin.php:764
|
374 |
msgid "Meta description"
|
375 |
msgstr ""
|
@@ -560,23 +562,23 @@ msgstr ""
|
|
560 |
msgid " (maximum recommended limit)"
|
561 |
msgstr ""
|
562 |
|
563 |
-
#: inc/admin/admin-metaboxes-form.php:103 inc/admin/admin.php:
|
564 |
-
#: inc/admin/admin.php:
|
565 |
msgid "Post Title"
|
566 |
msgstr ""
|
567 |
|
568 |
#: inc/admin/admin-metaboxes-form.php:105 inc/admin/admin.php:198
|
569 |
-
#: inc/admin/admin.php:
|
570 |
-
#: inc/admin/admin.php:
|
571 |
-
#: inc/admin/admin.php:
|
572 |
msgid "Site Title"
|
573 |
msgstr ""
|
574 |
|
575 |
#: inc/admin/admin-metaboxes-form.php:107 inc/admin/admin-wizard.php:369
|
576 |
-
#: inc/admin/admin.php:
|
577 |
-
#: inc/admin/admin.php:
|
578 |
-
#: inc/admin/admin.php:
|
579 |
-
#: inc/admin/admin.php:
|
580 |
msgid "Separator"
|
581 |
msgstr ""
|
582 |
|
@@ -678,7 +680,7 @@ msgid ""
|
|
678 |
msgstr ""
|
679 |
|
680 |
#: inc/admin/admin-metaboxes-form.php:211 inc/admin/admin-wizard.php:380
|
681 |
-
#: inc/admin/admin.php:
|
682 |
msgid "None (will disable this feature)"
|
683 |
msgstr ""
|
684 |
|
@@ -719,12 +721,12 @@ msgid "Facebook Thumbnail"
|
|
719 |
msgstr ""
|
720 |
|
721 |
#: inc/admin/admin-metaboxes-form.php:242
|
722 |
-
#: inc/admin/admin-metaboxes-form.php:260 inc/admin/admin.php:
|
723 |
-
#: inc/admin/admin.php:
|
724 |
msgid "Select your default thumbnail"
|
725 |
msgstr ""
|
726 |
|
727 |
-
#: inc/admin/admin-metaboxes-form.php:243 inc/admin/admin.php:
|
728 |
msgid ""
|
729 |
"Minimum size: 200x200px, ideal ratio 1.91:1, 8Mb max. (eg: 1640x856px or "
|
730 |
"3280x1712px for retina screens)"
|
@@ -732,8 +734,8 @@ msgstr ""
|
|
732 |
|
733 |
#: inc/admin/admin-metaboxes-form.php:244
|
734 |
#: inc/admin/admin-metaboxes-form.php:262
|
735 |
-
#: inc/admin/admin-metaboxes-form.php:405 inc/admin/admin.php:
|
736 |
-
#: inc/admin/admin.php:
|
737 |
msgid "Upload an Image"
|
738 |
msgstr ""
|
739 |
|
@@ -764,7 +766,7 @@ msgstr ""
|
|
764 |
msgid "Twitter Thumbnail"
|
765 |
msgstr ""
|
766 |
|
767 |
-
#: inc/admin/admin-metaboxes-form.php:261 inc/admin/admin.php:
|
768 |
msgid ""
|
769 |
"Minimum size: 144x144px (300x157px with large card enabled), ideal ratio 1:1 "
|
770 |
"(2:1 with large card), 5Mb max."
|
@@ -1167,8 +1169,8 @@ msgstr ""
|
|
1167 |
msgid "eg: |"
|
1168 |
msgstr ""
|
1169 |
|
1170 |
-
#: inc/admin/admin-wizard.php:372 inc/admin/admin.php:
|
1171 |
-
#: inc/admin/admin.php:
|
1172 |
msgid "Site title"
|
1173 |
msgstr ""
|
1174 |
|
@@ -1176,7 +1178,7 @@ msgstr ""
|
|
1176 |
msgid "eg: My super website"
|
1177 |
msgstr ""
|
1178 |
|
1179 |
-
#: inc/admin/admin-wizard.php:375 inc/admin/admin.php:
|
1180 |
msgid "Person or organization"
|
1181 |
msgstr ""
|
1182 |
|
@@ -1184,16 +1186,16 @@ msgstr ""
|
|
1184 |
msgid "Choose a knowledge type"
|
1185 |
msgstr ""
|
1186 |
|
1187 |
-
#: inc/admin/admin-wizard.php:383 inc/admin/admin.php:
|
1188 |
msgid "Person"
|
1189 |
msgstr ""
|
1190 |
|
1191 |
-
#: inc/admin/admin-wizard.php:386 inc/admin/admin.php:
|
1192 |
msgid "Organization"
|
1193 |
msgstr ""
|
1194 |
|
1195 |
-
#: inc/admin/admin-wizard.php:390 inc/admin/admin.php:
|
1196 |
-
#: inc/admin/admin.php:
|
1197 |
msgid "Your name/organization"
|
1198 |
msgstr ""
|
1199 |
|
@@ -1201,8 +1203,8 @@ msgstr ""
|
|
1201 |
msgid "eg: SEOPress"
|
1202 |
msgstr ""
|
1203 |
|
1204 |
-
#: inc/admin/admin-wizard.php:393 inc/admin/admin.php:
|
1205 |
-
#: inc/admin/admin.php:
|
1206 |
msgid "Your photo/organization logo"
|
1207 |
msgstr ""
|
1208 |
|
@@ -1214,78 +1216,78 @@ msgstr ""
|
|
1214 |
msgid "Facebook page URL"
|
1215 |
msgstr ""
|
1216 |
|
1217 |
-
#: inc/admin/admin-wizard.php:397 inc/admin/admin.php:
|
1218 |
msgid "eg: https://www.facebook.com/your-page"
|
1219 |
msgstr ""
|
1220 |
|
1221 |
-
#: inc/admin/admin-wizard.php:399 inc/admin/admin.php:
|
1222 |
msgid "Twitter Username"
|
1223 |
msgstr ""
|
1224 |
|
1225 |
-
#: inc/admin/admin-wizard.php:400 inc/admin/admin.php:
|
1226 |
msgid "eg: @wp_seopress"
|
1227 |
msgstr ""
|
1228 |
|
1229 |
-
#: inc/admin/admin-wizard.php:402 inc/admin/admin.php:
|
1230 |
-
#: inc/admin/admin.php:
|
1231 |
msgid "Pinterest URL"
|
1232 |
msgstr ""
|
1233 |
|
1234 |
-
#: inc/admin/admin-wizard.php:403 inc/admin/admin.php:
|
1235 |
msgid "eg: https://pinterest.com/wpbuy/"
|
1236 |
msgstr ""
|
1237 |
|
1238 |
-
#: inc/admin/admin-wizard.php:405 inc/admin/admin.php:
|
1239 |
-
#: inc/admin/admin.php:
|
1240 |
msgid "Instagram URL"
|
1241 |
msgstr ""
|
1242 |
|
1243 |
-
#: inc/admin/admin-wizard.php:406 inc/admin/admin.php:
|
1244 |
msgid "eg: https://www.instagram.com/wp_seopress/"
|
1245 |
msgstr ""
|
1246 |
|
1247 |
-
#: inc/admin/admin-wizard.php:408 inc/admin/admin.php:
|
1248 |
-
#: inc/admin/admin.php:
|
1249 |
msgid "YouTube URL"
|
1250 |
msgstr ""
|
1251 |
|
1252 |
-
#: inc/admin/admin-wizard.php:409 inc/admin/admin.php:
|
1253 |
msgid "eg: https://www.youtube.com/SEOPress"
|
1254 |
msgstr ""
|
1255 |
|
1256 |
-
#: inc/admin/admin-wizard.php:411 inc/admin/admin.php:
|
1257 |
-
#: inc/admin/admin.php:
|
1258 |
msgid "LinkedIn URL"
|
1259 |
msgstr ""
|
1260 |
|
1261 |
-
#: inc/admin/admin-wizard.php:412 inc/admin/admin.php:
|
1262 |
msgid "eg: http://linkedin.com/company/seopress/"
|
1263 |
msgstr ""
|
1264 |
|
1265 |
-
#: inc/admin/admin-wizard.php:414 inc/admin/admin.php:
|
1266 |
-
#: inc/admin/admin.php:
|
1267 |
msgid "MySpace URL"
|
1268 |
msgstr ""
|
1269 |
|
1270 |
-
#: inc/admin/admin-wizard.php:415 inc/admin/admin.php:
|
1271 |
msgid "eg: https://myspace.com/your-page"
|
1272 |
msgstr ""
|
1273 |
|
1274 |
-
#: inc/admin/admin-wizard.php:417 inc/admin/admin.php:
|
1275 |
-
#: inc/admin/admin.php:
|
1276 |
msgid "Soundcloud URL"
|
1277 |
msgstr ""
|
1278 |
|
1279 |
-
#: inc/admin/admin-wizard.php:418 inc/admin/admin.php:
|
1280 |
msgid "eg: https://soundcloud.com/michaelmccannmusic"
|
1281 |
msgstr ""
|
1282 |
|
1283 |
-
#: inc/admin/admin-wizard.php:420 inc/admin/admin.php:
|
1284 |
-
#: inc/admin/admin.php:
|
1285 |
msgid "Tumblr URL"
|
1286 |
msgstr ""
|
1287 |
|
1288 |
-
#: inc/admin/admin-wizard.php:421 inc/admin/admin.php:
|
1289 |
msgid "eg: https://your-site.tumblr.com"
|
1290 |
msgstr ""
|
1291 |
|
@@ -1304,7 +1306,7 @@ msgstr ""
|
|
1304 |
msgid "For which single post types, should indexing be disabled?"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
-
#: inc/admin/admin-wizard.php:498 inc/admin/admin.php:
|
1308 |
msgid ""
|
1309 |
"Do not display this single post type in search engine results "
|
1310 |
"<strong>(noindex)</strong>"
|
@@ -1314,7 +1316,7 @@ msgstr ""
|
|
1314 |
msgid "For which post type archives, should indexing be disabled?"
|
1315 |
msgstr ""
|
1316 |
|
1317 |
-
#: inc/admin/admin-wizard.php:527 inc/admin/admin.php:
|
1318 |
msgid ""
|
1319 |
"Do not display this post type archive in search engine results "
|
1320 |
"<strong>(noindex)</strong>"
|
@@ -1324,13 +1326,13 @@ msgstr ""
|
|
1324 |
msgid "For which taxonomy archives, should indexing be disabled?"
|
1325 |
msgstr ""
|
1326 |
|
1327 |
-
#: inc/admin/admin-wizard.php:556 inc/admin/admin.php:
|
1328 |
msgid ""
|
1329 |
"Do not display this taxonomy archive in search engine results "
|
1330 |
"<strong>(noindex)</strong>"
|
1331 |
msgstr ""
|
1332 |
|
1333 |
-
#: inc/admin/admin-wizard.php:639 inc/admin/admin.php:
|
1334 |
msgid ""
|
1335 |
"Do not display author archives in search engine results <strong>(noindex)</"
|
1336 |
"strong>"
|
@@ -1342,7 +1344,7 @@ msgid ""
|
|
1342 |
"content."
|
1343 |
msgstr ""
|
1344 |
|
1345 |
-
#: inc/admin/admin-wizard.php:651 inc/admin/admin.php:
|
1346 |
msgid ""
|
1347 |
"Redirect attachment pages to their file URL (https://www.example.com/my-"
|
1348 |
"image-file.jpg)"
|
@@ -1354,7 +1356,7 @@ msgid ""
|
|
1354 |
"Optimize this by redirecting the user directly to the URL of the media file."
|
1355 |
msgstr ""
|
1356 |
|
1357 |
-
#: inc/admin/admin-wizard.php:663 inc/admin/admin.php:
|
1358 |
msgid "Remove /category/ in your permalinks"
|
1359 |
msgstr ""
|
1360 |
|
@@ -1447,7 +1449,7 @@ msgstr ""
|
|
1447 |
msgid "Dashboard"
|
1448 |
msgstr ""
|
1449 |
|
1450 |
-
#: inc/admin/admin.php:186 inc/admin/admin.php:
|
1451 |
msgid "XML / Image / Video / HTML Sitemap"
|
1452 |
msgstr ""
|
1453 |
|
@@ -1470,7 +1472,7 @@ msgstr ""
|
|
1470 |
msgid "%%tagline%%"
|
1471 |
msgstr ""
|
1472 |
|
1473 |
-
#: inc/admin/admin.php:199 inc/admin/admin.php:
|
1474 |
msgid "Tagline"
|
1475 |
msgstr ""
|
1476 |
|
@@ -1515,7 +1517,7 @@ msgstr ""
|
|
1515 |
msgid "%%post_author%%"
|
1516 |
msgstr ""
|
1517 |
|
1518 |
-
#: inc/admin/admin.php:204 inc/admin/admin.php:
|
1519 |
msgid "Post author"
|
1520 |
msgstr ""
|
1521 |
|
@@ -1822,34 +1824,34 @@ msgstr ""
|
|
1822 |
#: inc/admin/admin.php:324 inc/admin/admin.php:328 inc/admin/admin.php:391
|
1823 |
#: inc/admin/admin.php:395 inc/admin/admin.php:456 inc/admin/admin.php:460
|
1824 |
#: inc/admin/admin.php:523 inc/admin/admin.php:527 inc/admin/admin.php:602
|
1825 |
-
#: inc/admin/admin.php:606 inc/admin/admin.php:
|
1826 |
-
#: inc/admin/admin.php:
|
1827 |
-
#: inc/admin/admin.php:
|
1828 |
-
#: inc/admin/admin.php:
|
1829 |
-
#: inc/admin/admin.php:
|
1830 |
-
#: inc/admin/admin.php:
|
1831 |
-
#: inc/admin/admin.php:
|
1832 |
-
#: inc/admin/admin.php:
|
1833 |
-
#: inc/admin/admin.php:
|
1834 |
-
#: inc/admin/admin.php:
|
1835 |
-
#: inc/admin/admin.php:
|
1836 |
msgid "Click to disable this feature"
|
1837 |
msgstr ""
|
1838 |
|
1839 |
#: inc/admin/admin.php:325 inc/admin/admin.php:327 inc/admin/admin.php:392
|
1840 |
#: inc/admin/admin.php:394 inc/admin/admin.php:457 inc/admin/admin.php:459
|
1841 |
#: inc/admin/admin.php:524 inc/admin/admin.php:526 inc/admin/admin.php:603
|
1842 |
-
#: inc/admin/admin.php:605 inc/admin/admin.php:
|
1843 |
-
#: inc/admin/admin.php:
|
1844 |
-
#: inc/admin/admin.php:
|
1845 |
-
#: inc/admin/admin.php:
|
1846 |
-
#: inc/admin/admin.php:
|
1847 |
-
#: inc/admin/admin.php:
|
1848 |
-
#: inc/admin/admin.php:
|
1849 |
-
#: inc/admin/admin.php:
|
1850 |
-
#: inc/admin/admin.php:
|
1851 |
-
#: inc/admin/admin.php:
|
1852 |
-
#: inc/admin/admin.php:
|
1853 |
msgid "Click to enable this feature"
|
1854 |
msgstr ""
|
1855 |
|
@@ -1921,7 +1923,7 @@ msgstr ""
|
|
1921 |
msgid "Security"
|
1922 |
msgstr ""
|
1923 |
|
1924 |
-
#: inc/admin/admin.php:656 seopress.php:
|
1925 |
msgid "Settings"
|
1926 |
msgstr ""
|
1927 |
|
@@ -2084,9 +2086,9 @@ msgstr ""
|
|
2084 |
msgid "High impact"
|
2085 |
msgstr ""
|
2086 |
|
2087 |
-
#: inc/admin/admin.php:1039 inc/admin/admin.php:1100 inc/admin/admin.php:
|
2088 |
-
#: inc/admin/admin.php:
|
2089 |
-
#: inc/admin/admin.php:
|
2090 |
msgid "Learn more"
|
2091 |
msgstr ""
|
2092 |
|
@@ -2144,7 +2146,7 @@ msgstr ""
|
|
2144 |
msgid "Your site title is empty!"
|
2145 |
msgstr ""
|
2146 |
|
2147 |
-
#: inc/admin/admin.php:1133 inc/admin/admin.php:
|
2148 |
msgid ""
|
2149 |
"Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
|
2150 |
msgstr ""
|
@@ -2205,705 +2207,717 @@ msgstr ""
|
|
2205 |
msgid "You have to enter your licence key to get updates and support"
|
2206 |
msgstr ""
|
2207 |
|
2208 |
-
#: inc/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2209 |
msgid "Check websites setup on your server"
|
2210 |
msgstr ""
|
2211 |
|
2212 |
-
#: inc/admin/admin.php:
|
2213 |
msgid "Not found"
|
2214 |
msgstr ""
|
2215 |
|
2216 |
-
#: inc/admin/admin.php:
|
2217 |
msgid "No scrape."
|
2218 |
msgstr ""
|
2219 |
|
2220 |
-
#: inc/admin/admin.php:
|
2221 |
msgid "No domain found."
|
2222 |
msgstr ""
|
2223 |
|
2224 |
-
#: inc/admin/admin.php:
|
2225 |
msgid "Server IP Address: "
|
2226 |
msgstr ""
|
2227 |
|
2228 |
-
#: inc/admin/admin.php:
|
2229 |
msgid "Last scrape: "
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: inc/admin/admin.php:
|
2233 |
msgid "Number of websites on your server: "
|
2234 |
msgstr ""
|
2235 |
|
2236 |
-
#: inc/admin/admin.php:
|
2237 |
msgid "Get list"
|
2238 |
msgstr ""
|
2239 |
|
2240 |
-
#: inc/admin/admin.php:
|
2241 |
msgid "Upload a list of links to disavow to Google"
|
2242 |
msgstr ""
|
2243 |
|
2244 |
-
#: inc/admin/admin.php:
|
2245 |
msgid "Google Trends"
|
2246 |
msgstr ""
|
2247 |
|
2248 |
-
#: inc/admin/admin.php:
|
2249 |
msgid "Dareboost: Test, analyze and optimize your website"
|
2250 |
msgstr ""
|
2251 |
|
2252 |
-
#: inc/admin/admin.php:
|
2253 |
msgid "Google Campaign URL Builder tool"
|
2254 |
msgstr ""
|
2255 |
|
2256 |
-
#: inc/admin/admin.php:
|
2257 |
msgid "Titles & metas"
|
2258 |
msgstr ""
|
2259 |
|
2260 |
-
#: inc/admin/admin.php:
|
2261 |
msgid "Manage all your titles & metas"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: inc/admin/admin.php:
|
2265 |
-
#: inc/admin/admin.php:
|
2266 |
-
#: inc/admin/admin.php:
|
2267 |
-
#: inc/admin/admin.php:
|
2268 |
-
#: inc/admin/admin.php:
|
2269 |
-
#: inc/admin/admin.php:
|
2270 |
-
#: inc/admin/admin.php:
|
2271 |
-
#: inc/admin/admin.php:
|
2272 |
msgid "Manage"
|
2273 |
msgstr ""
|
2274 |
|
2275 |
-
#: inc/admin/admin.php:
|
2276 |
msgid "Guide to manage your titles and meta descriptions - new window"
|
2277 |
msgstr ""
|
2278 |
|
2279 |
-
#: inc/admin/admin.php:
|
2280 |
msgid "Manage your XML / Image / Video / HTML Sitemap"
|
2281 |
msgstr ""
|
2282 |
|
2283 |
-
#: inc/admin/admin.php:
|
2284 |
msgid "Guide to enable your XML Sitemaps - new window"
|
2285 |
msgstr ""
|
2286 |
|
2287 |
-
#: inc/admin/admin.php:
|
2288 |
msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
|
2289 |
msgstr ""
|
2290 |
|
2291 |
-
#: inc/admin/admin.php:
|
2292 |
msgid "Guide to enable Google Knowledge Graph - new window"
|
2293 |
msgstr ""
|
2294 |
|
2295 |
-
#: inc/admin/admin.php:
|
2296 |
msgid "Track everything about your visitors with Google Analytics"
|
2297 |
msgstr ""
|
2298 |
|
2299 |
-
#: inc/admin/admin.php:
|
2300 |
msgid "Guide to getting started with Google Analytics - new window"
|
2301 |
msgstr ""
|
2302 |
|
2303 |
-
#: inc/admin/admin.php:
|
2304 |
msgid "Advanced SEO options for advanced users!"
|
2305 |
msgstr ""
|
2306 |
|
2307 |
-
#: inc/admin/admin.php:
|
2308 |
msgid "Improve WooCommerce SEO"
|
2309 |
msgstr ""
|
2310 |
|
2311 |
-
#: inc/admin/admin.php:
|
2312 |
msgid "Improve Easy Digital Downloads SEO"
|
2313 |
msgstr ""
|
2314 |
|
2315 |
-
#: inc/admin/admin.php:
|
2316 |
msgid "Add Google Local Business data type"
|
2317 |
msgstr ""
|
2318 |
|
2319 |
-
#: inc/admin/admin.php:
|
2320 |
msgid "Add Dublin Core meta tags"
|
2321 |
msgstr ""
|
2322 |
|
2323 |
-
#: inc/admin/admin.php:
|
2324 |
msgid "Structured Data Types"
|
2325 |
msgstr ""
|
2326 |
|
2327 |
-
#: inc/admin/admin.php:
|
2328 |
msgid ""
|
2329 |
"Add data types to your content: articles, courses, recipes, videos, events "
|
2330 |
"and products"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
-
#: inc/admin/admin.php:
|
2334 |
msgid "See schemas"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
-
#: inc/admin/admin.php:
|
2338 |
msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
|
2339 |
msgstr ""
|
2340 |
|
2341 |
-
#: inc/admin/admin.php:
|
2342 |
msgid "Guide to enable Breadcrumbs - new window"
|
2343 |
msgstr ""
|
2344 |
|
2345 |
-
#: inc/admin/admin.php:
|
2346 |
msgid "Track your website performance to improve SEO with Google Page Speed"
|
2347 |
msgstr ""
|
2348 |
|
2349 |
-
#: inc/admin/admin.php:
|
2350 |
msgid "Guide to analyze your site with Google Page Speed - new window"
|
2351 |
msgstr ""
|
2352 |
|
2353 |
-
#: inc/admin/admin.php:
|
2354 |
msgid "Edit your robots.txt file"
|
2355 |
msgstr ""
|
2356 |
|
2357 |
-
#: inc/admin/admin.php:
|
2358 |
msgid "View your robots.txt"
|
2359 |
msgstr ""
|
2360 |
|
2361 |
-
#: inc/admin/admin.php:
|
2362 |
msgid "Guide to edit your robots.txt file - new window"
|
2363 |
msgstr ""
|
2364 |
|
2365 |
-
#: inc/admin/admin.php:
|
2366 |
msgid "Optimize your site for Google News"
|
2367 |
msgstr ""
|
2368 |
|
2369 |
-
#: inc/admin/admin.php:
|
2370 |
msgid "Schemas"
|
2371 |
msgstr ""
|
2372 |
|
2373 |
-
#: inc/admin/admin.php:
|
2374 |
msgid "Create / manage your schemas"
|
2375 |
msgstr ""
|
2376 |
|
2377 |
-
#: inc/admin/admin.php:
|
2378 |
msgid "Monitor 404, create 301, 302 and 307 redirections"
|
2379 |
msgstr ""
|
2380 |
|
2381 |
-
#: inc/admin/admin.php:
|
2382 |
msgid "See redirects"
|
2383 |
msgstr ""
|
2384 |
|
2385 |
-
#: inc/admin/admin.php:
|
2386 |
msgid "Guide to enable 301 redirections and 404 monitoring - new window"
|
2387 |
msgstr ""
|
2388 |
|
2389 |
-
#: inc/admin/admin.php:
|
2390 |
msgid "Scan your site to find SEO problems."
|
2391 |
msgstr ""
|
2392 |
|
2393 |
-
#: inc/admin/admin.php:
|
2394 |
msgid "See broken links"
|
2395 |
msgstr ""
|
2396 |
|
2397 |
-
#: inc/admin/admin.php:
|
2398 |
msgid "Scan"
|
2399 |
msgstr ""
|
2400 |
|
2401 |
-
#: inc/admin/admin.php:
|
2402 |
msgid "Check your backlinks with Majestic API."
|
2403 |
msgstr ""
|
2404 |
|
2405 |
-
#: inc/admin/admin.php:
|
2406 |
msgid "See backlinks"
|
2407 |
msgstr ""
|
2408 |
|
2409 |
-
#: inc/admin/admin.php:
|
2410 |
msgid "Customize your permalinks."
|
2411 |
msgstr ""
|
2412 |
|
2413 |
-
#: inc/admin/admin.php:
|
2414 |
msgid "Edit your htaccess file."
|
2415 |
msgstr ""
|
2416 |
|
2417 |
-
#: inc/admin/admin.php:
|
2418 |
msgid "Configure default WordPress RSS."
|
2419 |
msgstr ""
|
2420 |
|
2421 |
-
#: inc/admin/admin.php:
|
2422 |
msgid "Import/Export plugin settings from site to site."
|
2423 |
msgstr ""
|
2424 |
|
2425 |
-
#: inc/admin/admin.php:
|
2426 |
msgid "Guide to Export/Import/Reset settings - new window"
|
2427 |
msgstr ""
|
2428 |
|
2429 |
-
#: inc/admin/admin.php:
|
2430 |
msgid "Edit your license key."
|
2431 |
msgstr ""
|
2432 |
|
2433 |
-
#: inc/admin/admin.php:
|
2434 |
msgid "Guide to activate SEOPress PRO - new window"
|
2435 |
msgstr ""
|
2436 |
|
2437 |
-
#: inc/admin/admin.php:
|
2438 |
msgid "noindex"
|
2439 |
msgstr ""
|
2440 |
|
2441 |
-
#: inc/admin/admin.php:
|
2442 |
msgid "nofollow"
|
2443 |
msgstr ""
|
2444 |
|
2445 |
-
#: inc/admin/admin.php:
|
2446 |
msgid "noodp"
|
2447 |
msgstr ""
|
2448 |
|
2449 |
-
#: inc/admin/admin.php:
|
2450 |
msgid "noimageindex"
|
2451 |
msgstr ""
|
2452 |
|
2453 |
-
#: inc/admin/admin.php:
|
2454 |
msgid "noarchive"
|
2455 |
msgstr ""
|
2456 |
|
2457 |
-
#: inc/admin/admin.php:
|
2458 |
msgid "nosnippet"
|
2459 |
msgstr ""
|
2460 |
|
2461 |
-
#: inc/admin/admin.php:
|
2462 |
msgid "nositelinkssearchbox"
|
2463 |
msgstr ""
|
2464 |
|
2465 |
-
#: inc/admin/admin.php:
|
2466 |
msgid "Indicate paginated content to Google"
|
2467 |
msgstr ""
|
2468 |
|
2469 |
-
#: inc/admin/admin.php:
|
2470 |
msgid "Enable XML Sitemap"
|
2471 |
msgstr ""
|
2472 |
|
2473 |
-
#: inc/admin/admin.php:
|
2474 |
msgid "Enable XML Image Sitemaps"
|
2475 |
msgstr ""
|
2476 |
|
2477 |
-
#: inc/admin/admin.php:
|
2478 |
msgid "Enable XML Video Sitemaps"
|
2479 |
msgstr ""
|
2480 |
|
2481 |
-
#: inc/admin/admin.php:
|
|
|
|
|
|
|
|
|
2482 |
msgid "Enable HTML Sitemap"
|
2483 |
msgstr ""
|
2484 |
|
2485 |
-
#: inc/admin/admin.php:
|
2486 |
msgid "Check to INCLUDE Post Types"
|
2487 |
msgstr ""
|
2488 |
|
2489 |
-
#: inc/admin/admin.php:
|
2490 |
msgid "Check to INCLUDE Taxonomies"
|
2491 |
msgstr ""
|
2492 |
|
2493 |
-
#: inc/admin/admin.php:
|
2494 |
msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
|
2495 |
msgstr ""
|
2496 |
|
2497 |
-
#: inc/admin/admin.php:
|
2498 |
msgid "Exclude some Posts, Pages, Custom Post Types or Terms IDs"
|
2499 |
msgstr ""
|
2500 |
|
2501 |
-
#: inc/admin/admin.php:
|
2502 |
msgid "Sort order"
|
2503 |
msgstr ""
|
2504 |
|
2505 |
-
#: inc/admin/admin.php:
|
2506 |
msgid "Order posts by"
|
2507 |
msgstr ""
|
2508 |
|
2509 |
-
#: inc/admin/admin.php:
|
2510 |
msgid "Disable the display of the publication date"
|
2511 |
msgstr ""
|
2512 |
|
2513 |
-
#: inc/admin/admin.php:
|
2514 |
msgid "Organization's phone number (only for Organizations)"
|
2515 |
msgstr ""
|
2516 |
|
2517 |
-
#: inc/admin/admin.php:
|
2518 |
msgid "Contact type (only for Organizations)"
|
2519 |
msgstr ""
|
2520 |
|
2521 |
-
#: inc/admin/admin.php:
|
2522 |
msgid "Contact option (only for Organizations)"
|
2523 |
msgstr ""
|
2524 |
|
2525 |
-
#: inc/admin/admin.php:
|
2526 |
msgid "Facebook Page URL"
|
2527 |
msgstr ""
|
2528 |
|
2529 |
-
#: inc/admin/admin.php:
|
2530 |
msgid "Enable Open Graph Data"
|
2531 |
msgstr ""
|
2532 |
|
2533 |
-
#: inc/admin/admin.php:
|
2534 |
msgid "Select a default image"
|
2535 |
msgstr ""
|
2536 |
|
2537 |
-
#: inc/admin/admin.php:
|
2538 |
msgid "Facebook Link Ownership ID"
|
2539 |
msgstr ""
|
2540 |
|
2541 |
-
#: inc/admin/admin.php:
|
2542 |
msgid "Facebook Admin ID"
|
2543 |
msgstr ""
|
2544 |
|
2545 |
-
#: inc/admin/admin.php:
|
2546 |
msgid "Facebook App ID"
|
2547 |
msgstr ""
|
2548 |
|
2549 |
-
#: inc/admin/admin.php:
|
2550 |
msgid "Enable Twitter Card"
|
2551 |
msgstr ""
|
2552 |
|
2553 |
-
#: inc/admin/admin.php:
|
2554 |
msgid "Use Open Graph if no Twitter Card is filled"
|
2555 |
msgstr ""
|
2556 |
|
2557 |
-
#: inc/admin/admin.php:
|
2558 |
msgid "Default Twitter Image"
|
2559 |
msgstr ""
|
2560 |
|
2561 |
-
#: inc/admin/admin.php:
|
2562 |
msgid "Image size for Twitter Summary card"
|
2563 |
msgstr ""
|
2564 |
|
2565 |
-
#: inc/admin/admin.php:
|
2566 |
msgid "Enable Google Analytics tracking"
|
2567 |
msgstr ""
|
2568 |
|
2569 |
-
#: inc/admin/admin.php:
|
2570 |
msgid "Enter your tracking ID"
|
2571 |
msgstr ""
|
2572 |
|
2573 |
-
#: inc/admin/admin.php:
|
2574 |
msgid "Google Analytics tracking opt-in"
|
2575 |
msgstr ""
|
2576 |
|
2577 |
-
#: inc/admin/admin.php:
|
2578 |
msgid "Consent message for user tracking"
|
2579 |
msgstr ""
|
2580 |
|
2581 |
-
#: inc/admin/admin.php:
|
2582 |
msgid "Accept button for user tracking"
|
2583 |
msgstr ""
|
2584 |
|
2585 |
-
#: inc/admin/admin.php:
|
2586 |
msgid "Exclude user roles from tracking"
|
2587 |
msgstr ""
|
2588 |
|
2589 |
-
#: inc/admin/admin.php:
|
2590 |
msgid "Enable Google Optimize"
|
2591 |
msgstr ""
|
2592 |
|
2593 |
-
#: inc/admin/admin.php:
|
2594 |
msgid "Enable Google Ads"
|
2595 |
msgstr ""
|
2596 |
|
2597 |
-
#: inc/admin/admin.php:
|
2598 |
msgid ""
|
2599 |
"[HEAD] Add an additional tracking code (like GTM, Facebook Pixel, Hotjar...)"
|
2600 |
msgstr ""
|
2601 |
|
2602 |
-
#: inc/admin/admin.php:
|
2603 |
msgid "[BODY] Add an additional tracking code (like Google Tag Manager...)"
|
2604 |
msgstr ""
|
2605 |
|
2606 |
-
#: inc/admin/admin.php:
|
2607 |
msgid "Enable remarketing, demographics, and interests reporting"
|
2608 |
msgstr ""
|
2609 |
|
2610 |
-
#: inc/admin/admin.php:
|
2611 |
msgid "Enable IP Anonymization"
|
2612 |
msgstr ""
|
2613 |
|
2614 |
-
#: inc/admin/admin.php:
|
2615 |
msgid "Enhanced Link Attribution"
|
2616 |
msgstr ""
|
2617 |
|
2618 |
-
#: inc/admin/admin.php:
|
2619 |
msgid "Enable cross-domain tracking"
|
2620 |
msgstr ""
|
2621 |
|
2622 |
-
#: inc/admin/admin.php:
|
2623 |
msgid "Cross domains"
|
2624 |
msgstr ""
|
2625 |
|
2626 |
-
#: inc/admin/admin.php:
|
2627 |
msgid "Enable external links tracking (all links with target _blank attribute)"
|
2628 |
msgstr ""
|
2629 |
|
2630 |
-
#: inc/admin/admin.php:
|
2631 |
msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
|
2632 |
msgstr ""
|
2633 |
|
2634 |
-
#: inc/admin/admin.php:
|
2635 |
msgid "Track downloads' clicks"
|
2636 |
msgstr ""
|
2637 |
|
2638 |
-
#: inc/admin/admin.php:
|
2639 |
msgid "Enable affiliate/outbound links tracking (eg: aff, go, out, recommends)"
|
2640 |
msgstr ""
|
2641 |
|
2642 |
-
#: inc/admin/admin.php:
|
2643 |
msgid "Track affiliate/outbound links"
|
2644 |
msgstr ""
|
2645 |
|
2646 |
-
#: inc/admin/admin.php:
|
2647 |
msgid "Track Authors"
|
2648 |
msgstr ""
|
2649 |
|
2650 |
-
#: inc/admin/admin.php:
|
2651 |
msgid "Track Categories"
|
2652 |
msgstr ""
|
2653 |
|
2654 |
-
#: inc/admin/admin.php:
|
2655 |
msgid "Track Tags"
|
2656 |
msgstr ""
|
2657 |
|
2658 |
-
#: inc/admin/admin.php:
|
2659 |
msgid "Track Post Types"
|
2660 |
msgstr ""
|
2661 |
|
2662 |
-
#: inc/admin/admin.php:
|
2663 |
msgid "Track Logged In Users"
|
2664 |
msgstr ""
|
2665 |
|
2666 |
-
#: inc/admin/admin.php:
|
2667 |
msgid "Redirect attachment pages to post parent"
|
2668 |
msgstr ""
|
2669 |
|
2670 |
-
#: inc/admin/admin.php:
|
2671 |
msgid "Redirect attachment pages to their file URL"
|
2672 |
msgstr ""
|
2673 |
|
2674 |
-
#: inc/admin/admin.php:
|
2675 |
msgid "Remove ?replytocom link to avoid duplicate content"
|
2676 |
msgstr ""
|
2677 |
|
2678 |
-
#: inc/admin/admin.php:
|
2679 |
msgid "Automatically set the image Title"
|
2680 |
msgstr ""
|
2681 |
|
2682 |
-
#: inc/admin/admin.php:
|
2683 |
msgid "Automatically set the image Alt text"
|
2684 |
msgstr ""
|
2685 |
|
2686 |
-
#: inc/admin/admin.php:
|
2687 |
msgid "Automatically set the image Caption"
|
2688 |
msgstr ""
|
2689 |
|
2690 |
-
#: inc/admin/admin.php:
|
2691 |
msgid "Automatically set the image Description"
|
2692 |
msgstr ""
|
2693 |
|
2694 |
-
#: inc/admin/admin.php:
|
2695 |
msgid "Add WP Editor to taxonomy description textarea"
|
2696 |
msgstr ""
|
2697 |
|
2698 |
-
#: inc/admin/admin.php:
|
2699 |
msgid "Remove /category/ in URL"
|
2700 |
msgstr ""
|
2701 |
|
2702 |
-
#: inc/admin/admin.php:
|
2703 |
msgid "Disable trailing slash for metas"
|
2704 |
msgstr ""
|
2705 |
|
2706 |
-
#: inc/admin/admin.php:
|
2707 |
msgid "Remove WordPress generator meta tag"
|
2708 |
msgstr ""
|
2709 |
|
2710 |
-
#: inc/admin/admin.php:
|
2711 |
msgid "Remove WordPress shortlink meta tag"
|
2712 |
msgstr ""
|
2713 |
|
2714 |
-
#: inc/admin/admin.php:
|
2715 |
msgid "Remove Windows Live Writer meta tag"
|
2716 |
msgstr ""
|
2717 |
|
2718 |
-
#: inc/admin/admin.php:
|
2719 |
msgid "Remove RSD meta tag"
|
2720 |
msgstr ""
|
2721 |
|
2722 |
-
#: inc/admin/admin.php:
|
2723 |
msgid "Google site verification"
|
2724 |
msgstr ""
|
2725 |
|
2726 |
-
#: inc/admin/admin.php:
|
2727 |
msgid "Bing site verification"
|
2728 |
msgstr ""
|
2729 |
|
2730 |
-
#: inc/admin/admin.php:
|
2731 |
msgid "Pinterest site verification"
|
2732 |
msgstr ""
|
2733 |
|
2734 |
-
#: inc/admin/admin.php:
|
2735 |
msgid "Yandex site verification"
|
2736 |
msgstr ""
|
2737 |
|
2738 |
-
#: inc/admin/admin.php:
|
2739 |
msgid "SEOPress in admin bar"
|
2740 |
msgstr ""
|
2741 |
|
2742 |
-
#: inc/admin/admin.php:
|
2743 |
msgid "Move SEOPress metabox's position"
|
2744 |
msgstr ""
|
2745 |
|
2746 |
-
#: inc/admin/admin.php:
|
2747 |
msgid "Hide Notifications Center"
|
2748 |
msgstr ""
|
2749 |
|
2750 |
-
#: inc/admin/admin.php:
|
2751 |
msgid "Hide SEO tools"
|
2752 |
msgstr ""
|
2753 |
|
2754 |
-
#: inc/admin/admin.php:
|
2755 |
msgid "Hide Useful Links"
|
2756 |
msgstr ""
|
2757 |
|
2758 |
-
#: inc/admin/admin.php:
|
2759 |
msgid "Show Title tag column in post types"
|
2760 |
msgstr ""
|
2761 |
|
2762 |
-
#: inc/admin/admin.php:
|
2763 |
msgid "Show Meta description column in post types"
|
2764 |
msgstr ""
|
2765 |
|
2766 |
-
#: inc/admin/admin.php:
|
2767 |
msgid "Show Redirection Enable column in post types"
|
2768 |
msgstr ""
|
2769 |
|
2770 |
-
#: inc/admin/admin.php:
|
2771 |
msgid "Show Redirect URL column in post types"
|
2772 |
msgstr ""
|
2773 |
|
2774 |
-
#: inc/admin/admin.php:
|
2775 |
msgid "Show canonical URL column in post types"
|
2776 |
msgstr ""
|
2777 |
|
2778 |
-
#: inc/admin/admin.php:
|
2779 |
msgid "Show Target Keyword column in post types"
|
2780 |
msgstr ""
|
2781 |
|
2782 |
-
#: inc/admin/admin.php:
|
2783 |
msgid "Show noindex column in post types"
|
2784 |
msgstr ""
|
2785 |
|
2786 |
-
#: inc/admin/admin.php:
|
2787 |
msgid "Show nofollow column in post types"
|
2788 |
msgstr ""
|
2789 |
|
2790 |
-
#: inc/admin/admin.php:
|
2791 |
msgid "Show total number of words column in post types"
|
2792 |
msgstr ""
|
2793 |
|
2794 |
-
#: inc/admin/admin.php:
|
2795 |
msgid "Show W3C validator column in post types"
|
2796 |
msgstr ""
|
2797 |
|
2798 |
-
#: inc/admin/admin.php:
|
2799 |
msgid "Show Google Page Speed column in post types"
|
2800 |
msgstr ""
|
2801 |
|
2802 |
-
#: inc/admin/admin.php:
|
2803 |
msgid "Hide Genesis SEO Metabox"
|
2804 |
msgstr ""
|
2805 |
|
2806 |
-
#: inc/admin/admin.php:
|
2807 |
msgid "Hide Genesis SEO Settings link"
|
2808 |
msgstr ""
|
2809 |
|
2810 |
-
#: inc/admin/admin.php:
|
2811 |
msgid "Hide advice in Structured Data Types metabox"
|
2812 |
msgstr ""
|
2813 |
|
2814 |
-
#: inc/admin/admin.php:
|
2815 |
msgid "Block SEO metabox to user roles"
|
2816 |
msgstr ""
|
2817 |
|
2818 |
-
#: inc/admin/admin.php:
|
2819 |
msgid "Block Content analysis metabox to user roles"
|
2820 |
msgstr ""
|
2821 |
|
2822 |
-
#: inc/admin/admin.php:
|
2823 |
msgid "<p>Customize your title & meta description for homepage</p>"
|
2824 |
msgstr ""
|
2825 |
|
2826 |
-
#: inc/admin/admin.php:
|
2827 |
msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
|
2828 |
msgstr ""
|
2829 |
|
2830 |
-
#: inc/admin/admin.php:
|
2831 |
msgid "<p>Customize your metas for all pages</p>"
|
2832 |
msgstr ""
|
2833 |
|
2834 |
-
#: inc/admin/admin.php:
|
2835 |
msgid "<p>Customize your metas for all taxonomies archives</p>"
|
2836 |
msgstr ""
|
2837 |
|
2838 |
-
#: inc/admin/admin.php:
|
2839 |
msgid "<p>Customize your metas for all archives</p>"
|
2840 |
msgstr ""
|
2841 |
|
2842 |
-
#: inc/admin/admin.php:
|
2843 |
msgid "Change this settings"
|
2844 |
msgstr ""
|
2845 |
|
2846 |
-
#: inc/admin/admin.php:
|
2847 |
msgid ""
|
2848 |
"To view your sitemap, enable permalinks (not default one), and save settings "
|
2849 |
"to flush them."
|
2850 |
msgstr ""
|
2851 |
|
2852 |
-
#: inc/admin/admin.php:
|
2853 |
msgid ""
|
2854 |
"Your server uses NGINX. If XML Sitemaps doesn't work properly, you need to "
|
2855 |
"add this rule to your configuration:"
|
2856 |
msgstr ""
|
2857 |
|
2858 |
-
#: inc/admin/admin.php:
|
2859 |
msgid "Noindex content will not be displayed in Sitemaps."
|
2860 |
msgstr ""
|
2861 |
|
2862 |
-
#: inc/admin/admin.php:
|
2863 |
msgid "Blank sitemap?"
|
2864 |
msgstr ""
|
2865 |
|
2866 |
-
#: inc/admin/admin.php:
|
2867 |
msgid "404 error?"
|
2868 |
msgstr ""
|
2869 |
|
2870 |
-
#: inc/admin/admin.php:
|
2871 |
msgid "View your sitemap"
|
2872 |
msgstr ""
|
2873 |
|
2874 |
-
#: inc/admin/admin.php:
|
2875 |
msgid "Ping Google manually"
|
2876 |
msgstr ""
|
2877 |
|
2878 |
-
#: inc/admin/admin.php:
|
2879 |
msgid "Flush permalinks"
|
2880 |
msgstr ""
|
2881 |
|
2882 |
-
#: inc/admin/admin.php:
|
2883 |
msgid "<p>Create an HTML Sitemap for your visitors and boost your SEO.</p>"
|
2884 |
msgstr ""
|
2885 |
|
2886 |
-
#: inc/admin/admin.php:
|
2887 |
msgid "Guide to enable a HTML Sitemap - new window"
|
2888 |
msgstr ""
|
2889 |
|
2890 |
-
#: inc/admin/admin.php:
|
2891 |
msgid "<p>Include/Exclude Post Types.</p>"
|
2892 |
msgstr ""
|
2893 |
|
2894 |
-
#: inc/admin/admin.php:
|
2895 |
msgid "<p>Include/Exclude Taxonomies.</p>"
|
2896 |
msgstr ""
|
2897 |
|
2898 |
-
#: inc/admin/admin.php:
|
2899 |
msgid "<p>Configure Google Knowledge Graph.</p>"
|
2900 |
msgstr ""
|
2901 |
|
2902 |
-
#: inc/admin/admin.php:
|
2903 |
msgid "Learn more on Google official website."
|
2904 |
msgstr ""
|
2905 |
|
2906 |
-
#: inc/admin/admin.php:
|
2907 |
msgid ""
|
2908 |
"<p>Link your site with your social accounts. Use markup on your website to "
|
2909 |
"add your social profile information to a Google Knowledge panel. Knowledge "
|
@@ -2913,60 +2927,60 @@ msgid ""
|
|
2913 |
"network links.</p>"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
-
#: inc/admin/admin.php:
|
2917 |
msgid "<p>Manage Open Graph data.</p>"
|
2918 |
msgstr ""
|
2919 |
|
2920 |
-
#: inc/admin/admin.php:
|
2921 |
msgid "<p>We generate the <strong>og:image</strong> meta in this order:</p>"
|
2922 |
msgstr ""
|
2923 |
|
2924 |
-
#: inc/admin/admin.php:
|
2925 |
msgid "Custom OG Image from SEO metabox"
|
2926 |
msgstr ""
|
2927 |
|
2928 |
-
#: inc/admin/admin.php:
|
2929 |
msgid "Post thumbnail"
|
2930 |
msgstr ""
|
2931 |
|
2932 |
-
#: inc/admin/admin.php:
|
2933 |
msgid "First image of your post content"
|
2934 |
msgstr ""
|
2935 |
|
2936 |
-
#: inc/admin/admin.php:
|
2937 |
msgid "Global OG Image set in SEO > Social > Open Graph"
|
2938 |
msgstr ""
|
2939 |
|
2940 |
-
#: inc/admin/admin.php:
|
2941 |
msgid "<p>Manage your Twitter card.</p>"
|
2942 |
msgstr ""
|
2943 |
|
2944 |
-
#: inc/admin/admin.php:
|
2945 |
msgid ""
|
2946 |
"<p>We generate the <strong>twitter:image</strong> meta in this order:</p>"
|
2947 |
msgstr ""
|
2948 |
|
2949 |
-
#: inc/admin/admin.php:
|
2950 |
msgid "Custom Twitter image from SEO metabox"
|
2951 |
msgstr ""
|
2952 |
|
2953 |
-
#: inc/admin/admin.php:
|
2954 |
msgid "Global Twitter:image set in SEO > Social > Twitter Card"
|
2955 |
msgstr ""
|
2956 |
|
2957 |
-
#: inc/admin/admin.php:
|
2958 |
msgid "<p>Link your Google Analytics to your website.</p>"
|
2959 |
msgstr ""
|
2960 |
|
2961 |
-
#: inc/admin/admin.php:
|
2962 |
msgid "<p>Configure your Google Analytics tracking code.</p>"
|
2963 |
msgstr ""
|
2964 |
|
2965 |
-
#: inc/admin/admin.php:
|
2966 |
msgid "<p>Track events in Google Analytics.</p>"
|
2967 |
msgstr ""
|
2968 |
|
2969 |
-
#: inc/admin/admin.php:
|
2970 |
msgid ""
|
2971 |
"<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
|
2972 |
"and custom metrics in SEOPress are like the default dimensions and metrics "
|
@@ -2976,374 +2990,380 @@ msgid ""
|
|
2976 |
"Google Analytics account. More info by clicking on the help icon."
|
2977 |
msgstr ""
|
2978 |
|
2979 |
-
#: inc/admin/admin.php:
|
2980 |
msgid "Guide to create custom dimensions in Google Analytics - new window"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
-
#: inc/admin/admin.php:
|
2984 |
msgid "<p>Advanced SEO options.</p>"
|
2985 |
msgstr ""
|
2986 |
|
2987 |
-
#: inc/admin/admin.php:
|
2988 |
msgid "<p>Customize SEOPress to fit your needs.</p>"
|
2989 |
msgstr ""
|
2990 |
|
2991 |
-
#: inc/admin/admin.php:
|
2992 |
msgid "<p>Manage security.</p>"
|
2993 |
msgstr ""
|
2994 |
|
2995 |
-
#: inc/admin/admin.php:
|
2996 |
msgid "Enter your separator, eg: \"-\""
|
2997 |
msgstr ""
|
2998 |
|
2999 |
-
#: inc/admin/admin.php:
|
3000 |
#, php-format
|
3001 |
msgid "Use this separator with %%sep%% in your title and meta description."
|
3002 |
msgstr ""
|
3003 |
|
3004 |
-
#: inc/admin/admin.php:
|
3005 |
msgid "My awesome website"
|
3006 |
msgstr ""
|
3007 |
|
3008 |
-
#: inc/admin/admin.php:
|
3009 |
-
#: inc/admin/admin.php:
|
3010 |
-
#: inc/admin/admin.php:
|
3011 |
-
#: inc/admin/admin.php:
|
3012 |
msgid "More tags"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
-
#: inc/admin/admin.php:
|
3016 |
msgid "This is a cool website about Wookiees"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
-
#: inc/admin/admin.php:
|
3020 |
msgid "Looking to edit your blog page?"
|
3021 |
msgstr ""
|
3022 |
|
3023 |
-
#: inc/admin/admin.php:
|
3024 |
-
#: inc/admin/admin.php:
|
3025 |
-
#: inc/admin/admin.php:
|
3026 |
msgid "Title template"
|
3027 |
msgstr ""
|
3028 |
|
3029 |
-
#: inc/admin/admin.php:
|
3030 |
-
#: inc/admin/admin.php:
|
3031 |
-
#: inc/admin/admin.php:
|
3032 |
msgid "Meta description template"
|
3033 |
msgstr ""
|
3034 |
|
3035 |
-
#: inc/admin/admin.php:
|
3036 |
msgid ""
|
3037 |
"Do not follow links for this single post type <strong>(nofollow)</strong>"
|
3038 |
msgstr ""
|
3039 |
|
3040 |
-
#: inc/admin/admin.php:
|
3041 |
msgid "Display date in Google search results?"
|
3042 |
msgstr ""
|
3043 |
|
3044 |
-
#: inc/admin/admin.php:
|
3045 |
msgid "Display post thumbnail in Google Custom Search results?"
|
3046 |
msgstr ""
|
3047 |
|
3048 |
-
#: inc/admin/admin.php:
|
3049 |
msgid "Category Title"
|
3050 |
msgstr ""
|
3051 |
|
3052 |
-
#: inc/admin/admin.php:
|
3053 |
msgid "Tag Title"
|
3054 |
msgstr ""
|
3055 |
|
3056 |
-
#: inc/admin/admin.php:
|
3057 |
msgid "Term Title"
|
3058 |
msgstr ""
|
3059 |
|
3060 |
-
#: inc/admin/admin.php:
|
3061 |
msgid "Category Description"
|
3062 |
msgstr ""
|
3063 |
|
3064 |
-
#: inc/admin/admin.php:
|
3065 |
msgid "Tag Description"
|
3066 |
msgstr ""
|
3067 |
|
3068 |
-
#: inc/admin/admin.php:
|
3069 |
msgid "Term Description"
|
3070 |
msgstr ""
|
3071 |
|
3072 |
-
#: inc/admin/admin.php:
|
3073 |
msgid ""
|
3074 |
"Do not follow links for this taxonomy archive <strong>(nofollow)</strong>"
|
3075 |
msgstr ""
|
3076 |
|
3077 |
-
#: inc/admin/admin.php:
|
3078 |
msgid "See archive"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
-
#: inc/admin/admin.php:
|
3082 |
msgid "Post Type Archive Name"
|
3083 |
msgstr ""
|
3084 |
|
3085 |
-
#: inc/admin/admin.php:
|
3086 |
msgid ""
|
3087 |
"Do not follow links for this post type archive <strong>(nofollow)</strong>"
|
3088 |
msgstr ""
|
3089 |
|
3090 |
-
#: inc/admin/admin.php:
|
3091 |
msgid "Author archives"
|
3092 |
msgstr ""
|
3093 |
|
3094 |
-
#: inc/admin/admin.php:
|
3095 |
msgid "Disable author archives"
|
3096 |
msgstr ""
|
3097 |
|
3098 |
-
#: inc/admin/admin.php:
|
3099 |
msgid "Date archives"
|
3100 |
msgstr ""
|
3101 |
|
3102 |
-
#: inc/admin/admin.php:
|
3103 |
msgid ""
|
3104 |
"Do not display date archives in search engine results <strong>(noindex)</"
|
3105 |
"strong>"
|
3106 |
msgstr ""
|
3107 |
|
3108 |
-
#: inc/admin/admin.php:
|
3109 |
msgid "Disable date archives"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
-
#: inc/admin/admin.php:
|
3113 |
msgid "Search archives"
|
3114 |
msgstr ""
|
3115 |
|
3116 |
-
#: inc/admin/admin.php:
|
3117 |
msgid "Search Keywords"
|
3118 |
msgstr ""
|
3119 |
|
3120 |
-
#: inc/admin/admin.php:
|
3121 |
msgid ""
|
3122 |
"Do not display search archives in search engine results <strong>(noindex)</"
|
3123 |
"strong>"
|
3124 |
msgstr ""
|
3125 |
|
3126 |
-
#: inc/admin/admin.php:
|
3127 |
msgid "404 archives"
|
3128 |
msgstr ""
|
3129 |
|
3130 |
-
#: inc/admin/admin.php:
|
3131 |
msgid ""
|
3132 |
"Do not display all pages of the site in Google search results and do not "
|
3133 |
"display \"Cached\" links in search results."
|
3134 |
msgstr ""
|
3135 |
|
3136 |
-
#: inc/admin/admin.php:
|
3137 |
msgid "Do not follow links for all pages."
|
3138 |
msgstr ""
|
3139 |
|
3140 |
-
#: inc/admin/admin.php:
|
3141 |
msgid ""
|
3142 |
"Do not use Open Directory project metadata for titles or excerpts for all "
|
3143 |
"pages."
|
3144 |
msgstr ""
|
3145 |
|
3146 |
-
#: inc/admin/admin.php:
|
3147 |
msgid "Do not index images from the entire site."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
-
#: inc/admin/admin.php:
|
3151 |
msgid "Do not display a \"Cached\" link in the Google search results."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
-
#: inc/admin/admin.php:
|
3155 |
msgid ""
|
3156 |
"Do not display a description in the Google search results for all pages."
|
3157 |
msgstr ""
|
3158 |
|
3159 |
-
#: inc/admin/admin.php:
|
3160 |
msgid ""
|
3161 |
"Prevent Google to display a sitelinks searchbox in search results. Enable "
|
3162 |
"this option will remove the \"Website\" schema from your source code."
|
3163 |
msgstr ""
|
3164 |
|
3165 |
-
#: inc/admin/admin.php:
|
3166 |
msgid "Add rel next/prev link in head of paginated archive pages"
|
3167 |
msgstr ""
|
3168 |
|
3169 |
-
#: inc/admin/admin.php:
|
3170 |
msgid "Learn more on Google website"
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: inc/admin/admin.php:
|
3174 |
msgid "Guide to enable XML Sitemaps - new window"
|
3175 |
msgstr ""
|
3176 |
|
3177 |
-
#: inc/admin/admin.php:
|
3178 |
msgid ""
|
3179 |
"Enable Image Sitemaps (standard images, image galleries, featured image, "
|
3180 |
"WooCommerce product images)"
|
3181 |
msgstr ""
|
3182 |
|
3183 |
-
#: inc/admin/admin.php:
|
3184 |
msgid "Images in XML sitemaps are visible only from the source code."
|
3185 |
msgstr ""
|
3186 |
|
3187 |
-
#: inc/admin/admin.php:
|
3188 |
msgid "Guide to enable XML image sitemaps - new window"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
-
#: inc/admin/admin.php:
|
3192 |
msgid "Enable Video Sitemaps"
|
3193 |
msgstr ""
|
3194 |
|
3195 |
-
#: inc/admin/admin.php:
|
3196 |
#, php-format
|
3197 |
msgid ""
|
3198 |
"Your video sitemap is empty? Read our guide to learn more about <a href=\"%s"
|
3199 |
"\" target=\"_blank\">adding videos to your sitemap.</a>"
|
3200 |
msgstr ""
|
3201 |
|
3202 |
-
#: inc/admin/admin.php:
|
3203 |
msgid "Guide to enable XML video sitemaps - new window"
|
3204 |
msgstr ""
|
3205 |
|
3206 |
-
#: inc/admin/admin.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
3207 |
msgid "Include"
|
3208 |
msgstr ""
|
3209 |
|
3210 |
-
#: inc/admin/admin.php:
|
3211 |
msgid ""
|
3212 |
"You should never include attachment post type in your sitemap. Be careful if "
|
3213 |
"you checked this."
|
3214 |
msgstr ""
|
3215 |
|
3216 |
-
#: inc/admin/admin.php:
|
3217 |
msgid "eg: 2, 28, 68"
|
3218 |
msgstr ""
|
3219 |
|
3220 |
-
#: inc/admin/admin.php:
|
3221 |
msgid "You can also use this shortcode:"
|
3222 |
msgstr ""
|
3223 |
|
3224 |
-
#: inc/admin/admin.php:
|
3225 |
msgid "eg: 13, 8, 38"
|
3226 |
msgstr ""
|
3227 |
|
3228 |
-
#: inc/admin/admin.php:
|
3229 |
msgid ""
|
3230 |
"DESC (descending order from highest to lowest values (3, 2, 1; c, b, a))"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
-
#: inc/admin/admin.php:
|
3234 |
msgid "ASC (ascending order from lowest to highest values (1, 2, 3; a, b, c))"
|
3235 |
msgstr ""
|
3236 |
|
3237 |
-
#: inc/admin/admin.php:
|
3238 |
msgid "Default (date)"
|
3239 |
msgstr ""
|
3240 |
|
3241 |
-
#: inc/admin/admin.php:
|
3242 |
msgid "Modified date"
|
3243 |
msgstr ""
|
3244 |
|
3245 |
-
#: inc/admin/admin.php:
|
3246 |
msgid "Post ID"
|
3247 |
msgstr ""
|
3248 |
|
3249 |
-
#: inc/admin/admin.php:
|
3250 |
msgid "Menu order"
|
3251 |
msgstr ""
|
3252 |
|
3253 |
-
#: inc/admin/admin.php:
|
3254 |
msgid "Disable date after each post, page, post type?"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
-
#: inc/admin/admin.php:
|
3258 |
msgid "eg: Apple"
|
3259 |
msgstr ""
|
3260 |
|
3261 |
-
#: inc/admin/admin.php:
|
3262 |
msgid "Select your logo"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
-
#: inc/admin/admin.php:
|
3266 |
msgid "JPG, PNG, and GIF allowed."
|
3267 |
msgstr ""
|
3268 |
|
3269 |
-
#: inc/admin/admin.php:
|
3270 |
msgid "eg: +33123456789 (internationalized version required)"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
-
#: inc/admin/admin.php:
|
3274 |
msgid "Customer support"
|
3275 |
msgstr ""
|
3276 |
|
3277 |
-
#: inc/admin/admin.php:
|
3278 |
msgid "Technical support"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
-
#: inc/admin/admin.php:
|
3282 |
msgid "Billing support"
|
3283 |
msgstr ""
|
3284 |
|
3285 |
-
#: inc/admin/admin.php:
|
3286 |
msgid "Bill payment"
|
3287 |
msgstr ""
|
3288 |
|
3289 |
-
#: inc/admin/admin.php:
|
3290 |
msgid "Sales"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
-
#: inc/admin/admin.php:
|
3294 |
msgid "Credit card support"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
-
#: inc/admin/admin.php:
|
3298 |
msgid "Emergency"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: inc/admin/admin.php:
|
3302 |
msgid "Baggage tracking"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
-
#: inc/admin/admin.php:
|
3306 |
msgid "Roadside assistance"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
-
#: inc/admin/admin.php:
|
3310 |
msgid "Package tracking"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
-
#: inc/admin/admin.php:
|
3314 |
-
#: inc/admin/admin.php:
|
3315 |
msgid "None"
|
3316 |
msgstr ""
|
3317 |
|
3318 |
-
#: inc/admin/admin.php:
|
3319 |
msgid "Toll Free"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
-
#: inc/admin/admin.php:
|
3323 |
msgid "Hearing impaired supported"
|
3324 |
msgstr ""
|
3325 |
|
3326 |
-
#: inc/admin/admin.php:
|
3327 |
msgid "Twitter Page URL"
|
3328 |
msgstr ""
|
3329 |
|
3330 |
-
#: inc/admin/admin.php:
|
3331 |
msgid "Enable OG data"
|
3332 |
msgstr ""
|
3333 |
|
3334 |
-
#: inc/admin/admin.php:
|
3335 |
msgid ""
|
3336 |
"One or more Facebook Page IDs that are associated with a URL in order to "
|
3337 |
"enable link editing and instant article publishing."
|
3338 |
msgstr ""
|
3339 |
|
3340 |
-
#: inc/admin/admin.php:
|
3341 |
msgid ""
|
3342 |
"The ID (or comma-separated list for properties that can accept multiple IDs) "
|
3343 |
"of an app, person using the app, or Page Graph API object."
|
3344 |
msgstr ""
|
3345 |
|
3346 |
-
#: inc/admin/admin.php:
|
3347 |
msgid ""
|
3348 |
"The Facebook app ID of the site's app. In order to use Facebook Insights you "
|
3349 |
"must add the app ID to your page. Insights lets you view analytics for "
|
@@ -3353,48 +3373,48 @@ msgid ""
|
|
3353 |
"span>"
|
3354 |
msgstr ""
|
3355 |
|
3356 |
-
#: inc/admin/admin.php:
|
3357 |
msgid "How to create a Facebook App ID"
|
3358 |
msgstr ""
|
3359 |
|
3360 |
-
#: inc/admin/admin.php:
|
3361 |
msgid "Enable Twitter card"
|
3362 |
msgstr ""
|
3363 |
|
3364 |
-
#: inc/admin/admin.php:
|
3365 |
msgid "Use OG if no Twitter Cards"
|
3366 |
msgstr ""
|
3367 |
|
3368 |
-
#: inc/admin/admin.php:
|
3369 |
msgid "Default"
|
3370 |
msgstr ""
|
3371 |
|
3372 |
-
#: inc/admin/admin.php:
|
3373 |
msgid "Large"
|
3374 |
msgstr ""
|
3375 |
|
3376 |
-
#: inc/admin/admin.php:
|
3377 |
msgid "Enable Google Analytics tracking (Global Site Tag: gtag.js)"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
-
#: inc/admin/admin.php:
|
3381 |
msgid "Enter your Tracking ID (UA-XXXX-XX)"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
-
#: inc/admin/admin.php:
|
3385 |
msgid "Find your tracking ID"
|
3386 |
msgstr ""
|
3387 |
|
3388 |
-
#: inc/admin/admin.php:
|
3389 |
msgid "Request user's consent for analytics tracking (required by GDPR)"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
-
#: inc/admin/admin.php:
|
3393 |
msgid ""
|
3394 |
"<strong>The user must click the Accept button to allow tracking.</strong>"
|
3395 |
msgstr ""
|
3396 |
|
3397 |
-
#: inc/admin/admin.php:
|
3398 |
msgid ""
|
3399 |
"User roles excluded from tracking will not see the consent message.<br> If "
|
3400 |
"you use a caching plugin, you have to exclude this JS file in your settings: "
|
@@ -3402,435 +3422,435 @@ msgid ""
|
|
3402 |
"js</strong> <br>and this cookie <strong>seopress-user-consent-accept</strong>"
|
3403 |
msgstr ""
|
3404 |
|
3405 |
-
#: inc/admin/admin.php:
|
3406 |
msgid "Hook to add custom tracking code with user consent - new window"
|
3407 |
msgstr ""
|
3408 |
|
3409 |
-
#: inc/admin/admin.php:
|
3410 |
msgid ""
|
3411 |
"Display and automatically accept the user‘s consent on page load (not fully "
|
3412 |
"GDPR)"
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: inc/admin/admin.php:
|
3416 |
msgid "The previous option must be checked to use this."
|
3417 |
msgstr ""
|
3418 |
|
3419 |
-
#: inc/admin/admin.php:
|
3420 |
msgid "Enter your message (HTML allowed)"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: inc/admin/admin.php:
|
3424 |
msgid "This message will only appear if request user's consent is enabled."
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: inc/admin/admin.php:
|
3428 |
msgid "Hook to filter user consent message - new window"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: inc/admin/admin.php:
|
3432 |
msgid "HTML tags allowed: strong, em, br, a href / target"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: inc/admin/admin.php:
|
3436 |
msgid ""
|
3437 |
"Shortcode allowed to get the privacy page set in WordPress settings: "
|
3438 |
"[seopress_privacy_page]"
|
3439 |
msgstr ""
|
3440 |
|
3441 |
-
#: inc/admin/admin.php:
|
3442 |
msgid "Accept"
|
3443 |
msgstr ""
|
3444 |
|
3445 |
-
#: inc/admin/admin.php:
|
3446 |
msgid "Change the button value"
|
3447 |
msgstr ""
|
3448 |
|
3449 |
-
#: inc/admin/admin.php:
|
3450 |
msgid "Enter your Google Optimize container ID"
|
3451 |
msgstr ""
|
3452 |
|
3453 |
-
#: inc/admin/admin.php:
|
3454 |
msgid "GTM-XXXXXXX"
|
3455 |
msgstr ""
|
3456 |
|
3457 |
-
#: inc/admin/admin.php:
|
3458 |
msgid ""
|
3459 |
"Google Optimize offers A/B testing, website testing & personalization tools."
|
3460 |
msgstr ""
|
3461 |
|
3462 |
-
#: inc/admin/admin.php:
|
3463 |
msgid "Enter your Google Ads conversion ID (eg: AW-123456789)"
|
3464 |
msgstr ""
|
3465 |
|
3466 |
-
#: inc/admin/admin.php:
|
3467 |
msgid "AW-XXXXXXXXX"
|
3468 |
msgstr ""
|
3469 |
|
3470 |
-
#: inc/admin/admin.php:
|
3471 |
msgid "Paste your tracking code here like Google Tag Manager (head)"
|
3472 |
msgstr ""
|
3473 |
|
3474 |
-
#: inc/admin/admin.php:
|
3475 |
msgid "Additional tracking code field"
|
3476 |
msgstr ""
|
3477 |
|
3478 |
-
#: inc/admin/admin.php:
|
3479 |
msgid "This code will be added in the head section of your page."
|
3480 |
msgstr ""
|
3481 |
|
3482 |
-
#: inc/admin/admin.php:
|
3483 |
msgid "Paste your tracking code here like Google Tag Manager (body)"
|
3484 |
msgstr ""
|
3485 |
|
3486 |
-
#: inc/admin/admin.php:
|
3487 |
msgid "Additional tracking code field added to body"
|
3488 |
msgstr ""
|
3489 |
|
3490 |
-
#: inc/admin/admin.php:
|
3491 |
msgid "This code will be added just after the opening body tag of your page."
|
3492 |
msgstr ""
|
3493 |
|
3494 |
-
#: inc/admin/admin.php:
|
3495 |
msgid ""
|
3496 |
"A remarketing audience is a list of cookies or mobile-advertising IDs that "
|
3497 |
"represents a group of users you want to re-engage because of their "
|
3498 |
"likelihood to convert."
|
3499 |
msgstr ""
|
3500 |
|
3501 |
-
#: inc/admin/admin.php:
|
3502 |
msgid ""
|
3503 |
"When a customer of Analytics requests IP address anonymization, Analytics "
|
3504 |
"anonymizes the address as soon as technically feasible at the earliest "
|
3505 |
"possible stage of the collection network."
|
3506 |
msgstr ""
|
3507 |
|
3508 |
-
#: inc/admin/admin.php:
|
3509 |
msgid ""
|
3510 |
"Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
|
3511 |
"report by automatically differentiating between multiple links to the same "
|
3512 |
"URL on a single page by using link element IDs."
|
3513 |
msgstr ""
|
3514 |
|
3515 |
-
#: inc/admin/admin.php:
|
3516 |
msgid ""
|
3517 |
"Cross domain tracking makes it possible for Analytics to see sessions on two "
|
3518 |
"related sites (such as an ecommerce site and a separate shopping cart site) "
|
3519 |
"as a single session. This is sometimes called site linking."
|
3520 |
msgstr ""
|
3521 |
|
3522 |
-
#: inc/admin/admin.php:
|
3523 |
msgid "Enter your domains: seopress.org,sub.seopress.org,sub2.seopress.org"
|
3524 |
msgstr ""
|
3525 |
|
3526 |
-
#: inc/admin/admin.php:
|
3527 |
msgid "Enable external links tracking"
|
3528 |
msgstr ""
|
3529 |
|
3530 |
-
#: inc/admin/admin.php:
|
3531 |
msgid "Enable download tracking"
|
3532 |
msgstr ""
|
3533 |
|
3534 |
-
#: inc/admin/admin.php:
|
3535 |
msgid "pdf|docx|pptx|zip"
|
3536 |
msgstr ""
|
3537 |
|
3538 |
-
#: inc/admin/admin.php:
|
3539 |
msgid "Separate each file type extensions with a pipe \"|\""
|
3540 |
msgstr ""
|
3541 |
|
3542 |
-
#: inc/admin/admin.php:
|
3543 |
msgid "Enable affiliate/outbound tracking"
|
3544 |
msgstr ""
|
3545 |
|
3546 |
-
#: inc/admin/admin.php:
|
3547 |
msgid "aff|go|out"
|
3548 |
msgstr ""
|
3549 |
|
3550 |
-
#: inc/admin/admin.php:
|
3551 |
msgid "Separate each keyword with a pipe \"|\""
|
3552 |
msgstr ""
|
3553 |
|
3554 |
-
#: inc/admin/admin.php:
|
3555 |
-
#: inc/admin/admin.php:
|
3556 |
msgid "Custom Dimension #1"
|
3557 |
msgstr ""
|
3558 |
|
3559 |
-
#: inc/admin/admin.php:
|
3560 |
-
#: inc/admin/admin.php:
|
3561 |
msgid "Custom Dimension #2"
|
3562 |
msgstr ""
|
3563 |
|
3564 |
-
#: inc/admin/admin.php:
|
3565 |
-
#: inc/admin/admin.php:
|
3566 |
msgid "Custom Dimension #3"
|
3567 |
msgstr ""
|
3568 |
|
3569 |
-
#: inc/admin/admin.php:
|
3570 |
-
#: inc/admin/admin.php:
|
3571 |
msgid "Custom Dimension #4"
|
3572 |
msgstr ""
|
3573 |
|
3574 |
-
#: inc/admin/admin.php:
|
3575 |
-
#: inc/admin/admin.php:
|
3576 |
msgid "Custom Dimension #5"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
-
#: inc/admin/admin.php:
|
3580 |
-
#: inc/admin/admin.php:
|
3581 |
msgid "Custom Dimension #6"
|
3582 |
msgstr ""
|
3583 |
|
3584 |
-
#: inc/admin/admin.php:
|
3585 |
-
#: inc/admin/admin.php:
|
3586 |
msgid "Custom Dimension #7"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
-
#: inc/admin/admin.php:
|
3590 |
-
#: inc/admin/admin.php:
|
3591 |
msgid "Custom Dimension #8"
|
3592 |
msgstr ""
|
3593 |
|
3594 |
-
#: inc/admin/admin.php:
|
3595 |
-
#: inc/admin/admin.php:
|
3596 |
msgid "Custom Dimension #9"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
-
#: inc/admin/admin.php:
|
3600 |
-
#: inc/admin/admin.php:
|
3601 |
msgid "Custom Dimension #10"
|
3602 |
msgstr ""
|
3603 |
|
3604 |
-
#: inc/admin/admin.php:
|
3605 |
-
#: inc/admin/admin.php:
|
3606 |
msgid "Custom Dimension #11"
|
3607 |
msgstr ""
|
3608 |
|
3609 |
-
#: inc/admin/admin.php:
|
3610 |
-
#: inc/admin/admin.php:
|
3611 |
msgid "Custom Dimension #12"
|
3612 |
msgstr ""
|
3613 |
|
3614 |
-
#: inc/admin/admin.php:
|
3615 |
-
#: inc/admin/admin.php:
|
3616 |
msgid "Custom Dimension #13"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
-
#: inc/admin/admin.php:
|
3620 |
-
#: inc/admin/admin.php:
|
3621 |
msgid "Custom Dimension #14"
|
3622 |
msgstr ""
|
3623 |
|
3624 |
-
#: inc/admin/admin.php:
|
3625 |
-
#: inc/admin/admin.php:
|
3626 |
msgid "Custom Dimension #15"
|
3627 |
msgstr ""
|
3628 |
|
3629 |
-
#: inc/admin/admin.php:
|
3630 |
-
#: inc/admin/admin.php:
|
3631 |
msgid "Custom Dimension #16"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
-
#: inc/admin/admin.php:
|
3635 |
-
#: inc/admin/admin.php:
|
3636 |
msgid "Custom Dimension #17"
|
3637 |
msgstr ""
|
3638 |
|
3639 |
-
#: inc/admin/admin.php:
|
3640 |
-
#: inc/admin/admin.php:
|
3641 |
msgid "Custom Dimension #18"
|
3642 |
msgstr ""
|
3643 |
|
3644 |
-
#: inc/admin/admin.php:
|
3645 |
-
#: inc/admin/admin.php:
|
3646 |
msgid "Custom Dimension #19"
|
3647 |
msgstr ""
|
3648 |
|
3649 |
-
#: inc/admin/admin.php:
|
3650 |
-
#: inc/admin/admin.php:
|
3651 |
msgid "Custom Dimension #20"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
-
#: inc/admin/admin.php:
|
3655 |
msgid "Redirect attachment pages to post parent (or homepage if none)"
|
3656 |
msgstr ""
|
3657 |
|
3658 |
-
#: inc/admin/admin.php:
|
3659 |
msgid ""
|
3660 |
"If this option is checked, it will take precedence over the redirection of "
|
3661 |
"attachments to the post's parent."
|
3662 |
msgstr ""
|
3663 |
|
3664 |
-
#: inc/admin/admin.php:
|
3665 |
msgid "Remove ?replytocom link in source code"
|
3666 |
msgstr ""
|
3667 |
|
3668 |
-
#: inc/admin/admin.php:
|
3669 |
msgid ""
|
3670 |
"When sending an image file, automatically set the title based on the filename"
|
3671 |
msgstr ""
|
3672 |
|
3673 |
-
#: inc/admin/admin.php:
|
3674 |
msgid ""
|
3675 |
"When sending an image file, automatically set the alternative text based on "
|
3676 |
"the filename"
|
3677 |
msgstr ""
|
3678 |
|
3679 |
-
#: inc/admin/admin.php:
|
3680 |
msgid ""
|
3681 |
"When sending an image file, automatically set the caption based on the "
|
3682 |
"filename"
|
3683 |
msgstr ""
|
3684 |
|
3685 |
-
#: inc/admin/admin.php:
|
3686 |
msgid ""
|
3687 |
"When sending an image file, automatically set the description based on the "
|
3688 |
"filename"
|
3689 |
msgstr ""
|
3690 |
|
3691 |
-
#: inc/admin/admin.php:
|
3692 |
msgid "Add TINYMCE editor to term description"
|
3693 |
msgstr ""
|
3694 |
|
3695 |
-
#: inc/admin/admin.php:
|
3696 |
msgid "You have to flush your permalinks each time you change this settings"
|
3697 |
msgstr ""
|
3698 |
|
3699 |
-
#: inc/admin/admin.php:
|
3700 |
msgid ""
|
3701 |
"You must check this box if the structure of your permalinks DOES NOT contain "
|
3702 |
"a slash at the end (eg: /%postname%)"
|
3703 |
msgstr ""
|
3704 |
|
3705 |
-
#: inc/admin/admin.php:
|
3706 |
msgid "Remove WordPress meta generator in source code"
|
3707 |
msgstr ""
|
3708 |
|
3709 |
-
#: inc/admin/admin.php:
|
3710 |
msgid "Remove WordPress shortlink meta tag in source code (eg:"
|
3711 |
msgstr ""
|
3712 |
|
3713 |
-
#: inc/admin/admin.php:
|
3714 |
msgid "Remove Windows Live Writer meta tag in source code (eg:"
|
3715 |
msgstr ""
|
3716 |
|
3717 |
-
#: inc/admin/admin.php:
|
3718 |
msgid "Remove Really Simple Discovery meta tag in source code (eg:"
|
3719 |
msgstr ""
|
3720 |
|
3721 |
-
#: inc/admin/admin.php:
|
3722 |
msgid "Enter Google meta value site verification"
|
3723 |
msgstr ""
|
3724 |
|
3725 |
-
#: inc/admin/admin.php:
|
3726 |
msgid ""
|
3727 |
"If your site is already verified in <strong>Google Search Console</strong>, "
|
3728 |
"you can leave this field empty."
|
3729 |
msgstr ""
|
3730 |
|
3731 |
-
#: inc/admin/admin.php:
|
3732 |
msgid "Enter Bing meta value site verification"
|
3733 |
msgstr ""
|
3734 |
|
3735 |
-
#: inc/admin/admin.php:
|
3736 |
msgid ""
|
3737 |
"If your site is already verified in <strong>Bing Webmaster tools</strong>, "
|
3738 |
"you can leave this field empty."
|
3739 |
msgstr ""
|
3740 |
|
3741 |
-
#: inc/admin/admin.php:
|
3742 |
msgid "Enter Pinterest meta value site verification"
|
3743 |
msgstr ""
|
3744 |
|
3745 |
-
#: inc/admin/admin.php:
|
3746 |
msgid "Enter Yandex meta value site verification"
|
3747 |
msgstr ""
|
3748 |
|
3749 |
-
#: inc/admin/admin.php:
|
3750 |
msgid "Remove SEOPress from Admin Bar in backend and frontend"
|
3751 |
msgstr ""
|
3752 |
|
3753 |
-
#: inc/admin/admin.php:
|
3754 |
msgid "High priority (top)"
|
3755 |
msgstr ""
|
3756 |
|
3757 |
-
#: inc/admin/admin.php:
|
3758 |
msgid "Normal priority (default)"
|
3759 |
msgstr ""
|
3760 |
|
3761 |
-
#: inc/admin/admin.php:
|
3762 |
msgid "Low priority"
|
3763 |
msgstr ""
|
3764 |
|
3765 |
-
#: inc/admin/admin.php:
|
3766 |
msgid "Hide Notifications Center in SEOPress Dashboard page"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
-
#: inc/admin/admin.php:
|
3770 |
msgid "Hide SEO tools in SEOPress Dashboard page"
|
3771 |
msgstr ""
|
3772 |
|
3773 |
-
#: inc/admin/admin.php:
|
3774 |
msgid "Hide Useful Links in SEOPress dashboard page"
|
3775 |
msgstr ""
|
3776 |
|
3777 |
-
#: inc/admin/admin.php:
|
3778 |
msgid "Add title column"
|
3779 |
msgstr ""
|
3780 |
|
3781 |
-
#: inc/admin/admin.php:
|
3782 |
msgid "Add meta description column"
|
3783 |
msgstr ""
|
3784 |
|
3785 |
-
#: inc/admin/admin.php:
|
3786 |
msgid "Add redirection enable column"
|
3787 |
msgstr ""
|
3788 |
|
3789 |
-
#: inc/admin/admin.php:
|
3790 |
msgid "Add redirection URL column"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
-
#: inc/admin/admin.php:
|
3794 |
msgid "Add canonical URL column"
|
3795 |
msgstr ""
|
3796 |
|
3797 |
-
#: inc/admin/admin.php:
|
3798 |
msgid "Add target keyword column"
|
3799 |
msgstr ""
|
3800 |
|
3801 |
-
#: inc/admin/admin.php:
|
3802 |
msgid "Display noindex status"
|
3803 |
msgstr ""
|
3804 |
|
3805 |
-
#: inc/admin/admin.php:
|
3806 |
msgid "Display nofollow status"
|
3807 |
msgstr ""
|
3808 |
|
3809 |
-
#: inc/admin/admin.php:
|
3810 |
msgid "Display total number of words in content"
|
3811 |
msgstr ""
|
3812 |
|
3813 |
-
#: inc/admin/admin.php:
|
3814 |
msgid "Display W3C column to check code quality"
|
3815 |
msgstr ""
|
3816 |
|
3817 |
-
#: inc/admin/admin.php:
|
3818 |
msgid "Display Page Speed column to check performances"
|
3819 |
msgstr ""
|
3820 |
|
3821 |
-
#: inc/admin/admin.php:
|
3822 |
msgid "Remove Genesis SEO Metabox"
|
3823 |
msgstr ""
|
3824 |
|
3825 |
-
#: inc/admin/admin.php:
|
3826 |
msgid "Remove Genesis SEO link in WP Admin Menu"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
-
#: inc/admin/admin.php:
|
3830 |
msgid "Remove the advice if None schema selected"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
-
#: inc/admin/admin.php:
|
3834 |
msgid ""
|
3835 |
"Hook to filter structured data types metabox call by post type - new window"
|
3836 |
msgstr ""
|
@@ -4022,14 +4042,14 @@ msgstr ""
|
|
4022 |
msgid "Migration completed!"
|
4023 |
msgstr ""
|
4024 |
|
4025 |
-
#: seopress.php:
|
4026 |
msgid "You like SEOPress? Don't forget to rate it 5 stars!"
|
4027 |
msgstr ""
|
4028 |
|
4029 |
-
#: seopress.php:
|
4030 |
msgid "SEOPress.org"
|
4031 |
msgstr ""
|
4032 |
|
4033 |
-
#: seopress.php:
|
4034 |
msgid "GO PRO!"
|
4035 |
msgstr ""
|
1 |
+
#, fuzzy
|
2 |
msgid ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: SEOPress\n"
|
5 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
|
6 |
+
"POT-Creation-Date: 2019-09-09 17:27+0200\n"
|
7 |
"PO-Revision-Date: 2019-08-22 12:52+0200\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: Benjamin DENIS <contact@seopress.org>\n"
|
22 |
msgid "SEOPress"
|
23 |
msgstr ""
|
24 |
|
25 |
+
#: inc/admin/admin-header.php:23 inc/admin/admin.php:1349
|
26 |
+
#: inc/admin/adminbar.php:77
|
27 |
msgid "PRO"
|
28 |
msgstr ""
|
29 |
|
42 |
msgstr ""
|
43 |
|
44 |
#: inc/admin/admin-header.php:47 inc/admin/admin.php:187
|
45 |
+
#: inc/admin/admin.php:1525 inc/admin/adminbar.php:37
|
46 |
msgid "Social Networks"
|
47 |
msgstr ""
|
48 |
|
49 |
#: inc/admin/admin-header.php:53 inc/admin/admin.php:188
|
50 |
+
#: inc/admin/admin.php:1567 inc/admin/adminbar.php:43
|
51 |
msgid "Google Analytics"
|
52 |
msgstr ""
|
53 |
|
54 |
#: inc/admin/admin-header.php:59 inc/admin/admin-metaboxes-form.php:58
|
55 |
#: inc/admin/admin.php:189 inc/admin/admin.php:346 inc/admin/admin.php:620
|
56 |
+
#: inc/admin/admin.php:1609 inc/admin/adminbar.php:49
|
57 |
msgid "Advanced"
|
58 |
msgstr ""
|
59 |
|
60 |
+
#: inc/admin/admin-header.php:67 inc/admin/admin.php:1643
|
61 |
msgid "WooCommerce"
|
62 |
msgstr ""
|
63 |
|
64 |
+
#: inc/admin/admin-header.php:73 inc/admin/admin.php:1675
|
65 |
msgid "Easy Digital Downloads"
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: inc/admin/admin-header.php:79 inc/admin/admin.php:1707
|
69 |
msgid "Local Business"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: inc/admin/admin-header.php:85 inc/admin/admin.php:1739
|
73 |
msgid "Dublin Core"
|
74 |
msgstr ""
|
75 |
|
77 |
msgid "Structured Data Types (schema.org)"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: inc/admin/admin-header.php:97 inc/admin/admin.php:1804
|
81 |
msgid "Breadcrumbs"
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: inc/admin/admin-header.php:103 inc/admin/admin.php:1846
|
85 |
msgid "Google Page Speed"
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: inc/admin/admin-header.php:110 inc/admin/admin.php:1872
|
89 |
msgid "robots.txt"
|
90 |
msgstr ""
|
91 |
|
92 |
+
#: inc/admin/admin-header.php:117 inc/admin/admin.php:1917
|
93 |
msgid "Google News Sitemap"
|
94 |
msgstr ""
|
95 |
|
96 |
#: inc/admin/admin-header.php:123 inc/admin/admin.php:658
|
97 |
+
#: inc/admin/admin.php:1964 inc/admin/adminbar.php:92
|
98 |
msgid "Redirections"
|
99 |
msgstr ""
|
100 |
|
101 |
+
#: inc/admin/admin-header.php:129 inc/admin/admin.php:2007
|
102 |
msgid "Broken links"
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: inc/admin/admin-header.php:135 inc/admin/admin.php:2040
|
106 |
#: inc/admin/adminbar.php:107
|
107 |
msgid "Backlinks"
|
108 |
msgstr ""
|
109 |
|
110 |
+
#: inc/admin/admin-header.php:141 inc/admin/admin.php:2055
|
111 |
msgid "URL Rewriting"
|
112 |
msgstr ""
|
113 |
|
115 |
msgid "White Label"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: inc/admin/admin-header.php:154 inc/admin/admin.php:2091
|
119 |
msgid ".htaccess"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: inc/admin/admin-header.php:161 inc/admin/admin.php:2107
|
123 |
msgid "RSS"
|
124 |
msgstr ""
|
125 |
|
126 |
#: inc/admin/admin-header.php:167 inc/admin/admin.php:1323
|
127 |
+
#: inc/admin/admin.php:2148 inc/admin/adminbar.php:71
|
128 |
msgid "License"
|
129 |
msgstr ""
|
130 |
|
131 |
#: inc/admin/admin-header.php:174 inc/admin/admin.php:190
|
132 |
+
#: inc/admin/admin.php:2123 inc/admin/adminbar.php:55
|
133 |
msgid "Tools"
|
134 |
msgstr ""
|
135 |
|
371 |
#: inc/admin/admin-wizard.php:275 inc/admin/admin-wizard.php:292
|
372 |
#: inc/admin/admin-wizard.php:311 inc/admin/admin.php:711
|
373 |
#: inc/admin/admin.php:732 inc/admin/admin.php:751 inc/admin/admin.php:772
|
374 |
+
#: inc/admin/admin.php:2245 inc/admin/admin.php:3704
|
375 |
#: inc/functions/options-advanced-admin.php:764
|
376 |
msgid "Meta description"
|
377 |
msgstr ""
|
562 |
msgid " (maximum recommended limit)"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: inc/admin/admin-metaboxes-form.php:103 inc/admin/admin.php:3750
|
566 |
+
#: inc/admin/admin.php:4738
|
567 |
msgid "Post Title"
|
568 |
msgstr ""
|
569 |
|
570 |
#: inc/admin/admin-metaboxes-form.php:105 inc/admin/admin.php:198
|
571 |
+
#: inc/admin/admin.php:3695 inc/admin/admin.php:3754 inc/admin/admin.php:3897
|
572 |
+
#: inc/admin/admin.php:4020 inc/admin/admin.php:4098 inc/admin/admin.php:4169
|
573 |
+
#: inc/admin/admin.php:4239 inc/admin/admin.php:4289
|
574 |
msgid "Site Title"
|
575 |
msgstr ""
|
576 |
|
577 |
#: inc/admin/admin-metaboxes-form.php:107 inc/admin/admin-wizard.php:369
|
578 |
+
#: inc/admin/admin.php:2229 inc/admin/admin.php:3682 inc/admin/admin.php:3696
|
579 |
+
#: inc/admin/admin.php:3752 inc/admin/admin.php:3895 inc/admin/admin.php:4018
|
580 |
+
#: inc/admin/admin.php:4097 inc/admin/admin.php:4168 inc/admin/admin.php:4238
|
581 |
+
#: inc/admin/admin.php:4290
|
582 |
msgid "Separator"
|
583 |
msgstr ""
|
584 |
|
680 |
msgstr ""
|
681 |
|
682 |
#: inc/admin/admin-metaboxes-form.php:211 inc/admin/admin-wizard.php:380
|
683 |
+
#: inc/admin/admin.php:4781
|
684 |
msgid "None (will disable this feature)"
|
685 |
msgstr ""
|
686 |
|
721 |
msgstr ""
|
722 |
|
723 |
#: inc/admin/admin-metaboxes-form.php:242
|
724 |
+
#: inc/admin/admin-metaboxes-form.php:260 inc/admin/admin.php:5050
|
725 |
+
#: inc/admin/admin.php:5142
|
726 |
msgid "Select your default thumbnail"
|
727 |
msgstr ""
|
728 |
|
729 |
+
#: inc/admin/admin-metaboxes-form.php:243 inc/admin/admin.php:5054
|
730 |
msgid ""
|
731 |
"Minimum size: 200x200px, ideal ratio 1.91:1, 8Mb max. (eg: 1640x856px or "
|
732 |
"3280x1712px for retina screens)"
|
734 |
|
735 |
#: inc/admin/admin-metaboxes-form.php:244
|
736 |
#: inc/admin/admin-metaboxes-form.php:262
|
737 |
+
#: inc/admin/admin-metaboxes-form.php:405 inc/admin/admin.php:4815
|
738 |
+
#: inc/admin/admin.php:5052 inc/admin/admin.php:5144
|
739 |
msgid "Upload an Image"
|
740 |
msgstr ""
|
741 |
|
766 |
msgid "Twitter Thumbnail"
|
767 |
msgstr ""
|
768 |
|
769 |
+
#: inc/admin/admin-metaboxes-form.php:261 inc/admin/admin.php:5146
|
770 |
msgid ""
|
771 |
"Minimum size: 144x144px (300x157px with large card enabled), ideal ratio 1:1 "
|
772 |
"(2:1 with large card), 5Mb max."
|
1169 |
msgid "eg: |"
|
1170 |
msgstr ""
|
1171 |
|
1172 |
+
#: inc/admin/admin-wizard.php:372 inc/admin/admin.php:2237
|
1173 |
+
#: inc/admin/admin.php:3692
|
1174 |
msgid "Site title"
|
1175 |
msgstr ""
|
1176 |
|
1178 |
msgid "eg: My super website"
|
1179 |
msgstr ""
|
1180 |
|
1181 |
+
#: inc/admin/admin-wizard.php:375 inc/admin/admin.php:2634
|
1182 |
msgid "Person or organization"
|
1183 |
msgstr ""
|
1184 |
|
1186 |
msgid "Choose a knowledge type"
|
1187 |
msgstr ""
|
1188 |
|
1189 |
+
#: inc/admin/admin-wizard.php:383 inc/admin/admin.php:4784
|
1190 |
msgid "Person"
|
1191 |
msgstr ""
|
1192 |
|
1193 |
+
#: inc/admin/admin-wizard.php:386 inc/admin/admin.php:4787
|
1194 |
msgid "Organization"
|
1195 |
msgstr ""
|
1196 |
|
1197 |
+
#: inc/admin/admin-wizard.php:390 inc/admin/admin.php:2642
|
1198 |
+
#: inc/admin/admin.php:4800
|
1199 |
msgid "Your name/organization"
|
1200 |
msgstr ""
|
1201 |
|
1203 |
msgid "eg: SEOPress"
|
1204 |
msgstr ""
|
1205 |
|
1206 |
+
#: inc/admin/admin-wizard.php:393 inc/admin/admin.php:2650
|
1207 |
+
#: inc/admin/admin.php:4813
|
1208 |
msgid "Your photo/organization logo"
|
1209 |
msgstr ""
|
1210 |
|
1216 |
msgid "Facebook page URL"
|
1217 |
msgstr ""
|
1218 |
|
1219 |
+
#: inc/admin/admin-wizard.php:397 inc/admin/admin.php:4921
|
1220 |
msgid "eg: https://www.facebook.com/your-page"
|
1221 |
msgstr ""
|
1222 |
|
1223 |
+
#: inc/admin/admin-wizard.php:399 inc/admin/admin.php:2699
|
1224 |
msgid "Twitter Username"
|
1225 |
msgstr ""
|
1226 |
|
1227 |
+
#: inc/admin/admin-wizard.php:400 inc/admin/admin.php:4934
|
1228 |
msgid "eg: @wp_seopress"
|
1229 |
msgstr ""
|
1230 |
|
1231 |
+
#: inc/admin/admin-wizard.php:402 inc/admin/admin.php:2707
|
1232 |
+
#: inc/admin/admin.php:4946
|
1233 |
msgid "Pinterest URL"
|
1234 |
msgstr ""
|
1235 |
|
1236 |
+
#: inc/admin/admin-wizard.php:403 inc/admin/admin.php:4946
|
1237 |
msgid "eg: https://pinterest.com/wpbuy/"
|
1238 |
msgstr ""
|
1239 |
|
1240 |
+
#: inc/admin/admin-wizard.php:405 inc/admin/admin.php:2715
|
1241 |
+
#: inc/admin/admin.php:4958
|
1242 |
msgid "Instagram URL"
|
1243 |
msgstr ""
|
1244 |
|
1245 |
+
#: inc/admin/admin-wizard.php:406 inc/admin/admin.php:4958
|
1246 |
msgid "eg: https://www.instagram.com/wp_seopress/"
|
1247 |
msgstr ""
|
1248 |
|
1249 |
+
#: inc/admin/admin-wizard.php:408 inc/admin/admin.php:2723
|
1250 |
+
#: inc/admin/admin.php:4970
|
1251 |
msgid "YouTube URL"
|
1252 |
msgstr ""
|
1253 |
|
1254 |
+
#: inc/admin/admin-wizard.php:409 inc/admin/admin.php:4970
|
1255 |
msgid "eg: https://www.youtube.com/SEOPress"
|
1256 |
msgstr ""
|
1257 |
|
1258 |
+
#: inc/admin/admin-wizard.php:411 inc/admin/admin.php:2731
|
1259 |
+
#: inc/admin/admin.php:4982
|
1260 |
msgid "LinkedIn URL"
|
1261 |
msgstr ""
|
1262 |
|
1263 |
+
#: inc/admin/admin-wizard.php:412 inc/admin/admin.php:4982
|
1264 |
msgid "eg: http://linkedin.com/company/seopress/"
|
1265 |
msgstr ""
|
1266 |
|
1267 |
+
#: inc/admin/admin-wizard.php:414 inc/admin/admin.php:2739
|
1268 |
+
#: inc/admin/admin.php:4994
|
1269 |
msgid "MySpace URL"
|
1270 |
msgstr ""
|
1271 |
|
1272 |
+
#: inc/admin/admin-wizard.php:415 inc/admin/admin.php:4994
|
1273 |
msgid "eg: https://myspace.com/your-page"
|
1274 |
msgstr ""
|
1275 |
|
1276 |
+
#: inc/admin/admin-wizard.php:417 inc/admin/admin.php:2747
|
1277 |
+
#: inc/admin/admin.php:5006
|
1278 |
msgid "Soundcloud URL"
|
1279 |
msgstr ""
|
1280 |
|
1281 |
+
#: inc/admin/admin-wizard.php:418 inc/admin/admin.php:5006
|
1282 |
msgid "eg: https://soundcloud.com/michaelmccannmusic"
|
1283 |
msgstr ""
|
1284 |
|
1285 |
+
#: inc/admin/admin-wizard.php:420 inc/admin/admin.php:2755
|
1286 |
+
#: inc/admin/admin.php:5018
|
1287 |
msgid "Tumblr URL"
|
1288 |
msgstr ""
|
1289 |
|
1290 |
+
#: inc/admin/admin-wizard.php:421 inc/admin/admin.php:5018
|
1291 |
msgid "eg: https://your-site.tumblr.com"
|
1292 |
msgstr ""
|
1293 |
|
1306 |
msgid "For which single post types, should indexing be disabled?"
|
1307 |
msgstr ""
|
1308 |
|
1309 |
+
#: inc/admin/admin-wizard.php:498 inc/admin/admin.php:3786
|
1310 |
msgid ""
|
1311 |
"Do not display this single post type in search engine results "
|
1312 |
"<strong>(noindex)</strong>"
|
1316 |
msgid "For which post type archives, should indexing be disabled?"
|
1317 |
msgstr ""
|
1318 |
|
1319 |
+
#: inc/admin/admin-wizard.php:527 inc/admin/admin.php:4052
|
1320 |
msgid ""
|
1321 |
"Do not display this post type archive in search engine results "
|
1322 |
"<strong>(noindex)</strong>"
|
1326 |
msgid "For which taxonomy archives, should indexing be disabled?"
|
1327 |
msgstr ""
|
1328 |
|
1329 |
+
#: inc/admin/admin-wizard.php:556 inc/admin/admin.php:3947
|
1330 |
msgid ""
|
1331 |
"Do not display this taxonomy archive in search engine results "
|
1332 |
"<strong>(noindex)</strong>"
|
1333 |
msgstr ""
|
1334 |
|
1335 |
+
#: inc/admin/admin-wizard.php:639 inc/admin/admin.php:4129
|
1336 |
msgid ""
|
1337 |
"Do not display author archives in search engine results <strong>(noindex)</"
|
1338 |
"strong>"
|
1344 |
"content."
|
1345 |
msgstr ""
|
1346 |
|
1347 |
+
#: inc/admin/admin-wizard.php:651 inc/admin/admin.php:5940
|
1348 |
msgid ""
|
1349 |
"Redirect attachment pages to their file URL (https://www.example.com/my-"
|
1350 |
"image-file.jpg)"
|
1356 |
"Optimize this by redirecting the user directly to the URL of the media file."
|
1357 |
msgstr ""
|
1358 |
|
1359 |
+
#: inc/admin/admin-wizard.php:663 inc/admin/admin.php:6061
|
1360 |
msgid "Remove /category/ in your permalinks"
|
1361 |
msgstr ""
|
1362 |
|
1449 |
msgid "Dashboard"
|
1450 |
msgstr ""
|
1451 |
|
1452 |
+
#: inc/admin/admin.php:186 inc/admin/admin.php:1483
|
1453 |
msgid "XML / Image / Video / HTML Sitemap"
|
1454 |
msgstr ""
|
1455 |
|
1472 |
msgid "%%tagline%%"
|
1473 |
msgstr ""
|
1474 |
|
1475 |
+
#: inc/admin/admin.php:199 inc/admin/admin.php:3697 inc/admin/admin.php:3708
|
1476 |
msgid "Tagline"
|
1477 |
msgstr ""
|
1478 |
|
1517 |
msgid "%%post_author%%"
|
1518 |
msgstr ""
|
1519 |
|
1520 |
+
#: inc/admin/admin.php:204 inc/admin/admin.php:4096
|
1521 |
msgid "Post author"
|
1522 |
msgstr ""
|
1523 |
|
1824 |
#: inc/admin/admin.php:324 inc/admin/admin.php:328 inc/admin/admin.php:391
|
1825 |
#: inc/admin/admin.php:395 inc/admin/admin.php:456 inc/admin/admin.php:460
|
1826 |
#: inc/admin/admin.php:523 inc/admin/admin.php:527 inc/admin/admin.php:602
|
1827 |
+
#: inc/admin/admin.php:606 inc/admin/admin.php:1455 inc/admin/admin.php:1459
|
1828 |
+
#: inc/admin/admin.php:1497 inc/admin/admin.php:1501 inc/admin/admin.php:1539
|
1829 |
+
#: inc/admin/admin.php:1543 inc/admin/admin.php:1581 inc/admin/admin.php:1585
|
1830 |
+
#: inc/admin/admin.php:1623 inc/admin/admin.php:1627 inc/admin/admin.php:1657
|
1831 |
+
#: inc/admin/admin.php:1661 inc/admin/admin.php:1689 inc/admin/admin.php:1693
|
1832 |
+
#: inc/admin/admin.php:1721 inc/admin/admin.php:1725 inc/admin/admin.php:1753
|
1833 |
+
#: inc/admin/admin.php:1757 inc/admin/admin.php:1786 inc/admin/admin.php:1790
|
1834 |
+
#: inc/admin/admin.php:1818 inc/admin/admin.php:1822 inc/admin/admin.php:1888
|
1835 |
+
#: inc/admin/admin.php:1892 inc/admin/admin.php:1931 inc/admin/admin.php:1935
|
1836 |
+
#: inc/admin/admin.php:1979 inc/admin/admin.php:1983 inc/admin/admin.php:2022
|
1837 |
+
#: inc/admin/admin.php:2026 inc/admin/admin.php:2071 inc/admin/admin.php:2075
|
1838 |
msgid "Click to disable this feature"
|
1839 |
msgstr ""
|
1840 |
|
1841 |
#: inc/admin/admin.php:325 inc/admin/admin.php:327 inc/admin/admin.php:392
|
1842 |
#: inc/admin/admin.php:394 inc/admin/admin.php:457 inc/admin/admin.php:459
|
1843 |
#: inc/admin/admin.php:524 inc/admin/admin.php:526 inc/admin/admin.php:603
|
1844 |
+
#: inc/admin/admin.php:605 inc/admin/admin.php:1456 inc/admin/admin.php:1458
|
1845 |
+
#: inc/admin/admin.php:1498 inc/admin/admin.php:1500 inc/admin/admin.php:1540
|
1846 |
+
#: inc/admin/admin.php:1542 inc/admin/admin.php:1582 inc/admin/admin.php:1584
|
1847 |
+
#: inc/admin/admin.php:1624 inc/admin/admin.php:1626 inc/admin/admin.php:1658
|
1848 |
+
#: inc/admin/admin.php:1660 inc/admin/admin.php:1690 inc/admin/admin.php:1692
|
1849 |
+
#: inc/admin/admin.php:1722 inc/admin/admin.php:1724 inc/admin/admin.php:1754
|
1850 |
+
#: inc/admin/admin.php:1756 inc/admin/admin.php:1787 inc/admin/admin.php:1789
|
1851 |
+
#: inc/admin/admin.php:1819 inc/admin/admin.php:1821 inc/admin/admin.php:1889
|
1852 |
+
#: inc/admin/admin.php:1891 inc/admin/admin.php:1932 inc/admin/admin.php:1934
|
1853 |
+
#: inc/admin/admin.php:1980 inc/admin/admin.php:1982 inc/admin/admin.php:2023
|
1854 |
+
#: inc/admin/admin.php:2025 inc/admin/admin.php:2072 inc/admin/admin.php:2074
|
1855 |
msgid "Click to enable this feature"
|
1856 |
msgstr ""
|
1857 |
|
1923 |
msgid "Security"
|
1924 |
msgstr ""
|
1925 |
|
1926 |
+
#: inc/admin/admin.php:656 seopress.php:336
|
1927 |
msgid "Settings"
|
1928 |
msgstr ""
|
1929 |
|
2086 |
msgid "High impact"
|
2087 |
msgstr ""
|
2088 |
|
2089 |
+
#: inc/admin/admin.php:1039 inc/admin/admin.php:1100 inc/admin/admin.php:5319
|
2090 |
+
#: inc/admin/admin.php:5366 inc/admin/admin.php:5387 inc/admin/admin.php:5408
|
2091 |
+
#: inc/admin/admin.php:5429
|
2092 |
msgid "Learn more"
|
2093 |
msgstr ""
|
2094 |
|
2146 |
msgid "Your site title is empty!"
|
2147 |
msgstr ""
|
2148 |
|
2149 |
+
#: inc/admin/admin.php:1133 inc/admin/admin.php:3514
|
2150 |
msgid ""
|
2151 |
"Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
|
2152 |
msgstr ""
|
2207 |
msgid "You have to enter your licence key to get updates and support"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
+
#: inc/admin/admin.php:1348
|
2211 |
+
msgid "Take your SEO to the next level with SEOPress PRO!"
|
2212 |
+
msgstr ""
|
2213 |
+
|
2214 |
+
#: inc/admin/admin.php:1351
|
2215 |
+
msgid "Upgrade now!"
|
2216 |
+
msgstr ""
|
2217 |
+
|
2218 |
+
#: inc/admin/admin.php:1366
|
2219 |
msgid "Check websites setup on your server"
|
2220 |
msgstr ""
|
2221 |
|
2222 |
+
#: inc/admin/admin.php:1375
|
2223 |
msgid "Not found"
|
2224 |
msgstr ""
|
2225 |
|
2226 |
+
#: inc/admin/admin.php:1380
|
2227 |
msgid "No scrape."
|
2228 |
msgstr ""
|
2229 |
|
2230 |
+
#: inc/admin/admin.php:1385
|
2231 |
msgid "No domain found."
|
2232 |
msgstr ""
|
2233 |
|
2234 |
+
#: inc/admin/admin.php:1395
|
2235 |
msgid "Server IP Address: "
|
2236 |
msgstr ""
|
2237 |
|
2238 |
+
#: inc/admin/admin.php:1398
|
2239 |
msgid "Last scrape: "
|
2240 |
msgstr ""
|
2241 |
|
2242 |
+
#: inc/admin/admin.php:1399
|
2243 |
msgid "Number of websites on your server: "
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: inc/admin/admin.php:1412
|
2247 |
msgid "Get list"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: inc/admin/admin.php:1421
|
2251 |
msgid "Upload a list of links to disavow to Google"
|
2252 |
msgstr ""
|
2253 |
|
2254 |
+
#: inc/admin/admin.php:1422
|
2255 |
msgid "Google Trends"
|
2256 |
msgstr ""
|
2257 |
|
2258 |
+
#: inc/admin/admin.php:1423
|
2259 |
msgid "Dareboost: Test, analyze and optimize your website"
|
2260 |
msgstr ""
|
2261 |
|
2262 |
+
#: inc/admin/admin.php:1424
|
2263 |
msgid "Google Campaign URL Builder tool"
|
2264 |
msgstr ""
|
2265 |
|
2266 |
+
#: inc/admin/admin.php:1441
|
2267 |
msgid "Titles & metas"
|
2268 |
msgstr ""
|
2269 |
|
2270 |
+
#: inc/admin/admin.php:1442
|
2271 |
msgid "Manage all your titles & metas"
|
2272 |
msgstr ""
|
2273 |
|
2274 |
+
#: inc/admin/admin.php:1443 inc/admin/admin.php:1485 inc/admin/admin.php:1527
|
2275 |
+
#: inc/admin/admin.php:1569 inc/admin/admin.php:1611 inc/admin/admin.php:1645
|
2276 |
+
#: inc/admin/admin.php:1677 inc/admin/admin.php:1709 inc/admin/admin.php:1741
|
2277 |
+
#: inc/admin/admin.php:1773 inc/admin/admin.php:1806 inc/admin/admin.php:1848
|
2278 |
+
#: inc/admin/admin.php:1875 inc/admin/admin.php:1919 inc/admin/admin.php:1952
|
2279 |
+
#: inc/admin/admin.php:1967 inc/admin/admin.php:2043 inc/admin/admin.php:2057
|
2280 |
+
#: inc/admin/admin.php:2093 inc/admin/admin.php:2109 inc/admin/admin.php:2125
|
2281 |
+
#: inc/admin/admin.php:2150
|
2282 |
msgid "Manage"
|
2283 |
msgstr ""
|
2284 |
|
2285 |
+
#: inc/admin/admin.php:1471
|
2286 |
msgid "Guide to manage your titles and meta descriptions - new window"
|
2287 |
msgstr ""
|
2288 |
|
2289 |
+
#: inc/admin/admin.php:1484
|
2290 |
msgid "Manage your XML / Image / Video / HTML Sitemap"
|
2291 |
msgstr ""
|
2292 |
|
2293 |
+
#: inc/admin/admin.php:1513
|
2294 |
msgid "Guide to enable your XML Sitemaps - new window"
|
2295 |
msgstr ""
|
2296 |
|
2297 |
+
#: inc/admin/admin.php:1526
|
2298 |
msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
|
2299 |
msgstr ""
|
2300 |
|
2301 |
+
#: inc/admin/admin.php:1555
|
2302 |
msgid "Guide to enable Google Knowledge Graph - new window"
|
2303 |
msgstr ""
|
2304 |
|
2305 |
+
#: inc/admin/admin.php:1568
|
2306 |
msgid "Track everything about your visitors with Google Analytics"
|
2307 |
msgstr ""
|
2308 |
|
2309 |
+
#: inc/admin/admin.php:1597
|
2310 |
msgid "Guide to getting started with Google Analytics - new window"
|
2311 |
msgstr ""
|
2312 |
|
2313 |
+
#: inc/admin/admin.php:1610
|
2314 |
msgid "Advanced SEO options for advanced users!"
|
2315 |
msgstr ""
|
2316 |
|
2317 |
+
#: inc/admin/admin.php:1644
|
2318 |
msgid "Improve WooCommerce SEO"
|
2319 |
msgstr ""
|
2320 |
|
2321 |
+
#: inc/admin/admin.php:1676
|
2322 |
msgid "Improve Easy Digital Downloads SEO"
|
2323 |
msgstr ""
|
2324 |
|
2325 |
+
#: inc/admin/admin.php:1708
|
2326 |
msgid "Add Google Local Business data type"
|
2327 |
msgstr ""
|
2328 |
|
2329 |
+
#: inc/admin/admin.php:1740
|
2330 |
msgid "Add Dublin Core meta tags"
|
2331 |
msgstr ""
|
2332 |
|
2333 |
+
#: inc/admin/admin.php:1771
|
2334 |
msgid "Structured Data Types"
|
2335 |
msgstr ""
|
2336 |
|
2337 |
+
#: inc/admin/admin.php:1772
|
2338 |
msgid ""
|
2339 |
"Add data types to your content: articles, courses, recipes, videos, events "
|
2340 |
"and products"
|
2341 |
msgstr ""
|
2342 |
|
2343 |
+
#: inc/admin/admin.php:1774 inc/admin/admin.php:1951
|
2344 |
msgid "See schemas"
|
2345 |
msgstr ""
|
2346 |
|
2347 |
+
#: inc/admin/admin.php:1805
|
2348 |
msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
|
2349 |
msgstr ""
|
2350 |
|
2351 |
+
#: inc/admin/admin.php:1834
|
2352 |
msgid "Guide to enable Breadcrumbs - new window"
|
2353 |
msgstr ""
|
2354 |
|
2355 |
+
#: inc/admin/admin.php:1847
|
2356 |
msgid "Track your website performance to improve SEO with Google Page Speed"
|
2357 |
msgstr ""
|
2358 |
|
2359 |
+
#: inc/admin/admin.php:1858
|
2360 |
msgid "Guide to analyze your site with Google Page Speed - new window"
|
2361 |
msgstr ""
|
2362 |
|
2363 |
+
#: inc/admin/admin.php:1873
|
2364 |
msgid "Edit your robots.txt file"
|
2365 |
msgstr ""
|
2366 |
|
2367 |
+
#: inc/admin/admin.php:1874
|
2368 |
msgid "View your robots.txt"
|
2369 |
msgstr ""
|
2370 |
|
2371 |
+
#: inc/admin/admin.php:1904
|
2372 |
msgid "Guide to edit your robots.txt file - new window"
|
2373 |
msgstr ""
|
2374 |
|
2375 |
+
#: inc/admin/admin.php:1918
|
2376 |
msgid "Optimize your site for Google News"
|
2377 |
msgstr ""
|
2378 |
|
2379 |
+
#: inc/admin/admin.php:1949 inc/admin/adminbar.php:84
|
2380 |
msgid "Schemas"
|
2381 |
msgstr ""
|
2382 |
|
2383 |
+
#: inc/admin/admin.php:1950
|
2384 |
msgid "Create / manage your schemas"
|
2385 |
msgstr ""
|
2386 |
|
2387 |
+
#: inc/admin/admin.php:1965
|
2388 |
msgid "Monitor 404, create 301, 302 and 307 redirections"
|
2389 |
msgstr ""
|
2390 |
|
2391 |
+
#: inc/admin/admin.php:1966
|
2392 |
msgid "See redirects"
|
2393 |
msgstr ""
|
2394 |
|
2395 |
+
#: inc/admin/admin.php:1995
|
2396 |
msgid "Guide to enable 301 redirections and 404 monitoring - new window"
|
2397 |
msgstr ""
|
2398 |
|
2399 |
+
#: inc/admin/admin.php:2008
|
2400 |
msgid "Scan your site to find SEO problems."
|
2401 |
msgstr ""
|
2402 |
|
2403 |
+
#: inc/admin/admin.php:2009
|
2404 |
msgid "See broken links"
|
2405 |
msgstr ""
|
2406 |
|
2407 |
+
#: inc/admin/admin.php:2010
|
2408 |
msgid "Scan"
|
2409 |
msgstr ""
|
2410 |
|
2411 |
+
#: inc/admin/admin.php:2041
|
2412 |
msgid "Check your backlinks with Majestic API."
|
2413 |
msgstr ""
|
2414 |
|
2415 |
+
#: inc/admin/admin.php:2042
|
2416 |
msgid "See backlinks"
|
2417 |
msgstr ""
|
2418 |
|
2419 |
+
#: inc/admin/admin.php:2056
|
2420 |
msgid "Customize your permalinks."
|
2421 |
msgstr ""
|
2422 |
|
2423 |
+
#: inc/admin/admin.php:2092
|
2424 |
msgid "Edit your htaccess file."
|
2425 |
msgstr ""
|
2426 |
|
2427 |
+
#: inc/admin/admin.php:2108
|
2428 |
msgid "Configure default WordPress RSS."
|
2429 |
msgstr ""
|
2430 |
|
2431 |
+
#: inc/admin/admin.php:2124
|
2432 |
msgid "Import/Export plugin settings from site to site."
|
2433 |
msgstr ""
|
2434 |
|
2435 |
+
#: inc/admin/admin.php:2135
|
2436 |
msgid "Guide to Export/Import/Reset settings - new window"
|
2437 |
msgstr ""
|
2438 |
|
2439 |
+
#: inc/admin/admin.php:2149
|
2440 |
msgid "Edit your license key."
|
2441 |
msgstr ""
|
2442 |
|
2443 |
+
#: inc/admin/admin.php:2160
|
2444 |
msgid "Guide to activate SEOPress PRO - new window"
|
2445 |
msgstr ""
|
2446 |
|
2447 |
+
#: inc/admin/admin.php:2430 inc/admin/admin.php:4320
|
2448 |
msgid "noindex"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: inc/admin/admin.php:2438 inc/admin/admin.php:4339
|
2452 |
msgid "nofollow"
|
2453 |
msgstr ""
|
2454 |
|
2455 |
+
#: inc/admin/admin.php:2446 inc/admin/admin.php:4358
|
2456 |
msgid "noodp"
|
2457 |
msgstr ""
|
2458 |
|
2459 |
+
#: inc/admin/admin.php:2454 inc/admin/admin.php:4377
|
2460 |
msgid "noimageindex"
|
2461 |
msgstr ""
|
2462 |
|
2463 |
+
#: inc/admin/admin.php:2462 inc/admin/admin.php:4396
|
2464 |
msgid "noarchive"
|
2465 |
msgstr ""
|
2466 |
|
2467 |
+
#: inc/admin/admin.php:2470 inc/admin/admin.php:4415
|
2468 |
msgid "nosnippet"
|
2469 |
msgstr ""
|
2470 |
|
2471 |
+
#: inc/admin/admin.php:2478 inc/admin/admin.php:4434
|
2472 |
msgid "nositelinkssearchbox"
|
2473 |
msgstr ""
|
2474 |
|
2475 |
+
#: inc/admin/admin.php:2486
|
2476 |
msgid "Indicate paginated content to Google"
|
2477 |
msgstr ""
|
2478 |
|
2479 |
+
#: inc/admin/admin.php:2503 inc/admin/admin.php:4472
|
2480 |
msgid "Enable XML Sitemap"
|
2481 |
msgstr ""
|
2482 |
|
2483 |
+
#: inc/admin/admin.php:2511
|
2484 |
msgid "Enable XML Image Sitemaps"
|
2485 |
msgstr ""
|
2486 |
|
2487 |
+
#: inc/admin/admin.php:2520
|
2488 |
msgid "Enable XML Video Sitemaps"
|
2489 |
msgstr ""
|
2490 |
|
2491 |
+
#: inc/admin/admin.php:2529 inc/admin/admin.php:4559
|
2492 |
+
msgid "Enable Author Sitemap"
|
2493 |
+
msgstr ""
|
2494 |
+
|
2495 |
+
#: inc/admin/admin.php:2537 inc/admin/admin.php:4578
|
2496 |
msgid "Enable HTML Sitemap"
|
2497 |
msgstr ""
|
2498 |
|
2499 |
+
#: inc/admin/admin.php:2553
|
2500 |
msgid "Check to INCLUDE Post Types"
|
2501 |
msgstr ""
|
2502 |
|
2503 |
+
#: inc/admin/admin.php:2569
|
2504 |
msgid "Check to INCLUDE Taxonomies"
|
2505 |
msgstr ""
|
2506 |
|
2507 |
+
#: inc/admin/admin.php:2585 inc/admin/admin.php:4687
|
2508 |
msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
|
2509 |
msgstr ""
|
2510 |
|
2511 |
+
#: inc/admin/admin.php:2593 inc/admin/admin.php:4701
|
2512 |
msgid "Exclude some Posts, Pages, Custom Post Types or Terms IDs"
|
2513 |
msgstr ""
|
2514 |
|
2515 |
+
#: inc/admin/admin.php:2601
|
2516 |
msgid "Sort order"
|
2517 |
msgstr ""
|
2518 |
|
2519 |
+
#: inc/admin/admin.php:2609
|
2520 |
msgid "Order posts by"
|
2521 |
msgstr ""
|
2522 |
|
2523 |
+
#: inc/admin/admin.php:2617
|
2524 |
msgid "Disable the display of the publication date"
|
2525 |
msgstr ""
|
2526 |
|
2527 |
+
#: inc/admin/admin.php:2658 inc/admin/admin.php:4843
|
2528 |
msgid "Organization's phone number (only for Organizations)"
|
2529 |
msgstr ""
|
2530 |
|
2531 |
+
#: inc/admin/admin.php:2666
|
2532 |
msgid "Contact type (only for Organizations)"
|
2533 |
msgstr ""
|
2534 |
|
2535 |
+
#: inc/admin/admin.php:2674
|
2536 |
msgid "Contact option (only for Organizations)"
|
2537 |
msgstr ""
|
2538 |
|
2539 |
+
#: inc/admin/admin.php:2691 inc/admin/admin.php:4921
|
2540 |
msgid "Facebook Page URL"
|
2541 |
msgstr ""
|
2542 |
|
2543 |
+
#: inc/admin/admin.php:2772
|
2544 |
msgid "Enable Open Graph Data"
|
2545 |
msgstr ""
|
2546 |
|
2547 |
+
#: inc/admin/admin.php:2780 inc/admin/admin.php:5050
|
2548 |
msgid "Select a default image"
|
2549 |
msgstr ""
|
2550 |
|
2551 |
+
#: inc/admin/admin.php:2788
|
2552 |
msgid "Facebook Link Ownership ID"
|
2553 |
msgstr ""
|
2554 |
|
2555 |
+
#: inc/admin/admin.php:2796
|
2556 |
msgid "Facebook Admin ID"
|
2557 |
msgstr ""
|
2558 |
|
2559 |
+
#: inc/admin/admin.php:2804
|
2560 |
msgid "Facebook App ID"
|
2561 |
msgstr ""
|
2562 |
|
2563 |
+
#: inc/admin/admin.php:2821
|
2564 |
msgid "Enable Twitter Card"
|
2565 |
msgstr ""
|
2566 |
|
2567 |
+
#: inc/admin/admin.php:2829
|
2568 |
msgid "Use Open Graph if no Twitter Card is filled"
|
2569 |
msgstr ""
|
2570 |
|
2571 |
+
#: inc/admin/admin.php:2837 inc/admin/admin.php:5142
|
2572 |
msgid "Default Twitter Image"
|
2573 |
msgstr ""
|
2574 |
|
2575 |
+
#: inc/admin/admin.php:2845
|
2576 |
msgid "Image size for Twitter Summary card"
|
2577 |
msgstr ""
|
2578 |
|
2579 |
+
#: inc/admin/admin.php:2862
|
2580 |
msgid "Enable Google Analytics tracking"
|
2581 |
msgstr ""
|
2582 |
|
2583 |
+
#: inc/admin/admin.php:2870 inc/admin/admin.php:5195
|
2584 |
msgid "Enter your tracking ID"
|
2585 |
msgstr ""
|
2586 |
|
2587 |
+
#: inc/admin/admin.php:2878
|
2588 |
msgid "Google Analytics tracking opt-in"
|
2589 |
msgstr ""
|
2590 |
|
2591 |
+
#: inc/admin/admin.php:2894
|
2592 |
msgid "Consent message for user tracking"
|
2593 |
msgstr ""
|
2594 |
|
2595 |
+
#: inc/admin/admin.php:2902
|
2596 |
msgid "Accept button for user tracking"
|
2597 |
msgstr ""
|
2598 |
|
2599 |
+
#: inc/admin/admin.php:2910
|
2600 |
msgid "Exclude user roles from tracking"
|
2601 |
msgstr ""
|
2602 |
|
2603 |
+
#: inc/admin/admin.php:2928
|
2604 |
msgid "Enable Google Optimize"
|
2605 |
msgstr ""
|
2606 |
|
2607 |
+
#: inc/admin/admin.php:2936
|
2608 |
msgid "Enable Google Ads"
|
2609 |
msgstr ""
|
2610 |
|
2611 |
+
#: inc/admin/admin.php:2944
|
2612 |
msgid ""
|
2613 |
"[HEAD] Add an additional tracking code (like GTM, Facebook Pixel, Hotjar...)"
|
2614 |
msgstr ""
|
2615 |
|
2616 |
+
#: inc/admin/admin.php:2952
|
2617 |
msgid "[BODY] Add an additional tracking code (like Google Tag Manager...)"
|
2618 |
msgstr ""
|
2619 |
|
2620 |
+
#: inc/admin/admin.php:2960 inc/admin/admin.php:5363
|
2621 |
msgid "Enable remarketing, demographics, and interests reporting"
|
2622 |
msgstr ""
|
2623 |
|
2624 |
+
#: inc/admin/admin.php:2968 inc/admin/admin.php:5384
|
2625 |
msgid "Enable IP Anonymization"
|
2626 |
msgstr ""
|
2627 |
|
2628 |
+
#: inc/admin/admin.php:2976 inc/admin/admin.php:5405
|
2629 |
msgid "Enhanced Link Attribution"
|
2630 |
msgstr ""
|
2631 |
|
2632 |
+
#: inc/admin/admin.php:2984 inc/admin/admin.php:5426
|
2633 |
msgid "Enable cross-domain tracking"
|
2634 |
msgstr ""
|
2635 |
|
2636 |
+
#: inc/admin/admin.php:2992 inc/admin/admin.php:5442
|
2637 |
msgid "Cross domains"
|
2638 |
msgstr ""
|
2639 |
|
2640 |
+
#: inc/admin/admin.php:3010
|
2641 |
msgid "Enable external links tracking (all links with target _blank attribute)"
|
2642 |
msgstr ""
|
2643 |
|
2644 |
+
#: inc/admin/admin.php:3018
|
2645 |
msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
|
2646 |
msgstr ""
|
2647 |
|
2648 |
+
#: inc/admin/admin.php:3026 inc/admin/admin.php:5488
|
2649 |
msgid "Track downloads' clicks"
|
2650 |
msgstr ""
|
2651 |
|
2652 |
+
#: inc/admin/admin.php:3034
|
2653 |
msgid "Enable affiliate/outbound links tracking (eg: aff, go, out, recommends)"
|
2654 |
msgstr ""
|
2655 |
|
2656 |
+
#: inc/admin/admin.php:3042 inc/admin/admin.php:5519
|
2657 |
msgid "Track affiliate/outbound links"
|
2658 |
msgstr ""
|
2659 |
|
2660 |
+
#: inc/admin/admin.php:3060
|
2661 |
msgid "Track Authors"
|
2662 |
msgstr ""
|
2663 |
|
2664 |
+
#: inc/admin/admin.php:3068
|
2665 |
msgid "Track Categories"
|
2666 |
msgstr ""
|
2667 |
|
2668 |
+
#: inc/admin/admin.php:3076
|
2669 |
msgid "Track Tags"
|
2670 |
msgstr ""
|
2671 |
|
2672 |
+
#: inc/admin/admin.php:3084
|
2673 |
msgid "Track Post Types"
|
2674 |
msgstr ""
|
2675 |
|
2676 |
+
#: inc/admin/admin.php:3092
|
2677 |
msgid "Track Logged In Users"
|
2678 |
msgstr ""
|
2679 |
|
2680 |
+
#: inc/admin/admin.php:3109
|
2681 |
msgid "Redirect attachment pages to post parent"
|
2682 |
msgstr ""
|
2683 |
|
2684 |
+
#: inc/admin/admin.php:3117
|
2685 |
msgid "Redirect attachment pages to their file URL"
|
2686 |
msgstr ""
|
2687 |
|
2688 |
+
#: inc/admin/admin.php:3125
|
2689 |
msgid "Remove ?replytocom link to avoid duplicate content"
|
2690 |
msgstr ""
|
2691 |
|
2692 |
+
#: inc/admin/admin.php:3133
|
2693 |
msgid "Automatically set the image Title"
|
2694 |
msgstr ""
|
2695 |
|
2696 |
+
#: inc/admin/admin.php:3141
|
2697 |
msgid "Automatically set the image Alt text"
|
2698 |
msgstr ""
|
2699 |
|
2700 |
+
#: inc/admin/admin.php:3149
|
2701 |
msgid "Automatically set the image Caption"
|
2702 |
msgstr ""
|
2703 |
|
2704 |
+
#: inc/admin/admin.php:3157
|
2705 |
msgid "Automatically set the image Description"
|
2706 |
msgstr ""
|
2707 |
|
2708 |
+
#: inc/admin/admin.php:3165
|
2709 |
msgid "Add WP Editor to taxonomy description textarea"
|
2710 |
msgstr ""
|
2711 |
|
2712 |
+
#: inc/admin/admin.php:3173
|
2713 |
msgid "Remove /category/ in URL"
|
2714 |
msgstr ""
|
2715 |
|
2716 |
+
#: inc/admin/admin.php:3181 inc/admin/admin.php:6078
|
2717 |
msgid "Disable trailing slash for metas"
|
2718 |
msgstr ""
|
2719 |
|
2720 |
+
#: inc/admin/admin.php:3189
|
2721 |
msgid "Remove WordPress generator meta tag"
|
2722 |
msgstr ""
|
2723 |
|
2724 |
+
#: inc/admin/admin.php:3197
|
2725 |
msgid "Remove WordPress shortlink meta tag"
|
2726 |
msgstr ""
|
2727 |
|
2728 |
+
#: inc/admin/admin.php:3205
|
2729 |
msgid "Remove Windows Live Writer meta tag"
|
2730 |
msgstr ""
|
2731 |
|
2732 |
+
#: inc/admin/admin.php:3213
|
2733 |
msgid "Remove RSD meta tag"
|
2734 |
msgstr ""
|
2735 |
|
2736 |
+
#: inc/admin/admin.php:3221 inc/admin/admin.php:6158
|
2737 |
msgid "Google site verification"
|
2738 |
msgstr ""
|
2739 |
|
2740 |
+
#: inc/admin/admin.php:3229 inc/admin/admin.php:6172
|
2741 |
msgid "Bing site verification"
|
2742 |
msgstr ""
|
2743 |
|
2744 |
+
#: inc/admin/admin.php:3237 inc/admin/admin.php:6185
|
2745 |
msgid "Pinterest site verification"
|
2746 |
msgstr ""
|
2747 |
|
2748 |
+
#: inc/admin/admin.php:3245 inc/admin/admin.php:6197
|
2749 |
msgid "Yandex site verification"
|
2750 |
msgstr ""
|
2751 |
|
2752 |
+
#: inc/admin/admin.php:3262
|
2753 |
msgid "SEOPress in admin bar"
|
2754 |
msgstr ""
|
2755 |
|
2756 |
+
#: inc/admin/admin.php:3270
|
2757 |
msgid "Move SEOPress metabox's position"
|
2758 |
msgstr ""
|
2759 |
|
2760 |
+
#: inc/admin/admin.php:3278
|
2761 |
msgid "Hide Notifications Center"
|
2762 |
msgstr ""
|
2763 |
|
2764 |
+
#: inc/admin/admin.php:3286
|
2765 |
msgid "Hide SEO tools"
|
2766 |
msgstr ""
|
2767 |
|
2768 |
+
#: inc/admin/admin.php:3294
|
2769 |
msgid "Hide Useful Links"
|
2770 |
msgstr ""
|
2771 |
|
2772 |
+
#: inc/admin/admin.php:3302
|
2773 |
msgid "Show Title tag column in post types"
|
2774 |
msgstr ""
|
2775 |
|
2776 |
+
#: inc/admin/admin.php:3310
|
2777 |
msgid "Show Meta description column in post types"
|
2778 |
msgstr ""
|
2779 |
|
2780 |
+
#: inc/admin/admin.php:3318
|
2781 |
msgid "Show Redirection Enable column in post types"
|
2782 |
msgstr ""
|
2783 |
|
2784 |
+
#: inc/admin/admin.php:3326
|
2785 |
msgid "Show Redirect URL column in post types"
|
2786 |
msgstr ""
|
2787 |
|
2788 |
+
#: inc/admin/admin.php:3334
|
2789 |
msgid "Show canonical URL column in post types"
|
2790 |
msgstr ""
|
2791 |
|
2792 |
+
#: inc/admin/admin.php:3342
|
2793 |
msgid "Show Target Keyword column in post types"
|
2794 |
msgstr ""
|
2795 |
|
2796 |
+
#: inc/admin/admin.php:3350
|
2797 |
msgid "Show noindex column in post types"
|
2798 |
msgstr ""
|
2799 |
|
2800 |
+
#: inc/admin/admin.php:3358
|
2801 |
msgid "Show nofollow column in post types"
|
2802 |
msgstr ""
|
2803 |
|
2804 |
+
#: inc/admin/admin.php:3366
|
2805 |
msgid "Show total number of words column in post types"
|
2806 |
msgstr ""
|
2807 |
|
2808 |
+
#: inc/admin/admin.php:3374
|
2809 |
msgid "Show W3C validator column in post types"
|
2810 |
msgstr ""
|
2811 |
|
2812 |
+
#: inc/admin/admin.php:3382
|
2813 |
msgid "Show Google Page Speed column in post types"
|
2814 |
msgstr ""
|
2815 |
|
2816 |
+
#: inc/admin/admin.php:3391
|
2817 |
msgid "Hide Genesis SEO Metabox"
|
2818 |
msgstr ""
|
2819 |
|
2820 |
+
#: inc/admin/admin.php:3399
|
2821 |
msgid "Hide Genesis SEO Settings link"
|
2822 |
msgstr ""
|
2823 |
|
2824 |
+
#: inc/admin/admin.php:3407
|
2825 |
msgid "Hide advice in Structured Data Types metabox"
|
2826 |
msgstr ""
|
2827 |
|
2828 |
+
#: inc/admin/admin.php:3424
|
2829 |
msgid "Block SEO metabox to user roles"
|
2830 |
msgstr ""
|
2831 |
|
2832 |
+
#: inc/admin/admin.php:3432
|
2833 |
msgid "Block Content analysis metabox to user roles"
|
2834 |
msgstr ""
|
2835 |
|
2836 |
+
#: inc/admin/admin.php:3487
|
2837 |
msgid "<p>Customize your title & meta description for homepage</p>"
|
2838 |
msgstr ""
|
2839 |
|
2840 |
+
#: inc/admin/admin.php:3492
|
2841 |
msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
|
2842 |
msgstr ""
|
2843 |
|
2844 |
+
#: inc/admin/admin.php:3497
|
2845 |
msgid "<p>Customize your metas for all pages</p>"
|
2846 |
msgstr ""
|
2847 |
|
2848 |
+
#: inc/admin/admin.php:3502
|
2849 |
msgid "<p>Customize your metas for all taxonomies archives</p>"
|
2850 |
msgstr ""
|
2851 |
|
2852 |
+
#: inc/admin/admin.php:3507
|
2853 |
msgid "<p>Customize your metas for all archives</p>"
|
2854 |
msgstr ""
|
2855 |
|
2856 |
+
#: inc/admin/admin.php:3515
|
2857 |
msgid "Change this settings"
|
2858 |
msgstr ""
|
2859 |
|
2860 |
+
#: inc/admin/admin.php:3518
|
2861 |
msgid ""
|
2862 |
"To view your sitemap, enable permalinks (not default one), and save settings "
|
2863 |
"to flush them."
|
2864 |
msgstr ""
|
2865 |
|
2866 |
+
#: inc/admin/admin.php:3524
|
2867 |
msgid ""
|
2868 |
"Your server uses NGINX. If XML Sitemaps doesn't work properly, you need to "
|
2869 |
"add this rule to your configuration:"
|
2870 |
msgstr ""
|
2871 |
|
2872 |
+
#: inc/admin/admin.php:3537
|
2873 |
msgid "Noindex content will not be displayed in Sitemaps."
|
2874 |
msgstr ""
|
2875 |
|
2876 |
+
#: inc/admin/admin.php:3549
|
2877 |
msgid "Blank sitemap?"
|
2878 |
msgstr ""
|
2879 |
|
2880 |
+
#: inc/admin/admin.php:3550
|
2881 |
msgid "404 error?"
|
2882 |
msgstr ""
|
2883 |
|
2884 |
+
#: inc/admin/admin.php:3552
|
2885 |
msgid "View your sitemap"
|
2886 |
msgstr ""
|
2887 |
|
2888 |
+
#: inc/admin/admin.php:3554
|
2889 |
msgid "Ping Google manually"
|
2890 |
msgstr ""
|
2891 |
|
2892 |
+
#: inc/admin/admin.php:3556
|
2893 |
msgid "Flush permalinks"
|
2894 |
msgstr ""
|
2895 |
|
2896 |
+
#: inc/admin/admin.php:3562
|
2897 |
msgid "<p>Create an HTML Sitemap for your visitors and boost your SEO.</p>"
|
2898 |
msgstr ""
|
2899 |
|
2900 |
+
#: inc/admin/admin.php:3572 inc/admin/admin.php:4588
|
2901 |
msgid "Guide to enable a HTML Sitemap - new window"
|
2902 |
msgstr ""
|
2903 |
|
2904 |
+
#: inc/admin/admin.php:3577
|
2905 |
msgid "<p>Include/Exclude Post Types.</p>"
|
2906 |
msgstr ""
|
2907 |
|
2908 |
+
#: inc/admin/admin.php:3582
|
2909 |
msgid "<p>Include/Exclude Taxonomies.</p>"
|
2910 |
msgstr ""
|
2911 |
|
2912 |
+
#: inc/admin/admin.php:3587
|
2913 |
msgid "<p>Configure Google Knowledge Graph.</p>"
|
2914 |
msgstr ""
|
2915 |
|
2916 |
+
#: inc/admin/admin.php:3588
|
2917 |
msgid "Learn more on Google official website."
|
2918 |
msgstr ""
|
2919 |
|
2920 |
+
#: inc/admin/admin.php:3593
|
2921 |
msgid ""
|
2922 |
"<p>Link your site with your social accounts. Use markup on your website to "
|
2923 |
"add your social profile information to a Google Knowledge panel. Knowledge "
|
2927 |
"network links.</p>"
|
2928 |
msgstr ""
|
2929 |
|
2930 |
+
#: inc/admin/admin.php:3599
|
2931 |
msgid "<p>Manage Open Graph data.</p>"
|
2932 |
msgstr ""
|
2933 |
|
2934 |
+
#: inc/admin/admin.php:3601
|
2935 |
msgid "<p>We generate the <strong>og:image</strong> meta in this order:</p>"
|
2936 |
msgstr ""
|
2937 |
|
2938 |
+
#: inc/admin/admin.php:3605
|
2939 |
msgid "Custom OG Image from SEO metabox"
|
2940 |
msgstr ""
|
2941 |
|
2942 |
+
#: inc/admin/admin.php:3606 inc/admin/admin.php:3621
|
2943 |
msgid "Post thumbnail"
|
2944 |
msgstr ""
|
2945 |
|
2946 |
+
#: inc/admin/admin.php:3607 inc/admin/admin.php:3622
|
2947 |
msgid "First image of your post content"
|
2948 |
msgstr ""
|
2949 |
|
2950 |
+
#: inc/admin/admin.php:3608
|
2951 |
msgid "Global OG Image set in SEO > Social > Open Graph"
|
2952 |
msgstr ""
|
2953 |
|
2954 |
+
#: inc/admin/admin.php:3614
|
2955 |
msgid "<p>Manage your Twitter card.</p>"
|
2956 |
msgstr ""
|
2957 |
|
2958 |
+
#: inc/admin/admin.php:3616
|
2959 |
msgid ""
|
2960 |
"<p>We generate the <strong>twitter:image</strong> meta in this order:</p>"
|
2961 |
msgstr ""
|
2962 |
|
2963 |
+
#: inc/admin/admin.php:3620
|
2964 |
msgid "Custom Twitter image from SEO metabox"
|
2965 |
msgstr ""
|
2966 |
|
2967 |
+
#: inc/admin/admin.php:3623
|
2968 |
msgid "Global Twitter:image set in SEO > Social > Twitter Card"
|
2969 |
msgstr ""
|
2970 |
|
2971 |
+
#: inc/admin/admin.php:3629
|
2972 |
msgid "<p>Link your Google Analytics to your website.</p>"
|
2973 |
msgstr ""
|
2974 |
|
2975 |
+
#: inc/admin/admin.php:3634
|
2976 |
msgid "<p>Configure your Google Analytics tracking code.</p>"
|
2977 |
msgstr ""
|
2978 |
|
2979 |
+
#: inc/admin/admin.php:3639
|
2980 |
msgid "<p>Track events in Google Analytics.</p>"
|
2981 |
msgstr ""
|
2982 |
|
2983 |
+
#: inc/admin/admin.php:3644
|
2984 |
msgid ""
|
2985 |
"<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
|
2986 |
"and custom metrics in SEOPress are like the default dimensions and metrics "
|
2990 |
"Google Analytics account. More info by clicking on the help icon."
|
2991 |
msgstr ""
|
2992 |
|
2993 |
+
#: inc/admin/admin.php:3654
|
2994 |
msgid "Guide to create custom dimensions in Google Analytics - new window"
|
2995 |
msgstr ""
|
2996 |
|
2997 |
+
#: inc/admin/admin.php:3659
|
2998 |
msgid "<p>Advanced SEO options.</p>"
|
2999 |
msgstr ""
|
3000 |
|
3001 |
+
#: inc/admin/admin.php:3664
|
3002 |
msgid "<p>Customize SEOPress to fit your needs.</p>"
|
3003 |
msgstr ""
|
3004 |
|
3005 |
+
#: inc/admin/admin.php:3669
|
3006 |
msgid "<p>Manage security.</p>"
|
3007 |
msgstr ""
|
3008 |
|
3009 |
+
#: inc/admin/admin.php:3682
|
3010 |
msgid "Enter your separator, eg: \"-\""
|
3011 |
msgstr ""
|
3012 |
|
3013 |
+
#: inc/admin/admin.php:3686
|
3014 |
#, php-format
|
3015 |
msgid "Use this separator with %%sep%% in your title and meta description."
|
3016 |
msgstr ""
|
3017 |
|
3018 |
+
#: inc/admin/admin.php:3692
|
3019 |
msgid "My awesome website"
|
3020 |
msgstr ""
|
3021 |
|
3022 |
+
#: inc/admin/admin.php:3698 inc/admin/admin.php:3709 inc/admin/admin.php:3756
|
3023 |
+
#: inc/admin/admin.php:3899 inc/admin/admin.php:3932 inc/admin/admin.php:4022
|
3024 |
+
#: inc/admin/admin.php:4099 inc/admin/admin.php:4170 inc/admin/admin.php:4240
|
3025 |
+
#: inc/admin/admin.php:4291
|
3026 |
msgid "More tags"
|
3027 |
msgstr ""
|
3028 |
|
3029 |
+
#: inc/admin/admin.php:3704
|
3030 |
msgid "This is a cool website about Wookiees"
|
3031 |
msgstr ""
|
3032 |
|
3033 |
+
#: inc/admin/admin.php:3712
|
3034 |
msgid "Looking to edit your blog page?"
|
3035 |
msgstr ""
|
3036 |
|
3037 |
+
#: inc/admin/admin.php:3725 inc/admin/admin.php:3865 inc/admin/admin.php:3994
|
3038 |
+
#: inc/admin/admin.php:4087 inc/admin/admin.php:4158 inc/admin/admin.php:4228
|
3039 |
+
#: inc/admin/admin.php:4281
|
3040 |
msgid "Title template"
|
3041 |
msgstr ""
|
3042 |
|
3043 |
+
#: inc/admin/admin.php:3763 inc/admin/admin.php:3908 inc/admin/admin.php:4029
|
3044 |
+
#: inc/admin/admin.php:4105 inc/admin/admin.php:4176 inc/admin/admin.php:4246
|
3045 |
+
#: inc/admin/admin.php:4296
|
3046 |
msgid "Meta description template"
|
3047 |
msgstr ""
|
3048 |
|
3049 |
+
#: inc/admin/admin.php:3805
|
3050 |
msgid ""
|
3051 |
"Do not follow links for this single post type <strong>(nofollow)</strong>"
|
3052 |
msgstr ""
|
3053 |
|
3054 |
+
#: inc/admin/admin.php:3824
|
3055 |
msgid "Display date in Google search results?"
|
3056 |
msgstr ""
|
3057 |
|
3058 |
+
#: inc/admin/admin.php:3843
|
3059 |
msgid "Display post thumbnail in Google Custom Search results?"
|
3060 |
msgstr ""
|
3061 |
|
3062 |
+
#: inc/admin/admin.php:3888
|
3063 |
msgid "Category Title"
|
3064 |
msgstr ""
|
3065 |
|
3066 |
+
#: inc/admin/admin.php:3890
|
3067 |
msgid "Tag Title"
|
3068 |
msgstr ""
|
3069 |
|
3070 |
+
#: inc/admin/admin.php:3892
|
3071 |
msgid "Term Title"
|
3072 |
msgstr ""
|
3073 |
|
3074 |
+
#: inc/admin/admin.php:3925
|
3075 |
msgid "Category Description"
|
3076 |
msgstr ""
|
3077 |
|
3078 |
+
#: inc/admin/admin.php:3927
|
3079 |
msgid "Tag Description"
|
3080 |
msgstr ""
|
3081 |
|
3082 |
+
#: inc/admin/admin.php:3929
|
3083 |
msgid "Term Description"
|
3084 |
msgstr ""
|
3085 |
|
3086 |
+
#: inc/admin/admin.php:3966
|
3087 |
msgid ""
|
3088 |
"Do not follow links for this taxonomy archive <strong>(nofollow)</strong>"
|
3089 |
msgstr ""
|
3090 |
|
3091 |
+
#: inc/admin/admin.php:3986
|
3092 |
msgid "See archive"
|
3093 |
msgstr ""
|
3094 |
|
3095 |
+
#: inc/admin/admin.php:4016
|
3096 |
msgid "Post Type Archive Name"
|
3097 |
msgstr ""
|
3098 |
|
3099 |
+
#: inc/admin/admin.php:4071
|
3100 |
msgid ""
|
3101 |
"Do not follow links for this post type archive <strong>(nofollow)</strong>"
|
3102 |
msgstr ""
|
3103 |
|
3104 |
+
#: inc/admin/admin.php:4085
|
3105 |
msgid "Author archives"
|
3106 |
msgstr ""
|
3107 |
|
3108 |
+
#: inc/admin/admin.php:4147
|
3109 |
msgid "Disable author archives"
|
3110 |
msgstr ""
|
3111 |
|
3112 |
+
#: inc/admin/admin.php:4156 inc/admin/admin.php:4167
|
3113 |
msgid "Date archives"
|
3114 |
msgstr ""
|
3115 |
|
3116 |
+
#: inc/admin/admin.php:4199
|
3117 |
msgid ""
|
3118 |
"Do not display date archives in search engine results <strong>(noindex)</"
|
3119 |
"strong>"
|
3120 |
msgstr ""
|
3121 |
|
3122 |
+
#: inc/admin/admin.php:4217
|
3123 |
msgid "Disable date archives"
|
3124 |
msgstr ""
|
3125 |
|
3126 |
+
#: inc/admin/admin.php:4226
|
3127 |
msgid "Search archives"
|
3128 |
msgstr ""
|
3129 |
|
3130 |
+
#: inc/admin/admin.php:4237
|
3131 |
msgid "Search Keywords"
|
3132 |
msgstr ""
|
3133 |
|
3134 |
+
#: inc/admin/admin.php:4270
|
3135 |
msgid ""
|
3136 |
"Do not display search archives in search engine results <strong>(noindex)</"
|
3137 |
"strong>"
|
3138 |
msgstr ""
|
3139 |
|
3140 |
+
#: inc/admin/admin.php:4279
|
3141 |
msgid "404 archives"
|
3142 |
msgstr ""
|
3143 |
|
3144 |
+
#: inc/admin/admin.php:4322
|
3145 |
msgid ""
|
3146 |
"Do not display all pages of the site in Google search results and do not "
|
3147 |
"display \"Cached\" links in search results."
|
3148 |
msgstr ""
|
3149 |
|
3150 |
+
#: inc/admin/admin.php:4341
|
3151 |
msgid "Do not follow links for all pages."
|
3152 |
msgstr ""
|
3153 |
|
3154 |
+
#: inc/admin/admin.php:4360
|
3155 |
msgid ""
|
3156 |
"Do not use Open Directory project metadata for titles or excerpts for all "
|
3157 |
"pages."
|
3158 |
msgstr ""
|
3159 |
|
3160 |
+
#: inc/admin/admin.php:4379
|
3161 |
msgid "Do not index images from the entire site."
|
3162 |
msgstr ""
|
3163 |
|
3164 |
+
#: inc/admin/admin.php:4398
|
3165 |
msgid "Do not display a \"Cached\" link in the Google search results."
|
3166 |
msgstr ""
|
3167 |
|
3168 |
+
#: inc/admin/admin.php:4417
|
3169 |
msgid ""
|
3170 |
"Do not display a description in the Google search results for all pages."
|
3171 |
msgstr ""
|
3172 |
|
3173 |
+
#: inc/admin/admin.php:4436
|
3174 |
msgid ""
|
3175 |
"Prevent Google to display a sitelinks searchbox in search results. Enable "
|
3176 |
"this option will remove the \"Website\" schema from your source code."
|
3177 |
msgstr ""
|
3178 |
|
3179 |
+
#: inc/admin/admin.php:4453
|
3180 |
msgid "Add rel next/prev link in head of paginated archive pages"
|
3181 |
msgstr ""
|
3182 |
|
3183 |
+
#: inc/admin/admin.php:4455
|
3184 |
msgid "Learn more on Google website"
|
3185 |
msgstr ""
|
3186 |
|
3187 |
+
#: inc/admin/admin.php:4482
|
3188 |
msgid "Guide to enable XML Sitemaps - new window"
|
3189 |
msgstr ""
|
3190 |
|
3191 |
+
#: inc/admin/admin.php:4499
|
3192 |
msgid ""
|
3193 |
"Enable Image Sitemaps (standard images, image galleries, featured image, "
|
3194 |
"WooCommerce product images)"
|
3195 |
msgstr ""
|
3196 |
|
3197 |
+
#: inc/admin/admin.php:4501
|
3198 |
msgid "Images in XML sitemaps are visible only from the source code."
|
3199 |
msgstr ""
|
3200 |
|
3201 |
+
#: inc/admin/admin.php:4511
|
3202 |
msgid "Guide to enable XML image sitemaps - new window"
|
3203 |
msgstr ""
|
3204 |
|
3205 |
+
#: inc/admin/admin.php:4529
|
3206 |
msgid "Enable Video Sitemaps"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: inc/admin/admin.php:4539
|
3210 |
#, php-format
|
3211 |
msgid ""
|
3212 |
"Your video sitemap is empty? Read our guide to learn more about <a href=\"%s"
|
3213 |
"\" target=\"_blank\">adding videos to your sitemap.</a>"
|
3214 |
msgstr ""
|
3215 |
|
3216 |
+
#: inc/admin/admin.php:4541
|
3217 |
msgid "Guide to enable XML video sitemaps - new window"
|
3218 |
msgstr ""
|
3219 |
|
3220 |
+
#: inc/admin/admin.php:4561
|
3221 |
+
msgid ""
|
3222 |
+
"Make sure to enable Author archive from SEO, Titles and metas, Archives tab."
|
3223 |
+
"</a>"
|
3224 |
+
msgstr ""
|
3225 |
+
|
3226 |
+
#: inc/admin/admin.php:4628 inc/admin/admin.php:4672
|
3227 |
msgid "Include"
|
3228 |
msgstr ""
|
3229 |
|
3230 |
+
#: inc/admin/admin.php:4631
|
3231 |
msgid ""
|
3232 |
"You should never include attachment post type in your sitemap. Be careful if "
|
3233 |
"you checked this."
|
3234 |
msgstr ""
|
3235 |
|
3236 |
+
#: inc/admin/admin.php:4687
|
3237 |
msgid "eg: 2, 28, 68"
|
3238 |
msgstr ""
|
3239 |
|
3240 |
+
#: inc/admin/admin.php:4691
|
3241 |
msgid "You can also use this shortcode:"
|
3242 |
msgstr ""
|
3243 |
|
3244 |
+
#: inc/admin/admin.php:4701
|
3245 |
msgid "eg: 13, 8, 38"
|
3246 |
msgstr ""
|
3247 |
|
3248 |
+
#: inc/admin/admin.php:4715
|
3249 |
msgid ""
|
3250 |
"DESC (descending order from highest to lowest values (3, 2, 1; c, b, a))"
|
3251 |
msgstr ""
|
3252 |
|
3253 |
+
#: inc/admin/admin.php:4718
|
3254 |
msgid "ASC (ascending order from lowest to highest values (1, 2, 3; a, b, c))"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
+
#: inc/admin/admin.php:4735
|
3258 |
msgid "Default (date)"
|
3259 |
msgstr ""
|
3260 |
|
3261 |
+
#: inc/admin/admin.php:4741
|
3262 |
msgid "Modified date"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
+
#: inc/admin/admin.php:4744
|
3266 |
msgid "Post ID"
|
3267 |
msgstr ""
|
3268 |
|
3269 |
+
#: inc/admin/admin.php:4747
|
3270 |
msgid "Menu order"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
+
#: inc/admin/admin.php:4765
|
3274 |
msgid "Disable date after each post, page, post type?"
|
3275 |
msgstr ""
|
3276 |
|
3277 |
+
#: inc/admin/admin.php:4800
|
3278 |
msgid "eg: Apple"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
+
#: inc/admin/admin.php:4813
|
3282 |
msgid "Select your logo"
|
3283 |
msgstr ""
|
3284 |
|
3285 |
+
#: inc/admin/admin.php:4817
|
3286 |
msgid "JPG, PNG, and GIF allowed."
|
3287 |
msgstr ""
|
3288 |
|
3289 |
+
#: inc/admin/admin.php:4843
|
3290 |
msgid "eg: +33123456789 (internationalized version required)"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
+
#: inc/admin/admin.php:4858
|
3294 |
msgid "Customer support"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
+
#: inc/admin/admin.php:4861
|
3298 |
msgid "Technical support"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
+
#: inc/admin/admin.php:4864
|
3302 |
msgid "Billing support"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
+
#: inc/admin/admin.php:4867
|
3306 |
msgid "Bill payment"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
+
#: inc/admin/admin.php:4870
|
3310 |
msgid "Sales"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
#: inc/admin/admin.php:4873
|
3314 |
msgid "Credit card support"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
+
#: inc/admin/admin.php:4876
|
3318 |
msgid "Emergency"
|
3319 |
msgstr ""
|
3320 |
|
3321 |
+
#: inc/admin/admin.php:4879
|
3322 |
msgid "Baggage tracking"
|
3323 |
msgstr ""
|
3324 |
|
3325 |
+
#: inc/admin/admin.php:4882
|
3326 |
msgid "Roadside assistance"
|
3327 |
msgstr ""
|
3328 |
|
3329 |
+
#: inc/admin/admin.php:4885
|
3330 |
msgid "Package tracking"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
+
#: inc/admin/admin.php:4902 inc/admin/admin.php:5537 inc/admin/admin.php:5614
|
3334 |
+
#: inc/admin/admin.php:5691 inc/admin/admin.php:5768 inc/admin/admin.php:5845
|
3335 |
msgid "None"
|
3336 |
msgstr ""
|
3337 |
|
3338 |
+
#: inc/admin/admin.php:4905
|
3339 |
msgid "Toll Free"
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: inc/admin/admin.php:4908
|
3343 |
msgid "Hearing impaired supported"
|
3344 |
msgstr ""
|
3345 |
|
3346 |
+
#: inc/admin/admin.php:4934
|
3347 |
msgid "Twitter Page URL"
|
3348 |
msgstr ""
|
3349 |
|
3350 |
+
#: inc/admin/admin.php:5035
|
3351 |
msgid "Enable OG data"
|
3352 |
msgstr ""
|
3353 |
|
3354 |
+
#: inc/admin/admin.php:5068
|
3355 |
msgid ""
|
3356 |
"One or more Facebook Page IDs that are associated with a URL in order to "
|
3357 |
"enable link editing and instant article publishing."
|
3358 |
msgstr ""
|
3359 |
|
3360 |
+
#: inc/admin/admin.php:5081
|
3361 |
msgid ""
|
3362 |
"The ID (or comma-separated list for properties that can accept multiple IDs) "
|
3363 |
"of an app, person using the app, or Page Graph API object."
|
3364 |
msgstr ""
|
3365 |
|
3366 |
+
#: inc/admin/admin.php:5093
|
3367 |
msgid ""
|
3368 |
"The Facebook app ID of the site's app. In order to use Facebook Insights you "
|
3369 |
"must add the app ID to your page. Insights lets you view analytics for "
|
3373 |
"span>"
|
3374 |
msgstr ""
|
3375 |
|
3376 |
+
#: inc/admin/admin.php:5097
|
3377 |
msgid "How to create a Facebook App ID"
|
3378 |
msgstr ""
|
3379 |
|
3380 |
+
#: inc/admin/admin.php:5110
|
3381 |
msgid "Enable Twitter card"
|
3382 |
msgstr ""
|
3383 |
|
3384 |
+
#: inc/admin/admin.php:5127
|
3385 |
msgid "Use OG if no Twitter Cards"
|
3386 |
msgstr ""
|
3387 |
|
3388 |
+
#: inc/admin/admin.php:5162
|
3389 |
msgid "Default"
|
3390 |
msgstr ""
|
3391 |
|
3392 |
+
#: inc/admin/admin.php:5165
|
3393 |
msgid "Large"
|
3394 |
msgstr ""
|
3395 |
|
3396 |
+
#: inc/admin/admin.php:5183
|
3397 |
msgid "Enable Google Analytics tracking (Global Site Tag: gtag.js)"
|
3398 |
msgstr ""
|
3399 |
|
3400 |
+
#: inc/admin/admin.php:5195
|
3401 |
msgid "Enter your Tracking ID (UA-XXXX-XX)"
|
3402 |
msgstr ""
|
3403 |
|
3404 |
+
#: inc/admin/admin.php:5199
|
3405 |
msgid "Find your tracking ID"
|
3406 |
msgstr ""
|
3407 |
|
3408 |
+
#: inc/admin/admin.php:5213
|
3409 |
msgid "Request user's consent for analytics tracking (required by GDPR)"
|
3410 |
msgstr ""
|
3411 |
|
3412 |
+
#: inc/admin/admin.php:5215
|
3413 |
msgid ""
|
3414 |
"<strong>The user must click the Accept button to allow tracking.</strong>"
|
3415 |
msgstr ""
|
3416 |
|
3417 |
+
#: inc/admin/admin.php:5217
|
3418 |
msgid ""
|
3419 |
"User roles excluded from tracking will not see the consent message.<br> If "
|
3420 |
"you use a caching plugin, you have to exclude this JS file in your settings: "
|
3422 |
"js</strong> <br>and this cookie <strong>seopress-user-consent-accept</strong>"
|
3423 |
msgstr ""
|
3424 |
|
3425 |
+
#: inc/admin/admin.php:5227
|
3426 |
msgid "Hook to add custom tracking code with user consent - new window"
|
3427 |
msgstr ""
|
3428 |
|
3429 |
+
#: inc/admin/admin.php:5244
|
3430 |
msgid ""
|
3431 |
"Display and automatically accept the user‘s consent on page load (not fully "
|
3432 |
"GDPR)"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: inc/admin/admin.php:5246
|
3436 |
msgid "The previous option must be checked to use this."
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: inc/admin/admin.php:5259
|
3440 |
msgid "Enter your message (HTML allowed)"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: inc/admin/admin.php:5259
|
3444 |
msgid "This message will only appear if request user's consent is enabled."
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: inc/admin/admin.php:5270
|
3448 |
msgid "Hook to filter user consent message - new window"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
+
#: inc/admin/admin.php:5272
|
3452 |
msgid "HTML tags allowed: strong, em, br, a href / target"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
+
#: inc/admin/admin.php:5273
|
3456 |
msgid ""
|
3457 |
"Shortcode allowed to get the privacy page set in WordPress settings: "
|
3458 |
"[seopress_privacy_page]"
|
3459 |
msgstr ""
|
3460 |
|
3461 |
+
#: inc/admin/admin.php:5281 inc/functions/options-google-analytics.php:39
|
3462 |
msgid "Accept"
|
3463 |
msgstr ""
|
3464 |
|
3465 |
+
#: inc/admin/admin.php:5281
|
3466 |
msgid "Change the button value"
|
3467 |
msgstr ""
|
3468 |
|
3469 |
+
#: inc/admin/admin.php:5316
|
3470 |
msgid "Enter your Google Optimize container ID"
|
3471 |
msgstr ""
|
3472 |
|
3473 |
+
#: inc/admin/admin.php:5316
|
3474 |
msgid "GTM-XXXXXXX"
|
3475 |
msgstr ""
|
3476 |
|
3477 |
+
#: inc/admin/admin.php:5319
|
3478 |
msgid ""
|
3479 |
"Google Optimize offers A/B testing, website testing & personalization tools."
|
3480 |
msgstr ""
|
3481 |
|
3482 |
+
#: inc/admin/admin.php:5327
|
3483 |
msgid "Enter your Google Ads conversion ID (eg: AW-123456789)"
|
3484 |
msgstr ""
|
3485 |
|
3486 |
+
#: inc/admin/admin.php:5327
|
3487 |
msgid "AW-XXXXXXXXX"
|
3488 |
msgstr ""
|
3489 |
|
3490 |
+
#: inc/admin/admin.php:5336
|
3491 |
msgid "Paste your tracking code here like Google Tag Manager (head)"
|
3492 |
msgstr ""
|
3493 |
|
3494 |
+
#: inc/admin/admin.php:5336
|
3495 |
msgid "Additional tracking code field"
|
3496 |
msgstr ""
|
3497 |
|
3498 |
+
#: inc/admin/admin.php:5339
|
3499 |
msgid "This code will be added in the head section of your page."
|
3500 |
msgstr ""
|
3501 |
|
3502 |
+
#: inc/admin/admin.php:5347
|
3503 |
msgid "Paste your tracking code here like Google Tag Manager (body)"
|
3504 |
msgstr ""
|
3505 |
|
3506 |
+
#: inc/admin/admin.php:5347
|
3507 |
msgid "Additional tracking code field added to body"
|
3508 |
msgstr ""
|
3509 |
|
3510 |
+
#: inc/admin/admin.php:5350
|
3511 |
msgid "This code will be added just after the opening body tag of your page."
|
3512 |
msgstr ""
|
3513 |
|
3514 |
+
#: inc/admin/admin.php:5365
|
3515 |
msgid ""
|
3516 |
"A remarketing audience is a list of cookies or mobile-advertising IDs that "
|
3517 |
"represents a group of users you want to re-engage because of their "
|
3518 |
"likelihood to convert."
|
3519 |
msgstr ""
|
3520 |
|
3521 |
+
#: inc/admin/admin.php:5386
|
3522 |
msgid ""
|
3523 |
"When a customer of Analytics requests IP address anonymization, Analytics "
|
3524 |
"anonymizes the address as soon as technically feasible at the earliest "
|
3525 |
"possible stage of the collection network."
|
3526 |
msgstr ""
|
3527 |
|
3528 |
+
#: inc/admin/admin.php:5407
|
3529 |
msgid ""
|
3530 |
"Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
|
3531 |
"report by automatically differentiating between multiple links to the same "
|
3532 |
"URL on a single page by using link element IDs."
|
3533 |
msgstr ""
|
3534 |
|
3535 |
+
#: inc/admin/admin.php:5428
|
3536 |
msgid ""
|
3537 |
"Cross domain tracking makes it possible for Analytics to see sessions on two "
|
3538 |
"related sites (such as an ecommerce site and a separate shopping cart site) "
|
3539 |
"as a single session. This is sometimes called site linking."
|
3540 |
msgstr ""
|
3541 |
|
3542 |
+
#: inc/admin/admin.php:5442
|
3543 |
msgid "Enter your domains: seopress.org,sub.seopress.org,sub2.seopress.org"
|
3544 |
msgstr ""
|
3545 |
|
3546 |
+
#: inc/admin/admin.php:5459
|
3547 |
msgid "Enable external links tracking"
|
3548 |
msgstr ""
|
3549 |
|
3550 |
+
#: inc/admin/admin.php:5476
|
3551 |
msgid "Enable download tracking"
|
3552 |
msgstr ""
|
3553 |
|
3554 |
+
#: inc/admin/admin.php:5488
|
3555 |
msgid "pdf|docx|pptx|zip"
|
3556 |
msgstr ""
|
3557 |
|
3558 |
+
#: inc/admin/admin.php:5492
|
3559 |
msgid "Separate each file type extensions with a pipe \"|\""
|
3560 |
msgstr ""
|
3561 |
|
3562 |
+
#: inc/admin/admin.php:5507
|
3563 |
msgid "Enable affiliate/outbound tracking"
|
3564 |
msgstr ""
|
3565 |
|
3566 |
+
#: inc/admin/admin.php:5519
|
3567 |
msgid "aff|go|out"
|
3568 |
msgstr ""
|
3569 |
|
3570 |
+
#: inc/admin/admin.php:5523
|
3571 |
msgid "Separate each keyword with a pipe \"|\""
|
3572 |
msgstr ""
|
3573 |
|
3574 |
+
#: inc/admin/admin.php:5540 inc/admin/admin.php:5617 inc/admin/admin.php:5694
|
3575 |
+
#: inc/admin/admin.php:5771 inc/admin/admin.php:5848
|
3576 |
msgid "Custom Dimension #1"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
+
#: inc/admin/admin.php:5543 inc/admin/admin.php:5620 inc/admin/admin.php:5697
|
3580 |
+
#: inc/admin/admin.php:5774 inc/admin/admin.php:5851
|
3581 |
msgid "Custom Dimension #2"
|
3582 |
msgstr ""
|
3583 |
|
3584 |
+
#: inc/admin/admin.php:5546 inc/admin/admin.php:5623 inc/admin/admin.php:5700
|
3585 |
+
#: inc/admin/admin.php:5777 inc/admin/admin.php:5854
|
3586 |
msgid "Custom Dimension #3"
|
3587 |
msgstr ""
|
3588 |
|
3589 |
+
#: inc/admin/admin.php:5549 inc/admin/admin.php:5626 inc/admin/admin.php:5703
|
3590 |
+
#: inc/admin/admin.php:5780 inc/admin/admin.php:5857
|
3591 |
msgid "Custom Dimension #4"
|
3592 |
msgstr ""
|
3593 |
|
3594 |
+
#: inc/admin/admin.php:5552 inc/admin/admin.php:5629 inc/admin/admin.php:5706
|
3595 |
+
#: inc/admin/admin.php:5783 inc/admin/admin.php:5860
|
3596 |
msgid "Custom Dimension #5"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
+
#: inc/admin/admin.php:5555 inc/admin/admin.php:5632 inc/admin/admin.php:5709
|
3600 |
+
#: inc/admin/admin.php:5786 inc/admin/admin.php:5863
|
3601 |
msgid "Custom Dimension #6"
|
3602 |
msgstr ""
|
3603 |
|
3604 |
+
#: inc/admin/admin.php:5558 inc/admin/admin.php:5635 inc/admin/admin.php:5712
|
3605 |
+
#: inc/admin/admin.php:5789 inc/admin/admin.php:5866
|
3606 |
msgid "Custom Dimension #7"
|
3607 |
msgstr ""
|
3608 |
|
3609 |
+
#: inc/admin/admin.php:5561 inc/admin/admin.php:5638 inc/admin/admin.php:5715
|
3610 |
+
#: inc/admin/admin.php:5792 inc/admin/admin.php:5869
|
3611 |
msgid "Custom Dimension #8"
|
3612 |
msgstr ""
|
3613 |
|
3614 |
+
#: inc/admin/admin.php:5564 inc/admin/admin.php:5641 inc/admin/admin.php:5718
|
3615 |
+
#: inc/admin/admin.php:5795 inc/admin/admin.php:5872
|
3616 |
msgid "Custom Dimension #9"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
+
#: inc/admin/admin.php:5567 inc/admin/admin.php:5644 inc/admin/admin.php:5721
|
3620 |
+
#: inc/admin/admin.php:5798 inc/admin/admin.php:5875
|
3621 |
msgid "Custom Dimension #10"
|
3622 |
msgstr ""
|
3623 |
|
3624 |
+
#: inc/admin/admin.php:5570 inc/admin/admin.php:5647 inc/admin/admin.php:5724
|
3625 |
+
#: inc/admin/admin.php:5801 inc/admin/admin.php:5878
|
3626 |
msgid "Custom Dimension #11"
|
3627 |
msgstr ""
|
3628 |
|
3629 |
+
#: inc/admin/admin.php:5573 inc/admin/admin.php:5650 inc/admin/admin.php:5727
|
3630 |
+
#: inc/admin/admin.php:5804 inc/admin/admin.php:5881
|
3631 |
msgid "Custom Dimension #12"
|
3632 |
msgstr ""
|
3633 |
|
3634 |
+
#: inc/admin/admin.php:5576 inc/admin/admin.php:5653 inc/admin/admin.php:5730
|
3635 |
+
#: inc/admin/admin.php:5807 inc/admin/admin.php:5884
|
3636 |
msgid "Custom Dimension #13"
|
3637 |
msgstr ""
|
3638 |
|
3639 |
+
#: inc/admin/admin.php:5579 inc/admin/admin.php:5656 inc/admin/admin.php:5733
|
3640 |
+
#: inc/admin/admin.php:5810 inc/admin/admin.php:5887
|
3641 |
msgid "Custom Dimension #14"
|
3642 |
msgstr ""
|
3643 |
|
3644 |
+
#: inc/admin/admin.php:5582 inc/admin/admin.php:5659 inc/admin/admin.php:5736
|
3645 |
+
#: inc/admin/admin.php:5813 inc/admin/admin.php:5890
|
3646 |
msgid "Custom Dimension #15"
|
3647 |
msgstr ""
|
3648 |
|
3649 |
+
#: inc/admin/admin.php:5585 inc/admin/admin.php:5662 inc/admin/admin.php:5739
|
3650 |
+
#: inc/admin/admin.php:5816 inc/admin/admin.php:5893
|
3651 |
msgid "Custom Dimension #16"
|
3652 |
msgstr ""
|
3653 |
|
3654 |
+
#: inc/admin/admin.php:5588 inc/admin/admin.php:5665 inc/admin/admin.php:5742
|
3655 |
+
#: inc/admin/admin.php:5819 inc/admin/admin.php:5896
|
3656 |
msgid "Custom Dimension #17"
|
3657 |
msgstr ""
|
3658 |
|
3659 |
+
#: inc/admin/admin.php:5591 inc/admin/admin.php:5668 inc/admin/admin.php:5745
|
3660 |
+
#: inc/admin/admin.php:5822 inc/admin/admin.php:5899
|
3661 |
msgid "Custom Dimension #18"
|
3662 |
msgstr ""
|
3663 |
|
3664 |
+
#: inc/admin/admin.php:5594 inc/admin/admin.php:5671 inc/admin/admin.php:5748
|
3665 |
+
#: inc/admin/admin.php:5825 inc/admin/admin.php:5902
|
3666 |
msgid "Custom Dimension #19"
|
3667 |
msgstr ""
|
3668 |
|
3669 |
+
#: inc/admin/admin.php:5597 inc/admin/admin.php:5674 inc/admin/admin.php:5751
|
3670 |
+
#: inc/admin/admin.php:5828 inc/admin/admin.php:5905
|
3671 |
msgid "Custom Dimension #20"
|
3672 |
msgstr ""
|
3673 |
|
3674 |
+
#: inc/admin/admin.php:5923
|
3675 |
msgid "Redirect attachment pages to post parent (or homepage if none)"
|
3676 |
msgstr ""
|
3677 |
|
3678 |
+
#: inc/admin/admin.php:5942
|
3679 |
msgid ""
|
3680 |
"If this option is checked, it will take precedence over the redirection of "
|
3681 |
"attachments to the post's parent."
|
3682 |
msgstr ""
|
3683 |
|
3684 |
+
#: inc/admin/admin.php:5959
|
3685 |
msgid "Remove ?replytocom link in source code"
|
3686 |
msgstr ""
|
3687 |
|
3688 |
+
#: inc/admin/admin.php:5976
|
3689 |
msgid ""
|
3690 |
"When sending an image file, automatically set the title based on the filename"
|
3691 |
msgstr ""
|
3692 |
|
3693 |
+
#: inc/admin/admin.php:5993
|
3694 |
msgid ""
|
3695 |
"When sending an image file, automatically set the alternative text based on "
|
3696 |
"the filename"
|
3697 |
msgstr ""
|
3698 |
|
3699 |
+
#: inc/admin/admin.php:6010
|
3700 |
msgid ""
|
3701 |
"When sending an image file, automatically set the caption based on the "
|
3702 |
"filename"
|
3703 |
msgstr ""
|
3704 |
|
3705 |
+
#: inc/admin/admin.php:6027
|
3706 |
msgid ""
|
3707 |
"When sending an image file, automatically set the description based on the "
|
3708 |
"filename"
|
3709 |
msgstr ""
|
3710 |
|
3711 |
+
#: inc/admin/admin.php:6044
|
3712 |
msgid "Add TINYMCE editor to term description"
|
3713 |
msgstr ""
|
3714 |
|
3715 |
+
#: inc/admin/admin.php:6061
|
3716 |
msgid "You have to flush your permalinks each time you change this settings"
|
3717 |
msgstr ""
|
3718 |
|
3719 |
+
#: inc/admin/admin.php:6078
|
3720 |
msgid ""
|
3721 |
"You must check this box if the structure of your permalinks DOES NOT contain "
|
3722 |
"a slash at the end (eg: /%postname%)"
|
3723 |
msgstr ""
|
3724 |
|
3725 |
+
#: inc/admin/admin.php:6095
|
3726 |
msgid "Remove WordPress meta generator in source code"
|
3727 |
msgstr ""
|
3728 |
|
3729 |
+
#: inc/admin/admin.php:6112
|
3730 |
msgid "Remove WordPress shortlink meta tag in source code (eg:"
|
3731 |
msgstr ""
|
3732 |
|
3733 |
+
#: inc/admin/admin.php:6129
|
3734 |
msgid "Remove Windows Live Writer meta tag in source code (eg:"
|
3735 |
msgstr ""
|
3736 |
|
3737 |
+
#: inc/admin/admin.php:6146
|
3738 |
msgid "Remove Really Simple Discovery meta tag in source code (eg:"
|
3739 |
msgstr ""
|
3740 |
|
3741 |
+
#: inc/admin/admin.php:6158
|
3742 |
msgid "Enter Google meta value site verification"
|
3743 |
msgstr ""
|
3744 |
|
3745 |
+
#: inc/admin/admin.php:6163
|
3746 |
msgid ""
|
3747 |
"If your site is already verified in <strong>Google Search Console</strong>, "
|
3748 |
"you can leave this field empty."
|
3749 |
msgstr ""
|
3750 |
|
3751 |
+
#: inc/admin/admin.php:6172
|
3752 |
msgid "Enter Bing meta value site verification"
|
3753 |
msgstr ""
|
3754 |
|
3755 |
+
#: inc/admin/admin.php:6176
|
3756 |
msgid ""
|
3757 |
"If your site is already verified in <strong>Bing Webmaster tools</strong>, "
|
3758 |
"you can leave this field empty."
|
3759 |
msgstr ""
|
3760 |
|
3761 |
+
#: inc/admin/admin.php:6185
|
3762 |
msgid "Enter Pinterest meta value site verification"
|
3763 |
msgstr ""
|
3764 |
|
3765 |
+
#: inc/admin/admin.php:6197
|
3766 |
msgid "Enter Yandex meta value site verification"
|
3767 |
msgstr ""
|
3768 |
|
3769 |
+
#: inc/admin/admin.php:6214
|
3770 |
msgid "Remove SEOPress from Admin Bar in backend and frontend"
|
3771 |
msgstr ""
|
3772 |
|
3773 |
+
#: inc/admin/admin.php:6230
|
3774 |
msgid "High priority (top)"
|
3775 |
msgstr ""
|
3776 |
|
3777 |
+
#: inc/admin/admin.php:6233
|
3778 |
msgid "Normal priority (default)"
|
3779 |
msgstr ""
|
3780 |
|
3781 |
+
#: inc/admin/admin.php:6236
|
3782 |
msgid "Low priority"
|
3783 |
msgstr ""
|
3784 |
|
3785 |
+
#: inc/admin/admin.php:6254
|
3786 |
msgid "Hide Notifications Center in SEOPress Dashboard page"
|
3787 |
msgstr ""
|
3788 |
|
3789 |
+
#: inc/admin/admin.php:6271
|
3790 |
msgid "Hide SEO tools in SEOPress Dashboard page"
|
3791 |
msgstr ""
|
3792 |
|
3793 |
+
#: inc/admin/admin.php:6288
|
3794 |
msgid "Hide Useful Links in SEOPress dashboard page"
|
3795 |
msgstr ""
|
3796 |
|
3797 |
+
#: inc/admin/admin.php:6305
|
3798 |
msgid "Add title column"
|
3799 |
msgstr ""
|
3800 |
|
3801 |
+
#: inc/admin/admin.php:6322
|
3802 |
msgid "Add meta description column"
|
3803 |
msgstr ""
|
3804 |
|
3805 |
+
#: inc/admin/admin.php:6339
|
3806 |
msgid "Add redirection enable column"
|
3807 |
msgstr ""
|
3808 |
|
3809 |
+
#: inc/admin/admin.php:6356
|
3810 |
msgid "Add redirection URL column"
|
3811 |
msgstr ""
|
3812 |
|
3813 |
+
#: inc/admin/admin.php:6373
|
3814 |
msgid "Add canonical URL column"
|
3815 |
msgstr ""
|
3816 |
|
3817 |
+
#: inc/admin/admin.php:6390
|
3818 |
msgid "Add target keyword column"
|
3819 |
msgstr ""
|
3820 |
|
3821 |
+
#: inc/admin/admin.php:6407
|
3822 |
msgid "Display noindex status"
|
3823 |
msgstr ""
|
3824 |
|
3825 |
+
#: inc/admin/admin.php:6424
|
3826 |
msgid "Display nofollow status"
|
3827 |
msgstr ""
|
3828 |
|
3829 |
+
#: inc/admin/admin.php:6441
|
3830 |
msgid "Display total number of words in content"
|
3831 |
msgstr ""
|
3832 |
|
3833 |
+
#: inc/admin/admin.php:6458
|
3834 |
msgid "Display W3C column to check code quality"
|
3835 |
msgstr ""
|
3836 |
|
3837 |
+
#: inc/admin/admin.php:6476
|
3838 |
msgid "Display Page Speed column to check performances"
|
3839 |
msgstr ""
|
3840 |
|
3841 |
+
#: inc/admin/admin.php:6494
|
3842 |
msgid "Remove Genesis SEO Metabox"
|
3843 |
msgstr ""
|
3844 |
|
3845 |
+
#: inc/admin/admin.php:6511
|
3846 |
msgid "Remove Genesis SEO link in WP Admin Menu"
|
3847 |
msgstr ""
|
3848 |
|
3849 |
+
#: inc/admin/admin.php:6528
|
3850 |
msgid "Remove the advice if None schema selected"
|
3851 |
msgstr ""
|
3852 |
|
3853 |
+
#: inc/admin/admin.php:6566 inc/admin/admin.php:6601
|
3854 |
msgid ""
|
3855 |
"Hook to filter structured data types metabox call by post type - new window"
|
3856 |
msgstr ""
|
4042 |
msgid "Migration completed!"
|
4043 |
msgstr ""
|
4044 |
|
4045 |
+
#: seopress.php:290
|
4046 |
msgid "You like SEOPress? Don't forget to rate it 5 stars!"
|
4047 |
msgstr ""
|
4048 |
|
4049 |
+
#: seopress.php:337
|
4050 |
msgid "SEOPress.org"
|
4051 |
msgstr ""
|
4052 |
|
4053 |
+
#: seopress.php:339
|
4054 |
msgid "GO PRO!"
|
4055 |
msgstr ""
|
readme.txt
CHANGED
@@ -6,7 +6,7 @@ Tags: SEO, XML sitemap, meta title, open graph, content analysis, knowledge grap
|
|
6 |
Requires at least: 4.6+
|
7 |
Tested up to: 5.2
|
8 |
Requires PHP: 5.6
|
9 |
-
Stable tag: 3.6.
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -219,6 +219,37 @@ Any questions? Visit our website <a href="https://www.seopress.org?utm_source=w.
|
|
219 |
60. Installation Wizard
|
220 |
|
221 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
222 |
= 3.6.4 =
|
223 |
* NEW Add 'seopress_bot_query' hook to filter the broken links checker query
|
224 |
* INFO Relevanssi users: posts marked as noindex are no longer indexed by default (Relevanssi 4.3.2 required)
|
6 |
Requires at least: 4.6+
|
7 |
Tested up to: 5.2
|
8 |
Requires PHP: 5.6
|
9 |
+
Stable tag: 3.6.5
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
219 |
60. Installation Wizard
|
220 |
|
221 |
== Changelog ==
|
222 |
+
= 3.6.5 =
|
223 |
+
* NEW XML Author sitemap
|
224 |
+
* NEW 'seopress_schemas_organization_html' hook to filter Organization schema
|
225 |
+
* NEW 'seopress_remove_feature_titles' hook to remove Titles and metas block in SEO > Dashboard
|
226 |
+
* NEW 'seopress_remove_feature_xml_sitemap' hook to remove Titles and metas block in SEO > Dashboard
|
227 |
+
* NEW 'seopress_remove_feature_social' hook to remove Social block in SEO > Dashboard
|
228 |
+
* NEW 'seopress_remove_feature_google_analytics' hook to remove Google Analytics block in SEO > Dashboard
|
229 |
+
* NEW 'seopress_remove_feature_advanced' hook to remove Advanced block in SEO > Dashboard
|
230 |
+
* NEW 'seopress_remove_feature_woocommerce' hook to remove WooCommerce block in SEO > Dashboard
|
231 |
+
* NEW 'seopress_remove_feature_edd' hook to remove Easy Digital Downloads block in SEO > Dashboard
|
232 |
+
* NEW 'seopress_remove_feature_local_business' hook to remove Local Business block in SEO > Dashboard
|
233 |
+
* NEW 'seopress_remove_feature_dublin_core' hook to remove Dublin Core block in SEO > Dashboard
|
234 |
+
* NEW 'seopress_remove_feature_breadcrumbs' hook to remove Breadcrumbs block in SEO > Dashboard
|
235 |
+
* NEW 'seopress_remove_feature_schemas' hook to remove Schemas block in SEO > Dashboard
|
236 |
+
* NEW 'seopress_remove_feature_page_speed' hook to remove Page Speed block in SEO > Dashboard
|
237 |
+
* NEW 'seopress_remove_feature_robots' hook to remove Robots block in SEO > Dashboard
|
238 |
+
* NEW 'seopress_remove_feature_news' hook to remove News block in SEO > Dashboard
|
239 |
+
* NEW 'seopress_remove_feature_redirects' hook to remove Redirects block in SEO > Dashboard
|
240 |
+
* NEW 'seopress_remove_feature_bot' hook to remove Bot (broken links) block in SEO > Dashboard
|
241 |
+
* NEW 'seopress_remove_feature_backlinks' hook to remove Backlinks block in SEO > Dashboard
|
242 |
+
* NEW 'seopress_remove_feature_rewrite' hook to remove Rewrite block in SEO > Dashboard
|
243 |
+
* NEW 'seopress_remove_feature_htaccess' hook to remove htaccess block in SEO > Dashboard
|
244 |
+
* NEW 'seopress_remove_feature_rss' hook to remove RSS block in SEO > Dashboard
|
245 |
+
* NEW 'seopress_remove_feature_tools' hook to remove Tools (Import / Export) block in SEO > Dashboard
|
246 |
+
* NEW 'seopress_remove_feature_license' hook to remove License block in SEO > Dashboard
|
247 |
+
* INFO Aria-label attribute in breadcrumbs is now translatable
|
248 |
+
* INFO %%current_pagination%% is now set to 1 by default
|
249 |
+
* FIX 'seopress_sitemaps_html_pages_query' hook to include $cpt_key parameter
|
250 |
+
* FIX bounce rate with custom dimensions
|
251 |
+
* FIX Hierarchical post types in HTML sitemap
|
252 |
+
* FIX CSS bug in SEO dashboard with WordPress 5.2.3
|
253 |
= 3.6.4 =
|
254 |
* NEW Add 'seopress_bot_query' hook to filter the broken links checker query
|
255 |
* INFO Relevanssi users: posts marked as noindex are no longer indexed by default (Relevanssi 4.3.2 required)
|
seopress.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: SEOPress
|
4 |
Plugin URI: https://www.seopress.org/
|
5 |
Description: One of the best SEO plugins for WordPress.
|
6 |
-
Version: 3.6.
|
7 |
Author: Benjamin Denis
|
8 |
Author URI: https://www.seopress.org/
|
9 |
License: GPLv2
|
@@ -53,7 +53,7 @@ register_deactivation_hook(__FILE__, 'seopress_deactivation');
|
|
53 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
54 |
//Define
|
55 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
56 |
-
define( 'SEOPRESS_VERSION', '3.6.
|
57 |
define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
|
58 |
|
59 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -284,7 +284,6 @@ add_action( 'wp_head', 'seopress_compatibility_jetpack', 0 );
|
|
284 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
285 |
//Credits footer
|
286 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
287 |
-
|
288 |
function seopress_custom_credits_footer() {
|
289 |
return '<span id="seopress-footer-credits">
|
290 |
<span class="dashicons dashicons-wordpress"></span>
|
@@ -519,6 +518,17 @@ function seopress_xml_sitemap_taxonomies_list_option() {
|
|
519 |
}
|
520 |
}
|
521 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
522 |
//Rewrite Rules for XML Sitemap
|
523 |
if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xml_sitemap_option() =='1') {
|
524 |
add_action( 'init', 'seopress_xml_sitemap_rewrite' );
|
@@ -537,6 +547,7 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xm
|
|
537 |
unset( $q['seopress_sitemap'] );
|
538 |
unset( $q['seopress_cpt'] );
|
539 |
unset( $q['seopress_paged'] );
|
|
|
540 |
unset( $q['seopress_sitemap_xsl'] );
|
541 |
}
|
542 |
return $q;
|
@@ -590,6 +601,11 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xm
|
|
590 |
add_rewrite_rule( 'sitemaps/'.$value.'-sitemap([0-9]+)?.xml$', 'index.php?seopress_cpt='.$value.'&seopress_paged='.$matches[2], 'top' );
|
591 |
}
|
592 |
}
|
|
|
|
|
|
|
|
|
|
|
593 |
}
|
594 |
|
595 |
|
@@ -598,6 +614,7 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xm
|
|
598 |
$vars[] = 'seopress_sitemap_xsl';
|
599 |
$vars[] = 'seopress_cpt';
|
600 |
$vars[] = 'seopress_paged';
|
|
|
601 |
return $vars;
|
602 |
}
|
603 |
|
@@ -616,7 +633,6 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xm
|
|
616 |
exit;
|
617 |
}
|
618 |
}
|
619 |
-
|
620 |
if (get_query_var( 'seopress_cpt') !== '' ) {
|
621 |
if (function_exists('seopress_xml_sitemap_post_types_list_option')
|
622 |
&& seopress_xml_sitemap_post_types_list_option() !=''
|
@@ -636,6 +652,13 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xm
|
|
636 |
}
|
637 |
}
|
638 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
639 |
|
640 |
return $template;
|
641 |
}
|
3 |
Plugin Name: SEOPress
|
4 |
Plugin URI: https://www.seopress.org/
|
5 |
Description: One of the best SEO plugins for WordPress.
|
6 |
+
Version: 3.6.5
|
7 |
Author: Benjamin Denis
|
8 |
Author URI: https://www.seopress.org/
|
9 |
License: GPLv2
|
53 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
54 |
//Define
|
55 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
56 |
+
define( 'SEOPRESS_VERSION', '3.6.5' );
|
57 |
define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
|
58 |
|
59 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
284 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
285 |
//Credits footer
|
286 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
|
|
287 |
function seopress_custom_credits_footer() {
|
288 |
return '<span id="seopress-footer-credits">
|
289 |
<span class="dashicons dashicons-wordpress"></span>
|
518 |
}
|
519 |
}
|
520 |
|
521 |
+
function seopress_xml_sitemap_author_enable_option() {
|
522 |
+
$seopress_xml_sitemap_author_enable_option = get_option("seopress_xml_sitemap_option_name");
|
523 |
+
if ( ! empty ( $seopress_xml_sitemap_author_enable_option ) ) {
|
524 |
+
foreach ($seopress_xml_sitemap_author_enable_option as $key => $seopress_xml_sitemap_author_enable_value)
|
525 |
+
$options[$key] = $seopress_xml_sitemap_author_enable_value;
|
526 |
+
if (isset($seopress_xml_sitemap_author_enable_option['seopress_xml_sitemap_author_enable'])) {
|
527 |
+
return $seopress_xml_sitemap_author_enable_option['seopress_xml_sitemap_author_enable'];
|
528 |
+
}
|
529 |
+
}
|
530 |
+
}
|
531 |
+
|
532 |
//Rewrite Rules for XML Sitemap
|
533 |
if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_xml_sitemap_option() =='1') {
|
534 |
add_action( 'init', 'seopress_xml_sitemap_rewrite' );
|
547 |
unset( $q['seopress_sitemap'] );
|
548 |
unset( $q['seopress_cpt'] );
|
549 |
unset( $q['seopress_paged'] );
|
550 |
+
unset( $q['seopress_author'] );
|
551 |
unset( $q['seopress_sitemap_xsl'] );
|
552 |
}
|
553 |
return $q;
|
601 |
add_rewrite_rule( 'sitemaps/'.$value.'-sitemap([0-9]+)?.xml$', 'index.php?seopress_cpt='.$value.'&seopress_paged='.$matches[2], 'top' );
|
602 |
}
|
603 |
}
|
604 |
+
|
605 |
+
//XML Author
|
606 |
+
if (seopress_xml_sitemap_author_enable_option() == 1) {
|
607 |
+
add_rewrite_rule( 'sitemaps/author.xml?$', 'index.php?seopress_author=1', 'top' );
|
608 |
+
}
|
609 |
}
|
610 |
|
611 |
|
614 |
$vars[] = 'seopress_sitemap_xsl';
|
615 |
$vars[] = 'seopress_cpt';
|
616 |
$vars[] = 'seopress_paged';
|
617 |
+
$vars[] = 'seopress_author';
|
618 |
return $vars;
|
619 |
}
|
620 |
|
633 |
exit;
|
634 |
}
|
635 |
}
|
|
|
636 |
if (get_query_var( 'seopress_cpt') !== '' ) {
|
637 |
if (function_exists('seopress_xml_sitemap_post_types_list_option')
|
638 |
&& seopress_xml_sitemap_post_types_list_option() !=''
|
652 |
}
|
653 |
}
|
654 |
}
|
655 |
+
if( get_query_var( 'seopress_author' ) === '1' ) {
|
656 |
+
$seopress_author = plugin_dir_path( __FILE__ ) . 'inc/functions/sitemap/template-xml-sitemaps-author.php';
|
657 |
+
if( file_exists( $seopress_author ) ) {
|
658 |
+
include $seopress_author;
|
659 |
+
exit;
|
660 |
+
}
|
661 |
+
}
|
662 |
|
663 |
return $template;
|
664 |
}
|