Version Description
- INFO Improve general user experience
- INFO Improve UI to import redirections
- INFO Improve backward compatibility
- INFO Remove default WooCommerce meta robots to avoid conflicts
- INFO Improve performance to remove the cookie bar when user clicks the Accept button
- FIX Fatal error $product->get_id
- FIX Some CSS
- FIX Twitter Cards false positive if Tw Image size is set to large
Download this release
Release Info
Developer | rainbowgeek |
Plugin | SEOPress |
Version | 3.8.1 |
Comparing to | |
See all releases |
Code changes from version 3.8.0.3 to 3.8.1
- assets/css/seopress.css +1 -7
- assets/css/seopress.min.css +1 -1
- assets/js/seopress-cookies-ajax.js +1 -1
- assets/js/seopress-tabs7.js +1 -1
- assets/js/seopress-tabs8.js +22 -1
- inc/admin/admin.php +10 -0
- inc/admin/ajax.php +17 -1
- languages/wp-seopress.pot +516 -496
- readme.txt +12 -3
- seopress.php +66 -3
assets/css/seopress.css
CHANGED
@@ -1459,7 +1459,7 @@ body.seopress-styles {
|
|
1459 |
.seopress-page-list .seopress-feature .inner {
|
1460 |
margin: 0;
|
1461 |
display: inline-block;
|
1462 |
-
padding: 1.
|
1463 |
width: 100%;
|
1464 |
height: 100%;
|
1465 |
box-sizing: border-box;
|
@@ -2273,12 +2273,6 @@ body.seopress-styles {
|
|
2273 |
box-shadow: none;
|
2274 |
}
|
2275 |
|
2276 |
-
#section-import-redirects,
|
2277 |
-
#section-export-redirects {
|
2278 |
-
margin-top:-120px;
|
2279 |
-
padding-top: 120px;
|
2280 |
-
}
|
2281 |
-
|
2282 |
.seopress-option .section-tool {
|
2283 |
border: none;
|
2284 |
box-shadow: none;
|
1459 |
.seopress-page-list .seopress-feature .inner {
|
1460 |
margin: 0;
|
1461 |
display: inline-block;
|
1462 |
+
padding: 1.4rem;
|
1463 |
width: 100%;
|
1464 |
height: 100%;
|
1465 |
box-sizing: border-box;
|
2273 |
box-shadow: none;
|
2274 |
}
|
2275 |
|
|
|
|
|
|
|
|
|
|
|
|
|
2276 |
.seopress-option .section-tool {
|
2277 |
border: none;
|
2278 |
box-shadow: none;
|
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}#tab_seopress_titles_archives .form-table th:empty,#tab_seopress_titles_single .form-table th:empty,#tab_seopress_titles_tax .form-table th:empty{display:none}.icon-seopress-seopress:before{content:"\e800"}.sp-tooltip{position:relative;margin-left:5px;display:inline-block;cursor:help;vertical-align:bottom}.sp-tooltip .dashicons{color:#666}.sp-tooltip .sp-tooltiptext{visibility:hidden;position:absolute;z-index:999999999;color:#fff;font-size:.9em;background:#333;text-align:center;width:240px;right:-140px;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2);top:25px;font-weight:400}.sp-tooltip:hover .sp-tooltiptext{visibility:visible}.analysis-score .sp-tooltip{vertical-align:middle;font-size:.75em}#seopress_content_analysis a{color:#0073aa}#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_content_analysis .analysis-score{clear:both;border-top:1px solid #e2e4e7;display:flex;justify-content:space-between;align-items:center}.column-seopress_score .analysis-score{display:flex;align-content:center}#seopress_content_analysis .analysis-score p,.column-seopress_score .analysis-score p{font-weight:700;font-size:1.2em}#seopress_content_analysis .analysis-score svg,.column-seopress_score .analysis-score svg{display:inline-block;height:30px;width:30px;margin:0;border-radius:100%;position:relative;font-weight:600;shape-rendering:geometricprecision;font-size:.5rem;vertical-align:middle;margin-right:15px}.column-seopress_score .analysis-score p,.column-seopress_score .analysis-score svg{margin:0}@keyframes loadingPulse{0%{stroke:#adc5d2}50%{stroke:#00a0d2}100%{stroke:#adc5d2}}#seopress_content_analysis .analysis-score .loading #bar{stroke-dashoffset:0!important;stroke:#adc5d2!important;animation:loadingPulse 3s infinite ease-in-out}#seopress_content_analysis .analysis-score .good #bar,.column-seopress_score .analysis-score #bar.good{stroke:#46b450}#seopress_content_analysis .analysis-score .notgood #bar,.column-seopress_score .analysis-score #bar.notgood{stroke-dashoffset:565;stroke:#ffb900}#seopress_content_analysis .analysis-score svg circle,.column-seopress_score .analysis-score svg circle{stroke-dashoffset:0;transition:stroke-dashoffset 1s linear;stroke:#ccc;stroke-width:2em}#seopress_content_analysis .gr-analysis{clear:both}#seopress_content_analysis .gr-analysis-title{border-top:1px solid #e2e4e7;position:relative}#seopress_content_analysis .gr-analysis-title .impact{position:absolute;left:10px;top:calc(50% - 5px);width:10px;height:10px;border-radius:50px;padding:0;margin:0;border:1px solid #fff}#seopress_content_analysis .gr-analysis .impact.good{background:#46b450;box-shadow:0 0 5px #46b450}#seopress_content_analysis .gr-analysis .impact.low{background:#ffde24;box-shadow:0 0 5px #ffde24}#seopress_content_analysis .gr-analysis .impact.medium{background:#e39f48;box-shadow:0 0 5px #e39f48}#seopress_content_analysis .gr-analysis .impact.high{background:#e25950;box-shadow:0 0 5px #e25950}#seopress_content_analysis .gr-analysis-content .impact.high{background:#e25950;box-shadow:none;color:#fff;padding:2px 4px;margin-left:5px;border-radius:4px;font-weight:700}#seopress_content_analysis .gr-analysis-title button{background:#fff;border:0;cursor:pointer;display:block;margin:0;position:relative;text-align:left;width:100%;padding:15px 30px;align-items:center;transition:all .3s linear}#seopress_content_analysis .gr-analysis-title button:hover{background:#f3f4f5}#seopress_content_analysis .gr-analysis-title button:focus{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}#seopress_content_analysis .gr-analysis-title button .sp-arrow::after{content:"\f343";font-family:Dashicons;position:absolute;right:10px;top:calc(50% - 7px)}#seopress_content_analysis .gr-analysis-title button.open .sp-arrow::after{content:"\f347"}#seopress_content_analysis .gr-analysis-content{padding:0 1rem .5rem 1rem;display:none;width:100%;border-top:1px solid #e2e4e7;box-sizing:border-box}#seopress_content_analysis h3{margin:0;font-size:1em}#seopress_content_analysis h4{border-bottom:1px solid #e2e4e7;padding-bottom:.5rem;text-transform:uppercase;font-size:.85em;position:-webkit-sticky;position:sticky;top:0;background:#fff}#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;border:1px solid #f3f4f5;cursor:default;padding:1px}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress-analysis-tabs{clear:both}#seopress_cpt .inside{margin:0;padding:0}#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_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_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 .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_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#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:100%;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 #tabs-3 .box-left{width:44%}#seopress_cpt #tabs-3 .box-right{width:54%}@media only screen and (max-width:1200px){#seopress_cpt .box-left,#seopress_cpt .box-right{float:none;width:100%;margin:0}}@media only screen and (max-width:1500px){#seopress_cpt #tabs-3 .box-left,#seopress_cpt #tabs-3 .box-right{float:none;width:100%;margin:0}}#edittag #seopress_cpt #tabs-3 .box-left,#edittag #seopress_cpt #tabs-3 .box-right{float:none;width:100%;margin:0}#seopress-tabs .seopress_media_upload,#seopress_pro_cpt .seopress_media_upload{margin-top:.5rem}#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:14px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .facebook-snippet-box{color:#4b4f56;font-size:14px;width:524px}#seopress_cpt .snippet-meta{display:flex;overflow:hidden;max-height:12px}#seopress_cpt .fb-by,#seopress_cpt .snippet-fb-site-name,#seopress_cpt .snippet-fb-url{color:#606770;font-size:12px;white-space:normal;line-height:11px;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis}#seopress_cpt .fb-sep{padding-left:5px;padding-right:5px;color:#606770;line-height:11px;font-size:12px}#seopress_cpt .facebook-snippet-box .facebook-snippet-text{border:1px solid #dadde1;background-color:#f2f3f5;padding:10px 12px}#seopress_cpt .facebook-snippet-box .title-desc{max-height:46px;overflow:hidden}#seopress_cpt .facebook-snippet-box .snippet-fb-title,#seopress_cpt .facebook-snippet-box .snippet-fb-title-custom,#seopress_cpt .facebook-snippet-box .snippet-fb-title-default{font-size:16px;line-height:20px;margin:3px 0 0;padding-top:2px;color:#1d2129;font-weight:700;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;white-space:normal;word-break:break-word;max-height:22px}#seopress_cpt .facebook-snippet-box .snippet-fb-description,#seopress_cpt .facebook-snippet-box .snippet-fb-description-custom,#seopress_cpt .facebook-snippet-box .snippet-fb-description-default{color:#606770;font-size:14px;line-height:20px;word-break:break-word;font-family:Helvetica,Arial,sans-serif;max-height:80px;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;white-space:normal;width:100%}#seopress_cpt .facebook-snippet-box img{display:block;height:274px;width:524px;object-fit:cover}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#e9ecef;padding:2px 5px;display:flex;font-size:12px;justify-content:flex-end;border-radius:0 0 .25rem .25rem}#seopress_cpt .sp-progress,#seopress_pro_cpt .sp-progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem .25rem 0 0}#seopress_cpt .sp-progress-bar,#seopress_pro_cpt .sp-progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0085ba;transition:width .6s ease}#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_ps,.fixed .column-seopress_score,.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:6%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:8%}@media only screen and (max-width:1200px){.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex,.fixed .column-seopress_ps,.fixed .column-seopress_score,.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:10%}}#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#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_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_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:2px;padding-bottom:1px}#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_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_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 .dashicons-no-alt,#seopress_content_analysis .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 .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#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;z-index:100;border-bottom:1px solid RGB(238,238,238);padding-bottom:20px}.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:6px;padding:10px;margin-left:10px;color:#0085ba}.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:20px 0 0 0;display:flex;position:relative}#seopress-admin-tabs.wrap{display:block}.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-rk-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-squirrly-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-rk-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-squirrly-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}.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:#6f8096;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:10px 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:0 1.5rem;width:calc(100% - 230px);display:none}#seopress-tabs .seopress-tab.active{display:inline-block;border-left:1px solid RGB(238,238,238)}.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 auto}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px;color:#6f8096}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-get-started,.seopress-page-list .seopress-feature,.seopress-useful-tools{margin:0 auto 20px;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12);max-width:50rem;padding:1.5rem;width:100%;border-radius:0 0 4px 4px}.seopress-get-started{margin-top:20px;position:relative}.seopress-get-started .preheader{text-transform:uppercase;font-size:.8rem}.seopress-get-started h2{font-size:1.85em;margin:16px 0 0 0;font-weight:400}.seopress-get-started p{margin-bottom:20px}.seopress-get-started a .dashicons{vertical-align:middle;text-decoration:none;color:#6f8096}.seopress-get-started a.button-primary .dashicons{line-height:16px}.seopress-get-started a.btn-link .dashicons{margin-right:5px}.seopress-get-started a.btn-link{margin:0 0 0 10px}#seopress-notifications-center,.seopress-useful-tools{background:#fff}.seopress-page-list .seopress-feature{padding:0;position:relative;overflow:hidden;transition-duration:.15s;width:auto;display:flex;margin:0;align-items:start;background:#fff;flex-wrap:wrap;border-radius:4px;width:100%;height:100%}.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:50px;width:50px;background:#c4f0ff;position:relative;border-radius:6px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217ab7;font-size:30px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:inline-block;padding:1.5rem;width:100%;height:100%;box-sizing:border-box}.seopress-page-list .seopress-feature h3{margin:1rem 0 0 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-get-started .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;margin:0 0 1rem 0;display:flex}#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-get-started .button,.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:10px 0;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 .wp-picker-container button{box-shadow:none;border:1px solid #0071a1;border-radius:3px;background:#f3f5f6;text-transform:none}.seopress-option .wp-picker-container input[type=text].wp-color-picker{min-width:inherit}.seopress-option .wp-picker-container .wp-picker-clear{box-shadow:none;text-transform:none;border-radius:0;background:0 0}.seopress-option .wp-picker-container .wp-picker-clear:hover{background:0 0;text-decoration:currentColor;color:inherit}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:30px;margin-bottom:1rem}#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-get-started .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-get-started .button .dashicons{transition:all .3s linear}.seopress-get-started .button:hover .dashicons{color:#fff}#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{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:1rem;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);flex:1 1 auto;position:relative;transition:all 150ms ease;align-items:center;display:flex;justify-content:space-between}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .dashicons-info{display:flex;align-self:normal}#seopress-notifications-center .seopress-alert p{margin:0}#seopress-notifications-center .notice-left{flex:1}#seopress-notifications-center .notice-left>p:first-child{color:#1a1f36;font-weight:500}#seopress-notifications-center .notice-right{align-items:center;display:flex;padding:0 1rem}#seopress-notifications-center .seopress-alert .impact{padding:2px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px;margin:0 1rem;display:inline-block}#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:#6f8096}#seopress-notifications-center .dashicons.remove-notice,.seopress-get-started .remove-notice{position:absolute;right:-25px;color:#6b7c93;font-size:20px;height:30px;width:30px;vertical-align:middle;top:calc(50% - 15px);line-height:30px;padding:5px;transition:all .3s linear}.seopress-get-started .remove-notice{top:10px;right:10px}#seopress-notifications-center .dashicons.remove-notice:hover,.seopress-get-started .remove-notice:hover{color:#1a1f36;cursor:pointer}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:-.5rem;top:.5rem}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover .dashicons{color:#232323}.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:10px;display:inline-block;background:rgba(0,140,135,.1);padding:2px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}.seopress-option .seopress_wrap_single_cpt .feature-state,.seopress-option .seopress_wrap_tax .feature-state{padding:2px 12px;margin:0 0 .5rem .5rem}.seopress-option #tab_seopress_titles_archives h2,.seopress-option #tab_seopress_titles_single h2,.seopress-option #tab_seopress_titles_tax h2{margin:2em 0 1em 0;border-top:1px solid #eee;padding:1em 0 0 0}.seopress-option #tab_seopress_titles_archives h2:first-child,.seopress-option #tab_seopress_titles_single h2:first-child,.seopress-option #tab_seopress_titles_tax h2:first-child{border-top:none;margin:0 0 1em 0}#seopress_cpt .tag-title,#seopress_pro_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-block}#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_pro_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,#seopress_pro_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_pro_cpt .tag-title:active,#seopress_pro_cpt .tag-title:focus,#seopress_pro_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_pro_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:20px;padding:6px 8px 6px;-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;position:relative}.seopress-feature input.toggle{display:block}.seopress_wrap_single_cpt input.toggle,.seopress_wrap_tax input.toggle{margin:0;border:none;min-width:0}#seopress_cpt span.label,#seopress_content_analysis span.label{outline:0;color:#fff;box-shadow:none;background:#555d66;padding:2px 4px;border-radius:4px;font-weight:700}#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:20px;width:40px;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:20px;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:20px;width:20px;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_wrap_single_cpt input.toggle+label,.seopress_wrap_single_cpt input.toggle+label:before,.seopress_wrap_tax input.toggle+label,.seopress_wrap_tax input.toggle+label:before{width:40px;height:20px}.seopress_wrap_single_cpt input.toggle+label:after,.seopress_wrap_tax input.toggle+label:after{width:20px;height:20px}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:40px;background:rgba(19,191,17,1)}.seopress_wrap_single_cpt input.toggle[data-toggle="1"]+label:before,.seopress_wrap_tax input.toggle[data-toggle="1"]+label:before{width:40px;background:#3197d3}#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_wrap_single_cpt input.toggle[data-toggle="1"]+label:after,.seopress_wrap_tax input.toggle[data-toggle="1"]+label:after{box-shadow:inset 0 0 0 1px #3197d3,0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative;display:grid;max-width:53rem;grid-gap:20px 20px;grid-template-columns:repeat(3,1fr)}#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-notice-save .dashicons{color:#fff}.seopress_page_seopress-pro-page #wpcontent{background:#f4f7fa}.seopress-option .wrap div.nav-tab-wrapper{margin:0 0 0 -26px;padding:0 0 0 10px;line-height:inherit;width:230px;z-index:95;font-weight:400;display:block;border-bottom:none}#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:#f5f7fa;z-index:100;top:31px;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12);border-radius:4px 4px 0 0;font-weight:400;overflow:hidden;display:flex;align-items:center;justify-content:space-between}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0;border-radius:0}.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:6px 30px 6px 10px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block;width:100%;text-align:left;font-weight:400;box-sizing:border-box;white-space:normal}#seopress-admin-tabs .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:16px 20px;transition:opacity .3s linear;color:#191e23;margin:0;box-shadow:inset -1px 0 #e3e8ee;float:none;display:inline-block;text-align:center;font-weight:400}#seopress-admin-tabs .nav-tab{width:100%}#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{opacity:1;outline:0;font-weight:600;position:relative;color:#191e23;border-left:3px solid #0085ba;background:rgba(0,133,186,.1)}#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{border-bottom:3px solid #0085ba;border-left:none;background:#fff}#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}.seopress-option .sp-section-header{border-bottom:1px solid #eee;margin:0 0 1rem 0;width:100%;display:flex;position:relative;align-items:center;padding-bottom:.5rem}.seopress-option .sp-section-header::after{position:absolute;content:'';background:#0085ba;height:2px;width:40px;bottom:0;left:0}.seopress-option .sp-section-header h2{font-size:1.5em}.seopress-option .sp-section-header>.dashicons{color:#0085ba;padding:10px;border-radius:6px;margin-right:10px;background:#c4f0ff}.seopress-option .sp-section-header .wrap-toggle-checkboxes{display:flex}
|
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}#tab_seopress_titles_archives .form-table th:empty,#tab_seopress_titles_single .form-table th:empty,#tab_seopress_titles_tax .form-table th:empty{display:none}.icon-seopress-seopress:before{content:"\e800"}.sp-tooltip{position:relative;margin-left:5px;display:inline-block;cursor:help;vertical-align:bottom}.sp-tooltip .dashicons{color:#666}.sp-tooltip .sp-tooltiptext{visibility:hidden;position:absolute;z-index:999999999;color:#fff;font-size:.9em;background:#333;text-align:center;width:240px;right:-140px;border-radius:3px;padding:.618em 1em;box-shadow:0 1px 3px rgba(0,0,0,.2);top:25px;font-weight:400}.sp-tooltip:hover .sp-tooltiptext{visibility:visible}.analysis-score .sp-tooltip{vertical-align:middle;font-size:.75em}#seopress_content_analysis a{color:#0073aa}#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_content_analysis .analysis-score{clear:both;border-top:1px solid #e2e4e7;display:flex;justify-content:space-between;align-items:center}.column-seopress_score .analysis-score{display:flex;align-content:center}#seopress_content_analysis .analysis-score p,.column-seopress_score .analysis-score p{font-weight:700;font-size:1.2em}#seopress_content_analysis .analysis-score svg,.column-seopress_score .analysis-score svg{display:inline-block;height:30px;width:30px;margin:0;border-radius:100%;position:relative;font-weight:600;shape-rendering:geometricprecision;font-size:.5rem;vertical-align:middle;margin-right:15px}.column-seopress_score .analysis-score p,.column-seopress_score .analysis-score svg{margin:0}@keyframes loadingPulse{0%{stroke:#adc5d2}50%{stroke:#00a0d2}100%{stroke:#adc5d2}}#seopress_content_analysis .analysis-score .loading #bar{stroke-dashoffset:0!important;stroke:#adc5d2!important;animation:loadingPulse 3s infinite ease-in-out}#seopress_content_analysis .analysis-score .good #bar,.column-seopress_score .analysis-score #bar.good{stroke:#46b450}#seopress_content_analysis .analysis-score .notgood #bar,.column-seopress_score .analysis-score #bar.notgood{stroke-dashoffset:565;stroke:#ffb900}#seopress_content_analysis .analysis-score svg circle,.column-seopress_score .analysis-score svg circle{stroke-dashoffset:0;transition:stroke-dashoffset 1s linear;stroke:#ccc;stroke-width:2em}#seopress_content_analysis .gr-analysis{clear:both}#seopress_content_analysis .gr-analysis-title{border-top:1px solid #e2e4e7;position:relative}#seopress_content_analysis .gr-analysis-title .impact{position:absolute;left:10px;top:calc(50% - 5px);width:10px;height:10px;border-radius:50px;padding:0;margin:0;border:1px solid #fff}#seopress_content_analysis .gr-analysis .impact.good{background:#46b450;box-shadow:0 0 5px #46b450}#seopress_content_analysis .gr-analysis .impact.low{background:#ffde24;box-shadow:0 0 5px #ffde24}#seopress_content_analysis .gr-analysis .impact.medium{background:#e39f48;box-shadow:0 0 5px #e39f48}#seopress_content_analysis .gr-analysis .impact.high{background:#e25950;box-shadow:0 0 5px #e25950}#seopress_content_analysis .gr-analysis-content .impact.high{background:#e25950;box-shadow:none;color:#fff;padding:2px 4px;margin-left:5px;border-radius:4px;font-weight:700}#seopress_content_analysis .gr-analysis-title button{background:#fff;border:0;cursor:pointer;display:block;margin:0;position:relative;text-align:left;width:100%;padding:15px 30px;align-items:center;transition:all .3s linear}#seopress_content_analysis .gr-analysis-title button:hover{background:#f3f4f5}#seopress_content_analysis .gr-analysis-title button:focus{color:#191e23;border:none;box-shadow:none;outline-offset:-2px;outline:1px dotted #555d66}#seopress_content_analysis .gr-analysis-title button .sp-arrow::after{content:"\f343";font-family:Dashicons;position:absolute;right:10px;top:calc(50% - 7px)}#seopress_content_analysis .gr-analysis-title button.open .sp-arrow::after{content:"\f347"}#seopress_content_analysis .gr-analysis-content{padding:0 1rem .5rem 1rem;display:none;width:100%;border-top:1px solid #e2e4e7;box-sizing:border-box}#seopress_content_analysis h3{margin:0;font-size:1em}#seopress_content_analysis h4{border-bottom:1px solid #e2e4e7;padding-bottom:.5rem;text-transform:uppercase;font-size:.85em;position:-webkit-sticky;position:sticky;top:0;background:#fff}#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;border:1px solid #f3f4f5;cursor:default;padding:1px}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress-analysis-tabs{clear:both}#seopress_cpt .inside{margin:0;padding:0}#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_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_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 .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_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#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:100%;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 #tabs-3 .box-left{width:44%}#seopress_cpt #tabs-3 .box-right{width:54%}@media only screen and (max-width:1200px){#seopress_cpt .box-left,#seopress_cpt .box-right{float:none;width:100%;margin:0}}@media only screen and (max-width:1500px){#seopress_cpt #tabs-3 .box-left,#seopress_cpt #tabs-3 .box-right{float:none;width:100%;margin:0}}#edittag #seopress_cpt #tabs-3 .box-left,#edittag #seopress_cpt #tabs-3 .box-right{float:none;width:100%;margin:0}#seopress-tabs .seopress_media_upload,#seopress_pro_cpt .seopress_media_upload{margin-top:.5rem}#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:14px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .facebook-snippet-box{color:#4b4f56;font-size:14px;width:524px}#seopress_cpt .snippet-meta{display:flex;overflow:hidden;max-height:12px}#seopress_cpt .fb-by,#seopress_cpt .snippet-fb-site-name,#seopress_cpt .snippet-fb-url{color:#606770;font-size:12px;white-space:normal;line-height:11px;text-transform:uppercase;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis}#seopress_cpt .fb-sep{padding-left:5px;padding-right:5px;color:#606770;line-height:11px;font-size:12px}#seopress_cpt .facebook-snippet-box .facebook-snippet-text{border:1px solid #dadde1;background-color:#f2f3f5;padding:10px 12px}#seopress_cpt .facebook-snippet-box .title-desc{max-height:46px;overflow:hidden}#seopress_cpt .facebook-snippet-box .snippet-fb-title,#seopress_cpt .facebook-snippet-box .snippet-fb-title-custom,#seopress_cpt .facebook-snippet-box .snippet-fb-title-default{font-size:16px;line-height:20px;margin:3px 0 0;padding-top:2px;color:#1d2129;font-weight:700;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;white-space:normal;word-break:break-word;max-height:22px}#seopress_cpt .facebook-snippet-box .snippet-fb-description,#seopress_cpt .facebook-snippet-box .snippet-fb-description-custom,#seopress_cpt .facebook-snippet-box .snippet-fb-description-default{color:#606770;font-size:14px;line-height:20px;word-break:break-word;font-family:Helvetica,Arial,sans-serif;max-height:80px;overflow:hidden;-webkit-box-orient:vertical;display:-webkit-box;text-overflow:ellipsis;white-space:normal;width:100%}#seopress_cpt .facebook-snippet-box img{display:block;height:274px;width:524px;object-fit:cover}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#e9ecef;padding:2px 5px;display:flex;font-size:12px;justify-content:flex-end;border-radius:0 0 .25rem .25rem}#seopress_cpt .sp-progress,#seopress_pro_cpt .sp-progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem .25rem 0 0}#seopress_cpt .sp-progress-bar,#seopress_pro_cpt .sp-progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0085ba;transition:width .6s ease}#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_ps,.fixed .column-seopress_score,.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:6%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:8%}@media only screen and (max-width:1200px){.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex,.fixed .column-seopress_ps,.fixed .column-seopress_score,.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:10%}}#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#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_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_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:2px;padding-bottom:1px}#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_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_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 .dashicons-no-alt,#seopress_content_analysis .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 .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#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;z-index:100;border-bottom:1px solid RGB(238,238,238);padding-bottom:20px}.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:6px;padding:10px;margin-left:10px;color:#0085ba}.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:20px 0 0 0;display:flex;position:relative}#seopress-admin-tabs.wrap{display:block}.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-rk-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-squirrly-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-rk-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-squirrly-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}.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:#6f8096;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:10px 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:0 1.5rem;width:calc(100% - 230px);display:none}#seopress-tabs .seopress-tab.active{display:inline-block;border-left:1px solid RGB(238,238,238)}.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 auto}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px;color:#6f8096}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-get-started,.seopress-page-list .seopress-feature,.seopress-useful-tools{margin:0 auto 20px;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12);max-width:50rem;padding:1.5rem;width:100%;border-radius:0 0 4px 4px}.seopress-get-started{margin-top:20px;position:relative}.seopress-get-started .preheader{text-transform:uppercase;font-size:.8rem}.seopress-get-started h2{font-size:1.85em;margin:16px 0 0 0;font-weight:400}.seopress-get-started p{margin-bottom:20px}.seopress-get-started a .dashicons{vertical-align:middle;text-decoration:none;color:#6f8096}.seopress-get-started a.button-primary .dashicons{line-height:16px}.seopress-get-started a.btn-link .dashicons{margin-right:5px}.seopress-get-started a.btn-link{margin:0 0 0 10px}#seopress-notifications-center,.seopress-useful-tools{background:#fff}.seopress-page-list .seopress-feature{padding:0;position:relative;overflow:hidden;transition-duration:.15s;width:auto;display:flex;margin:0;align-items:start;background:#fff;flex-wrap:wrap;border-radius:4px;width:100%;height:100%}.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:50px;width:50px;background:#c4f0ff;position:relative;border-radius:6px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217ab7;font-size:30px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 15px);left:calc(50% - 15px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:inline-block;padding:1.4rem;width:100%;height:100%;box-sizing:border-box}.seopress-page-list .seopress-feature h3{margin:1rem 0 0 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-get-started .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;margin:0 0 1rem 0;display:flex}#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-get-started .button,.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:10px 0;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 .wp-picker-container button{box-shadow:none;border:1px solid #0071a1;border-radius:3px;background:#f3f5f6;text-transform:none}.seopress-option .wp-picker-container input[type=text].wp-color-picker{min-width:inherit}.seopress-option .wp-picker-container .wp-picker-clear{box-shadow:none;text-transform:none;border-radius:0;background:0 0}.seopress-option .wp-picker-container .wp-picker-clear:hover{background:0 0;text-decoration:currentColor;color:inherit}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:30px;margin-bottom:1rem}#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-get-started .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-get-started .button .dashicons{transition:all .3s linear}.seopress-get-started .button:hover .dashicons{color:#fff}#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{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:1rem;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);flex:1 1 auto;position:relative;transition:all 150ms ease;align-items:center;display:flex;justify-content:space-between}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .dashicons-info{display:flex;align-self:normal}#seopress-notifications-center .seopress-alert p{margin:0}#seopress-notifications-center .notice-left{flex:1}#seopress-notifications-center .notice-left>p:first-child{color:#1a1f36;font-weight:500}#seopress-notifications-center .notice-right{align-items:center;display:flex;padding:0 1rem}#seopress-notifications-center .seopress-alert .impact{padding:2px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px;margin:0 1rem;display:inline-block}#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:#6f8096}#seopress-notifications-center .dashicons.remove-notice,.seopress-get-started .remove-notice{position:absolute;right:-25px;color:#6b7c93;font-size:20px;height:30px;width:30px;vertical-align:middle;top:calc(50% - 15px);line-height:30px;padding:5px;transition:all .3s linear}.seopress-get-started .remove-notice{top:10px;right:10px}#seopress-notifications-center .dashicons.remove-notice:hover,.seopress-get-started .remove-notice:hover{color:#1a1f36;cursor:pointer}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:-.5rem;top:.5rem}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover .dashicons{color:#232323}.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:10px;display:inline-block;background:rgba(0,140,135,.1);padding:2px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}.seopress-option .seopress_wrap_single_cpt .feature-state,.seopress-option .seopress_wrap_tax .feature-state{padding:2px 12px;margin:0 0 .5rem .5rem}.seopress-option #tab_seopress_titles_archives h2,.seopress-option #tab_seopress_titles_single h2,.seopress-option #tab_seopress_titles_tax h2{margin:2em 0 1em 0;border-top:1px solid #eee;padding:1em 0 0 0}.seopress-option #tab_seopress_titles_archives h2:first-child,.seopress-option #tab_seopress_titles_single h2:first-child,.seopress-option #tab_seopress_titles_tax h2:first-child{border-top:none;margin:0 0 1em 0}#seopress_cpt .tag-title,#seopress_pro_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-block}#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_pro_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,#seopress_pro_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_pro_cpt .tag-title:active,#seopress_pro_cpt .tag-title:focus,#seopress_pro_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_pro_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:20px;padding:6px 8px 6px;-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;position:relative}.seopress-feature input.toggle{display:block}.seopress_wrap_single_cpt input.toggle,.seopress_wrap_tax input.toggle{margin:0;border:none;min-width:0}#seopress_cpt span.label,#seopress_content_analysis span.label{outline:0;color:#fff;box-shadow:none;background:#555d66;padding:2px 4px;border-radius:4px;font-weight:700}#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:20px;width:40px;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:20px;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:20px;width:20px;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_wrap_single_cpt input.toggle+label,.seopress_wrap_single_cpt input.toggle+label:before,.seopress_wrap_tax input.toggle+label,.seopress_wrap_tax input.toggle+label:before{width:40px;height:20px}.seopress_wrap_single_cpt input.toggle+label:after,.seopress_wrap_tax input.toggle+label:after{width:20px;height:20px}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:40px;background:rgba(19,191,17,1)}.seopress_wrap_single_cpt input.toggle[data-toggle="1"]+label:before,.seopress_wrap_tax input.toggle[data-toggle="1"]+label:before{width:40px;background:#3197d3}#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_wrap_single_cpt input.toggle[data-toggle="1"]+label:after,.seopress_wrap_tax input.toggle[data-toggle="1"]+label:after{box-shadow:inset 0 0 0 1px #3197d3,0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative;display:grid;max-width:53rem;grid-gap:20px 20px;grid-template-columns:repeat(3,1fr)}#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-notice-save .dashicons{color:#fff}.seopress_page_seopress-pro-page #wpcontent{background:#f4f7fa}.seopress-option .wrap div.nav-tab-wrapper{margin:0 0 0 -26px;padding:0 0 0 10px;line-height:inherit;width:230px;z-index:95;font-weight:400;display:block;border-bottom:none}#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:#f5f7fa;z-index:100;top:31px;box-shadow:0 7px 14px 0 rgba(60,66,87,.12),0 3px 6px 0 rgba(0,0,0,.12);border-radius:4px 4px 0 0;font-weight:400;overflow:hidden;display:flex;align-items:center;justify-content:space-between}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0;border-radius:0}.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:6px 30px 6px 10px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block;width:100%;text-align:left;font-weight:400;box-sizing:border-box;white-space:normal}#seopress-admin-tabs .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:16px 20px;transition:opacity .3s linear;color:#191e23;margin:0;box-shadow:inset -1px 0 #e3e8ee;float:none;display:inline-block;text-align:center;font-weight:400}#seopress-admin-tabs .nav-tab{width:100%}#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{opacity:1;outline:0;font-weight:600;position:relative;color:#191e23;border-left:3px solid #0085ba;background:rgba(0,133,186,.1)}#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{border-bottom:3px solid #0085ba;border-left:none;background:#fff}#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}.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}.seopress-option .sp-section-header{border-bottom:1px solid #eee;margin:0 0 1rem 0;width:100%;display:flex;position:relative;align-items:center;padding-bottom:.5rem}.seopress-option .sp-section-header::after{position:absolute;content:'';background:#0085ba;height:2px;width:40px;bottom:0;left:0}.seopress-option .sp-section-header h2{font-size:1.5em}.seopress-option .sp-section-header>.dashicons{color:#0085ba;padding:10px;border-radius:6px;margin-right:10px;background:#c4f0ff}.seopress-option .sp-section-header .wrap-toggle-checkboxes{display:flex}
|
assets/js/seopress-cookies-ajax.js
CHANGED
@@ -4,6 +4,7 @@ jQuery(document).ready(function($) {
|
|
4 |
$('.seopress-user-consent').removeClass('seopress-user-consent-hide');
|
5 |
}
|
6 |
$('#seopress-user-consent-accept').on('click', function() {
|
|
|
7 |
$.ajax({
|
8 |
method : 'GET',
|
9 |
url : seopressAjaxGAUserConsent.seopress_cookies_user_consent,
|
@@ -12,7 +13,6 @@ jQuery(document).ready(function($) {
|
|
12 |
_ajax_nonce: seopressAjaxGAUserConsent.seopress_nonce,
|
13 |
},
|
14 |
success : function( data ) {
|
15 |
-
$('.seopress-user-consent').remove();
|
16 |
$('head').append(data.data.gtag_js);
|
17 |
$('head').append(data.data.custom);
|
18 |
$('head').append(data.data.head_js);
|
4 |
$('.seopress-user-consent').removeClass('seopress-user-consent-hide');
|
5 |
}
|
6 |
$('#seopress-user-consent-accept').on('click', function() {
|
7 |
+
$('.seopress-user-consent').remove();
|
8 |
$.ajax({
|
9 |
method : 'GET',
|
10 |
url : seopressAjaxGAUserConsent.seopress_cookies_user_consent,
|
13 |
_ajax_nonce: seopressAjaxGAUserConsent.seopress_nonce,
|
14 |
},
|
15 |
success : function( data ) {
|
|
|
16 |
$('head').append(data.data.gtag_js);
|
17 |
$('head').append(data.data.custom);
|
18 |
$('head').append(data.data.head_js);
|
assets/js/seopress-tabs7.js
CHANGED
@@ -17,7 +17,7 @@ jQuery(document).ready(function($) {
|
|
17 |
$('#tab_seopress_links_tools').addClass("active");
|
18 |
} else if (seopress_admin_tab_session_storage) {
|
19 |
$('#seopress-admin-tabs').find('.nav-tab.nav-tab-active').removeClass("nav-tab-active");
|
20 |
-
$('#seopress-admin-tabs').find('.seopress-tab.active').removeClass("active");
|
21 |
$('#'+seopress_admin_tab_session_storage.split('#tab=')+'-tab').addClass("nav-tab-active");
|
22 |
$('#'+seopress_admin_tab_session_storage.split('#tab=')).addClass("active");
|
23 |
} else {
|
17 |
$('#tab_seopress_links_tools').addClass("active");
|
18 |
} else if (seopress_admin_tab_session_storage) {
|
19 |
$('#seopress-admin-tabs').find('.nav-tab.nav-tab-active').removeClass("nav-tab-active");
|
20 |
+
$('#seopress-admin-tabs').find('.seopress-tab.active').removeClass("active");
|
21 |
$('#'+seopress_admin_tab_session_storage.split('#tab=')+'-tab').addClass("nav-tab-active");
|
22 |
$('#'+seopress_admin_tab_session_storage.split('#tab=')).addClass("active");
|
23 |
} else {
|
assets/js/seopress-tabs8.js
CHANGED
@@ -25,5 +25,26 @@ jQuery(document).ready(function($) {
|
|
25 |
|
26 |
$('#seopress-tabs').find('.seopress-tab.active').removeClass("active");
|
27 |
$('#'+hash).addClass("active");
|
28 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
});
|
25 |
|
26 |
$('#seopress-tabs').find('.seopress-tab.active').removeClass("active");
|
27 |
$('#'+hash).addClass("active");
|
28 |
+
});
|
29 |
+
$('#select-wizard-redirects').change(function(e) {
|
30 |
+
e.preventDefault();
|
31 |
+
|
32 |
+
var select = $(this).val();
|
33 |
+
|
34 |
+
if (select =='none') {
|
35 |
+
$("#select-wizard-redirects option").each(function() {
|
36 |
+
var ids_to_hide = $(this).val();
|
37 |
+
$('#'+ids_to_hide).hide();
|
38 |
+
});
|
39 |
+
} else {
|
40 |
+
$("#select-wizard-redirects option:selected").each(function() {
|
41 |
+
var ids_to_show = $(this).val();
|
42 |
+
$('#'+ids_to_show).show();
|
43 |
+
});
|
44 |
+
$("#select-wizard-redirects option:not(:selected)").each(function() {
|
45 |
+
var ids_to_hide = $(this).val();
|
46 |
+
$('#'+ids_to_hide).hide();
|
47 |
+
});
|
48 |
+
}
|
49 |
+
}).trigger('change');
|
50 |
});
|
inc/admin/admin.php
CHANGED
@@ -845,6 +845,16 @@ class seopress_options
|
|
845 |
<div class="seopress-tab <?php if ($current_tab == 'tab_seopress_tool_redirects') { echo 'active'; } ?>" id="tab_seopress_tool_redirects">
|
846 |
<?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
|
847 |
<?php if(seopress_get_toggle_option('404')=='1') { ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
848 |
<div id="section-import-redirects" class="postbox section-tool">
|
849 |
<div class="inside">
|
850 |
<h3><span><?php _e( 'Import Redirections', 'wp-seopress' ); ?></span></h3>
|
845 |
<div class="seopress-tab <?php if ($current_tab == 'tab_seopress_tool_redirects') { echo 'active'; } ?>" id="tab_seopress_tool_redirects">
|
846 |
<?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
|
847 |
<?php if(seopress_get_toggle_option('404')=='1') { ?>
|
848 |
+
<div class="postbox section-tool">
|
849 |
+
<h3><span><?php _e('Import your redirections','wp-seopress'); ?></span></h3>
|
850 |
+
<select id="select-wizard-redirects" name="select-wizard-redirects">
|
851 |
+
<option value="none"><?php _e('Select an option','wp-seopress'); ?></option>
|
852 |
+
<option value="section-import-redirects"><?php _e('CSV file (must match the template)','wp-seopress'); ?></option>
|
853 |
+
<option value="section-import-redirects-plugin"><?php _e('Redirections plugin (JSON - WordPress Redirects)','wp-seopress'); ?></option>
|
854 |
+
<option value="section-import-yoast-redirects"><?php _e('Yoast Premium plugin (CSV)','wp-seopress'); ?></option>
|
855 |
+
</select>
|
856 |
+
<br><br>
|
857 |
+
</div>
|
858 |
<div id="section-import-redirects" class="postbox section-tool">
|
859 |
<div class="inside">
|
860 |
<h3><span><?php _e( 'Import Redirections', 'wp-seopress' ); ?></span></h3>
|
inc/admin/ajax.php
CHANGED
@@ -4,7 +4,7 @@ defined( 'ABSPATH' ) or die( 'Please don’t call the plugin directly. Thank
|
|
4 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
5 |
//Get real preview + content analysis
|
6 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
7 |
-
function seopress_do_real_preview() {
|
8 |
check_ajax_referer( 'seopress_real_preview_nonce', $_GET['_ajax_nonce'], true );
|
9 |
|
10 |
if (current_user_can('edit_posts') && is_admin()) {
|
@@ -216,6 +216,22 @@ function seopress_do_real_preview() {
|
|
216 |
}
|
217 |
}
|
218 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
//Canonical
|
220 |
$canonical = $xpath->query('//link[@rel="canonical"]/@href');
|
221 |
|
4 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
5 |
//Get real preview + content analysis
|
6 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
7 |
+
function seopress_do_real_preview() {
|
8 |
check_ajax_referer( 'seopress_real_preview_nonce', $_GET['_ajax_nonce'], true );
|
9 |
|
10 |
if (current_user_can('edit_posts') && is_admin()) {
|
216 |
}
|
217 |
}
|
218 |
|
219 |
+
//Twitter:image:src
|
220 |
+
$tw_img = $xpath->query('//meta[@name="twitter:image:src"]/@content');
|
221 |
+
|
222 |
+
if (!empty($tw_img)) {
|
223 |
+
$count = NULL;
|
224 |
+
if (!empty($data['tw_img']['count'])) {
|
225 |
+
$count = $data['tw_img']['count'];
|
226 |
+
}
|
227 |
+
|
228 |
+
$data['tw_img']['count'] = count($tw_img) + $count;
|
229 |
+
|
230 |
+
foreach ($tw_img as $key=>$mtw_img) {
|
231 |
+
$data['tw_img']['values'][] = esc_attr(stripslashes_deep(wp_filter_nohtml_kses($mtw_img->nodeValue)));
|
232 |
+
}
|
233 |
+
}
|
234 |
+
|
235 |
//Canonical
|
236 |
$canonical = $xpath->query('//link[@rel="canonical"]/@href');
|
237 |
|
languages/wp-seopress.pot
CHANGED
@@ -3,7 +3,7 @@ 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: 2020-02-
|
7 |
"PO-Revision-Date: 2019-08-22 12:52+0200\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: Benjamin DENIS <contact@seopress.org>\n"
|
@@ -556,7 +556,7 @@ msgstr ""
|
|
556 |
#: inc/admin/admin-wizard.php:278 inc/admin/admin-wizard.php:295
|
557 |
#: inc/admin/admin-wizard.php:314 inc/admin/admin.php:750
|
558 |
#: inc/admin/admin.php:771 inc/admin/admin.php:790 inc/admin/admin.php:811
|
559 |
-
#: inc/admin/admin.php:832 inc/admin/admin.php:
|
560 |
#: inc/functions/options-advanced-admin.php:802
|
561 |
msgid "Meta description"
|
562 |
msgstr ""
|
@@ -1125,23 +1125,23 @@ msgstr ""
|
|
1125 |
msgid " (maximum recommended limit)"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
-
#: inc/admin/admin-metaboxes-form.php:118 inc/admin/admin.php:
|
1129 |
-
#: inc/admin/admin.php:
|
1130 |
msgid "Post Title"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
#: inc/admin/admin-metaboxes-form.php:120 inc/admin/admin.php:198
|
1134 |
-
#: inc/admin/admin.php:
|
1135 |
-
#: inc/admin/admin.php:
|
1136 |
-
#: inc/admin/admin.php:
|
1137 |
msgid "Site Title"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
#: inc/admin/admin-metaboxes-form.php:122 inc/admin/admin-wizard.php:372
|
1141 |
-
#: inc/admin/admin.php:
|
1142 |
-
#: inc/admin/admin.php:
|
1143 |
-
#: inc/admin/admin.php:
|
1144 |
-
#: inc/admin/admin.php:
|
1145 |
msgid "Separator"
|
1146 |
msgstr ""
|
1147 |
|
@@ -1246,7 +1246,7 @@ msgid ""
|
|
1246 |
msgstr ""
|
1247 |
|
1248 |
#: inc/admin/admin-metaboxes-form.php:239 inc/admin/admin-wizard.php:383
|
1249 |
-
#: inc/admin/admin.php:
|
1250 |
msgid "None (will disable this feature)"
|
1251 |
msgstr ""
|
1252 |
|
@@ -1299,12 +1299,12 @@ msgid "Facebook Thumbnail"
|
|
1299 |
msgstr ""
|
1300 |
|
1301 |
#: inc/admin/admin-metaboxes-form.php:278
|
1302 |
-
#: inc/admin/admin-metaboxes-form.php:336 inc/admin/admin.php:
|
1303 |
-
#: inc/admin/admin.php:
|
1304 |
msgid "Select your default thumbnail"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
-
#: inc/admin/admin-metaboxes-form.php:279 inc/admin/admin.php:
|
1308 |
msgid ""
|
1309 |
"Minimum size: 200x200px, ideal ratio 1.91:1, 8Mb max. (eg: 1640x856px or "
|
1310 |
"3280x1712px for retina screens)"
|
@@ -1312,8 +1312,8 @@ msgstr ""
|
|
1312 |
|
1313 |
#: inc/admin/admin-metaboxes-form.php:280
|
1314 |
#: inc/admin/admin-metaboxes-form.php:338
|
1315 |
-
#: inc/admin/admin-metaboxes-form.php:488 inc/admin/admin.php:
|
1316 |
-
#: inc/admin/admin.php:
|
1317 |
msgid "Upload an Image"
|
1318 |
msgstr ""
|
1319 |
|
@@ -1359,7 +1359,7 @@ msgstr ""
|
|
1359 |
msgid "Twitter Thumbnail"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
-
#: inc/admin/admin-metaboxes-form.php:337 inc/admin/admin.php:
|
1363 |
msgid ""
|
1364 |
"Minimum size: 144x144px (300x157px with large card enabled), ideal ratio 1:1 "
|
1365 |
"(2:1 with large card), 5Mb max."
|
@@ -1655,9 +1655,9 @@ msgstr ""
|
|
1655 |
|
1656 |
#: inc/admin/admin-notifications-center.php:144
|
1657 |
#: inc/admin/admin-notifications-center.php:237
|
1658 |
-
#: inc/admin/admin-notifications-center.php:269 inc/admin/admin.php:
|
1659 |
-
#: inc/admin/admin.php:
|
1660 |
-
#: inc/admin/admin.php:
|
1661 |
msgid "Learn more"
|
1662 |
msgstr ""
|
1663 |
|
@@ -1758,7 +1758,7 @@ msgid ""
|
|
1758 |
"not only. Enter one!"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
-
#: inc/admin/admin-notifications-center.php:324 inc/admin/admin.php:
|
1762 |
msgid ""
|
1763 |
"Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
|
1764 |
msgstr ""
|
@@ -2143,8 +2143,8 @@ msgstr ""
|
|
2143 |
msgid "eg: |"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
-
#: inc/admin/admin-wizard.php:375 inc/admin/admin.php:
|
2147 |
-
#: inc/admin/admin.php:
|
2148 |
msgid "Site title"
|
2149 |
msgstr ""
|
2150 |
|
@@ -2152,7 +2152,7 @@ msgstr ""
|
|
2152 |
msgid "eg: My super website"
|
2153 |
msgstr ""
|
2154 |
|
2155 |
-
#: inc/admin/admin-wizard.php:378 inc/admin/admin.php:
|
2156 |
msgid "Person or organization"
|
2157 |
msgstr ""
|
2158 |
|
@@ -2160,25 +2160,25 @@ msgstr ""
|
|
2160 |
msgid "Choose a knowledge type"
|
2161 |
msgstr ""
|
2162 |
|
2163 |
-
#: inc/admin/admin-wizard.php:386 inc/admin/admin.php:
|
2164 |
msgid "Person"
|
2165 |
msgstr ""
|
2166 |
|
2167 |
-
#: inc/admin/admin-wizard.php:389 inc/admin/admin.php:
|
2168 |
msgid "Organization"
|
2169 |
msgstr ""
|
2170 |
|
2171 |
-
#: inc/admin/admin-wizard.php:393 inc/admin/admin.php:
|
2172 |
-
#: inc/admin/admin.php:
|
2173 |
msgid "Your name/organization"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
-
#: inc/admin/admin-wizard.php:394 inc/admin/admin.php:
|
2177 |
msgid "eg: SEOPress"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
-
#: inc/admin/admin-wizard.php:396 inc/admin/admin.php:
|
2181 |
-
#: inc/admin/admin.php:
|
2182 |
msgid "Your photo/organization logo"
|
2183 |
msgstr ""
|
2184 |
|
@@ -2190,78 +2190,78 @@ msgstr ""
|
|
2190 |
msgid "Facebook page URL"
|
2191 |
msgstr ""
|
2192 |
|
2193 |
-
#: inc/admin/admin-wizard.php:400 inc/admin/admin.php:
|
2194 |
msgid "eg: https://facebook.com/seopresspro"
|
2195 |
msgstr ""
|
2196 |
|
2197 |
-
#: inc/admin/admin-wizard.php:402 inc/admin/admin.php:
|
2198 |
msgid "Twitter Username"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
-
#: inc/admin/admin-wizard.php:403 inc/admin/admin.php:
|
2202 |
msgid "eg: @wp_seopress"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
-
#: inc/admin/admin-wizard.php:405 inc/admin/admin.php:
|
2206 |
-
#: inc/admin/admin.php:
|
2207 |
msgid "Pinterest URL"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
-
#: inc/admin/admin-wizard.php:406 inc/admin/admin.php:
|
2211 |
msgid "eg: https://pinterest.com/wpbuy/"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
-
#: inc/admin/admin-wizard.php:408 inc/admin/admin.php:
|
2215 |
-
#: inc/admin/admin.php:
|
2216 |
msgid "Instagram URL"
|
2217 |
msgstr ""
|
2218 |
|
2219 |
-
#: inc/admin/admin-wizard.php:409 inc/admin/admin.php:
|
2220 |
msgid "eg: https://www.instagram.com/wp_seopress/"
|
2221 |
msgstr ""
|
2222 |
|
2223 |
-
#: inc/admin/admin-wizard.php:411 inc/admin/admin.php:
|
2224 |
-
#: inc/admin/admin.php:
|
2225 |
msgid "YouTube URL"
|
2226 |
msgstr ""
|
2227 |
|
2228 |
-
#: inc/admin/admin-wizard.php:412 inc/admin/admin.php:
|
2229 |
msgid "eg: https://www.youtube.com/SEOPress"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
-
#: inc/admin/admin-wizard.php:414 inc/admin/admin.php:
|
2233 |
-
#: inc/admin/admin.php:
|
2234 |
msgid "LinkedIn URL"
|
2235 |
msgstr ""
|
2236 |
|
2237 |
-
#: inc/admin/admin-wizard.php:415 inc/admin/admin.php:
|
2238 |
msgid "eg: http://linkedin.com/company/seopress/"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
-
#: inc/admin/admin-wizard.php:417 inc/admin/admin.php:
|
2242 |
-
#: inc/admin/admin.php:
|
2243 |
msgid "MySpace URL"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
-
#: inc/admin/admin-wizard.php:418 inc/admin/admin.php:
|
2247 |
msgid "eg: https://myspace.com/your-page"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
-
#: inc/admin/admin-wizard.php:420 inc/admin/admin.php:
|
2251 |
-
#: inc/admin/admin.php:
|
2252 |
msgid "Soundcloud URL"
|
2253 |
msgstr ""
|
2254 |
|
2255 |
-
#: inc/admin/admin-wizard.php:421 inc/admin/admin.php:
|
2256 |
msgid "eg: https://soundcloud.com/michaelmccannmusic"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
-
#: inc/admin/admin-wizard.php:423 inc/admin/admin.php:
|
2260 |
-
#: inc/admin/admin.php:
|
2261 |
msgid "Tumblr URL"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
-
#: inc/admin/admin-wizard.php:424 inc/admin/admin.php:
|
2265 |
msgid "eg: https://your-site.tumblr.com"
|
2266 |
msgstr ""
|
2267 |
|
@@ -2312,7 +2312,7 @@ msgid ""
|
|
2312 |
"results <strong>(noindex)</strong>"
|
2313 |
msgstr ""
|
2314 |
|
2315 |
-
#: inc/admin/admin-wizard.php:644 inc/admin/admin.php:
|
2316 |
msgid ""
|
2317 |
"Do not display author archives in search engine results <strong>(noindex)</"
|
2318 |
"strong>"
|
@@ -2324,7 +2324,7 @@ msgid ""
|
|
2324 |
"content."
|
2325 |
msgstr ""
|
2326 |
|
2327 |
-
#: inc/admin/admin-wizard.php:656 inc/admin/admin.php:
|
2328 |
msgid ""
|
2329 |
"Redirect attachment pages to their file URL (https://www.example.com/my-"
|
2330 |
"image-file.jpg)"
|
@@ -2336,7 +2336,7 @@ msgid ""
|
|
2336 |
"Optimize this by redirecting the user directly to the URL of the media file."
|
2337 |
msgstr ""
|
2338 |
|
2339 |
-
#: inc/admin/admin-wizard.php:668 inc/admin/admin.php:
|
2340 |
msgid "Remove /category/ in your permalinks"
|
2341 |
msgstr ""
|
2342 |
|
@@ -2448,7 +2448,7 @@ msgstr ""
|
|
2448 |
msgid "%%tagline%% (alias %%sitedesc%%)"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
-
#: inc/admin/admin.php:199 inc/admin/admin.php:
|
2452 |
msgid "Tagline"
|
2453 |
msgstr ""
|
2454 |
|
@@ -2511,7 +2511,7 @@ msgstr ""
|
|
2511 |
msgid "%%post_author%%"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
-
#: inc/admin/admin.php:206 inc/admin/admin.php:
|
2515 |
msgid "Post author"
|
2516 |
msgstr ""
|
2517 |
|
@@ -2910,7 +2910,7 @@ msgstr ""
|
|
2910 |
msgid "Data"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
-
#: inc/admin/admin.php:664 seopress.php:
|
2914 |
msgid "Settings"
|
2915 |
msgstr ""
|
2916 |
|
@@ -2944,7 +2944,7 @@ msgstr ""
|
|
2944 |
msgid "Export your SEOPress metadata for this site as a .csv file."
|
2945 |
msgstr ""
|
2946 |
|
2947 |
-
#: inc/admin/admin.php:698 inc/admin/admin.php:716 inc/admin/admin.php:
|
2948 |
msgid "Export"
|
2949 |
msgstr ""
|
2950 |
|
@@ -2968,8 +2968,8 @@ msgid ""
|
|
2968 |
"exporting the settings on another site using the form above."
|
2969 |
msgstr ""
|
2970 |
|
2971 |
-
#: inc/admin/admin.php:733 inc/admin/admin.php:
|
2972 |
-
#: inc/admin/admin.php:
|
2973 |
msgid "Import"
|
2974 |
msgstr ""
|
2975 |
|
@@ -2992,11 +2992,31 @@ msgid ""
|
|
2992 |
"any Squirrly SEO data."
|
2993 |
msgstr ""
|
2994 |
|
2995 |
-
#: inc/admin/admin.php:
|
2996 |
-
msgid "Import
|
2997 |
msgstr ""
|
2998 |
|
2999 |
#: inc/admin/admin.php:851
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3000 |
msgid ""
|
3001 |
"Import your own redirections from a .csv file (separator \";\"). You must "
|
3002 |
"have 5 columns in this order: <ul><li>URL to match (without your domain "
|
@@ -3008,15 +3028,15 @@ msgid ""
|
|
3008 |
"to the redirection).</li></ul>"
|
3009 |
msgstr ""
|
3010 |
|
3011 |
-
#: inc/admin/admin.php:
|
3012 |
msgid "Download a CSV example"
|
3013 |
msgstr ""
|
3014 |
|
3015 |
-
#: inc/admin/admin.php:
|
3016 |
msgid "Import Redirections from the Redirections plugin"
|
3017 |
msgstr ""
|
3018 |
|
3019 |
-
#: inc/admin/admin.php:
|
3020 |
msgid ""
|
3021 |
"Import your own redirections from a .json file generated by the Redirections "
|
3022 |
"plugin (make sure to select <strong>\"WordPress redirects\"</strong> when "
|
@@ -3025,626 +3045,626 @@ msgid ""
|
|
3025 |
"file and existing redirects."
|
3026 |
msgstr ""
|
3027 |
|
3028 |
-
#: inc/admin/admin.php:
|
3029 |
msgid "Import Redirections from Yoast Premium"
|
3030 |
msgstr ""
|
3031 |
|
3032 |
-
#: inc/admin/admin.php:
|
3033 |
msgid ""
|
3034 |
"Import your own redirections from a .csv file generated by Yoast Premium. "
|
3035 |
"Note that we don't support certain options, like regex. To avoid conflicts, "
|
3036 |
"make sure there are no duplicates between your file and existing redirects."
|
3037 |
msgstr ""
|
3038 |
|
3039 |
-
#: inc/admin/admin.php:
|
3040 |
msgid "Export Redirections"
|
3041 |
msgstr ""
|
3042 |
|
3043 |
-
#: inc/admin/admin.php:
|
3044 |
msgid ""
|
3045 |
"Export all redirections for this site as a .csv file. This allows you to "
|
3046 |
"easily import the redirections into another site, to Excel / Google Sheets..."
|
3047 |
msgstr ""
|
3048 |
|
3049 |
-
#: inc/admin/admin.php:
|
3050 |
msgid "Clean your 404"
|
3051 |
msgstr ""
|
3052 |
|
3053 |
-
#: inc/admin/admin.php:
|
3054 |
msgid "Delete all your 404 errors. We don‘t delete any redirects."
|
3055 |
msgstr ""
|
3056 |
|
3057 |
-
#: inc/admin/admin.php:
|
3058 |
msgid "Delete all 404"
|
3059 |
msgstr ""
|
3060 |
|
3061 |
-
#: inc/admin/admin.php:
|
3062 |
msgid "Redirections feature is disabled. Please activate it from the PRO page."
|
3063 |
msgstr ""
|
3064 |
|
3065 |
-
#: inc/admin/admin.php:
|
3066 |
msgid "Activate Redirections"
|
3067 |
msgstr ""
|
3068 |
|
3069 |
-
#: inc/admin/admin.php:
|
3070 |
msgid "Reset All Notices From Notifications Center"
|
3071 |
msgstr ""
|
3072 |
|
3073 |
-
#: inc/admin/admin.php:
|
3074 |
msgid ""
|
3075 |
"By clicking Reset Notices, all notices in the notifications center will be "
|
3076 |
"set to their initial status."
|
3077 |
msgstr ""
|
3078 |
|
3079 |
-
#: inc/admin/admin.php:
|
3080 |
msgid "Reset notices"
|
3081 |
msgstr ""
|
3082 |
|
3083 |
-
#: inc/admin/admin.php:
|
3084 |
msgid "Reset All Settings"
|
3085 |
msgstr ""
|
3086 |
|
3087 |
-
#: inc/admin/admin.php:
|
3088 |
msgid ""
|
3089 |
"<strong>WARNING:</strong> Delete all options related to SEOPress in your "
|
3090 |
"database AND set settings to their default values."
|
3091 |
msgstr ""
|
3092 |
|
3093 |
-
#: inc/admin/admin.php:
|
3094 |
msgid "Reset settings"
|
3095 |
msgstr ""
|
3096 |
|
3097 |
-
#: inc/admin/admin.php:
|
3098 |
msgid "noindex"
|
3099 |
msgstr ""
|
3100 |
|
3101 |
-
#: inc/admin/admin.php:
|
3102 |
msgid "nofollow"
|
3103 |
msgstr ""
|
3104 |
|
3105 |
-
#: inc/admin/admin.php:
|
3106 |
msgid "noodp"
|
3107 |
msgstr ""
|
3108 |
|
3109 |
-
#: inc/admin/admin.php:
|
3110 |
msgid "noimageindex"
|
3111 |
msgstr ""
|
3112 |
|
3113 |
-
#: inc/admin/admin.php:
|
3114 |
msgid "noarchive"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
-
#: inc/admin/admin.php:
|
3118 |
msgid "nosnippet"
|
3119 |
msgstr ""
|
3120 |
|
3121 |
-
#: inc/admin/admin.php:
|
3122 |
msgid "nositelinkssearchbox"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
-
#: inc/admin/admin.php:
|
3126 |
msgid "Indicate paginated content to Google"
|
3127 |
msgstr ""
|
3128 |
|
3129 |
-
#: inc/admin/admin.php:
|
3130 |
msgid "Enable XML Sitemap"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
-
#: inc/admin/admin.php:
|
3134 |
msgid "Enable XML Image Sitemaps"
|
3135 |
msgstr ""
|
3136 |
|
3137 |
-
#: inc/admin/admin.php:
|
3138 |
msgid "Enable XML Video Sitemaps"
|
3139 |
msgstr ""
|
3140 |
|
3141 |
-
#: inc/admin/admin.php:
|
3142 |
msgid "Enable Author Sitemap"
|
3143 |
msgstr ""
|
3144 |
|
3145 |
-
#: inc/admin/admin.php:
|
3146 |
msgid "Enable HTML Sitemap"
|
3147 |
msgstr ""
|
3148 |
|
3149 |
-
#: inc/admin/admin.php:
|
3150 |
msgid "Check to INCLUDE Post Types"
|
3151 |
msgstr ""
|
3152 |
|
3153 |
-
#: inc/admin/admin.php:
|
3154 |
msgid "Check to INCLUDE Taxonomies"
|
3155 |
msgstr ""
|
3156 |
|
3157 |
-
#: inc/admin/admin.php:
|
3158 |
msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
|
3159 |
msgstr ""
|
3160 |
|
3161 |
-
#: inc/admin/admin.php:
|
3162 |
msgid "Exclude some Posts, Pages, Custom Post Types or Terms IDs"
|
3163 |
msgstr ""
|
3164 |
|
3165 |
-
#: inc/admin/admin.php:
|
3166 |
msgid "Sort order"
|
3167 |
msgstr ""
|
3168 |
|
3169 |
-
#: inc/admin/admin.php:
|
3170 |
msgid "Order posts by"
|
3171 |
msgstr ""
|
3172 |
|
3173 |
-
#: inc/admin/admin.php:
|
3174 |
msgid "Disable the display of the publication date"
|
3175 |
msgstr ""
|
3176 |
|
3177 |
-
#: inc/admin/admin.php:
|
3178 |
msgid "Organization's phone number (only for Organizations)"
|
3179 |
msgstr ""
|
3180 |
|
3181 |
-
#: inc/admin/admin.php:
|
3182 |
msgid "Contact type (only for Organizations)"
|
3183 |
msgstr ""
|
3184 |
|
3185 |
-
#: inc/admin/admin.php:
|
3186 |
msgid "Contact option (only for Organizations)"
|
3187 |
msgstr ""
|
3188 |
|
3189 |
-
#: inc/admin/admin.php:
|
3190 |
msgid "Facebook Page URL"
|
3191 |
msgstr ""
|
3192 |
|
3193 |
-
#: inc/admin/admin.php:
|
3194 |
msgid "Enable Open Graph Data"
|
3195 |
msgstr ""
|
3196 |
|
3197 |
-
#: inc/admin/admin.php:
|
3198 |
msgid "Select a default image"
|
3199 |
msgstr ""
|
3200 |
|
3201 |
-
#: inc/admin/admin.php:
|
3202 |
msgid "Apply this image to all your og:image tag"
|
3203 |
msgstr ""
|
3204 |
|
3205 |
-
#: inc/admin/admin.php:
|
3206 |
msgid "Facebook Link Ownership ID"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
-
#: inc/admin/admin.php:
|
3210 |
msgid "Facebook Admin ID"
|
3211 |
msgstr ""
|
3212 |
|
3213 |
-
#: inc/admin/admin.php:
|
3214 |
msgid "Facebook App ID"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
-
#: inc/admin/admin.php:
|
3218 |
msgid "Enable Twitter Card"
|
3219 |
msgstr ""
|
3220 |
|
3221 |
-
#: inc/admin/admin.php:
|
3222 |
msgid "Use Open Graph if no Twitter Card is filled"
|
3223 |
msgstr ""
|
3224 |
|
3225 |
-
#: inc/admin/admin.php:
|
3226 |
msgid "Default Twitter Image"
|
3227 |
msgstr ""
|
3228 |
|
3229 |
-
#: inc/admin/admin.php:
|
3230 |
msgid "Image size for Twitter Summary card"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
-
#: inc/admin/admin.php:
|
3234 |
msgid "Enable Google Analytics tracking"
|
3235 |
msgstr ""
|
3236 |
|
3237 |
-
#: inc/admin/admin.php:
|
3238 |
msgid "Enter your tracking ID"
|
3239 |
msgstr ""
|
3240 |
|
3241 |
-
#: inc/admin/admin.php:
|
3242 |
msgid "Exclude user roles from tracking"
|
3243 |
msgstr ""
|
3244 |
|
3245 |
-
#: inc/admin/admin.php:
|
3246 |
msgid "Google Analytics tracking opt-in"
|
3247 |
msgstr ""
|
3248 |
|
3249 |
-
#: inc/admin/admin.php:
|
3250 |
msgid "Consent message for user tracking"
|
3251 |
msgstr ""
|
3252 |
|
3253 |
-
#: inc/admin/admin.php:
|
3254 |
msgid "Accept button for user tracking"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
-
#: inc/admin/admin.php:
|
3258 |
msgid "Close button"
|
3259 |
msgstr ""
|
3260 |
|
3261 |
-
#: inc/admin/admin.php:
|
3262 |
msgid "Cookie bar position"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
-
#: inc/admin/admin.php:
|
3266 |
msgid "Cookie bar background color"
|
3267 |
msgstr ""
|
3268 |
|
3269 |
-
#: inc/admin/admin.php:
|
3270 |
msgid "Cookie bar text color"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
-
#: inc/admin/admin.php:
|
3274 |
msgid "Cookie bar link color"
|
3275 |
msgstr ""
|
3276 |
|
3277 |
-
#: inc/admin/admin.php:
|
3278 |
msgid "Cookie bar button background color"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
-
#: inc/admin/admin.php:
|
3282 |
msgid "Cookie bar button color"
|
3283 |
msgstr ""
|
3284 |
|
3285 |
-
#: inc/admin/admin.php:
|
3286 |
msgid "Cookie bar button hover background color"
|
3287 |
msgstr ""
|
3288 |
|
3289 |
-
#: inc/admin/admin.php:
|
3290 |
msgid "Cookie bar button hover color"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
-
#: inc/admin/admin.php:
|
3294 |
msgid "Cookie bar secondary button background color"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
-
#: inc/admin/admin.php:
|
3298 |
msgid "Cookie bar secondary button color"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
-
#: inc/admin/admin.php:
|
3302 |
msgid "Cookie bar secondary button hover background color"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
-
#: inc/admin/admin.php:
|
3306 |
msgid "Cookie bar secondary button hover color"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
-
#: inc/admin/admin.php:
|
3310 |
msgid "Enable Google Optimize"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
-
#: inc/admin/admin.php:
|
3314 |
msgid "Enable Google Ads"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
-
#: inc/admin/admin.php:
|
3318 |
msgid ""
|
3319 |
"[HEAD] Add an additional tracking code (like GTM, Facebook Pixel, Hotjar...)"
|
3320 |
msgstr ""
|
3321 |
|
3322 |
-
#: inc/admin/admin.php:
|
3323 |
msgid "[BODY] Add an additional tracking code (like Google Tag Manager...)"
|
3324 |
msgstr ""
|
3325 |
|
3326 |
-
#: inc/admin/admin.php:
|
3327 |
msgid ""
|
3328 |
"[BODY (FOOTER)] Add an additional tracking code (like Google Tag Manager...)"
|
3329 |
msgstr ""
|
3330 |
|
3331 |
-
#: inc/admin/admin.php:
|
3332 |
msgid "Enable remarketing, demographics, and interests reporting"
|
3333 |
msgstr ""
|
3334 |
|
3335 |
-
#: inc/admin/admin.php:
|
3336 |
msgid "Enable IP Anonymization"
|
3337 |
msgstr ""
|
3338 |
|
3339 |
-
#: inc/admin/admin.php:
|
3340 |
msgid "Enhanced Link Attribution"
|
3341 |
msgstr ""
|
3342 |
|
3343 |
-
#: inc/admin/admin.php:
|
3344 |
msgid "Enable cross-domain tracking"
|
3345 |
msgstr ""
|
3346 |
|
3347 |
-
#: inc/admin/admin.php:
|
3348 |
msgid "Cross domains"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
-
#: inc/admin/admin.php:
|
3352 |
msgid "Enable external links tracking"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
-
#: inc/admin/admin.php:
|
3356 |
msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
-
#: inc/admin/admin.php:
|
3360 |
msgid "Track downloads' clicks"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
-
#: inc/admin/admin.php:
|
3364 |
msgid "Enable affiliate/outbound links tracking (eg: aff, go, out, recommends)"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
-
#: inc/admin/admin.php:
|
3368 |
msgid "Track affiliate/outbound links"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
-
#: inc/admin/admin.php:
|
3372 |
msgid "Track Authors"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
-
#: inc/admin/admin.php:
|
3376 |
msgid "Track Categories"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
-
#: inc/admin/admin.php:
|
3380 |
msgid "Track Tags"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
-
#: inc/admin/admin.php:
|
3384 |
msgid "Track Post Types"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
-
#: inc/admin/admin.php:
|
3388 |
msgid "Track Logged In Users"
|
3389 |
msgstr ""
|
3390 |
|
3391 |
-
#: inc/admin/admin.php:
|
3392 |
msgid "Redirect attachment pages to post parent"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
-
#: inc/admin/admin.php:
|
3396 |
msgid "Redirect attachment pages to their file URL"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
-
#: inc/admin/admin.php:
|
3400 |
msgid "Remove ?replytocom link to avoid duplicate content"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
-
#: inc/admin/admin.php:
|
3404 |
msgid "Automatically set the image Title"
|
3405 |
msgstr ""
|
3406 |
|
3407 |
-
#: inc/admin/admin.php:
|
3408 |
msgid "Automatically set the image Alt text"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
-
#: inc/admin/admin.php:
|
3412 |
msgid "Automatically set the image Caption"
|
3413 |
msgstr ""
|
3414 |
|
3415 |
-
#: inc/admin/admin.php:
|
3416 |
msgid "Automatically set the image Description"
|
3417 |
msgstr ""
|
3418 |
|
3419 |
-
#: inc/admin/admin.php:
|
3420 |
msgid "Add WP Editor to taxonomy description textarea"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
-
#: inc/admin/admin.php:
|
3424 |
msgid "Remove /category/ in URL"
|
3425 |
msgstr ""
|
3426 |
|
3427 |
-
#: inc/admin/admin.php:
|
3428 |
msgid "Disable trailing slash for metas"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
-
#: inc/admin/admin.php:
|
3432 |
msgid "Remove WordPress generator meta tag"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
-
#: inc/admin/admin.php:
|
3436 |
msgid "Remove hentry post class"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
-
#: inc/admin/admin.php:
|
3440 |
msgid "Remove author URL"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
-
#: inc/admin/admin.php:
|
3444 |
msgid "Remove website field in comment form"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
-
#: inc/admin/admin.php:
|
3448 |
msgid "Remove WordPress shortlink meta tag"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
-
#: inc/admin/admin.php:
|
3452 |
msgid "Remove Windows Live Writer meta tag"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
-
#: inc/admin/admin.php:
|
3456 |
msgid "Remove RSD meta tag"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
-
#: inc/admin/admin.php:
|
3460 |
msgid "Google site verification"
|
3461 |
msgstr ""
|
3462 |
|
3463 |
-
#: inc/admin/admin.php:
|
3464 |
msgid "Bing site verification"
|
3465 |
msgstr ""
|
3466 |
|
3467 |
-
#: inc/admin/admin.php:
|
3468 |
msgid "Pinterest site verification"
|
3469 |
msgstr ""
|
3470 |
|
3471 |
-
#: inc/admin/admin.php:
|
3472 |
msgid "Yandex site verification"
|
3473 |
msgstr ""
|
3474 |
|
3475 |
-
#: inc/admin/admin.php:
|
3476 |
msgid "SEOPress in admin bar"
|
3477 |
msgstr ""
|
3478 |
|
3479 |
-
#: inc/admin/admin.php:
|
3480 |
msgid "Move SEOPress metabox's position"
|
3481 |
msgstr ""
|
3482 |
|
3483 |
-
#: inc/admin/admin.php:
|
3484 |
msgid "Hide Notifications Center"
|
3485 |
msgstr ""
|
3486 |
|
3487 |
-
#: inc/admin/admin.php:
|
3488 |
msgid "Hide SEO tools"
|
3489 |
msgstr ""
|
3490 |
|
3491 |
-
#: inc/admin/admin.php:
|
3492 |
msgid "Hide Useful Links"
|
3493 |
msgstr ""
|
3494 |
|
3495 |
-
#: inc/admin/admin.php:
|
3496 |
msgid "Show Title tag column in post types"
|
3497 |
msgstr ""
|
3498 |
|
3499 |
-
#: inc/admin/admin.php:
|
3500 |
msgid "Show Meta description column in post types"
|
3501 |
msgstr ""
|
3502 |
|
3503 |
-
#: inc/admin/admin.php:
|
3504 |
msgid "Show Redirection Enable column in post types"
|
3505 |
msgstr ""
|
3506 |
|
3507 |
-
#: inc/admin/admin.php:
|
3508 |
msgid "Show Redirect URL column in post types"
|
3509 |
msgstr ""
|
3510 |
|
3511 |
-
#: inc/admin/admin.php:
|
3512 |
msgid "Show canonical URL column in post types"
|
3513 |
msgstr ""
|
3514 |
|
3515 |
-
#: inc/admin/admin.php:
|
3516 |
msgid "Show Target Keyword column in post types"
|
3517 |
msgstr ""
|
3518 |
|
3519 |
-
#: inc/admin/admin.php:
|
3520 |
msgid "Show noindex column in post types"
|
3521 |
msgstr ""
|
3522 |
|
3523 |
-
#: inc/admin/admin.php:
|
3524 |
msgid "Show nofollow column in post types"
|
3525 |
msgstr ""
|
3526 |
|
3527 |
-
#: inc/admin/admin.php:
|
3528 |
msgid "Show total number of words column in post types"
|
3529 |
msgstr ""
|
3530 |
|
3531 |
-
#: inc/admin/admin.php:
|
3532 |
msgid "Show W3C validator column in post types"
|
3533 |
msgstr ""
|
3534 |
|
3535 |
-
#: inc/admin/admin.php:
|
3536 |
msgid "Show Google Page Speed column in post types"
|
3537 |
msgstr ""
|
3538 |
|
3539 |
-
#: inc/admin/admin.php:
|
3540 |
msgid "Show content analysis score column in post types"
|
3541 |
msgstr ""
|
3542 |
|
3543 |
-
#: inc/admin/admin.php:
|
3544 |
msgid "Hide Genesis SEO Metabox"
|
3545 |
msgstr ""
|
3546 |
|
3547 |
-
#: inc/admin/admin.php:
|
3548 |
msgid "Hide Genesis SEO Settings link"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
-
#: inc/admin/admin.php:
|
3552 |
msgid "Hide advice in Structured Data Types metabox"
|
3553 |
msgstr ""
|
3554 |
|
3555 |
-
#: inc/admin/admin.php:
|
3556 |
msgid "Block SEO metabox to user roles"
|
3557 |
msgstr ""
|
3558 |
|
3559 |
-
#: inc/admin/admin.php:
|
3560 |
msgid "Block Content analysis metabox to user roles"
|
3561 |
msgstr ""
|
3562 |
|
3563 |
-
#: inc/admin/admin.php:
|
3564 |
msgid "<p>Customize your title & meta description for homepage</p>"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
-
#: inc/admin/admin.php:
|
3568 |
msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
-
#: inc/admin/admin.php:
|
3572 |
msgid "<p>Customize your metas for all pages</p>"
|
3573 |
msgstr ""
|
3574 |
|
3575 |
-
#: inc/admin/admin.php:
|
3576 |
msgid "<p>Customize your metas for all taxonomies archives</p>"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
-
#: inc/admin/admin.php:
|
3580 |
msgid "<p>Customize your metas for all archives</p>"
|
3581 |
msgstr ""
|
3582 |
|
3583 |
-
#: inc/admin/admin.php:
|
3584 |
msgid "Change this settings"
|
3585 |
msgstr ""
|
3586 |
|
3587 |
-
#: inc/admin/admin.php:
|
3588 |
msgid ""
|
3589 |
"To view your sitemap, enable permalinks (not default one), and save settings "
|
3590 |
"to flush them."
|
3591 |
msgstr ""
|
3592 |
|
3593 |
-
#: inc/admin/admin.php:
|
3594 |
msgid ""
|
3595 |
"Your server uses NGINX. If XML Sitemaps doesn't work properly, you need to "
|
3596 |
"add this rule to your configuration:"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
-
#: inc/admin/admin.php:
|
3600 |
msgid "Noindex content will not be displayed in Sitemaps."
|
3601 |
msgstr ""
|
3602 |
|
3603 |
-
#: inc/admin/admin.php:
|
3604 |
msgid "Blank sitemap?"
|
3605 |
msgstr ""
|
3606 |
|
3607 |
-
#: inc/admin/admin.php:
|
3608 |
msgid "404 error?"
|
3609 |
msgstr ""
|
3610 |
|
3611 |
-
#: inc/admin/admin.php:
|
3612 |
msgid "View your sitemap"
|
3613 |
msgstr ""
|
3614 |
|
3615 |
-
#: inc/admin/admin.php:
|
3616 |
msgid "Ping Google manually"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
-
#: inc/admin/admin.php:
|
3620 |
msgid "Flush permalinks"
|
3621 |
msgstr ""
|
3622 |
|
3623 |
-
#: inc/admin/admin.php:
|
3624 |
msgid "<p>Create an HTML Sitemap for your visitors and boost your SEO.</p>"
|
3625 |
msgstr ""
|
3626 |
|
3627 |
-
#: inc/admin/admin.php:
|
3628 |
msgid "Guide to enable a HTML Sitemap - new window"
|
3629 |
msgstr ""
|
3630 |
|
3631 |
-
#: inc/admin/admin.php:
|
3632 |
msgid "<p>Include/Exclude Post Types.</p>"
|
3633 |
msgstr ""
|
3634 |
|
3635 |
-
#: inc/admin/admin.php:
|
3636 |
msgid "<p>Include/Exclude Taxonomies.</p>"
|
3637 |
msgstr ""
|
3638 |
|
3639 |
-
#: inc/admin/admin.php:
|
3640 |
msgid "<p>Configure Google Knowledge Graph.</p>"
|
3641 |
msgstr ""
|
3642 |
|
3643 |
-
#: inc/admin/admin.php:
|
3644 |
msgid "Learn more on Google official website."
|
3645 |
msgstr ""
|
3646 |
|
3647 |
-
#: inc/admin/admin.php:
|
3648 |
msgid ""
|
3649 |
"<p>Link your site with your social accounts. Use markup on your website to "
|
3650 |
"add your social profile information to a Google Knowledge panel. Knowledge "
|
@@ -3654,67 +3674,67 @@ msgid ""
|
|
3654 |
"network links.</p>"
|
3655 |
msgstr ""
|
3656 |
|
3657 |
-
#: inc/admin/admin.php:
|
3658 |
msgid "<p>Manage Open Graph data.</p>"
|
3659 |
msgstr ""
|
3660 |
|
3661 |
-
#: inc/admin/admin.php:
|
3662 |
msgid "<p>We generate the <strong>og:image</strong> meta in this order:</p>"
|
3663 |
msgstr ""
|
3664 |
|
3665 |
-
#: inc/admin/admin.php:
|
3666 |
msgid "Custom OG Image from SEO metabox"
|
3667 |
msgstr ""
|
3668 |
|
3669 |
-
#: inc/admin/admin.php:
|
3670 |
msgid "Post thumbnail"
|
3671 |
msgstr ""
|
3672 |
|
3673 |
-
#: inc/admin/admin.php:
|
3674 |
msgid "First image of your post content"
|
3675 |
msgstr ""
|
3676 |
|
3677 |
-
#: inc/admin/admin.php:
|
3678 |
msgid "Global OG Image set in SEO > Social > Open Graph"
|
3679 |
msgstr ""
|
3680 |
|
3681 |
-
#: inc/admin/admin.php:
|
3682 |
msgid "<p>Manage your Twitter card.</p>"
|
3683 |
msgstr ""
|
3684 |
|
3685 |
-
#: inc/admin/admin.php:
|
3686 |
msgid ""
|
3687 |
"<p>We generate the <strong>twitter:image</strong> meta in this order:</p>"
|
3688 |
msgstr ""
|
3689 |
|
3690 |
-
#: inc/admin/admin.php:
|
3691 |
msgid "Custom Twitter image from SEO metabox"
|
3692 |
msgstr ""
|
3693 |
|
3694 |
-
#: inc/admin/admin.php:
|
3695 |
msgid "Global Twitter:image set in SEO > Social > Twitter Card"
|
3696 |
msgstr ""
|
3697 |
|
3698 |
-
#: inc/admin/admin.php:
|
3699 |
msgid ""
|
3700 |
"<p>Link your Google Analytics to your website. The tracking code will be "
|
3701 |
"automatically added to your site.</p>"
|
3702 |
msgstr ""
|
3703 |
|
3704 |
-
#: inc/admin/admin.php:
|
3705 |
msgid ""
|
3706 |
"<p>Manage user consent for GDPR and customize your cookie bar easily.</p>"
|
3707 |
msgstr ""
|
3708 |
|
3709 |
-
#: inc/admin/admin.php:
|
3710 |
msgid "<p>Configure your Google Analytics tracking code.</p>"
|
3711 |
msgstr ""
|
3712 |
|
3713 |
-
#: inc/admin/admin.php:
|
3714 |
msgid "<p>Track events in Google Analytics.</p>"
|
3715 |
msgstr ""
|
3716 |
|
3717 |
-
#: inc/admin/admin.php:
|
3718 |
msgid ""
|
3719 |
"<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
|
3720 |
"and custom metrics in SEOPress are like the default dimensions and metrics "
|
@@ -3724,426 +3744,426 @@ msgid ""
|
|
3724 |
"Google Analytics account. More info by clicking on the help icon."
|
3725 |
msgstr ""
|
3726 |
|
3727 |
-
#: inc/admin/admin.php:
|
3728 |
msgid "Guide to create custom dimensions in Google Analytics - new window"
|
3729 |
msgstr ""
|
3730 |
|
3731 |
-
#: inc/admin/admin.php:
|
3732 |
msgid "<p>Advanced SEO options.</p>"
|
3733 |
msgstr ""
|
3734 |
|
3735 |
-
#: inc/admin/admin.php:
|
3736 |
msgid "<p>Customize SEOPress to fit your needs.</p>"
|
3737 |
msgstr ""
|
3738 |
|
3739 |
-
#: inc/admin/admin.php:
|
3740 |
msgid "<p>Manage security.</p>"
|
3741 |
msgstr ""
|
3742 |
|
3743 |
-
#: inc/admin/admin.php:
|
3744 |
msgid "Enter your separator, eg: \"-\""
|
3745 |
msgstr ""
|
3746 |
|
3747 |
-
#: inc/admin/admin.php:
|
3748 |
#, php-format
|
3749 |
msgid "Use this separator with %%sep%% in your title and meta description."
|
3750 |
msgstr ""
|
3751 |
|
3752 |
-
#: inc/admin/admin.php:
|
3753 |
msgid "My awesome website"
|
3754 |
msgstr ""
|
3755 |
|
3756 |
-
#: inc/admin/admin.php:
|
3757 |
-
#: inc/admin/admin.php:
|
3758 |
-
#: inc/admin/admin.php:
|
3759 |
-
#: inc/admin/admin.php:
|
3760 |
msgid "More tags"
|
3761 |
msgstr ""
|
3762 |
|
3763 |
-
#: inc/admin/admin.php:
|
3764 |
msgid "This is a cool website about Wookiees"
|
3765 |
msgstr ""
|
3766 |
|
3767 |
-
#: inc/admin/admin.php:
|
3768 |
msgid "Looking to edit your blog page?"
|
3769 |
msgstr ""
|
3770 |
|
3771 |
-
#: inc/admin/admin.php:
|
3772 |
-
#: inc/admin/admin.php:
|
3773 |
msgid "Click to hide any SEO metaboxes for this post type"
|
3774 |
msgstr ""
|
3775 |
|
3776 |
-
#: inc/admin/admin.php:
|
3777 |
msgid "Click to display any SEO metaboxes for this post type"
|
3778 |
msgstr ""
|
3779 |
|
3780 |
-
#: inc/admin/admin.php:
|
3781 |
-
#: inc/admin/admin.php:
|
3782 |
-
#: inc/admin/admin.php:
|
3783 |
msgid "Title template"
|
3784 |
msgstr ""
|
3785 |
|
3786 |
-
#: inc/admin/admin.php:
|
3787 |
-
#: inc/admin/admin.php:
|
3788 |
-
#: inc/admin/admin.php:
|
3789 |
msgid "Meta description template"
|
3790 |
msgstr ""
|
3791 |
|
3792 |
-
#: inc/admin/admin.php:
|
3793 |
msgid ""
|
3794 |
"Do not display this single post type in search engine results "
|
3795 |
"<strong>(noindex)</strong>"
|
3796 |
msgstr ""
|
3797 |
|
3798 |
-
#: inc/admin/admin.php:
|
3799 |
msgid ""
|
3800 |
"Do not follow links for this single post type <strong>(nofollow)</strong>"
|
3801 |
msgstr ""
|
3802 |
|
3803 |
-
#: inc/admin/admin.php:
|
3804 |
msgid "Display date in Google search results?"
|
3805 |
msgstr ""
|
3806 |
|
3807 |
-
#: inc/admin/admin.php:
|
3808 |
msgid "Display post thumbnail in Google Custom Search results?"
|
3809 |
msgstr ""
|
3810 |
|
3811 |
-
#: inc/admin/admin.php:
|
3812 |
-
#: inc/admin/admin.php:
|
3813 |
msgid "Click to hide any SEO metaboxes for this taxonomy"
|
3814 |
msgstr ""
|
3815 |
|
3816 |
-
#: inc/admin/admin.php:
|
3817 |
msgid "Click to display any SEO metaboxes for this taxonomy"
|
3818 |
msgstr ""
|
3819 |
|
3820 |
-
#: inc/admin/admin.php:
|
3821 |
msgid "Category Title"
|
3822 |
msgstr ""
|
3823 |
|
3824 |
-
#: inc/admin/admin.php:
|
3825 |
msgid "Tag Title"
|
3826 |
msgstr ""
|
3827 |
|
3828 |
-
#: inc/admin/admin.php:
|
3829 |
msgid "Term Title"
|
3830 |
msgstr ""
|
3831 |
|
3832 |
-
#: inc/admin/admin.php:
|
3833 |
msgid "Category Description"
|
3834 |
msgstr ""
|
3835 |
|
3836 |
-
#: inc/admin/admin.php:
|
3837 |
msgid "Tag Description"
|
3838 |
msgstr ""
|
3839 |
|
3840 |
-
#: inc/admin/admin.php:
|
3841 |
msgid "Term Description"
|
3842 |
msgstr ""
|
3843 |
|
3844 |
-
#: inc/admin/admin.php:
|
3845 |
msgid ""
|
3846 |
"Do not display this taxonomy archive in search engine results "
|
3847 |
"<strong>(noindex)</strong>"
|
3848 |
msgstr ""
|
3849 |
|
3850 |
-
#: inc/admin/admin.php:
|
3851 |
msgid ""
|
3852 |
"Do not follow links for this taxonomy archive <strong>(nofollow)</strong>"
|
3853 |
msgstr ""
|
3854 |
|
3855 |
-
#: inc/admin/admin.php:
|
3856 |
msgid "See archive"
|
3857 |
msgstr ""
|
3858 |
|
3859 |
-
#: inc/admin/admin.php:
|
3860 |
msgid "Post Type Archive Name"
|
3861 |
msgstr ""
|
3862 |
|
3863 |
-
#: inc/admin/admin.php:
|
3864 |
msgid ""
|
3865 |
"Do not display this post type archive in search engine results "
|
3866 |
"<strong>(noindex)</strong>"
|
3867 |
msgstr ""
|
3868 |
|
3869 |
-
#: inc/admin/admin.php:
|
3870 |
msgid ""
|
3871 |
"Do not follow links for this post type archive <strong>(nofollow)</strong>"
|
3872 |
msgstr ""
|
3873 |
|
3874 |
-
#: inc/admin/admin.php:
|
3875 |
msgid "Author archives"
|
3876 |
msgstr ""
|
3877 |
|
3878 |
-
#: inc/admin/admin.php:
|
3879 |
msgid "Disable author archives"
|
3880 |
msgstr ""
|
3881 |
|
3882 |
-
#: inc/admin/admin.php:
|
3883 |
msgid "Date archives"
|
3884 |
msgstr ""
|
3885 |
|
3886 |
-
#: inc/admin/admin.php:
|
3887 |
msgid ""
|
3888 |
"Do not display date archives in search engine results <strong>(noindex)</"
|
3889 |
"strong>"
|
3890 |
msgstr ""
|
3891 |
|
3892 |
-
#: inc/admin/admin.php:
|
3893 |
msgid "Disable date archives"
|
3894 |
msgstr ""
|
3895 |
|
3896 |
-
#: inc/admin/admin.php:
|
3897 |
msgid "Search archives"
|
3898 |
msgstr ""
|
3899 |
|
3900 |
-
#: inc/admin/admin.php:
|
3901 |
msgid "Search Keywords"
|
3902 |
msgstr ""
|
3903 |
|
3904 |
-
#: inc/admin/admin.php:
|
3905 |
msgid ""
|
3906 |
"Do not display search archives in search engine results <strong>(noindex)</"
|
3907 |
"strong>"
|
3908 |
msgstr ""
|
3909 |
|
3910 |
-
#: inc/admin/admin.php:
|
3911 |
msgid "404 archives"
|
3912 |
msgstr ""
|
3913 |
|
3914 |
-
#: inc/admin/admin.php:
|
3915 |
msgid ""
|
3916 |
"Do not display all pages of the site in Google search results and do not "
|
3917 |
"display \"Cached\" links in search results."
|
3918 |
msgstr ""
|
3919 |
|
3920 |
-
#: inc/admin/admin.php:
|
3921 |
msgid "Do not follow links for all pages."
|
3922 |
msgstr ""
|
3923 |
|
3924 |
-
#: inc/admin/admin.php:
|
3925 |
msgid ""
|
3926 |
"Do not use Open Directory project metadata for titles or excerpts for all "
|
3927 |
"pages."
|
3928 |
msgstr ""
|
3929 |
|
3930 |
-
#: inc/admin/admin.php:
|
3931 |
msgid "Do not index images from the entire site."
|
3932 |
msgstr ""
|
3933 |
|
3934 |
-
#: inc/admin/admin.php:
|
3935 |
msgid "Do not display a \"Cached\" link in the Google search results."
|
3936 |
msgstr ""
|
3937 |
|
3938 |
-
#: inc/admin/admin.php:
|
3939 |
msgid ""
|
3940 |
"Do not display a description in the Google search results for all pages."
|
3941 |
msgstr ""
|
3942 |
|
3943 |
-
#: inc/admin/admin.php:
|
3944 |
msgid ""
|
3945 |
"Prevent Google to display a sitelinks searchbox in search results. Enable "
|
3946 |
"this option will remove the \"Website\" schema from your source code."
|
3947 |
msgstr ""
|
3948 |
|
3949 |
-
#: inc/admin/admin.php:
|
3950 |
msgid "Add rel next/prev link in head of paginated archive pages"
|
3951 |
msgstr ""
|
3952 |
|
3953 |
-
#: inc/admin/admin.php:
|
3954 |
msgid "Learn more on Google website"
|
3955 |
msgstr ""
|
3956 |
|
3957 |
-
#: inc/admin/admin.php:
|
3958 |
msgid "Guide to enable XML Sitemaps - new window"
|
3959 |
msgstr ""
|
3960 |
|
3961 |
-
#: inc/admin/admin.php:
|
3962 |
msgid ""
|
3963 |
"Enable Image Sitemaps (standard images, image galleries, featured image, "
|
3964 |
"WooCommerce product images)"
|
3965 |
msgstr ""
|
3966 |
|
3967 |
-
#: inc/admin/admin.php:
|
3968 |
msgid "Images in XML sitemaps are visible only from the source code."
|
3969 |
msgstr ""
|
3970 |
|
3971 |
-
#: inc/admin/admin.php:
|
3972 |
msgid "Guide to enable XML image sitemaps - new window"
|
3973 |
msgstr ""
|
3974 |
|
3975 |
-
#: inc/admin/admin.php:
|
3976 |
msgid "Enable Video Sitemaps"
|
3977 |
msgstr ""
|
3978 |
|
3979 |
-
#: inc/admin/admin.php:
|
3980 |
#, php-format
|
3981 |
msgid ""
|
3982 |
"Your video sitemap is empty? Read our guide to learn more about <a href=\"%s"
|
3983 |
"\" target=\"_blank\">adding videos to your sitemap.</a>"
|
3984 |
msgstr ""
|
3985 |
|
3986 |
-
#: inc/admin/admin.php:
|
3987 |
msgid "Guide to enable XML video sitemaps - new window"
|
3988 |
msgstr ""
|
3989 |
|
3990 |
-
#: inc/admin/admin.php:
|
3991 |
msgid ""
|
3992 |
"Make sure to enable Author archive from SEO, Titles and metas, Archives tab."
|
3993 |
"</a>"
|
3994 |
msgstr ""
|
3995 |
|
3996 |
-
#: inc/admin/admin.php:
|
3997 |
msgid "Include"
|
3998 |
msgstr ""
|
3999 |
|
4000 |
-
#: inc/admin/admin.php:
|
4001 |
msgid ""
|
4002 |
"You should never include attachment post type in your sitemap. Be careful if "
|
4003 |
"you checked this."
|
4004 |
msgstr ""
|
4005 |
|
4006 |
-
#: inc/admin/admin.php:
|
4007 |
msgid "eg: 2, 28, 68"
|
4008 |
msgstr ""
|
4009 |
|
4010 |
-
#: inc/admin/admin.php:
|
4011 |
msgid "You can also use this shortcode:"
|
4012 |
msgstr ""
|
4013 |
|
4014 |
-
#: inc/admin/admin.php:
|
4015 |
msgid "eg: 13, 8, 38"
|
4016 |
msgstr ""
|
4017 |
|
4018 |
-
#: inc/admin/admin.php:
|
4019 |
msgid ""
|
4020 |
"DESC (descending order from highest to lowest values (3, 2, 1; c, b, a))"
|
4021 |
msgstr ""
|
4022 |
|
4023 |
-
#: inc/admin/admin.php:
|
4024 |
msgid "ASC (ascending order from lowest to highest values (1, 2, 3; a, b, c))"
|
4025 |
msgstr ""
|
4026 |
|
4027 |
-
#: inc/admin/admin.php:
|
4028 |
msgid "Default (date)"
|
4029 |
msgstr ""
|
4030 |
|
4031 |
-
#: inc/admin/admin.php:
|
4032 |
msgid "Modified date"
|
4033 |
msgstr ""
|
4034 |
|
4035 |
-
#: inc/admin/admin.php:
|
4036 |
msgid "Post ID"
|
4037 |
msgstr ""
|
4038 |
|
4039 |
-
#: inc/admin/admin.php:
|
4040 |
msgid "Menu order"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
-
#: inc/admin/admin.php:
|
4044 |
msgid "Disable date after each post, page, post type?"
|
4045 |
msgstr ""
|
4046 |
|
4047 |
-
#: inc/admin/admin.php:
|
4048 |
msgid "Select your logo"
|
4049 |
msgstr ""
|
4050 |
|
4051 |
-
#: inc/admin/admin.php:
|
4052 |
msgid "JPG, PNG, and GIF allowed."
|
4053 |
msgstr ""
|
4054 |
|
4055 |
-
#: inc/admin/admin.php:
|
4056 |
msgid "eg: +33123456789 (internationalized version required)"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
-
#: inc/admin/admin.php:
|
4060 |
msgid "Customer support"
|
4061 |
msgstr ""
|
4062 |
|
4063 |
-
#: inc/admin/admin.php:
|
4064 |
msgid "Technical support"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
-
#: inc/admin/admin.php:
|
4068 |
msgid "Billing support"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
-
#: inc/admin/admin.php:
|
4072 |
msgid "Bill payment"
|
4073 |
msgstr ""
|
4074 |
|
4075 |
-
#: inc/admin/admin.php:
|
4076 |
msgid "Sales"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
-
#: inc/admin/admin.php:
|
4080 |
msgid "Credit card support"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
-
#: inc/admin/admin.php:
|
4084 |
msgid "Emergency"
|
4085 |
msgstr ""
|
4086 |
|
4087 |
-
#: inc/admin/admin.php:
|
4088 |
msgid "Baggage tracking"
|
4089 |
msgstr ""
|
4090 |
|
4091 |
-
#: inc/admin/admin.php:
|
4092 |
msgid "Roadside assistance"
|
4093 |
msgstr ""
|
4094 |
|
4095 |
-
#: inc/admin/admin.php:
|
4096 |
msgid "Package tracking"
|
4097 |
msgstr ""
|
4098 |
|
4099 |
-
#: inc/admin/admin.php:
|
4100 |
-
#: inc/admin/admin.php:
|
4101 |
msgid "None"
|
4102 |
msgstr ""
|
4103 |
|
4104 |
-
#: inc/admin/admin.php:
|
4105 |
msgid "Toll Free"
|
4106 |
msgstr ""
|
4107 |
|
4108 |
-
#: inc/admin/admin.php:
|
4109 |
msgid "Hearing impaired supported"
|
4110 |
msgstr ""
|
4111 |
|
4112 |
-
#: inc/admin/admin.php:
|
4113 |
msgid "Twitter Page URL"
|
4114 |
msgstr ""
|
4115 |
|
4116 |
-
#: inc/admin/admin.php:
|
4117 |
msgid "Enable OG data"
|
4118 |
msgstr ""
|
4119 |
|
4120 |
-
#: inc/admin/admin.php:
|
4121 |
msgid ""
|
4122 |
"Override every <strong>og:image</strong> tag with this default image (except "
|
4123 |
"if a custom og:image has already been set from the SEO metabox)."
|
4124 |
msgstr ""
|
4125 |
|
4126 |
-
#: inc/admin/admin.php:
|
4127 |
msgid "This setting doesn‘t apply for homepage."
|
4128 |
msgstr ""
|
4129 |
|
4130 |
-
#: inc/admin/admin.php:
|
4131 |
msgid ""
|
4132 |
"One or more Facebook Page IDs that are associated with a URL in order to "
|
4133 |
"enable link editing and instant article publishing."
|
4134 |
msgstr ""
|
4135 |
|
4136 |
-
#: inc/admin/admin.php:
|
4137 |
msgid "How to find my Facebook Page ID?"
|
4138 |
msgstr ""
|
4139 |
|
4140 |
-
#: inc/admin/admin.php:
|
4141 |
msgid ""
|
4142 |
"The ID (or comma-separated list for properties that can accept multiple IDs) "
|
4143 |
"of an app, person using the app, or Page Graph API object."
|
4144 |
msgstr ""
|
4145 |
|
4146 |
-
#: inc/admin/admin.php:
|
4147 |
msgid ""
|
4148 |
"The Facebook app ID of the site's app. In order to use Facebook Insights you "
|
4149 |
"must add the app ID to your page. Insights lets you view analytics for "
|
@@ -4153,48 +4173,48 @@ msgid ""
|
|
4153 |
"span>"
|
4154 |
msgstr ""
|
4155 |
|
4156 |
-
#: inc/admin/admin.php:
|
4157 |
msgid "How to create a Facebook App ID"
|
4158 |
msgstr ""
|
4159 |
|
4160 |
-
#: inc/admin/admin.php:
|
4161 |
msgid "Enable Twitter card"
|
4162 |
msgstr ""
|
4163 |
|
4164 |
-
#: inc/admin/admin.php:
|
4165 |
msgid "Use OG if no Twitter Cards"
|
4166 |
msgstr ""
|
4167 |
|
4168 |
-
#: inc/admin/admin.php:
|
4169 |
msgid "Default"
|
4170 |
msgstr ""
|
4171 |
|
4172 |
-
#: inc/admin/admin.php:
|
4173 |
msgid "Large"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
-
#: inc/admin/admin.php:
|
4177 |
msgid "Enable Google Analytics tracking (Global Site Tag: gtag.js)"
|
4178 |
msgstr ""
|
4179 |
|
4180 |
-
#: inc/admin/admin.php:
|
4181 |
msgid "Enter your Tracking ID (UA-XXXX-XX)"
|
4182 |
msgstr ""
|
4183 |
|
4184 |
-
#: inc/admin/admin.php:
|
4185 |
msgid "Find your tracking ID"
|
4186 |
msgstr ""
|
4187 |
|
4188 |
-
#: inc/admin/admin.php:
|
4189 |
msgid "Request user's consent for analytics tracking (required by GDPR)"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
-
#: inc/admin/admin.php:
|
4193 |
msgid ""
|
4194 |
"<strong>The user must click the Accept button to allow tracking.</strong>"
|
4195 |
msgstr ""
|
4196 |
|
4197 |
-
#: inc/admin/admin.php:
|
4198 |
msgid ""
|
4199 |
"User roles excluded from tracking will not see the consent message.<br> If "
|
4200 |
"you use a caching plugin, you have to exclude this JS file in your settings: "
|
@@ -4202,530 +4222,530 @@ msgid ""
|
|
4202 |
"js</strong> <br>and this cookie <strong>seopress-user-consent-accept</strong>"
|
4203 |
msgstr ""
|
4204 |
|
4205 |
-
#: inc/admin/admin.php:
|
4206 |
msgid "Hook to add custom tracking code with user consent - new window"
|
4207 |
msgstr ""
|
4208 |
|
4209 |
-
#: inc/admin/admin.php:
|
4210 |
msgid ""
|
4211 |
"Display and automatically accept the user‘s consent on page load (not fully "
|
4212 |
"GDPR)"
|
4213 |
msgstr ""
|
4214 |
|
4215 |
-
#: inc/admin/admin.php:
|
4216 |
msgid "The previous option must be checked to use this."
|
4217 |
msgstr ""
|
4218 |
|
4219 |
-
#: inc/admin/admin.php:
|
4220 |
msgid "Enter your message (HTML allowed)"
|
4221 |
msgstr ""
|
4222 |
|
4223 |
-
#: inc/admin/admin.php:
|
4224 |
msgid "This message will only appear if request user's consent is enabled."
|
4225 |
msgstr ""
|
4226 |
|
4227 |
-
#: inc/admin/admin.php:
|
4228 |
msgid "Hook to filter user consent message - new window"
|
4229 |
msgstr ""
|
4230 |
|
4231 |
-
#: inc/admin/admin.php:
|
4232 |
msgid "HTML tags allowed: strong, em, br, a href / target"
|
4233 |
msgstr ""
|
4234 |
|
4235 |
-
#: inc/admin/admin.php:
|
4236 |
msgid ""
|
4237 |
"Shortcode allowed to get the privacy page set in WordPress settings: "
|
4238 |
"[seopress_privacy_page]"
|
4239 |
msgstr ""
|
4240 |
|
4241 |
-
#: inc/admin/admin.php:
|
4242 |
msgid "Accept"
|
4243 |
msgstr ""
|
4244 |
|
4245 |
-
#: inc/admin/admin.php:
|
4246 |
msgid "Change the button value"
|
4247 |
msgstr ""
|
4248 |
|
4249 |
-
#: inc/admin/admin.php:
|
4250 |
msgid "default: X"
|
4251 |
msgstr ""
|
4252 |
|
4253 |
-
#: inc/admin/admin.php:
|
4254 |
msgid "Change the close button value"
|
4255 |
msgstr ""
|
4256 |
|
4257 |
-
#: inc/admin/admin.php:
|
4258 |
msgid "Bottom (default)"
|
4259 |
msgstr ""
|
4260 |
|
4261 |
-
#: inc/admin/admin.php:
|
4262 |
msgid "Top"
|
4263 |
msgstr ""
|
4264 |
|
4265 |
-
#: inc/admin/admin.php:
|
4266 |
msgid "Change the cookie bar background color"
|
4267 |
msgstr ""
|
4268 |
|
4269 |
-
#: inc/admin/admin.php:
|
4270 |
msgid "Change the cookie bar text color"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
-
#: inc/admin/admin.php:
|
4274 |
msgid "Change the cookie bar link color"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
-
#: inc/admin/admin.php:
|
4278 |
msgid "Change the cookie bar button background color"
|
4279 |
msgstr ""
|
4280 |
|
4281 |
-
#: inc/admin/admin.php:
|
4282 |
msgid "Change the cookie bar button hover background color"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
-
#: inc/admin/admin.php:
|
4286 |
msgid "Change the cookie bar button color"
|
4287 |
msgstr ""
|
4288 |
|
4289 |
-
#: inc/admin/admin.php:
|
4290 |
msgid "Change the cookie bar button hover color"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
-
#: inc/admin/admin.php:
|
4294 |
msgid "Change the cookie bar secondary button background color"
|
4295 |
msgstr ""
|
4296 |
|
4297 |
-
#: inc/admin/admin.php:
|
4298 |
msgid "Change the cookie bar secondary button hover background color"
|
4299 |
msgstr ""
|
4300 |
|
4301 |
-
#: inc/admin/admin.php:
|
4302 |
msgid "Change the cookie bar secondary button color"
|
4303 |
msgstr ""
|
4304 |
|
4305 |
-
#: inc/admin/admin.php:
|
4306 |
msgid "Change the cookie bar secondary button hover color"
|
4307 |
msgstr ""
|
4308 |
|
4309 |
-
#: inc/admin/admin.php:
|
4310 |
msgid "Enter your Google Optimize container ID"
|
4311 |
msgstr ""
|
4312 |
|
4313 |
-
#: inc/admin/admin.php:
|
4314 |
msgid "GTM-XXXXXXX"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
-
#: inc/admin/admin.php:
|
4318 |
msgid ""
|
4319 |
"Google Optimize offers A/B testing, website testing & personalization tools."
|
4320 |
msgstr ""
|
4321 |
|
4322 |
-
#: inc/admin/admin.php:
|
4323 |
msgid "Enter your Google Ads conversion ID (eg: AW-123456789)"
|
4324 |
msgstr ""
|
4325 |
|
4326 |
-
#: inc/admin/admin.php:
|
4327 |
msgid "AW-XXXXXXXXX"
|
4328 |
msgstr ""
|
4329 |
|
4330 |
-
#: inc/admin/admin.php:
|
4331 |
msgid "Paste your tracking code here like Google Tag Manager (head)"
|
4332 |
msgstr ""
|
4333 |
|
4334 |
-
#: inc/admin/admin.php:
|
4335 |
msgid "Additional tracking code field"
|
4336 |
msgstr ""
|
4337 |
|
4338 |
-
#: inc/admin/admin.php:
|
4339 |
msgid "This code will be added in the head section of your page."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
-
#: inc/admin/admin.php:
|
4343 |
msgid "Paste your tracking code here like Google Tag Manager (body)"
|
4344 |
msgstr ""
|
4345 |
|
4346 |
-
#: inc/admin/admin.php:
|
4347 |
msgid "Additional tracking code field added to body"
|
4348 |
msgstr ""
|
4349 |
|
4350 |
-
#: inc/admin/admin.php:
|
4351 |
msgid "This code will be added just after the opening body tag of your page."
|
4352 |
msgstr ""
|
4353 |
|
4354 |
-
#: inc/admin/admin.php:
|
4355 |
msgid "Paste your tracking code here (body footer)"
|
4356 |
msgstr ""
|
4357 |
|
4358 |
-
#: inc/admin/admin.php:
|
4359 |
msgid "Additional tracking code field added to body footer"
|
4360 |
msgstr ""
|
4361 |
|
4362 |
-
#: inc/admin/admin.php:
|
4363 |
msgid "This code will be added just after the closing body tag of your page."
|
4364 |
msgstr ""
|
4365 |
|
4366 |
-
#: inc/admin/admin.php:
|
4367 |
msgid ""
|
4368 |
"A remarketing audience is a list of cookies or mobile-advertising IDs that "
|
4369 |
"represents a group of users you want to re-engage because of their "
|
4370 |
"likelihood to convert."
|
4371 |
msgstr ""
|
4372 |
|
4373 |
-
#: inc/admin/admin.php:
|
4374 |
msgid ""
|
4375 |
"When a customer of Analytics requests IP address anonymization, Analytics "
|
4376 |
"anonymizes the address as soon as technically feasible at the earliest "
|
4377 |
"possible stage of the collection network."
|
4378 |
msgstr ""
|
4379 |
|
4380 |
-
#: inc/admin/admin.php:
|
4381 |
msgid ""
|
4382 |
"Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
|
4383 |
"report by automatically differentiating between multiple links to the same "
|
4384 |
"URL on a single page by using link element IDs."
|
4385 |
msgstr ""
|
4386 |
|
4387 |
-
#: inc/admin/admin.php:
|
4388 |
msgid ""
|
4389 |
"Cross domain tracking makes it possible for Analytics to see sessions on two "
|
4390 |
"related sites (such as an ecommerce site and a separate shopping cart site) "
|
4391 |
"as a single session. This is sometimes called site linking."
|
4392 |
msgstr ""
|
4393 |
|
4394 |
-
#: inc/admin/admin.php:
|
4395 |
msgid "Enter your domains: seopress.org,sub.seopress.org,sub2.seopress.org"
|
4396 |
msgstr ""
|
4397 |
|
4398 |
-
#: inc/admin/admin.php:
|
4399 |
msgid "Enable download tracking"
|
4400 |
msgstr ""
|
4401 |
|
4402 |
-
#: inc/admin/admin.php:
|
4403 |
msgid "pdf|docx|pptx|zip"
|
4404 |
msgstr ""
|
4405 |
|
4406 |
-
#: inc/admin/admin.php:
|
4407 |
msgid "Separate each file type extensions with a pipe \"|\""
|
4408 |
msgstr ""
|
4409 |
|
4410 |
-
#: inc/admin/admin.php:
|
4411 |
msgid "Enable affiliate/outbound tracking"
|
4412 |
msgstr ""
|
4413 |
|
4414 |
-
#: inc/admin/admin.php:
|
4415 |
msgid "aff|go|out"
|
4416 |
msgstr ""
|
4417 |
|
4418 |
-
#: inc/admin/admin.php:
|
4419 |
msgid "Separate each keyword with a pipe \"|\""
|
4420 |
msgstr ""
|
4421 |
|
4422 |
-
#: inc/admin/admin.php:
|
4423 |
-
#: inc/admin/admin.php:
|
4424 |
msgid "Custom Dimension #1"
|
4425 |
msgstr ""
|
4426 |
|
4427 |
-
#: inc/admin/admin.php:
|
4428 |
-
#: inc/admin/admin.php:
|
4429 |
msgid "Custom Dimension #2"
|
4430 |
msgstr ""
|
4431 |
|
4432 |
-
#: inc/admin/admin.php:
|
4433 |
-
#: inc/admin/admin.php:
|
4434 |
msgid "Custom Dimension #3"
|
4435 |
msgstr ""
|
4436 |
|
4437 |
-
#: inc/admin/admin.php:
|
4438 |
-
#: inc/admin/admin.php:
|
4439 |
msgid "Custom Dimension #4"
|
4440 |
msgstr ""
|
4441 |
|
4442 |
-
#: inc/admin/admin.php:
|
4443 |
-
#: inc/admin/admin.php:
|
4444 |
msgid "Custom Dimension #5"
|
4445 |
msgstr ""
|
4446 |
|
4447 |
-
#: inc/admin/admin.php:
|
4448 |
-
#: inc/admin/admin.php:
|
4449 |
msgid "Custom Dimension #6"
|
4450 |
msgstr ""
|
4451 |
|
4452 |
-
#: inc/admin/admin.php:
|
4453 |
-
#: inc/admin/admin.php:
|
4454 |
msgid "Custom Dimension #7"
|
4455 |
msgstr ""
|
4456 |
|
4457 |
-
#: inc/admin/admin.php:
|
4458 |
-
#: inc/admin/admin.php:
|
4459 |
msgid "Custom Dimension #8"
|
4460 |
msgstr ""
|
4461 |
|
4462 |
-
#: inc/admin/admin.php:
|
4463 |
-
#: inc/admin/admin.php:
|
4464 |
msgid "Custom Dimension #9"
|
4465 |
msgstr ""
|
4466 |
|
4467 |
-
#: inc/admin/admin.php:
|
4468 |
-
#: inc/admin/admin.php:
|
4469 |
msgid "Custom Dimension #10"
|
4470 |
msgstr ""
|
4471 |
|
4472 |
-
#: inc/admin/admin.php:
|
4473 |
-
#: inc/admin/admin.php:
|
4474 |
msgid "Custom Dimension #11"
|
4475 |
msgstr ""
|
4476 |
|
4477 |
-
#: inc/admin/admin.php:
|
4478 |
-
#: inc/admin/admin.php:
|
4479 |
msgid "Custom Dimension #12"
|
4480 |
msgstr ""
|
4481 |
|
4482 |
-
#: inc/admin/admin.php:
|
4483 |
-
#: inc/admin/admin.php:
|
4484 |
msgid "Custom Dimension #13"
|
4485 |
msgstr ""
|
4486 |
|
4487 |
-
#: inc/admin/admin.php:
|
4488 |
-
#: inc/admin/admin.php:
|
4489 |
msgid "Custom Dimension #14"
|
4490 |
msgstr ""
|
4491 |
|
4492 |
-
#: inc/admin/admin.php:
|
4493 |
-
#: inc/admin/admin.php:
|
4494 |
msgid "Custom Dimension #15"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
-
#: inc/admin/admin.php:
|
4498 |
-
#: inc/admin/admin.php:
|
4499 |
msgid "Custom Dimension #16"
|
4500 |
msgstr ""
|
4501 |
|
4502 |
-
#: inc/admin/admin.php:
|
4503 |
-
#: inc/admin/admin.php:
|
4504 |
msgid "Custom Dimension #17"
|
4505 |
msgstr ""
|
4506 |
|
4507 |
-
#: inc/admin/admin.php:
|
4508 |
-
#: inc/admin/admin.php:
|
4509 |
msgid "Custom Dimension #18"
|
4510 |
msgstr ""
|
4511 |
|
4512 |
-
#: inc/admin/admin.php:
|
4513 |
-
#: inc/admin/admin.php:
|
4514 |
msgid "Custom Dimension #19"
|
4515 |
msgstr ""
|
4516 |
|
4517 |
-
#: inc/admin/admin.php:
|
4518 |
-
#: inc/admin/admin.php:
|
4519 |
msgid "Custom Dimension #20"
|
4520 |
msgstr ""
|
4521 |
|
4522 |
-
#: inc/admin/admin.php:
|
4523 |
msgid "Redirect attachment pages to post parent (or homepage if none)"
|
4524 |
msgstr ""
|
4525 |
|
4526 |
-
#: inc/admin/admin.php:
|
4527 |
msgid ""
|
4528 |
"If this option is checked, it will take precedence over the redirection of "
|
4529 |
"attachments to the post's parent."
|
4530 |
msgstr ""
|
4531 |
|
4532 |
-
#: inc/admin/admin.php:
|
4533 |
msgid "Remove ?replytocom link in source code"
|
4534 |
msgstr ""
|
4535 |
|
4536 |
-
#: inc/admin/admin.php:
|
4537 |
msgid ""
|
4538 |
"When sending an image file, automatically set the title based on the filename"
|
4539 |
msgstr ""
|
4540 |
|
4541 |
-
#: inc/admin/admin.php:
|
4542 |
msgid ""
|
4543 |
"When sending an image file, automatically set the alternative text based on "
|
4544 |
"the filename"
|
4545 |
msgstr ""
|
4546 |
|
4547 |
-
#: inc/admin/admin.php:
|
4548 |
msgid ""
|
4549 |
"We recommend Image SEO plugin to optimize your image ALT texts and names for "
|
4550 |
"Search Engines using AI and Machine Learning. Starting from just €4.99."
|
4551 |
msgstr ""
|
4552 |
|
4553 |
-
#: inc/admin/admin.php:
|
4554 |
msgid ""
|
4555 |
"When sending an image file, automatically set the caption based on the "
|
4556 |
"filename"
|
4557 |
msgstr ""
|
4558 |
|
4559 |
-
#: inc/admin/admin.php:
|
4560 |
msgid ""
|
4561 |
"When sending an image file, automatically set the description based on the "
|
4562 |
"filename"
|
4563 |
msgstr ""
|
4564 |
|
4565 |
-
#: inc/admin/admin.php:
|
4566 |
msgid "Add TINYMCE editor to term description"
|
4567 |
msgstr ""
|
4568 |
|
4569 |
-
#: inc/admin/admin.php:
|
4570 |
msgid "You have to flush your permalinks each time you change this settings"
|
4571 |
msgstr ""
|
4572 |
|
4573 |
-
#: inc/admin/admin.php:
|
4574 |
msgid ""
|
4575 |
"You must check this box if the structure of your permalinks DOES NOT contain "
|
4576 |
"a slash at the end (eg: /%postname%)"
|
4577 |
msgstr ""
|
4578 |
|
4579 |
-
#: inc/admin/admin.php:
|
4580 |
msgid "Remove WordPress meta generator in source code"
|
4581 |
msgstr ""
|
4582 |
|
4583 |
-
#: inc/admin/admin.php:
|
4584 |
msgid ""
|
4585 |
"Remove hentry post class to prevent Google from seeing this as structured "
|
4586 |
"data (schema)"
|
4587 |
msgstr ""
|
4588 |
|
4589 |
-
#: inc/admin/admin.php:
|
4590 |
msgid ""
|
4591 |
"Remove comment author URL in comments if the website is filled from profile "
|
4592 |
"page"
|
4593 |
msgstr ""
|
4594 |
|
4595 |
-
#: inc/admin/admin.php:
|
4596 |
msgid "Remove website field from comment form to reduce spam"
|
4597 |
msgstr ""
|
4598 |
|
4599 |
-
#: inc/admin/admin.php:
|
4600 |
msgid "Remove WordPress shortlink meta tag in source code (eg:"
|
4601 |
msgstr ""
|
4602 |
|
4603 |
-
#: inc/admin/admin.php:
|
4604 |
msgid "Remove Windows Live Writer meta tag in source code (eg:"
|
4605 |
msgstr ""
|
4606 |
|
4607 |
-
#: inc/admin/admin.php:
|
4608 |
msgid "Remove Really Simple Discovery meta tag in source code (eg:"
|
4609 |
msgstr ""
|
4610 |
|
4611 |
-
#: inc/admin/admin.php:
|
4612 |
msgid "Enter Google meta value site verification"
|
4613 |
msgstr ""
|
4614 |
|
4615 |
-
#: inc/admin/admin.php:
|
4616 |
msgid ""
|
4617 |
"If your site is already verified in <strong>Google Search Console</strong>, "
|
4618 |
"you can leave this field empty."
|
4619 |
msgstr ""
|
4620 |
|
4621 |
-
#: inc/admin/admin.php:
|
4622 |
msgid "Enter Bing meta value site verification"
|
4623 |
msgstr ""
|
4624 |
|
4625 |
-
#: inc/admin/admin.php:
|
4626 |
msgid ""
|
4627 |
"If your site is already verified in <strong>Bing Webmaster tools</strong>, "
|
4628 |
"you can leave this field empty."
|
4629 |
msgstr ""
|
4630 |
|
4631 |
-
#: inc/admin/admin.php:
|
4632 |
msgid "Enter Pinterest meta value site verification"
|
4633 |
msgstr ""
|
4634 |
|
4635 |
-
#: inc/admin/admin.php:
|
4636 |
msgid "Enter Yandex meta value site verification"
|
4637 |
msgstr ""
|
4638 |
|
4639 |
-
#: inc/admin/admin.php:
|
4640 |
msgid "Remove SEOPress from Admin Bar in backend and frontend"
|
4641 |
msgstr ""
|
4642 |
|
4643 |
-
#: inc/admin/admin.php:
|
4644 |
msgid "High priority (top)"
|
4645 |
msgstr ""
|
4646 |
|
4647 |
-
#: inc/admin/admin.php:
|
4648 |
msgid "Normal priority (default)"
|
4649 |
msgstr ""
|
4650 |
|
4651 |
-
#: inc/admin/admin.php:
|
4652 |
msgid "Low priority"
|
4653 |
msgstr ""
|
4654 |
|
4655 |
-
#: inc/admin/admin.php:
|
4656 |
msgid "Hide Notifications Center in SEOPress Dashboard page"
|
4657 |
msgstr ""
|
4658 |
|
4659 |
-
#: inc/admin/admin.php:
|
4660 |
msgid "Hide SEO tools in SEOPress Dashboard page"
|
4661 |
msgstr ""
|
4662 |
|
4663 |
-
#: inc/admin/admin.php:
|
4664 |
msgid "Hide Useful Links in SEOPress dashboard page"
|
4665 |
msgstr ""
|
4666 |
|
4667 |
-
#: inc/admin/admin.php:
|
4668 |
msgid "Add title column"
|
4669 |
msgstr ""
|
4670 |
|
4671 |
-
#: inc/admin/admin.php:
|
4672 |
msgid "Add meta description column"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
-
#: inc/admin/admin.php:
|
4676 |
msgid "Add redirection enable column"
|
4677 |
msgstr ""
|
4678 |
|
4679 |
-
#: inc/admin/admin.php:
|
4680 |
msgid "Add redirection URL column"
|
4681 |
msgstr ""
|
4682 |
|
4683 |
-
#: inc/admin/admin.php:
|
4684 |
msgid "Add canonical URL column"
|
4685 |
msgstr ""
|
4686 |
|
4687 |
-
#: inc/admin/admin.php:
|
4688 |
msgid "Add target keyword column"
|
4689 |
msgstr ""
|
4690 |
|
4691 |
-
#: inc/admin/admin.php:
|
4692 |
msgid "Display noindex status"
|
4693 |
msgstr ""
|
4694 |
|
4695 |
-
#: inc/admin/admin.php:
|
4696 |
msgid "Display nofollow status"
|
4697 |
msgstr ""
|
4698 |
|
4699 |
-
#: inc/admin/admin.php:
|
4700 |
msgid "Display total number of words in content"
|
4701 |
msgstr ""
|
4702 |
|
4703 |
-
#: inc/admin/admin.php:
|
4704 |
msgid "Display W3C column to check code quality"
|
4705 |
msgstr ""
|
4706 |
|
4707 |
-
#: inc/admin/admin.php:
|
4708 |
msgid "Display Page Speed column to check performances"
|
4709 |
msgstr ""
|
4710 |
|
4711 |
-
#: inc/admin/admin.php:
|
4712 |
msgid ""
|
4713 |
"Display Content Analysis results column (\"Good\" or \"Should be improved\")"
|
4714 |
msgstr ""
|
4715 |
|
4716 |
-
#: inc/admin/admin.php:
|
4717 |
msgid "Remove Genesis SEO Metabox"
|
4718 |
msgstr ""
|
4719 |
|
4720 |
-
#: inc/admin/admin.php:
|
4721 |
msgid "Remove Genesis SEO link in WP Admin Menu"
|
4722 |
msgstr ""
|
4723 |
|
4724 |
-
#: inc/admin/admin.php:
|
4725 |
msgid "Remove the advice if None schema selected"
|
4726 |
msgstr ""
|
4727 |
|
4728 |
-
#: inc/admin/admin.php:
|
4729 |
msgid ""
|
4730 |
"Hook to filter structured data types metabox call by post type - new window"
|
4731 |
msgstr ""
|
@@ -4918,30 +4938,30 @@ msgstr ""
|
|
4918 |
msgid "Page %d of %2$d"
|
4919 |
msgstr ""
|
4920 |
|
4921 |
-
#: seopress.php:
|
4922 |
msgid "has been successfully updated!"
|
4923 |
msgstr ""
|
4924 |
|
4925 |
-
#: seopress.php:
|
4926 |
msgid "Migration completed!"
|
4927 |
msgstr ""
|
4928 |
|
4929 |
-
#: seopress.php:
|
4930 |
msgid "Export completed!"
|
4931 |
msgstr ""
|
4932 |
|
4933 |
-
#: seopress.php:
|
4934 |
msgid "You like SEOPress? Don't forget to rate it 5 stars!"
|
4935 |
msgstr ""
|
4936 |
|
4937 |
-
#: seopress.php:
|
4938 |
msgid "Docs"
|
4939 |
msgstr ""
|
4940 |
|
4941 |
-
#: seopress.php:
|
4942 |
msgid "Configuration Wizard"
|
4943 |
msgstr ""
|
4944 |
|
4945 |
-
#: seopress.php:
|
4946 |
msgid "GO PRO!"
|
4947 |
msgstr ""
|
3 |
msgstr ""
|
4 |
"Project-Id-Version: SEOPress\n"
|
5 |
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
|
6 |
+
"POT-Creation-Date: 2020-02-07 17:54+0100\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"
|
556 |
#: inc/admin/admin-wizard.php:278 inc/admin/admin-wizard.php:295
|
557 |
#: inc/admin/admin-wizard.php:314 inc/admin/admin.php:750
|
558 |
#: inc/admin/admin.php:771 inc/admin/admin.php:790 inc/admin/admin.php:811
|
559 |
+
#: inc/admin/admin.php:832 inc/admin/admin.php:1094 inc/admin/admin.php:2697
|
560 |
#: inc/functions/options-advanced-admin.php:802
|
561 |
msgid "Meta description"
|
562 |
msgstr ""
|
1125 |
msgid " (maximum recommended limit)"
|
1126 |
msgstr ""
|
1127 |
|
1128 |
+
#: inc/admin/admin-metaboxes-form.php:118 inc/admin/admin.php:2790
|
1129 |
+
#: inc/admin/admin.php:3825
|
1130 |
msgid "Post Title"
|
1131 |
msgstr ""
|
1132 |
|
1133 |
#: inc/admin/admin-metaboxes-form.php:120 inc/admin/admin.php:198
|
1134 |
+
#: inc/admin/admin.php:2688 inc/admin/admin.php:2794 inc/admin/admin.php:2984
|
1135 |
+
#: inc/admin/admin.php:3107 inc/admin/admin.php:3185 inc/admin/admin.php:3256
|
1136 |
+
#: inc/admin/admin.php:3326 inc/admin/admin.php:3376
|
1137 |
msgid "Site Title"
|
1138 |
msgstr ""
|
1139 |
|
1140 |
#: inc/admin/admin-metaboxes-form.php:122 inc/admin/admin-wizard.php:372
|
1141 |
+
#: inc/admin/admin.php:1078 inc/admin/admin.php:2675 inc/admin/admin.php:2689
|
1142 |
+
#: inc/admin/admin.php:2792 inc/admin/admin.php:2982 inc/admin/admin.php:3105
|
1143 |
+
#: inc/admin/admin.php:3184 inc/admin/admin.php:3255 inc/admin/admin.php:3325
|
1144 |
+
#: inc/admin/admin.php:3377
|
1145 |
msgid "Separator"
|
1146 |
msgstr ""
|
1147 |
|
1246 |
msgstr ""
|
1247 |
|
1248 |
#: inc/admin/admin-metaboxes-form.php:239 inc/admin/admin-wizard.php:383
|
1249 |
+
#: inc/admin/admin.php:3868
|
1250 |
msgid "None (will disable this feature)"
|
1251 |
msgstr ""
|
1252 |
|
1299 |
msgstr ""
|
1300 |
|
1301 |
#: inc/admin/admin-metaboxes-form.php:278
|
1302 |
+
#: inc/admin/admin-metaboxes-form.php:336 inc/admin/admin.php:4137
|
1303 |
+
#: inc/admin/admin.php:4249
|
1304 |
msgid "Select your default thumbnail"
|
1305 |
msgstr ""
|
1306 |
|
1307 |
+
#: inc/admin/admin-metaboxes-form.php:279 inc/admin/admin.php:4141
|
1308 |
msgid ""
|
1309 |
"Minimum size: 200x200px, ideal ratio 1.91:1, 8Mb max. (eg: 1640x856px or "
|
1310 |
"3280x1712px for retina screens)"
|
1312 |
|
1313 |
#: inc/admin/admin-metaboxes-form.php:280
|
1314 |
#: inc/admin/admin-metaboxes-form.php:338
|
1315 |
+
#: inc/admin/admin-metaboxes-form.php:488 inc/admin/admin.php:3902
|
1316 |
+
#: inc/admin/admin.php:4139 inc/admin/admin.php:4251
|
1317 |
msgid "Upload an Image"
|
1318 |
msgstr ""
|
1319 |
|
1359 |
msgid "Twitter Thumbnail"
|
1360 |
msgstr ""
|
1361 |
|
1362 |
+
#: inc/admin/admin-metaboxes-form.php:337 inc/admin/admin.php:4253
|
1363 |
msgid ""
|
1364 |
"Minimum size: 144x144px (300x157px with large card enabled), ideal ratio 1:1 "
|
1365 |
"(2:1 with large card), 5Mb max."
|
1655 |
|
1656 |
#: inc/admin/admin-notifications-center.php:144
|
1657 |
#: inc/admin/admin-notifications-center.php:237
|
1658 |
+
#: inc/admin/admin-notifications-center.php:269 inc/admin/admin.php:4566
|
1659 |
+
#: inc/admin/admin.php:4624 inc/admin/admin.php:4646 inc/admin/admin.php:4668
|
1660 |
+
#: inc/admin/admin.php:4690
|
1661 |
msgid "Learn more"
|
1662 |
msgstr ""
|
1663 |
|
1758 |
"not only. Enter one!"
|
1759 |
msgstr ""
|
1760 |
|
1761 |
+
#: inc/admin/admin-notifications-center.php:324 inc/admin/admin.php:2518
|
1762 |
msgid ""
|
1763 |
"Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
|
1764 |
msgstr ""
|
2143 |
msgid "eg: |"
|
2144 |
msgstr ""
|
2145 |
|
2146 |
+
#: inc/admin/admin-wizard.php:375 inc/admin/admin.php:1086
|
2147 |
+
#: inc/admin/admin.php:2685
|
2148 |
msgid "Site title"
|
2149 |
msgstr ""
|
2150 |
|
2152 |
msgid "eg: My super website"
|
2153 |
msgstr ""
|
2154 |
|
2155 |
+
#: inc/admin/admin-wizard.php:378 inc/admin/admin.php:1483
|
2156 |
msgid "Person or organization"
|
2157 |
msgstr ""
|
2158 |
|
2160 |
msgid "Choose a knowledge type"
|
2161 |
msgstr ""
|
2162 |
|
2163 |
+
#: inc/admin/admin-wizard.php:386 inc/admin/admin.php:3871
|
2164 |
msgid "Person"
|
2165 |
msgstr ""
|
2166 |
|
2167 |
+
#: inc/admin/admin-wizard.php:389 inc/admin/admin.php:3874
|
2168 |
msgid "Organization"
|
2169 |
msgstr ""
|
2170 |
|
2171 |
+
#: inc/admin/admin-wizard.php:393 inc/admin/admin.php:1491
|
2172 |
+
#: inc/admin/admin.php:3887
|
2173 |
msgid "Your name/organization"
|
2174 |
msgstr ""
|
2175 |
|
2176 |
+
#: inc/admin/admin-wizard.php:394 inc/admin/admin.php:3887
|
2177 |
msgid "eg: SEOPress"
|
2178 |
msgstr ""
|
2179 |
|
2180 |
+
#: inc/admin/admin-wizard.php:396 inc/admin/admin.php:1499
|
2181 |
+
#: inc/admin/admin.php:3900
|
2182 |
msgid "Your photo/organization logo"
|
2183 |
msgstr ""
|
2184 |
|
2190 |
msgid "Facebook page URL"
|
2191 |
msgstr ""
|
2192 |
|
2193 |
+
#: inc/admin/admin-wizard.php:400 inc/admin/admin.php:4008
|
2194 |
msgid "eg: https://facebook.com/seopresspro"
|
2195 |
msgstr ""
|
2196 |
|
2197 |
+
#: inc/admin/admin-wizard.php:402 inc/admin/admin.php:1548
|
2198 |
msgid "Twitter Username"
|
2199 |
msgstr ""
|
2200 |
|
2201 |
+
#: inc/admin/admin-wizard.php:403 inc/admin/admin.php:4021
|
2202 |
msgid "eg: @wp_seopress"
|
2203 |
msgstr ""
|
2204 |
|
2205 |
+
#: inc/admin/admin-wizard.php:405 inc/admin/admin.php:1556
|
2206 |
+
#: inc/admin/admin.php:4033
|
2207 |
msgid "Pinterest URL"
|
2208 |
msgstr ""
|
2209 |
|
2210 |
+
#: inc/admin/admin-wizard.php:406 inc/admin/admin.php:4033
|
2211 |
msgid "eg: https://pinterest.com/wpbuy/"
|
2212 |
msgstr ""
|
2213 |
|
2214 |
+
#: inc/admin/admin-wizard.php:408 inc/admin/admin.php:1564
|
2215 |
+
#: inc/admin/admin.php:4045
|
2216 |
msgid "Instagram URL"
|
2217 |
msgstr ""
|
2218 |
|
2219 |
+
#: inc/admin/admin-wizard.php:409 inc/admin/admin.php:4045
|
2220 |
msgid "eg: https://www.instagram.com/wp_seopress/"
|
2221 |
msgstr ""
|
2222 |
|
2223 |
+
#: inc/admin/admin-wizard.php:411 inc/admin/admin.php:1572
|
2224 |
+
#: inc/admin/admin.php:4057
|
2225 |
msgid "YouTube URL"
|
2226 |
msgstr ""
|
2227 |
|
2228 |
+
#: inc/admin/admin-wizard.php:412 inc/admin/admin.php:4057
|
2229 |
msgid "eg: https://www.youtube.com/SEOPress"
|
2230 |
msgstr ""
|
2231 |
|
2232 |
+
#: inc/admin/admin-wizard.php:414 inc/admin/admin.php:1580
|
2233 |
+
#: inc/admin/admin.php:4069
|
2234 |
msgid "LinkedIn URL"
|
2235 |
msgstr ""
|
2236 |
|
2237 |
+
#: inc/admin/admin-wizard.php:415 inc/admin/admin.php:4069
|
2238 |
msgid "eg: http://linkedin.com/company/seopress/"
|
2239 |
msgstr ""
|
2240 |
|
2241 |
+
#: inc/admin/admin-wizard.php:417 inc/admin/admin.php:1588
|
2242 |
+
#: inc/admin/admin.php:4081
|
2243 |
msgid "MySpace URL"
|
2244 |
msgstr ""
|
2245 |
|
2246 |
+
#: inc/admin/admin-wizard.php:418 inc/admin/admin.php:4081
|
2247 |
msgid "eg: https://myspace.com/your-page"
|
2248 |
msgstr ""
|
2249 |
|
2250 |
+
#: inc/admin/admin-wizard.php:420 inc/admin/admin.php:1596
|
2251 |
+
#: inc/admin/admin.php:4093
|
2252 |
msgid "Soundcloud URL"
|
2253 |
msgstr ""
|
2254 |
|
2255 |
+
#: inc/admin/admin-wizard.php:421 inc/admin/admin.php:4093
|
2256 |
msgid "eg: https://soundcloud.com/michaelmccannmusic"
|
2257 |
msgstr ""
|
2258 |
|
2259 |
+
#: inc/admin/admin-wizard.php:423 inc/admin/admin.php:1604
|
2260 |
+
#: inc/admin/admin.php:4105
|
2261 |
msgid "Tumblr URL"
|
2262 |
msgstr ""
|
2263 |
|
2264 |
+
#: inc/admin/admin-wizard.php:424 inc/admin/admin.php:4105
|
2265 |
msgid "eg: https://your-site.tumblr.com"
|
2266 |
msgstr ""
|
2267 |
|
2312 |
"results <strong>(noindex)</strong>"
|
2313 |
msgstr ""
|
2314 |
|
2315 |
+
#: inc/admin/admin-wizard.php:644 inc/admin/admin.php:3216
|
2316 |
msgid ""
|
2317 |
"Do not display author archives in search engine results <strong>(noindex)</"
|
2318 |
"strong>"
|
2324 |
"content."
|
2325 |
msgstr ""
|
2326 |
|
2327 |
+
#: inc/admin/admin-wizard.php:656 inc/admin/admin.php:5202
|
2328 |
msgid ""
|
2329 |
"Redirect attachment pages to their file URL (https://www.example.com/my-"
|
2330 |
"image-file.jpg)"
|
2336 |
"Optimize this by redirecting the user directly to the URL of the media file."
|
2337 |
msgstr ""
|
2338 |
|
2339 |
+
#: inc/admin/admin-wizard.php:668 inc/admin/admin.php:5327
|
2340 |
msgid "Remove /category/ in your permalinks"
|
2341 |
msgstr ""
|
2342 |
|
2448 |
msgid "%%tagline%% (alias %%sitedesc%%)"
|
2449 |
msgstr ""
|
2450 |
|
2451 |
+
#: inc/admin/admin.php:199 inc/admin/admin.php:2690 inc/admin/admin.php:2701
|
2452 |
msgid "Tagline"
|
2453 |
msgstr ""
|
2454 |
|
2511 |
msgid "%%post_author%%"
|
2512 |
msgstr ""
|
2513 |
|
2514 |
+
#: inc/admin/admin.php:206 inc/admin/admin.php:3183
|
2515 |
msgid "Post author"
|
2516 |
msgstr ""
|
2517 |
|
2910 |
msgid "Data"
|
2911 |
msgstr ""
|
2912 |
|
2913 |
+
#: inc/admin/admin.php:664 seopress.php:369
|
2914 |
msgid "Settings"
|
2915 |
msgstr ""
|
2916 |
|
2944 |
msgid "Export your SEOPress metadata for this site as a .csv file."
|
2945 |
msgstr ""
|
2946 |
|
2947 |
+
#: inc/admin/admin.php:698 inc/admin/admin.php:716 inc/admin/admin.php:919
|
2948 |
msgid "Export"
|
2949 |
msgstr ""
|
2950 |
|
2968 |
"exporting the settings on another site using the form above."
|
2969 |
msgstr ""
|
2970 |
|
2971 |
+
#: inc/admin/admin.php:733 inc/admin/admin.php:874 inc/admin/admin.php:890
|
2972 |
+
#: inc/admin/admin.php:906
|
2973 |
msgid "Import"
|
2974 |
msgstr ""
|
2975 |
|
2992 |
"any Squirrly SEO data."
|
2993 |
msgstr ""
|
2994 |
|
2995 |
+
#: inc/admin/admin.php:849
|
2996 |
+
msgid "Import your redirections"
|
2997 |
msgstr ""
|
2998 |
|
2999 |
#: inc/admin/admin.php:851
|
3000 |
+
msgid "Select an option"
|
3001 |
+
msgstr ""
|
3002 |
+
|
3003 |
+
#: inc/admin/admin.php:852
|
3004 |
+
msgid "CSV file (must match the template)"
|
3005 |
+
msgstr ""
|
3006 |
+
|
3007 |
+
#: inc/admin/admin.php:853
|
3008 |
+
msgid "Redirections plugin (JSON - WordPress Redirects)"
|
3009 |
+
msgstr ""
|
3010 |
+
|
3011 |
+
#: inc/admin/admin.php:854
|
3012 |
+
msgid "Yoast Premium plugin (CSV)"
|
3013 |
+
msgstr ""
|
3014 |
+
|
3015 |
+
#: inc/admin/admin.php:860
|
3016 |
+
msgid "Import Redirections"
|
3017 |
+
msgstr ""
|
3018 |
+
|
3019 |
+
#: inc/admin/admin.php:861
|
3020 |
msgid ""
|
3021 |
"Import your own redirections from a .csv file (separator \";\"). You must "
|
3022 |
"have 5 columns in this order: <ul><li>URL to match (without your domain "
|
3028 |
"to the redirection).</li></ul>"
|
3029 |
msgstr ""
|
3030 |
|
3031 |
+
#: inc/admin/admin.php:864
|
3032 |
msgid "Download a CSV example"
|
3033 |
msgstr ""
|
3034 |
|
3035 |
+
#: inc/admin/admin.php:881
|
3036 |
msgid "Import Redirections from the Redirections plugin"
|
3037 |
msgstr ""
|
3038 |
|
3039 |
+
#: inc/admin/admin.php:882
|
3040 |
msgid ""
|
3041 |
"Import your own redirections from a .json file generated by the Redirections "
|
3042 |
"plugin (make sure to select <strong>\"WordPress redirects\"</strong> when "
|
3045 |
"file and existing redirects."
|
3046 |
msgstr ""
|
3047 |
|
3048 |
+
#: inc/admin/admin.php:897
|
3049 |
msgid "Import Redirections from Yoast Premium"
|
3050 |
msgstr ""
|
3051 |
|
3052 |
+
#: inc/admin/admin.php:898
|
3053 |
msgid ""
|
3054 |
"Import your own redirections from a .csv file generated by Yoast Premium. "
|
3055 |
"Note that we don't support certain options, like regex. To avoid conflicts, "
|
3056 |
"make sure there are no duplicates between your file and existing redirects."
|
3057 |
msgstr ""
|
3058 |
|
3059 |
+
#: inc/admin/admin.php:913
|
3060 |
msgid "Export Redirections"
|
3061 |
msgstr ""
|
3062 |
|
3063 |
+
#: inc/admin/admin.php:914
|
3064 |
msgid ""
|
3065 |
"Export all redirections for this site as a .csv file. This allows you to "
|
3066 |
"easily import the redirections into another site, to Excel / Google Sheets..."
|
3067 |
msgstr ""
|
3068 |
|
3069 |
+
#: inc/admin/admin.php:926
|
3070 |
msgid "Clean your 404"
|
3071 |
msgstr ""
|
3072 |
|
3073 |
+
#: inc/admin/admin.php:927
|
3074 |
msgid "Delete all your 404 errors. We don‘t delete any redirects."
|
3075 |
msgstr ""
|
3076 |
|
3077 |
+
#: inc/admin/admin.php:932
|
3078 |
msgid "Delete all 404"
|
3079 |
msgstr ""
|
3080 |
|
3081 |
+
#: inc/admin/admin.php:938
|
3082 |
msgid "Redirections feature is disabled. Please activate it from the PRO page."
|
3083 |
msgstr ""
|
3084 |
|
3085 |
+
#: inc/admin/admin.php:939
|
3086 |
msgid "Activate Redirections"
|
3087 |
msgstr ""
|
3088 |
|
3089 |
+
#: inc/admin/admin.php:946
|
3090 |
msgid "Reset All Notices From Notifications Center"
|
3091 |
msgstr ""
|
3092 |
|
3093 |
+
#: inc/admin/admin.php:947
|
3094 |
msgid ""
|
3095 |
"By clicking Reset Notices, all notices in the notifications center will be "
|
3096 |
"set to their initial status."
|
3097 |
msgstr ""
|
3098 |
|
3099 |
+
#: inc/admin/admin.php:952
|
3100 |
msgid "Reset notices"
|
3101 |
msgstr ""
|
3102 |
|
3103 |
+
#: inc/admin/admin.php:960
|
3104 |
msgid "Reset All Settings"
|
3105 |
msgstr ""
|
3106 |
|
3107 |
+
#: inc/admin/admin.php:961
|
3108 |
msgid ""
|
3109 |
"<strong>WARNING:</strong> Delete all options related to SEOPress in your "
|
3110 |
"database AND set settings to their default values."
|
3111 |
msgstr ""
|
3112 |
|
3113 |
+
#: inc/admin/admin.php:966
|
3114 |
msgid "Reset settings"
|
3115 |
msgstr ""
|
3116 |
|
3117 |
+
#: inc/admin/admin.php:1279 inc/admin/admin.php:3407
|
3118 |
msgid "noindex"
|
3119 |
msgstr ""
|
3120 |
|
3121 |
+
#: inc/admin/admin.php:1287 inc/admin/admin.php:3426
|
3122 |
msgid "nofollow"
|
3123 |
msgstr ""
|
3124 |
|
3125 |
+
#: inc/admin/admin.php:1295 inc/admin/admin.php:3445
|
3126 |
msgid "noodp"
|
3127 |
msgstr ""
|
3128 |
|
3129 |
+
#: inc/admin/admin.php:1303 inc/admin/admin.php:3464
|
3130 |
msgid "noimageindex"
|
3131 |
msgstr ""
|
3132 |
|
3133 |
+
#: inc/admin/admin.php:1311 inc/admin/admin.php:3483
|
3134 |
msgid "noarchive"
|
3135 |
msgstr ""
|
3136 |
|
3137 |
+
#: inc/admin/admin.php:1319 inc/admin/admin.php:3502
|
3138 |
msgid "nosnippet"
|
3139 |
msgstr ""
|
3140 |
|
3141 |
+
#: inc/admin/admin.php:1327 inc/admin/admin.php:3521
|
3142 |
msgid "nositelinkssearchbox"
|
3143 |
msgstr ""
|
3144 |
|
3145 |
+
#: inc/admin/admin.php:1335
|
3146 |
msgid "Indicate paginated content to Google"
|
3147 |
msgstr ""
|
3148 |
|
3149 |
+
#: inc/admin/admin.php:1352 inc/admin/admin.php:3559
|
3150 |
msgid "Enable XML Sitemap"
|
3151 |
msgstr ""
|
3152 |
|
3153 |
+
#: inc/admin/admin.php:1360
|
3154 |
msgid "Enable XML Image Sitemaps"
|
3155 |
msgstr ""
|
3156 |
|
3157 |
+
#: inc/admin/admin.php:1369
|
3158 |
msgid "Enable XML Video Sitemaps"
|
3159 |
msgstr ""
|
3160 |
|
3161 |
+
#: inc/admin/admin.php:1378 inc/admin/admin.php:3646
|
3162 |
msgid "Enable Author Sitemap"
|
3163 |
msgstr ""
|
3164 |
|
3165 |
+
#: inc/admin/admin.php:1386 inc/admin/admin.php:3665
|
3166 |
msgid "Enable HTML Sitemap"
|
3167 |
msgstr ""
|
3168 |
|
3169 |
+
#: inc/admin/admin.php:1402
|
3170 |
msgid "Check to INCLUDE Post Types"
|
3171 |
msgstr ""
|
3172 |
|
3173 |
+
#: inc/admin/admin.php:1418
|
3174 |
msgid "Check to INCLUDE Taxonomies"
|
3175 |
msgstr ""
|
3176 |
|
3177 |
+
#: inc/admin/admin.php:1434 inc/admin/admin.php:3774
|
3178 |
msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
|
3179 |
msgstr ""
|
3180 |
|
3181 |
+
#: inc/admin/admin.php:1442 inc/admin/admin.php:3788
|
3182 |
msgid "Exclude some Posts, Pages, Custom Post Types or Terms IDs"
|
3183 |
msgstr ""
|
3184 |
|
3185 |
+
#: inc/admin/admin.php:1450
|
3186 |
msgid "Sort order"
|
3187 |
msgstr ""
|
3188 |
|
3189 |
+
#: inc/admin/admin.php:1458
|
3190 |
msgid "Order posts by"
|
3191 |
msgstr ""
|
3192 |
|
3193 |
+
#: inc/admin/admin.php:1466
|
3194 |
msgid "Disable the display of the publication date"
|
3195 |
msgstr ""
|
3196 |
|
3197 |
+
#: inc/admin/admin.php:1507 inc/admin/admin.php:3930
|
3198 |
msgid "Organization's phone number (only for Organizations)"
|
3199 |
msgstr ""
|
3200 |
|
3201 |
+
#: inc/admin/admin.php:1515
|
3202 |
msgid "Contact type (only for Organizations)"
|
3203 |
msgstr ""
|
3204 |
|
3205 |
+
#: inc/admin/admin.php:1523
|
3206 |
msgid "Contact option (only for Organizations)"
|
3207 |
msgstr ""
|
3208 |
|
3209 |
+
#: inc/admin/admin.php:1540 inc/admin/admin.php:4008
|
3210 |
msgid "Facebook Page URL"
|
3211 |
msgstr ""
|
3212 |
|
3213 |
+
#: inc/admin/admin.php:1621
|
3214 |
msgid "Enable Open Graph Data"
|
3215 |
msgstr ""
|
3216 |
|
3217 |
+
#: inc/admin/admin.php:1629 inc/admin/admin.php:4137
|
3218 |
msgid "Select a default image"
|
3219 |
msgstr ""
|
3220 |
|
3221 |
+
#: inc/admin/admin.php:1637
|
3222 |
msgid "Apply this image to all your og:image tag"
|
3223 |
msgstr ""
|
3224 |
|
3225 |
+
#: inc/admin/admin.php:1645
|
3226 |
msgid "Facebook Link Ownership ID"
|
3227 |
msgstr ""
|
3228 |
|
3229 |
+
#: inc/admin/admin.php:1653
|
3230 |
msgid "Facebook Admin ID"
|
3231 |
msgstr ""
|
3232 |
|
3233 |
+
#: inc/admin/admin.php:1661
|
3234 |
msgid "Facebook App ID"
|
3235 |
msgstr ""
|
3236 |
|
3237 |
+
#: inc/admin/admin.php:1678
|
3238 |
msgid "Enable Twitter Card"
|
3239 |
msgstr ""
|
3240 |
|
3241 |
+
#: inc/admin/admin.php:1686
|
3242 |
msgid "Use Open Graph if no Twitter Card is filled"
|
3243 |
msgstr ""
|
3244 |
|
3245 |
+
#: inc/admin/admin.php:1694 inc/admin/admin.php:4249
|
3246 |
msgid "Default Twitter Image"
|
3247 |
msgstr ""
|
3248 |
|
3249 |
+
#: inc/admin/admin.php:1702
|
3250 |
msgid "Image size for Twitter Summary card"
|
3251 |
msgstr ""
|
3252 |
|
3253 |
+
#: inc/admin/admin.php:1719
|
3254 |
msgid "Enable Google Analytics tracking"
|
3255 |
msgstr ""
|
3256 |
|
3257 |
+
#: inc/admin/admin.php:1727 inc/admin/admin.php:4302
|
3258 |
msgid "Enter your tracking ID"
|
3259 |
msgstr ""
|
3260 |
|
3261 |
+
#: inc/admin/admin.php:1735
|
3262 |
msgid "Exclude user roles from tracking"
|
3263 |
msgstr ""
|
3264 |
|
3265 |
+
#: inc/admin/admin.php:1752
|
3266 |
msgid "Google Analytics tracking opt-in"
|
3267 |
msgstr ""
|
3268 |
|
3269 |
+
#: inc/admin/admin.php:1768
|
3270 |
msgid "Consent message for user tracking"
|
3271 |
msgstr ""
|
3272 |
|
3273 |
+
#: inc/admin/admin.php:1776
|
3274 |
msgid "Accept button for user tracking"
|
3275 |
msgstr ""
|
3276 |
|
3277 |
+
#: inc/admin/admin.php:1784
|
3278 |
msgid "Close button"
|
3279 |
msgstr ""
|
3280 |
|
3281 |
+
#: inc/admin/admin.php:1792
|
3282 |
msgid "Cookie bar position"
|
3283 |
msgstr ""
|
3284 |
|
3285 |
+
#: inc/admin/admin.php:1800
|
3286 |
msgid "Cookie bar background color"
|
3287 |
msgstr ""
|
3288 |
|
3289 |
+
#: inc/admin/admin.php:1808
|
3290 |
msgid "Cookie bar text color"
|
3291 |
msgstr ""
|
3292 |
|
3293 |
+
#: inc/admin/admin.php:1816
|
3294 |
msgid "Cookie bar link color"
|
3295 |
msgstr ""
|
3296 |
|
3297 |
+
#: inc/admin/admin.php:1824
|
3298 |
msgid "Cookie bar button background color"
|
3299 |
msgstr ""
|
3300 |
|
3301 |
+
#: inc/admin/admin.php:1832
|
3302 |
msgid "Cookie bar button color"
|
3303 |
msgstr ""
|
3304 |
|
3305 |
+
#: inc/admin/admin.php:1840
|
3306 |
msgid "Cookie bar button hover background color"
|
3307 |
msgstr ""
|
3308 |
|
3309 |
+
#: inc/admin/admin.php:1848
|
3310 |
msgid "Cookie bar button hover color"
|
3311 |
msgstr ""
|
3312 |
|
3313 |
+
#: inc/admin/admin.php:1856
|
3314 |
msgid "Cookie bar secondary button background color"
|
3315 |
msgstr ""
|
3316 |
|
3317 |
+
#: inc/admin/admin.php:1864
|
3318 |
msgid "Cookie bar secondary button color"
|
3319 |
msgstr ""
|
3320 |
|
3321 |
+
#: inc/admin/admin.php:1872
|
3322 |
msgid "Cookie bar secondary button hover background color"
|
3323 |
msgstr ""
|
3324 |
|
3325 |
+
#: inc/admin/admin.php:1880
|
3326 |
msgid "Cookie bar secondary button hover color"
|
3327 |
msgstr ""
|
3328 |
|
3329 |
+
#: inc/admin/admin.php:1898
|
3330 |
msgid "Enable Google Optimize"
|
3331 |
msgstr ""
|
3332 |
|
3333 |
+
#: inc/admin/admin.php:1906
|
3334 |
msgid "Enable Google Ads"
|
3335 |
msgstr ""
|
3336 |
|
3337 |
+
#: inc/admin/admin.php:1914
|
3338 |
msgid ""
|
3339 |
"[HEAD] Add an additional tracking code (like GTM, Facebook Pixel, Hotjar...)"
|
3340 |
msgstr ""
|
3341 |
|
3342 |
+
#: inc/admin/admin.php:1922
|
3343 |
msgid "[BODY] Add an additional tracking code (like Google Tag Manager...)"
|
3344 |
msgstr ""
|
3345 |
|
3346 |
+
#: inc/admin/admin.php:1930
|
3347 |
msgid ""
|
3348 |
"[BODY (FOOTER)] Add an additional tracking code (like Google Tag Manager...)"
|
3349 |
msgstr ""
|
3350 |
|
3351 |
+
#: inc/admin/admin.php:1938 inc/admin/admin.php:4621
|
3352 |
msgid "Enable remarketing, demographics, and interests reporting"
|
3353 |
msgstr ""
|
3354 |
|
3355 |
+
#: inc/admin/admin.php:1946 inc/admin/admin.php:4643
|
3356 |
msgid "Enable IP Anonymization"
|
3357 |
msgstr ""
|
3358 |
|
3359 |
+
#: inc/admin/admin.php:1954 inc/admin/admin.php:4665
|
3360 |
msgid "Enhanced Link Attribution"
|
3361 |
msgstr ""
|
3362 |
|
3363 |
+
#: inc/admin/admin.php:1962 inc/admin/admin.php:4687
|
3364 |
msgid "Enable cross-domain tracking"
|
3365 |
msgstr ""
|
3366 |
|
3367 |
+
#: inc/admin/admin.php:1970 inc/admin/admin.php:4704
|
3368 |
msgid "Cross domains"
|
3369 |
msgstr ""
|
3370 |
|
3371 |
+
#: inc/admin/admin.php:1988 inc/admin/admin.php:4721
|
3372 |
msgid "Enable external links tracking"
|
3373 |
msgstr ""
|
3374 |
|
3375 |
+
#: inc/admin/admin.php:1996
|
3376 |
msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
|
3377 |
msgstr ""
|
3378 |
|
3379 |
+
#: inc/admin/admin.php:2004 inc/admin/admin.php:4750
|
3380 |
msgid "Track downloads' clicks"
|
3381 |
msgstr ""
|
3382 |
|
3383 |
+
#: inc/admin/admin.php:2012
|
3384 |
msgid "Enable affiliate/outbound links tracking (eg: aff, go, out, recommends)"
|
3385 |
msgstr ""
|
3386 |
|
3387 |
+
#: inc/admin/admin.php:2020 inc/admin/admin.php:4781
|
3388 |
msgid "Track affiliate/outbound links"
|
3389 |
msgstr ""
|
3390 |
|
3391 |
+
#: inc/admin/admin.php:2038
|
3392 |
msgid "Track Authors"
|
3393 |
msgstr ""
|
3394 |
|
3395 |
+
#: inc/admin/admin.php:2046
|
3396 |
msgid "Track Categories"
|
3397 |
msgstr ""
|
3398 |
|
3399 |
+
#: inc/admin/admin.php:2054
|
3400 |
msgid "Track Tags"
|
3401 |
msgstr ""
|
3402 |
|
3403 |
+
#: inc/admin/admin.php:2062
|
3404 |
msgid "Track Post Types"
|
3405 |
msgstr ""
|
3406 |
|
3407 |
+
#: inc/admin/admin.php:2070
|
3408 |
msgid "Track Logged In Users"
|
3409 |
msgstr ""
|
3410 |
|
3411 |
+
#: inc/admin/admin.php:2087
|
3412 |
msgid "Redirect attachment pages to post parent"
|
3413 |
msgstr ""
|
3414 |
|
3415 |
+
#: inc/admin/admin.php:2095
|
3416 |
msgid "Redirect attachment pages to their file URL"
|
3417 |
msgstr ""
|
3418 |
|
3419 |
+
#: inc/admin/admin.php:2103
|
3420 |
msgid "Remove ?replytocom link to avoid duplicate content"
|
3421 |
msgstr ""
|
3422 |
|
3423 |
+
#: inc/admin/admin.php:2111
|
3424 |
msgid "Automatically set the image Title"
|
3425 |
msgstr ""
|
3426 |
|
3427 |
+
#: inc/admin/admin.php:2119
|
3428 |
msgid "Automatically set the image Alt text"
|
3429 |
msgstr ""
|
3430 |
|
3431 |
+
#: inc/admin/admin.php:2127
|
3432 |
msgid "Automatically set the image Caption"
|
3433 |
msgstr ""
|
3434 |
|
3435 |
+
#: inc/admin/admin.php:2135
|
3436 |
msgid "Automatically set the image Description"
|
3437 |
msgstr ""
|
3438 |
|
3439 |
+
#: inc/admin/admin.php:2143
|
3440 |
msgid "Add WP Editor to taxonomy description textarea"
|
3441 |
msgstr ""
|
3442 |
|
3443 |
+
#: inc/admin/admin.php:2151
|
3444 |
msgid "Remove /category/ in URL"
|
3445 |
msgstr ""
|
3446 |
|
3447 |
+
#: inc/admin/admin.php:2159 inc/admin/admin.php:5344
|
3448 |
msgid "Disable trailing slash for metas"
|
3449 |
msgstr ""
|
3450 |
|
3451 |
+
#: inc/admin/admin.php:2167
|
3452 |
msgid "Remove WordPress generator meta tag"
|
3453 |
msgstr ""
|
3454 |
|
3455 |
+
#: inc/admin/admin.php:2175
|
3456 |
msgid "Remove hentry post class"
|
3457 |
msgstr ""
|
3458 |
|
3459 |
+
#: inc/admin/admin.php:2183
|
3460 |
msgid "Remove author URL"
|
3461 |
msgstr ""
|
3462 |
|
3463 |
+
#: inc/admin/admin.php:2191
|
3464 |
msgid "Remove website field in comment form"
|
3465 |
msgstr ""
|
3466 |
|
3467 |
+
#: inc/admin/admin.php:2199
|
3468 |
msgid "Remove WordPress shortlink meta tag"
|
3469 |
msgstr ""
|
3470 |
|
3471 |
+
#: inc/admin/admin.php:2207
|
3472 |
msgid "Remove Windows Live Writer meta tag"
|
3473 |
msgstr ""
|
3474 |
|
3475 |
+
#: inc/admin/admin.php:2215
|
3476 |
msgid "Remove RSD meta tag"
|
3477 |
msgstr ""
|
3478 |
|
3479 |
+
#: inc/admin/admin.php:2223 inc/admin/admin.php:5475
|
3480 |
msgid "Google site verification"
|
3481 |
msgstr ""
|
3482 |
|
3483 |
+
#: inc/admin/admin.php:2231 inc/admin/admin.php:5489
|
3484 |
msgid "Bing site verification"
|
3485 |
msgstr ""
|
3486 |
|
3487 |
+
#: inc/admin/admin.php:2239 inc/admin/admin.php:5502
|
3488 |
msgid "Pinterest site verification"
|
3489 |
msgstr ""
|
3490 |
|
3491 |
+
#: inc/admin/admin.php:2247 inc/admin/admin.php:5514
|
3492 |
msgid "Yandex site verification"
|
3493 |
msgstr ""
|
3494 |
|
3495 |
+
#: inc/admin/admin.php:2264
|
3496 |
msgid "SEOPress in admin bar"
|
3497 |
msgstr ""
|
3498 |
|
3499 |
+
#: inc/admin/admin.php:2272
|
3500 |
msgid "Move SEOPress metabox's position"
|
3501 |
msgstr ""
|
3502 |
|
3503 |
+
#: inc/admin/admin.php:2280
|
3504 |
msgid "Hide Notifications Center"
|
3505 |
msgstr ""
|
3506 |
|
3507 |
+
#: inc/admin/admin.php:2288
|
3508 |
msgid "Hide SEO tools"
|
3509 |
msgstr ""
|
3510 |
|
3511 |
+
#: inc/admin/admin.php:2296
|
3512 |
msgid "Hide Useful Links"
|
3513 |
msgstr ""
|
3514 |
|
3515 |
+
#: inc/admin/admin.php:2304
|
3516 |
msgid "Show Title tag column in post types"
|
3517 |
msgstr ""
|
3518 |
|
3519 |
+
#: inc/admin/admin.php:2312
|
3520 |
msgid "Show Meta description column in post types"
|
3521 |
msgstr ""
|
3522 |
|
3523 |
+
#: inc/admin/admin.php:2320
|
3524 |
msgid "Show Redirection Enable column in post types"
|
3525 |
msgstr ""
|
3526 |
|
3527 |
+
#: inc/admin/admin.php:2328
|
3528 |
msgid "Show Redirect URL column in post types"
|
3529 |
msgstr ""
|
3530 |
|
3531 |
+
#: inc/admin/admin.php:2336
|
3532 |
msgid "Show canonical URL column in post types"
|
3533 |
msgstr ""
|
3534 |
|
3535 |
+
#: inc/admin/admin.php:2344
|
3536 |
msgid "Show Target Keyword column in post types"
|
3537 |
msgstr ""
|
3538 |
|
3539 |
+
#: inc/admin/admin.php:2352
|
3540 |
msgid "Show noindex column in post types"
|
3541 |
msgstr ""
|
3542 |
|
3543 |
+
#: inc/admin/admin.php:2360
|
3544 |
msgid "Show nofollow column in post types"
|
3545 |
msgstr ""
|
3546 |
|
3547 |
+
#: inc/admin/admin.php:2368
|
3548 |
msgid "Show total number of words column in post types"
|
3549 |
msgstr ""
|
3550 |
|
3551 |
+
#: inc/admin/admin.php:2376
|
3552 |
msgid "Show W3C validator column in post types"
|
3553 |
msgstr ""
|
3554 |
|
3555 |
+
#: inc/admin/admin.php:2384
|
3556 |
msgid "Show Google Page Speed column in post types"
|
3557 |
msgstr ""
|
3558 |
|
3559 |
+
#: inc/admin/admin.php:2393
|
3560 |
msgid "Show content analysis score column in post types"
|
3561 |
msgstr ""
|
3562 |
|
3563 |
+
#: inc/admin/admin.php:2401
|
3564 |
msgid "Hide Genesis SEO Metabox"
|
3565 |
msgstr ""
|
3566 |
|
3567 |
+
#: inc/admin/admin.php:2409
|
3568 |
msgid "Hide Genesis SEO Settings link"
|
3569 |
msgstr ""
|
3570 |
|
3571 |
+
#: inc/admin/admin.php:2417
|
3572 |
msgid "Hide advice in Structured Data Types metabox"
|
3573 |
msgstr ""
|
3574 |
|
3575 |
+
#: inc/admin/admin.php:2434
|
3576 |
msgid "Block SEO metabox to user roles"
|
3577 |
msgstr ""
|
3578 |
|
3579 |
+
#: inc/admin/admin.php:2442
|
3580 |
msgid "Block Content analysis metabox to user roles"
|
3581 |
msgstr ""
|
3582 |
|
3583 |
+
#: inc/admin/admin.php:2496
|
3584 |
msgid "<p>Customize your title & meta description for homepage</p>"
|
3585 |
msgstr ""
|
3586 |
|
3587 |
+
#: inc/admin/admin.php:2500
|
3588 |
msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
|
3589 |
msgstr ""
|
3590 |
|
3591 |
+
#: inc/admin/admin.php:2504
|
3592 |
msgid "<p>Customize your metas for all pages</p>"
|
3593 |
msgstr ""
|
3594 |
|
3595 |
+
#: inc/admin/admin.php:2508
|
3596 |
msgid "<p>Customize your metas for all taxonomies archives</p>"
|
3597 |
msgstr ""
|
3598 |
|
3599 |
+
#: inc/admin/admin.php:2512
|
3600 |
msgid "<p>Customize your metas for all archives</p>"
|
3601 |
msgstr ""
|
3602 |
|
3603 |
+
#: inc/admin/admin.php:2519
|
3604 |
msgid "Change this settings"
|
3605 |
msgstr ""
|
3606 |
|
3607 |
+
#: inc/admin/admin.php:2522
|
3608 |
msgid ""
|
3609 |
"To view your sitemap, enable permalinks (not default one), and save settings "
|
3610 |
"to flush them."
|
3611 |
msgstr ""
|
3612 |
|
3613 |
+
#: inc/admin/admin.php:2528
|
3614 |
msgid ""
|
3615 |
"Your server uses NGINX. If XML Sitemaps doesn't work properly, you need to "
|
3616 |
"add this rule to your configuration:"
|
3617 |
msgstr ""
|
3618 |
|
3619 |
+
#: inc/admin/admin.php:2541
|
3620 |
msgid "Noindex content will not be displayed in Sitemaps."
|
3621 |
msgstr ""
|
3622 |
|
3623 |
+
#: inc/admin/admin.php:2553
|
3624 |
msgid "Blank sitemap?"
|
3625 |
msgstr ""
|
3626 |
|
3627 |
+
#: inc/admin/admin.php:2554
|
3628 |
msgid "404 error?"
|
3629 |
msgstr ""
|
3630 |
|
3631 |
+
#: inc/admin/admin.php:2556
|
3632 |
msgid "View your sitemap"
|
3633 |
msgstr ""
|
3634 |
|
3635 |
+
#: inc/admin/admin.php:2558
|
3636 |
msgid "Ping Google manually"
|
3637 |
msgstr ""
|
3638 |
|
3639 |
+
#: inc/admin/admin.php:2560
|
3640 |
msgid "Flush permalinks"
|
3641 |
msgstr ""
|
3642 |
|
3643 |
+
#: inc/admin/admin.php:2565
|
3644 |
msgid "<p>Create an HTML Sitemap for your visitors and boost your SEO.</p>"
|
3645 |
msgstr ""
|
3646 |
|
3647 |
+
#: inc/admin/admin.php:2575 inc/admin/admin.php:3675
|
3648 |
msgid "Guide to enable a HTML Sitemap - new window"
|
3649 |
msgstr ""
|
3650 |
|
3651 |
+
#: inc/admin/admin.php:2579
|
3652 |
msgid "<p>Include/Exclude Post Types.</p>"
|
3653 |
msgstr ""
|
3654 |
|
3655 |
+
#: inc/admin/admin.php:2583
|
3656 |
msgid "<p>Include/Exclude Taxonomies.</p>"
|
3657 |
msgstr ""
|
3658 |
|
3659 |
+
#: inc/admin/admin.php:2587
|
3660 |
msgid "<p>Configure Google Knowledge Graph.</p>"
|
3661 |
msgstr ""
|
3662 |
|
3663 |
+
#: inc/admin/admin.php:2588
|
3664 |
msgid "Learn more on Google official website."
|
3665 |
msgstr ""
|
3666 |
|
3667 |
+
#: inc/admin/admin.php:2592
|
3668 |
msgid ""
|
3669 |
"<p>Link your site with your social accounts. Use markup on your website to "
|
3670 |
"add your social profile information to a Google Knowledge panel. Knowledge "
|
3674 |
"network links.</p>"
|
3675 |
msgstr ""
|
3676 |
|
3677 |
+
#: inc/admin/admin.php:2596
|
3678 |
msgid "<p>Manage Open Graph data.</p>"
|
3679 |
msgstr ""
|
3680 |
|
3681 |
+
#: inc/admin/admin.php:2598
|
3682 |
msgid "<p>We generate the <strong>og:image</strong> meta in this order:</p>"
|
3683 |
msgstr ""
|
3684 |
|
3685 |
+
#: inc/admin/admin.php:2602
|
3686 |
msgid "Custom OG Image from SEO metabox"
|
3687 |
msgstr ""
|
3688 |
|
3689 |
+
#: inc/admin/admin.php:2603 inc/admin/admin.php:2617
|
3690 |
msgid "Post thumbnail"
|
3691 |
msgstr ""
|
3692 |
|
3693 |
+
#: inc/admin/admin.php:2604 inc/admin/admin.php:2618
|
3694 |
msgid "First image of your post content"
|
3695 |
msgstr ""
|
3696 |
|
3697 |
+
#: inc/admin/admin.php:2605
|
3698 |
msgid "Global OG Image set in SEO > Social > Open Graph"
|
3699 |
msgstr ""
|
3700 |
|
3701 |
+
#: inc/admin/admin.php:2610
|
3702 |
msgid "<p>Manage your Twitter card.</p>"
|
3703 |
msgstr ""
|
3704 |
|
3705 |
+
#: inc/admin/admin.php:2612
|
3706 |
msgid ""
|
3707 |
"<p>We generate the <strong>twitter:image</strong> meta in this order:</p>"
|
3708 |
msgstr ""
|
3709 |
|
3710 |
+
#: inc/admin/admin.php:2616
|
3711 |
msgid "Custom Twitter image from SEO metabox"
|
3712 |
msgstr ""
|
3713 |
|
3714 |
+
#: inc/admin/admin.php:2619
|
3715 |
msgid "Global Twitter:image set in SEO > Social > Twitter Card"
|
3716 |
msgstr ""
|
3717 |
|
3718 |
+
#: inc/admin/admin.php:2624
|
3719 |
msgid ""
|
3720 |
"<p>Link your Google Analytics to your website. The tracking code will be "
|
3721 |
"automatically added to your site.</p>"
|
3722 |
msgstr ""
|
3723 |
|
3724 |
+
#: inc/admin/admin.php:2628
|
3725 |
msgid ""
|
3726 |
"<p>Manage user consent for GDPR and customize your cookie bar easily.</p>"
|
3727 |
msgstr ""
|
3728 |
|
3729 |
+
#: inc/admin/admin.php:2632
|
3730 |
msgid "<p>Configure your Google Analytics tracking code.</p>"
|
3731 |
msgstr ""
|
3732 |
|
3733 |
+
#: inc/admin/admin.php:2636
|
3734 |
msgid "<p>Track events in Google Analytics.</p>"
|
3735 |
msgstr ""
|
3736 |
|
3737 |
+
#: inc/admin/admin.php:2640
|
3738 |
msgid ""
|
3739 |
"<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
|
3740 |
"and custom metrics in SEOPress are like the default dimensions and metrics "
|
3744 |
"Google Analytics account. More info by clicking on the help icon."
|
3745 |
msgstr ""
|
3746 |
|
3747 |
+
#: inc/admin/admin.php:2650
|
3748 |
msgid "Guide to create custom dimensions in Google Analytics - new window"
|
3749 |
msgstr ""
|
3750 |
|
3751 |
+
#: inc/admin/admin.php:2654
|
3752 |
msgid "<p>Advanced SEO options.</p>"
|
3753 |
msgstr ""
|
3754 |
|
3755 |
+
#: inc/admin/admin.php:2658
|
3756 |
msgid "<p>Customize SEOPress to fit your needs.</p>"
|
3757 |
msgstr ""
|
3758 |
|
3759 |
+
#: inc/admin/admin.php:2662
|
3760 |
msgid "<p>Manage security.</p>"
|
3761 |
msgstr ""
|
3762 |
|
3763 |
+
#: inc/admin/admin.php:2675
|
3764 |
msgid "Enter your separator, eg: \"-\""
|
3765 |
msgstr ""
|
3766 |
|
3767 |
+
#: inc/admin/admin.php:2679
|
3768 |
#, php-format
|
3769 |
msgid "Use this separator with %%sep%% in your title and meta description."
|
3770 |
msgstr ""
|
3771 |
|
3772 |
+
#: inc/admin/admin.php:2685
|
3773 |
msgid "My awesome website"
|
3774 |
msgstr ""
|
3775 |
|
3776 |
+
#: inc/admin/admin.php:2691 inc/admin/admin.php:2702 inc/admin/admin.php:2796
|
3777 |
+
#: inc/admin/admin.php:2986 inc/admin/admin.php:3019 inc/admin/admin.php:3109
|
3778 |
+
#: inc/admin/admin.php:3186 inc/admin/admin.php:3257 inc/admin/admin.php:3327
|
3779 |
+
#: inc/admin/admin.php:3378
|
3780 |
msgid "More tags"
|
3781 |
msgstr ""
|
3782 |
|
3783 |
+
#: inc/admin/admin.php:2697
|
3784 |
msgid "This is a cool website about Wookiees"
|
3785 |
msgstr ""
|
3786 |
|
3787 |
+
#: inc/admin/admin.php:2705
|
3788 |
msgid "Looking to edit your blog page?"
|
3789 |
msgstr ""
|
3790 |
|
3791 |
+
#: inc/admin/admin.php:2730 inc/admin/admin.php:2734 inc/admin/admin.php:2736
|
3792 |
+
#: inc/admin/admin.php:2741
|
3793 |
msgid "Click to hide any SEO metaboxes for this post type"
|
3794 |
msgstr ""
|
3795 |
|
3796 |
+
#: inc/admin/admin.php:2733 inc/admin/admin.php:2737 inc/admin/admin.php:2740
|
3797 |
msgid "Click to display any SEO metaboxes for this post type"
|
3798 |
msgstr ""
|
3799 |
|
3800 |
+
#: inc/admin/admin.php:2765 inc/admin/admin.php:2952 inc/admin/admin.php:3081
|
3801 |
+
#: inc/admin/admin.php:3174 inc/admin/admin.php:3245 inc/admin/admin.php:3315
|
3802 |
+
#: inc/admin/admin.php:3368
|
3803 |
msgid "Title template"
|
3804 |
msgstr ""
|
3805 |
|
3806 |
+
#: inc/admin/admin.php:2803 inc/admin/admin.php:2995 inc/admin/admin.php:3116
|
3807 |
+
#: inc/admin/admin.php:3192 inc/admin/admin.php:3263 inc/admin/admin.php:3333
|
3808 |
+
#: inc/admin/admin.php:3383
|
3809 |
msgid "Meta description template"
|
3810 |
msgstr ""
|
3811 |
|
3812 |
+
#: inc/admin/admin.php:2826
|
3813 |
msgid ""
|
3814 |
"Do not display this single post type in search engine results "
|
3815 |
"<strong>(noindex)</strong>"
|
3816 |
msgstr ""
|
3817 |
|
3818 |
+
#: inc/admin/admin.php:2845
|
3819 |
msgid ""
|
3820 |
"Do not follow links for this single post type <strong>(nofollow)</strong>"
|
3821 |
msgstr ""
|
3822 |
|
3823 |
+
#: inc/admin/admin.php:2864
|
3824 |
msgid "Display date in Google search results?"
|
3825 |
msgstr ""
|
3826 |
|
3827 |
+
#: inc/admin/admin.php:2883
|
3828 |
msgid "Display post thumbnail in Google Custom Search results?"
|
3829 |
msgstr ""
|
3830 |
|
3831 |
+
#: inc/admin/admin.php:2915 inc/admin/admin.php:2919 inc/admin/admin.php:2921
|
3832 |
+
#: inc/admin/admin.php:2926
|
3833 |
msgid "Click to hide any SEO metaboxes for this taxonomy"
|
3834 |
msgstr ""
|
3835 |
|
3836 |
+
#: inc/admin/admin.php:2918 inc/admin/admin.php:2922 inc/admin/admin.php:2925
|
3837 |
msgid "Click to display any SEO metaboxes for this taxonomy"
|
3838 |
msgstr ""
|
3839 |
|
3840 |
+
#: inc/admin/admin.php:2975
|
3841 |
msgid "Category Title"
|
3842 |
msgstr ""
|
3843 |
|
3844 |
+
#: inc/admin/admin.php:2977
|
3845 |
msgid "Tag Title"
|
3846 |
msgstr ""
|
3847 |
|
3848 |
+
#: inc/admin/admin.php:2979
|
3849 |
msgid "Term Title"
|
3850 |
msgstr ""
|
3851 |
|
3852 |
+
#: inc/admin/admin.php:3012
|
3853 |
msgid "Category Description"
|
3854 |
msgstr ""
|
3855 |
|
3856 |
+
#: inc/admin/admin.php:3014
|
3857 |
msgid "Tag Description"
|
3858 |
msgstr ""
|
3859 |
|
3860 |
+
#: inc/admin/admin.php:3016
|
3861 |
msgid "Term Description"
|
3862 |
msgstr ""
|
3863 |
|
3864 |
+
#: inc/admin/admin.php:3034
|
3865 |
msgid ""
|
3866 |
"Do not display this taxonomy archive in search engine results "
|
3867 |
"<strong>(noindex)</strong>"
|
3868 |
msgstr ""
|
3869 |
|
3870 |
+
#: inc/admin/admin.php:3053
|
3871 |
msgid ""
|
3872 |
"Do not follow links for this taxonomy archive <strong>(nofollow)</strong>"
|
3873 |
msgstr ""
|
3874 |
|
3875 |
+
#: inc/admin/admin.php:3073
|
3876 |
msgid "See archive"
|
3877 |
msgstr ""
|
3878 |
|
3879 |
+
#: inc/admin/admin.php:3103
|
3880 |
msgid "Post Type Archive Name"
|
3881 |
msgstr ""
|
3882 |
|
3883 |
+
#: inc/admin/admin.php:3139
|
3884 |
msgid ""
|
3885 |
"Do not display this post type archive in search engine results "
|
3886 |
"<strong>(noindex)</strong>"
|
3887 |
msgstr ""
|
3888 |
|
3889 |
+
#: inc/admin/admin.php:3158
|
3890 |
msgid ""
|
3891 |
"Do not follow links for this post type archive <strong>(nofollow)</strong>"
|
3892 |
msgstr ""
|
3893 |
|
3894 |
+
#: inc/admin/admin.php:3172
|
3895 |
msgid "Author archives"
|
3896 |
msgstr ""
|
3897 |
|
3898 |
+
#: inc/admin/admin.php:3234
|
3899 |
msgid "Disable author archives"
|
3900 |
msgstr ""
|
3901 |
|
3902 |
+
#: inc/admin/admin.php:3243 inc/admin/admin.php:3254
|
3903 |
msgid "Date archives"
|
3904 |
msgstr ""
|
3905 |
|
3906 |
+
#: inc/admin/admin.php:3286
|
3907 |
msgid ""
|
3908 |
"Do not display date archives in search engine results <strong>(noindex)</"
|
3909 |
"strong>"
|
3910 |
msgstr ""
|
3911 |
|
3912 |
+
#: inc/admin/admin.php:3304
|
3913 |
msgid "Disable date archives"
|
3914 |
msgstr ""
|
3915 |
|
3916 |
+
#: inc/admin/admin.php:3313
|
3917 |
msgid "Search archives"
|
3918 |
msgstr ""
|
3919 |
|
3920 |
+
#: inc/admin/admin.php:3324
|
3921 |
msgid "Search Keywords"
|
3922 |
msgstr ""
|
3923 |
|
3924 |
+
#: inc/admin/admin.php:3357
|
3925 |
msgid ""
|
3926 |
"Do not display search archives in search engine results <strong>(noindex)</"
|
3927 |
"strong>"
|
3928 |
msgstr ""
|
3929 |
|
3930 |
+
#: inc/admin/admin.php:3366
|
3931 |
msgid "404 archives"
|
3932 |
msgstr ""
|
3933 |
|
3934 |
+
#: inc/admin/admin.php:3409
|
3935 |
msgid ""
|
3936 |
"Do not display all pages of the site in Google search results and do not "
|
3937 |
"display \"Cached\" links in search results."
|
3938 |
msgstr ""
|
3939 |
|
3940 |
+
#: inc/admin/admin.php:3428
|
3941 |
msgid "Do not follow links for all pages."
|
3942 |
msgstr ""
|
3943 |
|
3944 |
+
#: inc/admin/admin.php:3447
|
3945 |
msgid ""
|
3946 |
"Do not use Open Directory project metadata for titles or excerpts for all "
|
3947 |
"pages."
|
3948 |
msgstr ""
|
3949 |
|
3950 |
+
#: inc/admin/admin.php:3466
|
3951 |
msgid "Do not index images from the entire site."
|
3952 |
msgstr ""
|
3953 |
|
3954 |
+
#: inc/admin/admin.php:3485
|
3955 |
msgid "Do not display a \"Cached\" link in the Google search results."
|
3956 |
msgstr ""
|
3957 |
|
3958 |
+
#: inc/admin/admin.php:3504
|
3959 |
msgid ""
|
3960 |
"Do not display a description in the Google search results for all pages."
|
3961 |
msgstr ""
|
3962 |
|
3963 |
+
#: inc/admin/admin.php:3523
|
3964 |
msgid ""
|
3965 |
"Prevent Google to display a sitelinks searchbox in search results. Enable "
|
3966 |
"this option will remove the \"Website\" schema from your source code."
|
3967 |
msgstr ""
|
3968 |
|
3969 |
+
#: inc/admin/admin.php:3540
|
3970 |
msgid "Add rel next/prev link in head of paginated archive pages"
|
3971 |
msgstr ""
|
3972 |
|
3973 |
+
#: inc/admin/admin.php:3542
|
3974 |
msgid "Learn more on Google website"
|
3975 |
msgstr ""
|
3976 |
|
3977 |
+
#: inc/admin/admin.php:3569
|
3978 |
msgid "Guide to enable XML Sitemaps - new window"
|
3979 |
msgstr ""
|
3980 |
|
3981 |
+
#: inc/admin/admin.php:3586
|
3982 |
msgid ""
|
3983 |
"Enable Image Sitemaps (standard images, image galleries, featured image, "
|
3984 |
"WooCommerce product images)"
|
3985 |
msgstr ""
|
3986 |
|
3987 |
+
#: inc/admin/admin.php:3588
|
3988 |
msgid "Images in XML sitemaps are visible only from the source code."
|
3989 |
msgstr ""
|
3990 |
|
3991 |
+
#: inc/admin/admin.php:3598
|
3992 |
msgid "Guide to enable XML image sitemaps - new window"
|
3993 |
msgstr ""
|
3994 |
|
3995 |
+
#: inc/admin/admin.php:3616
|
3996 |
msgid "Enable Video Sitemaps"
|
3997 |
msgstr ""
|
3998 |
|
3999 |
+
#: inc/admin/admin.php:3626
|
4000 |
#, php-format
|
4001 |
msgid ""
|
4002 |
"Your video sitemap is empty? Read our guide to learn more about <a href=\"%s"
|
4003 |
"\" target=\"_blank\">adding videos to your sitemap.</a>"
|
4004 |
msgstr ""
|
4005 |
|
4006 |
+
#: inc/admin/admin.php:3628
|
4007 |
msgid "Guide to enable XML video sitemaps - new window"
|
4008 |
msgstr ""
|
4009 |
|
4010 |
+
#: inc/admin/admin.php:3648
|
4011 |
msgid ""
|
4012 |
"Make sure to enable Author archive from SEO, Titles and metas, Archives tab."
|
4013 |
"</a>"
|
4014 |
msgstr ""
|
4015 |
|
4016 |
+
#: inc/admin/admin.php:3715 inc/admin/admin.php:3759
|
4017 |
msgid "Include"
|
4018 |
msgstr ""
|
4019 |
|
4020 |
+
#: inc/admin/admin.php:3718
|
4021 |
msgid ""
|
4022 |
"You should never include attachment post type in your sitemap. Be careful if "
|
4023 |
"you checked this."
|
4024 |
msgstr ""
|
4025 |
|
4026 |
+
#: inc/admin/admin.php:3774
|
4027 |
msgid "eg: 2, 28, 68"
|
4028 |
msgstr ""
|
4029 |
|
4030 |
+
#: inc/admin/admin.php:3778
|
4031 |
msgid "You can also use this shortcode:"
|
4032 |
msgstr ""
|
4033 |
|
4034 |
+
#: inc/admin/admin.php:3788
|
4035 |
msgid "eg: 13, 8, 38"
|
4036 |
msgstr ""
|
4037 |
|
4038 |
+
#: inc/admin/admin.php:3802
|
4039 |
msgid ""
|
4040 |
"DESC (descending order from highest to lowest values (3, 2, 1; c, b, a))"
|
4041 |
msgstr ""
|
4042 |
|
4043 |
+
#: inc/admin/admin.php:3805
|
4044 |
msgid "ASC (ascending order from lowest to highest values (1, 2, 3; a, b, c))"
|
4045 |
msgstr ""
|
4046 |
|
4047 |
+
#: inc/admin/admin.php:3822
|
4048 |
msgid "Default (date)"
|
4049 |
msgstr ""
|
4050 |
|
4051 |
+
#: inc/admin/admin.php:3828
|
4052 |
msgid "Modified date"
|
4053 |
msgstr ""
|
4054 |
|
4055 |
+
#: inc/admin/admin.php:3831
|
4056 |
msgid "Post ID"
|
4057 |
msgstr ""
|
4058 |
|
4059 |
+
#: inc/admin/admin.php:3834
|
4060 |
msgid "Menu order"
|
4061 |
msgstr ""
|
4062 |
|
4063 |
+
#: inc/admin/admin.php:3852
|
4064 |
msgid "Disable date after each post, page, post type?"
|
4065 |
msgstr ""
|
4066 |
|
4067 |
+
#: inc/admin/admin.php:3900
|
4068 |
msgid "Select your logo"
|
4069 |
msgstr ""
|
4070 |
|
4071 |
+
#: inc/admin/admin.php:3904
|
4072 |
msgid "JPG, PNG, and GIF allowed."
|
4073 |
msgstr ""
|
4074 |
|
4075 |
+
#: inc/admin/admin.php:3930
|
4076 |
msgid "eg: +33123456789 (internationalized version required)"
|
4077 |
msgstr ""
|
4078 |
|
4079 |
+
#: inc/admin/admin.php:3945
|
4080 |
msgid "Customer support"
|
4081 |
msgstr ""
|
4082 |
|
4083 |
+
#: inc/admin/admin.php:3948
|
4084 |
msgid "Technical support"
|
4085 |
msgstr ""
|
4086 |
|
4087 |
+
#: inc/admin/admin.php:3951
|
4088 |
msgid "Billing support"
|
4089 |
msgstr ""
|
4090 |
|
4091 |
+
#: inc/admin/admin.php:3954
|
4092 |
msgid "Bill payment"
|
4093 |
msgstr ""
|
4094 |
|
4095 |
+
#: inc/admin/admin.php:3957
|
4096 |
msgid "Sales"
|
4097 |
msgstr ""
|
4098 |
|
4099 |
+
#: inc/admin/admin.php:3960
|
4100 |
msgid "Credit card support"
|
4101 |
msgstr ""
|
4102 |
|
4103 |
+
#: inc/admin/admin.php:3963
|
4104 |
msgid "Emergency"
|
4105 |
msgstr ""
|
4106 |
|
4107 |
+
#: inc/admin/admin.php:3966
|
4108 |
msgid "Baggage tracking"
|
4109 |
msgstr ""
|
4110 |
|
4111 |
+
#: inc/admin/admin.php:3969
|
4112 |
msgid "Roadside assistance"
|
4113 |
msgstr ""
|
4114 |
|
4115 |
+
#: inc/admin/admin.php:3972
|
4116 |
msgid "Package tracking"
|
4117 |
msgstr ""
|
4118 |
|
4119 |
+
#: inc/admin/admin.php:3989 inc/admin/admin.php:4799 inc/admin/admin.php:4876
|
4120 |
+
#: inc/admin/admin.php:4953 inc/admin/admin.php:5030 inc/admin/admin.php:5107
|
4121 |
msgid "None"
|
4122 |
msgstr ""
|
4123 |
|
4124 |
+
#: inc/admin/admin.php:3992
|
4125 |
msgid "Toll Free"
|
4126 |
msgstr ""
|
4127 |
|
4128 |
+
#: inc/admin/admin.php:3995
|
4129 |
msgid "Hearing impaired supported"
|
4130 |
msgstr ""
|
4131 |
|
4132 |
+
#: inc/admin/admin.php:4021
|
4133 |
msgid "Twitter Page URL"
|
4134 |
msgstr ""
|
4135 |
|
4136 |
+
#: inc/admin/admin.php:4122
|
4137 |
msgid "Enable OG data"
|
4138 |
msgstr ""
|
4139 |
|
4140 |
+
#: inc/admin/admin.php:4158
|
4141 |
msgid ""
|
4142 |
"Override every <strong>og:image</strong> tag with this default image (except "
|
4143 |
"if a custom og:image has already been set from the SEO metabox)."
|
4144 |
msgstr ""
|
4145 |
|
4146 |
+
#: inc/admin/admin.php:4160
|
4147 |
msgid "This setting doesn‘t apply for homepage."
|
4148 |
msgstr ""
|
4149 |
|
4150 |
+
#: inc/admin/admin.php:4174
|
4151 |
msgid ""
|
4152 |
"One or more Facebook Page IDs that are associated with a URL in order to "
|
4153 |
"enable link editing and instant article publishing."
|
4154 |
msgstr ""
|
4155 |
|
4156 |
+
#: inc/admin/admin.php:4178
|
4157 |
msgid "How to find my Facebook Page ID?"
|
4158 |
msgstr ""
|
4159 |
|
4160 |
+
#: inc/admin/admin.php:4188
|
4161 |
msgid ""
|
4162 |
"The ID (or comma-separated list for properties that can accept multiple IDs) "
|
4163 |
"of an app, person using the app, or Page Graph API object."
|
4164 |
msgstr ""
|
4165 |
|
4166 |
+
#: inc/admin/admin.php:4200
|
4167 |
msgid ""
|
4168 |
"The Facebook app ID of the site's app. In order to use Facebook Insights you "
|
4169 |
"must add the app ID to your page. Insights lets you view analytics for "
|
4173 |
"span>"
|
4174 |
msgstr ""
|
4175 |
|
4176 |
+
#: inc/admin/admin.php:4204
|
4177 |
msgid "How to create a Facebook App ID"
|
4178 |
msgstr ""
|
4179 |
|
4180 |
+
#: inc/admin/admin.php:4217
|
4181 |
msgid "Enable Twitter card"
|
4182 |
msgstr ""
|
4183 |
|
4184 |
+
#: inc/admin/admin.php:4234
|
4185 |
msgid "Use OG if no Twitter Cards"
|
4186 |
msgstr ""
|
4187 |
|
4188 |
+
#: inc/admin/admin.php:4269
|
4189 |
msgid "Default"
|
4190 |
msgstr ""
|
4191 |
|
4192 |
+
#: inc/admin/admin.php:4272
|
4193 |
msgid "Large"
|
4194 |
msgstr ""
|
4195 |
|
4196 |
+
#: inc/admin/admin.php:4290
|
4197 |
msgid "Enable Google Analytics tracking (Global Site Tag: gtag.js)"
|
4198 |
msgstr ""
|
4199 |
|
4200 |
+
#: inc/admin/admin.php:4302
|
4201 |
msgid "Enter your Tracking ID (UA-XXXX-XX)"
|
4202 |
msgstr ""
|
4203 |
|
4204 |
+
#: inc/admin/admin.php:4306
|
4205 |
msgid "Find your tracking ID"
|
4206 |
msgstr ""
|
4207 |
|
4208 |
+
#: inc/admin/admin.php:4320
|
4209 |
msgid "Request user's consent for analytics tracking (required by GDPR)"
|
4210 |
msgstr ""
|
4211 |
|
4212 |
+
#: inc/admin/admin.php:4322
|
4213 |
msgid ""
|
4214 |
"<strong>The user must click the Accept button to allow tracking.</strong>"
|
4215 |
msgstr ""
|
4216 |
|
4217 |
+
#: inc/admin/admin.php:4324
|
4218 |
msgid ""
|
4219 |
"User roles excluded from tracking will not see the consent message.<br> If "
|
4220 |
"you use a caching plugin, you have to exclude this JS file in your settings: "
|
4222 |
"js</strong> <br>and this cookie <strong>seopress-user-consent-accept</strong>"
|
4223 |
msgstr ""
|
4224 |
|
4225 |
+
#: inc/admin/admin.php:4334
|
4226 |
msgid "Hook to add custom tracking code with user consent - new window"
|
4227 |
msgstr ""
|
4228 |
|
4229 |
+
#: inc/admin/admin.php:4351
|
4230 |
msgid ""
|
4231 |
"Display and automatically accept the user‘s consent on page load (not fully "
|
4232 |
"GDPR)"
|
4233 |
msgstr ""
|
4234 |
|
4235 |
+
#: inc/admin/admin.php:4353
|
4236 |
msgid "The previous option must be checked to use this."
|
4237 |
msgstr ""
|
4238 |
|
4239 |
+
#: inc/admin/admin.php:4366
|
4240 |
msgid "Enter your message (HTML allowed)"
|
4241 |
msgstr ""
|
4242 |
|
4243 |
+
#: inc/admin/admin.php:4366
|
4244 |
msgid "This message will only appear if request user's consent is enabled."
|
4245 |
msgstr ""
|
4246 |
|
4247 |
+
#: inc/admin/admin.php:4377
|
4248 |
msgid "Hook to filter user consent message - new window"
|
4249 |
msgstr ""
|
4250 |
|
4251 |
+
#: inc/admin/admin.php:4379
|
4252 |
msgid "HTML tags allowed: strong, em, br, a href / target"
|
4253 |
msgstr ""
|
4254 |
|
4255 |
+
#: inc/admin/admin.php:4380
|
4256 |
msgid ""
|
4257 |
"Shortcode allowed to get the privacy page set in WordPress settings: "
|
4258 |
"[seopress_privacy_page]"
|
4259 |
msgstr ""
|
4260 |
|
4261 |
+
#: inc/admin/admin.php:4388 inc/functions/options-google-analytics.php:182
|
4262 |
msgid "Accept"
|
4263 |
msgstr ""
|
4264 |
|
4265 |
+
#: inc/admin/admin.php:4388
|
4266 |
msgid "Change the button value"
|
4267 |
msgstr ""
|
4268 |
|
4269 |
+
#: inc/admin/admin.php:4398
|
4270 |
msgid "default: X"
|
4271 |
msgstr ""
|
4272 |
|
4273 |
+
#: inc/admin/admin.php:4398
|
4274 |
msgid "Change the close button value"
|
4275 |
msgstr ""
|
4276 |
|
4277 |
+
#: inc/admin/admin.php:4412
|
4278 |
msgid "Bottom (default)"
|
4279 |
msgstr ""
|
4280 |
|
4281 |
+
#: inc/admin/admin.php:4415
|
4282 |
msgid "Top"
|
4283 |
msgstr ""
|
4284 |
|
4285 |
+
#: inc/admin/admin.php:4428
|
4286 |
msgid "Change the cookie bar background color"
|
4287 |
msgstr ""
|
4288 |
|
4289 |
+
#: inc/admin/admin.php:4438
|
4290 |
msgid "Change the cookie bar text color"
|
4291 |
msgstr ""
|
4292 |
|
4293 |
+
#: inc/admin/admin.php:4448
|
4294 |
msgid "Change the cookie bar link color"
|
4295 |
msgstr ""
|
4296 |
|
4297 |
+
#: inc/admin/admin.php:4458
|
4298 |
msgid "Change the cookie bar button background color"
|
4299 |
msgstr ""
|
4300 |
|
4301 |
+
#: inc/admin/admin.php:4468
|
4302 |
msgid "Change the cookie bar button hover background color"
|
4303 |
msgstr ""
|
4304 |
|
4305 |
+
#: inc/admin/admin.php:4478
|
4306 |
msgid "Change the cookie bar button color"
|
4307 |
msgstr ""
|
4308 |
|
4309 |
+
#: inc/admin/admin.php:4488
|
4310 |
msgid "Change the cookie bar button hover color"
|
4311 |
msgstr ""
|
4312 |
|
4313 |
+
#: inc/admin/admin.php:4498
|
4314 |
msgid "Change the cookie bar secondary button background color"
|
4315 |
msgstr ""
|
4316 |
|
4317 |
+
#: inc/admin/admin.php:4508
|
4318 |
msgid "Change the cookie bar secondary button hover background color"
|
4319 |
msgstr ""
|
4320 |
|
4321 |
+
#: inc/admin/admin.php:4518
|
4322 |
msgid "Change the cookie bar secondary button color"
|
4323 |
msgstr ""
|
4324 |
|
4325 |
+
#: inc/admin/admin.php:4528
|
4326 |
msgid "Change the cookie bar secondary button hover color"
|
4327 |
msgstr ""
|
4328 |
|
4329 |
+
#: inc/admin/admin.php:4563
|
4330 |
msgid "Enter your Google Optimize container ID"
|
4331 |
msgstr ""
|
4332 |
|
4333 |
+
#: inc/admin/admin.php:4563
|
4334 |
msgid "GTM-XXXXXXX"
|
4335 |
msgstr ""
|
4336 |
|
4337 |
+
#: inc/admin/admin.php:4566
|
4338 |
msgid ""
|
4339 |
"Google Optimize offers A/B testing, website testing & personalization tools."
|
4340 |
msgstr ""
|
4341 |
|
4342 |
+
#: inc/admin/admin.php:4574
|
4343 |
msgid "Enter your Google Ads conversion ID (eg: AW-123456789)"
|
4344 |
msgstr ""
|
4345 |
|
4346 |
+
#: inc/admin/admin.php:4574
|
4347 |
msgid "AW-XXXXXXXXX"
|
4348 |
msgstr ""
|
4349 |
|
4350 |
+
#: inc/admin/admin.php:4583
|
4351 |
msgid "Paste your tracking code here like Google Tag Manager (head)"
|
4352 |
msgstr ""
|
4353 |
|
4354 |
+
#: inc/admin/admin.php:4583
|
4355 |
msgid "Additional tracking code field"
|
4356 |
msgstr ""
|
4357 |
|
4358 |
+
#: inc/admin/admin.php:4586
|
4359 |
msgid "This code will be added in the head section of your page."
|
4360 |
msgstr ""
|
4361 |
|
4362 |
+
#: inc/admin/admin.php:4594
|
4363 |
msgid "Paste your tracking code here like Google Tag Manager (body)"
|
4364 |
msgstr ""
|
4365 |
|
4366 |
+
#: inc/admin/admin.php:4594
|
4367 |
msgid "Additional tracking code field added to body"
|
4368 |
msgstr ""
|
4369 |
|
4370 |
+
#: inc/admin/admin.php:4597
|
4371 |
msgid "This code will be added just after the opening body tag of your page."
|
4372 |
msgstr ""
|
4373 |
|
4374 |
+
#: inc/admin/admin.php:4605
|
4375 |
msgid "Paste your tracking code here (body footer)"
|
4376 |
msgstr ""
|
4377 |
|
4378 |
+
#: inc/admin/admin.php:4605
|
4379 |
msgid "Additional tracking code field added to body footer"
|
4380 |
msgstr ""
|
4381 |
|
4382 |
+
#: inc/admin/admin.php:4608
|
4383 |
msgid "This code will be added just after the closing body tag of your page."
|
4384 |
msgstr ""
|
4385 |
|
4386 |
+
#: inc/admin/admin.php:4623
|
4387 |
msgid ""
|
4388 |
"A remarketing audience is a list of cookies or mobile-advertising IDs that "
|
4389 |
"represents a group of users you want to re-engage because of their "
|
4390 |
"likelihood to convert."
|
4391 |
msgstr ""
|
4392 |
|
4393 |
+
#: inc/admin/admin.php:4645
|
4394 |
msgid ""
|
4395 |
"When a customer of Analytics requests IP address anonymization, Analytics "
|
4396 |
"anonymizes the address as soon as technically feasible at the earliest "
|
4397 |
"possible stage of the collection network."
|
4398 |
msgstr ""
|
4399 |
|
4400 |
+
#: inc/admin/admin.php:4667
|
4401 |
msgid ""
|
4402 |
"Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
|
4403 |
"report by automatically differentiating between multiple links to the same "
|
4404 |
"URL on a single page by using link element IDs."
|
4405 |
msgstr ""
|
4406 |
|
4407 |
+
#: inc/admin/admin.php:4689
|
4408 |
msgid ""
|
4409 |
"Cross domain tracking makes it possible for Analytics to see sessions on two "
|
4410 |
"related sites (such as an ecommerce site and a separate shopping cart site) "
|
4411 |
"as a single session. This is sometimes called site linking."
|
4412 |
msgstr ""
|
4413 |
|
4414 |
+
#: inc/admin/admin.php:4704
|
4415 |
msgid "Enter your domains: seopress.org,sub.seopress.org,sub2.seopress.org"
|
4416 |
msgstr ""
|
4417 |
|
4418 |
+
#: inc/admin/admin.php:4738
|
4419 |
msgid "Enable download tracking"
|
4420 |
msgstr ""
|
4421 |
|
4422 |
+
#: inc/admin/admin.php:4750
|
4423 |
msgid "pdf|docx|pptx|zip"
|
4424 |
msgstr ""
|
4425 |
|
4426 |
+
#: inc/admin/admin.php:4754
|
4427 |
msgid "Separate each file type extensions with a pipe \"|\""
|
4428 |
msgstr ""
|
4429 |
|
4430 |
+
#: inc/admin/admin.php:4769
|
4431 |
msgid "Enable affiliate/outbound tracking"
|
4432 |
msgstr ""
|
4433 |
|
4434 |
+
#: inc/admin/admin.php:4781
|
4435 |
msgid "aff|go|out"
|
4436 |
msgstr ""
|
4437 |
|
4438 |
+
#: inc/admin/admin.php:4785
|
4439 |
msgid "Separate each keyword with a pipe \"|\""
|
4440 |
msgstr ""
|
4441 |
|
4442 |
+
#: inc/admin/admin.php:4802 inc/admin/admin.php:4879 inc/admin/admin.php:4956
|
4443 |
+
#: inc/admin/admin.php:5033 inc/admin/admin.php:5110
|
4444 |
msgid "Custom Dimension #1"
|
4445 |
msgstr ""
|
4446 |
|
4447 |
+
#: inc/admin/admin.php:4805 inc/admin/admin.php:4882 inc/admin/admin.php:4959
|
4448 |
+
#: inc/admin/admin.php:5036 inc/admin/admin.php:5113
|
4449 |
msgid "Custom Dimension #2"
|
4450 |
msgstr ""
|
4451 |
|
4452 |
+
#: inc/admin/admin.php:4808 inc/admin/admin.php:4885 inc/admin/admin.php:4962
|
4453 |
+
#: inc/admin/admin.php:5039 inc/admin/admin.php:5116
|
4454 |
msgid "Custom Dimension #3"
|
4455 |
msgstr ""
|
4456 |
|
4457 |
+
#: inc/admin/admin.php:4811 inc/admin/admin.php:4888 inc/admin/admin.php:4965
|
4458 |
+
#: inc/admin/admin.php:5042 inc/admin/admin.php:5119
|
4459 |
msgid "Custom Dimension #4"
|
4460 |
msgstr ""
|
4461 |
|
4462 |
+
#: inc/admin/admin.php:4814 inc/admin/admin.php:4891 inc/admin/admin.php:4968
|
4463 |
+
#: inc/admin/admin.php:5045 inc/admin/admin.php:5122
|
4464 |
msgid "Custom Dimension #5"
|
4465 |
msgstr ""
|
4466 |
|
4467 |
+
#: inc/admin/admin.php:4817 inc/admin/admin.php:4894 inc/admin/admin.php:4971
|
4468 |
+
#: inc/admin/admin.php:5048 inc/admin/admin.php:5125
|
4469 |
msgid "Custom Dimension #6"
|
4470 |
msgstr ""
|
4471 |
|
4472 |
+
#: inc/admin/admin.php:4820 inc/admin/admin.php:4897 inc/admin/admin.php:4974
|
4473 |
+
#: inc/admin/admin.php:5051 inc/admin/admin.php:5128
|
4474 |
msgid "Custom Dimension #7"
|
4475 |
msgstr ""
|
4476 |
|
4477 |
+
#: inc/admin/admin.php:4823 inc/admin/admin.php:4900 inc/admin/admin.php:4977
|
4478 |
+
#: inc/admin/admin.php:5054 inc/admin/admin.php:5131
|
4479 |
msgid "Custom Dimension #8"
|
4480 |
msgstr ""
|
4481 |
|
4482 |
+
#: inc/admin/admin.php:4826 inc/admin/admin.php:4903 inc/admin/admin.php:4980
|
4483 |
+
#: inc/admin/admin.php:5057 inc/admin/admin.php:5134
|
4484 |
msgid "Custom Dimension #9"
|
4485 |
msgstr ""
|
4486 |
|
4487 |
+
#: inc/admin/admin.php:4829 inc/admin/admin.php:4906 inc/admin/admin.php:4983
|
4488 |
+
#: inc/admin/admin.php:5060 inc/admin/admin.php:5137
|
4489 |
msgid "Custom Dimension #10"
|
4490 |
msgstr ""
|
4491 |
|
4492 |
+
#: inc/admin/admin.php:4832 inc/admin/admin.php:4909 inc/admin/admin.php:4986
|
4493 |
+
#: inc/admin/admin.php:5063 inc/admin/admin.php:5140
|
4494 |
msgid "Custom Dimension #11"
|
4495 |
msgstr ""
|
4496 |
|
4497 |
+
#: inc/admin/admin.php:4835 inc/admin/admin.php:4912 inc/admin/admin.php:4989
|
4498 |
+
#: inc/admin/admin.php:5066 inc/admin/admin.php:5143
|
4499 |
msgid "Custom Dimension #12"
|
4500 |
msgstr ""
|
4501 |
|
4502 |
+
#: inc/admin/admin.php:4838 inc/admin/admin.php:4915 inc/admin/admin.php:4992
|
4503 |
+
#: inc/admin/admin.php:5069 inc/admin/admin.php:5146
|
4504 |
msgid "Custom Dimension #13"
|
4505 |
msgstr ""
|
4506 |
|
4507 |
+
#: inc/admin/admin.php:4841 inc/admin/admin.php:4918 inc/admin/admin.php:4995
|
4508 |
+
#: inc/admin/admin.php:5072 inc/admin/admin.php:5149
|
4509 |
msgid "Custom Dimension #14"
|
4510 |
msgstr ""
|
4511 |
|
4512 |
+
#: inc/admin/admin.php:4844 inc/admin/admin.php:4921 inc/admin/admin.php:4998
|
4513 |
+
#: inc/admin/admin.php:5075 inc/admin/admin.php:5152
|
4514 |
msgid "Custom Dimension #15"
|
4515 |
msgstr ""
|
4516 |
|
4517 |
+
#: inc/admin/admin.php:4847 inc/admin/admin.php:4924 inc/admin/admin.php:5001
|
4518 |
+
#: inc/admin/admin.php:5078 inc/admin/admin.php:5155
|
4519 |
msgid "Custom Dimension #16"
|
4520 |
msgstr ""
|
4521 |
|
4522 |
+
#: inc/admin/admin.php:4850 inc/admin/admin.php:4927 inc/admin/admin.php:5004
|
4523 |
+
#: inc/admin/admin.php:5081 inc/admin/admin.php:5158
|
4524 |
msgid "Custom Dimension #17"
|
4525 |
msgstr ""
|
4526 |
|
4527 |
+
#: inc/admin/admin.php:4853 inc/admin/admin.php:4930 inc/admin/admin.php:5007
|
4528 |
+
#: inc/admin/admin.php:5084 inc/admin/admin.php:5161
|
4529 |
msgid "Custom Dimension #18"
|
4530 |
msgstr ""
|
4531 |
|
4532 |
+
#: inc/admin/admin.php:4856 inc/admin/admin.php:4933 inc/admin/admin.php:5010
|
4533 |
+
#: inc/admin/admin.php:5087 inc/admin/admin.php:5164
|
4534 |
msgid "Custom Dimension #19"
|
4535 |
msgstr ""
|
4536 |
|
4537 |
+
#: inc/admin/admin.php:4859 inc/admin/admin.php:4936 inc/admin/admin.php:5013
|
4538 |
+
#: inc/admin/admin.php:5090 inc/admin/admin.php:5167
|
4539 |
msgid "Custom Dimension #20"
|
4540 |
msgstr ""
|
4541 |
|
4542 |
+
#: inc/admin/admin.php:5185
|
4543 |
msgid "Redirect attachment pages to post parent (or homepage if none)"
|
4544 |
msgstr ""
|
4545 |
|
4546 |
+
#: inc/admin/admin.php:5204
|
4547 |
msgid ""
|
4548 |
"If this option is checked, it will take precedence over the redirection of "
|
4549 |
"attachments to the post's parent."
|
4550 |
msgstr ""
|
4551 |
|
4552 |
+
#: inc/admin/admin.php:5221
|
4553 |
msgid "Remove ?replytocom link in source code"
|
4554 |
msgstr ""
|
4555 |
|
4556 |
+
#: inc/admin/admin.php:5238
|
4557 |
msgid ""
|
4558 |
"When sending an image file, automatically set the title based on the filename"
|
4559 |
msgstr ""
|
4560 |
|
4561 |
+
#: inc/admin/admin.php:5255
|
4562 |
msgid ""
|
4563 |
"When sending an image file, automatically set the alternative text based on "
|
4564 |
"the filename"
|
4565 |
msgstr ""
|
4566 |
|
4567 |
+
#: inc/admin/admin.php:5258
|
4568 |
msgid ""
|
4569 |
"We recommend Image SEO plugin to optimize your image ALT texts and names for "
|
4570 |
"Search Engines using AI and Machine Learning. Starting from just €4.99."
|
4571 |
msgstr ""
|
4572 |
|
4573 |
+
#: inc/admin/admin.php:5276
|
4574 |
msgid ""
|
4575 |
"When sending an image file, automatically set the caption based on the "
|
4576 |
"filename"
|
4577 |
msgstr ""
|
4578 |
|
4579 |
+
#: inc/admin/admin.php:5293
|
4580 |
msgid ""
|
4581 |
"When sending an image file, automatically set the description based on the "
|
4582 |
"filename"
|
4583 |
msgstr ""
|
4584 |
|
4585 |
+
#: inc/admin/admin.php:5310
|
4586 |
msgid "Add TINYMCE editor to term description"
|
4587 |
msgstr ""
|
4588 |
|
4589 |
+
#: inc/admin/admin.php:5327
|
4590 |
msgid "You have to flush your permalinks each time you change this settings"
|
4591 |
msgstr ""
|
4592 |
|
4593 |
+
#: inc/admin/admin.php:5344
|
4594 |
msgid ""
|
4595 |
"You must check this box if the structure of your permalinks DOES NOT contain "
|
4596 |
"a slash at the end (eg: /%postname%)"
|
4597 |
msgstr ""
|
4598 |
|
4599 |
+
#: inc/admin/admin.php:5361
|
4600 |
msgid "Remove WordPress meta generator in source code"
|
4601 |
msgstr ""
|
4602 |
|
4603 |
+
#: inc/admin/admin.php:5378
|
4604 |
msgid ""
|
4605 |
"Remove hentry post class to prevent Google from seeing this as structured "
|
4606 |
"data (schema)"
|
4607 |
msgstr ""
|
4608 |
|
4609 |
+
#: inc/admin/admin.php:5395
|
4610 |
msgid ""
|
4611 |
"Remove comment author URL in comments if the website is filled from profile "
|
4612 |
"page"
|
4613 |
msgstr ""
|
4614 |
|
4615 |
+
#: inc/admin/admin.php:5412
|
4616 |
msgid "Remove website field from comment form to reduce spam"
|
4617 |
msgstr ""
|
4618 |
|
4619 |
+
#: inc/admin/admin.php:5429
|
4620 |
msgid "Remove WordPress shortlink meta tag in source code (eg:"
|
4621 |
msgstr ""
|
4622 |
|
4623 |
+
#: inc/admin/admin.php:5446
|
4624 |
msgid "Remove Windows Live Writer meta tag in source code (eg:"
|
4625 |
msgstr ""
|
4626 |
|
4627 |
+
#: inc/admin/admin.php:5463
|
4628 |
msgid "Remove Really Simple Discovery meta tag in source code (eg:"
|
4629 |
msgstr ""
|
4630 |
|
4631 |
+
#: inc/admin/admin.php:5475
|
4632 |
msgid "Enter Google meta value site verification"
|
4633 |
msgstr ""
|
4634 |
|
4635 |
+
#: inc/admin/admin.php:5480
|
4636 |
msgid ""
|
4637 |
"If your site is already verified in <strong>Google Search Console</strong>, "
|
4638 |
"you can leave this field empty."
|
4639 |
msgstr ""
|
4640 |
|
4641 |
+
#: inc/admin/admin.php:5489
|
4642 |
msgid "Enter Bing meta value site verification"
|
4643 |
msgstr ""
|
4644 |
|
4645 |
+
#: inc/admin/admin.php:5493
|
4646 |
msgid ""
|
4647 |
"If your site is already verified in <strong>Bing Webmaster tools</strong>, "
|
4648 |
"you can leave this field empty."
|
4649 |
msgstr ""
|
4650 |
|
4651 |
+
#: inc/admin/admin.php:5502
|
4652 |
msgid "Enter Pinterest meta value site verification"
|
4653 |
msgstr ""
|
4654 |
|
4655 |
+
#: inc/admin/admin.php:5514
|
4656 |
msgid "Enter Yandex meta value site verification"
|
4657 |
msgstr ""
|
4658 |
|
4659 |
+
#: inc/admin/admin.php:5531
|
4660 |
msgid "Remove SEOPress from Admin Bar in backend and frontend"
|
4661 |
msgstr ""
|
4662 |
|
4663 |
+
#: inc/admin/admin.php:5547
|
4664 |
msgid "High priority (top)"
|
4665 |
msgstr ""
|
4666 |
|
4667 |
+
#: inc/admin/admin.php:5550
|
4668 |
msgid "Normal priority (default)"
|
4669 |
msgstr ""
|
4670 |
|
4671 |
+
#: inc/admin/admin.php:5553
|
4672 |
msgid "Low priority"
|
4673 |
msgstr ""
|
4674 |
|
4675 |
+
#: inc/admin/admin.php:5571
|
4676 |
msgid "Hide Notifications Center in SEOPress Dashboard page"
|
4677 |
msgstr ""
|
4678 |
|
4679 |
+
#: inc/admin/admin.php:5588
|
4680 |
msgid "Hide SEO tools in SEOPress Dashboard page"
|
4681 |
msgstr ""
|
4682 |
|
4683 |
+
#: inc/admin/admin.php:5605
|
4684 |
msgid "Hide Useful Links in SEOPress dashboard page"
|
4685 |
msgstr ""
|
4686 |
|
4687 |
+
#: inc/admin/admin.php:5622
|
4688 |
msgid "Add title column"
|
4689 |
msgstr ""
|
4690 |
|
4691 |
+
#: inc/admin/admin.php:5639
|
4692 |
msgid "Add meta description column"
|
4693 |
msgstr ""
|
4694 |
|
4695 |
+
#: inc/admin/admin.php:5656
|
4696 |
msgid "Add redirection enable column"
|
4697 |
msgstr ""
|
4698 |
|
4699 |
+
#: inc/admin/admin.php:5673
|
4700 |
msgid "Add redirection URL column"
|
4701 |
msgstr ""
|
4702 |
|
4703 |
+
#: inc/admin/admin.php:5690
|
4704 |
msgid "Add canonical URL column"
|
4705 |
msgstr ""
|
4706 |
|
4707 |
+
#: inc/admin/admin.php:5707
|
4708 |
msgid "Add target keyword column"
|
4709 |
msgstr ""
|
4710 |
|
4711 |
+
#: inc/admin/admin.php:5724
|
4712 |
msgid "Display noindex status"
|
4713 |
msgstr ""
|
4714 |
|
4715 |
+
#: inc/admin/admin.php:5741
|
4716 |
msgid "Display nofollow status"
|
4717 |
msgstr ""
|
4718 |
|
4719 |
+
#: inc/admin/admin.php:5758
|
4720 |
msgid "Display total number of words in content"
|
4721 |
msgstr ""
|
4722 |
|
4723 |
+
#: inc/admin/admin.php:5775
|
4724 |
msgid "Display W3C column to check code quality"
|
4725 |
msgstr ""
|
4726 |
|
4727 |
+
#: inc/admin/admin.php:5793
|
4728 |
msgid "Display Page Speed column to check performances"
|
4729 |
msgstr ""
|
4730 |
|
4731 |
+
#: inc/admin/admin.php:5812
|
4732 |
msgid ""
|
4733 |
"Display Content Analysis results column (\"Good\" or \"Should be improved\")"
|
4734 |
msgstr ""
|
4735 |
|
4736 |
+
#: inc/admin/admin.php:5830
|
4737 |
msgid "Remove Genesis SEO Metabox"
|
4738 |
msgstr ""
|
4739 |
|
4740 |
+
#: inc/admin/admin.php:5847
|
4741 |
msgid "Remove Genesis SEO link in WP Admin Menu"
|
4742 |
msgstr ""
|
4743 |
|
4744 |
+
#: inc/admin/admin.php:5864
|
4745 |
msgid "Remove the advice if None schema selected"
|
4746 |
msgstr ""
|
4747 |
|
4748 |
+
#: inc/admin/admin.php:5902 inc/admin/admin.php:5937
|
4749 |
msgid ""
|
4750 |
"Hook to filter structured data types metabox call by post type - new window"
|
4751 |
msgstr ""
|
4938 |
msgid "Page %d of %2$d"
|
4939 |
msgstr ""
|
4940 |
|
4941 |
+
#: seopress.php:137
|
4942 |
msgid "has been successfully updated!"
|
4943 |
msgstr ""
|
4944 |
|
4945 |
+
#: seopress.php:197
|
4946 |
msgid "Migration completed!"
|
4947 |
msgstr ""
|
4948 |
|
4949 |
+
#: seopress.php:198
|
4950 |
msgid "Export completed!"
|
4951 |
msgstr ""
|
4952 |
|
4953 |
+
#: seopress.php:323
|
4954 |
msgid "You like SEOPress? Don't forget to rate it 5 stars!"
|
4955 |
msgstr ""
|
4956 |
|
4957 |
+
#: seopress.php:370
|
4958 |
msgid "Docs"
|
4959 |
msgstr ""
|
4960 |
|
4961 |
+
#: seopress.php:371
|
4962 |
msgid "Configuration Wizard"
|
4963 |
msgstr ""
|
4964 |
|
4965 |
+
#: seopress.php:373
|
4966 |
msgid "GO PRO!"
|
4967 |
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.7+
|
7 |
Tested up to: 5.3
|
8 |
Requires PHP: 5.6
|
9 |
-
Stable tag: 3.8.
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
@@ -60,14 +60,14 @@ SEOPress is a powerful plugin to optimize your SEO, boost your traffic, improve
|
|
60 |
<li>Export metadata (titles, open graph, robots...) to a CSV file</li>
|
61 |
<li>Video XML Sitemap</li>
|
62 |
<li>Google Suggestions in Content Analysis</li>
|
63 |
-
<li><a href="https://www.seopress.org/features/google-structured-data-types/" target="_blank">Google Structured Data types (schema.org)</a>: article, local business, FAQ, course, recipe, software application, video, event, product, job, simple review, site navigation element</li>
|
64 |
<li>Automatic Schemas</li>
|
65 |
<li>Breadcrumbs optimized with Schema.org, A11Y ready</li>
|
66 |
<li>Google Analytics Stats in Dashboard</li>
|
67 |
<li>Google Local Business</li>
|
68 |
<li>Backlinks (required a Majestic paid account)</li>
|
69 |
<li>SEOPress BOT: scan all your links in content to find errors (eg: 404...)</li>
|
70 |
-
<li>WooCommerce: Product Global Identifiers type and Product Global Identifiers fields to WooCommerce metabox for product schema, disable crawling on cart page, checkout page, customer account pages, add OG Price / OG Currency for better sharing and more</li>
|
71 |
<li>Easy Digital Downloads: add OG Price / OG Currency, remove EDD meta generator</li>
|
72 |
<li>Dublin Core</li>
|
73 |
<li>Custom Breadcrumbs for single post types</li>
|
@@ -219,6 +219,15 @@ You're theme is probably using a deprecated function to handle the title. <a hre
|
|
219 |
7. Installation Wizard
|
220 |
|
221 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
222 |
= 3.8.0.3 =
|
223 |
* INFO Add a fallback for get modified post date in xml sitemaps
|
224 |
* FIX JS file for SEO metabox
|
6 |
Requires at least: 4.7+
|
7 |
Tested up to: 5.3
|
8 |
Requires PHP: 5.6
|
9 |
+
Stable tag: 3.8.1
|
10 |
License: GPLv2 or later
|
11 |
License URI: https://www.gnu.org/licenses/gpl-2.0.html
|
12 |
|
60 |
<li>Export metadata (titles, open graph, robots...) to a CSV file</li>
|
61 |
<li>Video XML Sitemap</li>
|
62 |
<li>Google Suggestions in Content Analysis</li>
|
63 |
+
<li><a href="https://www.seopress.org/features/google-structured-data-types/" target="_blank">Google Structured Data types (schema.org)</a>: article, local business, service, FAQ, course, recipe, software application, video, event, product, job, simple review, site navigation element and custom</li>
|
64 |
<li>Automatic Schemas</li>
|
65 |
<li>Breadcrumbs optimized with Schema.org, A11Y ready</li>
|
66 |
<li>Google Analytics Stats in Dashboard</li>
|
67 |
<li>Google Local Business</li>
|
68 |
<li>Backlinks (required a Majestic paid account)</li>
|
69 |
<li>SEOPress BOT: scan all your links in content to find errors (eg: 404...)</li>
|
70 |
+
<li>WooCommerce: Product Global Identifiers type and Product Global Identifiers fields to WooCommerce metabox for product schema (barcode), disable crawling on cart page, checkout page, customer account pages, add OG Price / OG Currency for better sharing and more</li>
|
71 |
<li>Easy Digital Downloads: add OG Price / OG Currency, remove EDD meta generator</li>
|
72 |
<li>Dublin Core</li>
|
73 |
<li>Custom Breadcrumbs for single post types</li>
|
219 |
7. Installation Wizard
|
220 |
|
221 |
== Changelog ==
|
222 |
+
= 3.8.1 =
|
223 |
+
* INFO Improve general user experience
|
224 |
+
* INFO Improve UI to import redirections
|
225 |
+
* INFO Improve backward compatibility
|
226 |
+
* INFO Remove default WooCommerce meta robots to avoid conflicts
|
227 |
+
* INFO Improve performance to remove the cookie bar when user clicks the Accept button
|
228 |
+
* FIX Fatal error $product->get_id
|
229 |
+
* FIX Some CSS
|
230 |
+
* FIX Twitter Cards false positive if Tw Image size is set to large
|
231 |
= 3.8.0.3 =
|
232 |
* INFO Add a fallback for get modified post date in xml sitemaps
|
233 |
* FIX JS file for SEO metabox
|
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.8.
|
7 |
Author: SEOPress
|
8 |
Author URI: https://www.seopress.org/
|
9 |
License: GPLv2
|
@@ -44,6 +44,7 @@ function seopress_activation() {
|
|
44 |
register_activation_hook(__FILE__, 'seopress_activation');
|
45 |
|
46 |
function seopress_deactivation() {
|
|
|
47 |
delete_option( 'seopress_activated' );
|
48 |
flush_rewrite_rules();
|
49 |
do_action('seopress_deactivation');
|
@@ -53,7 +54,7 @@ register_deactivation_hook(__FILE__, 'seopress_deactivation');
|
|
53 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
54 |
//Define
|
55 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
56 |
-
define( 'SEOPRESS_VERSION', '3.8.
|
57 |
define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
|
58 |
|
59 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -299,6 +300,20 @@ function seopress_compatibility_jetpack() {
|
|
299 |
}
|
300 |
add_action( 'wp_head', 'seopress_compatibility_jetpack', 0 );
|
301 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
302 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
303 |
//Credits footer
|
304 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
@@ -466,6 +481,42 @@ function seopress_get_toggle_option($feature) {
|
|
466 |
}
|
467 |
}
|
468 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
469 |
// Is Google Analytics enable?
|
470 |
//@deprecated since version 3.8
|
471 |
function seopress_get_toggle_google_analytics_option() {
|
@@ -478,6 +529,18 @@ function seopress_get_toggle_google_analytics_option() {
|
|
478 |
}
|
479 |
}
|
480 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
481 |
|
482 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
483 |
//Enable XML Sitemap
|
@@ -534,7 +597,7 @@ if (seopress_xml_sitemap_general_enable_option() =='1' && seopress_get_toggle_op
|
|
534 |
add_action( 'template_redirect', 'seopress_xml_sitemap_shortcut', 1);
|
535 |
|
536 |
function seopress_sitemaps_headers() {
|
537 |
-
$headers = array('Content-type' => 'text/xml', 'x-robots-tag' => 'noindex,follow');
|
538 |
$headers = apply_filters( 'seopress_sitemaps_headers', $headers );
|
539 |
if (!empty($headers)) {
|
540 |
foreach($headers as $key => $header) {
|
3 |
Plugin Name: SEOPress
|
4 |
Plugin URI: https://www.seopress.org/
|
5 |
Description: One of the best SEO plugins for WordPress.
|
6 |
+
Version: 3.8.1
|
7 |
Author: SEOPress
|
8 |
Author URI: https://www.seopress.org/
|
9 |
License: GPLv2
|
44 |
register_activation_hook(__FILE__, 'seopress_activation');
|
45 |
|
46 |
function seopress_deactivation() {
|
47 |
+
deactivate_plugins('wp-seopress-pro/seopress-pro.php');
|
48 |
delete_option( 'seopress_activated' );
|
49 |
flush_rewrite_rules();
|
50 |
do_action('seopress_deactivation');
|
54 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
55 |
//Define
|
56 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
57 |
+
define( 'SEOPRESS_VERSION', '3.8.1' );
|
58 |
define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
|
59 |
|
60 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
300 |
}
|
301 |
add_action( 'wp_head', 'seopress_compatibility_jetpack', 0 );
|
302 |
|
303 |
+
/**
|
304 |
+
* Remove default WC meta robots
|
305 |
+
*
|
306 |
+
* @since 3.8.1
|
307 |
+
*/
|
308 |
+
function seopress_compatibility_woocommerce() {
|
309 |
+
if ( function_exists('is_plugin_active')) {
|
310 |
+
if (is_plugin_active( 'woocommerce/woocommerce.php' ) && !is_admin()) {
|
311 |
+
remove_action( 'wp_head', 'wc_page_noindex' );
|
312 |
+
}
|
313 |
+
}
|
314 |
+
}
|
315 |
+
add_action( 'wp_head', 'seopress_compatibility_woocommerce', 0 );
|
316 |
+
|
317 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
318 |
//Credits footer
|
319 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
481 |
}
|
482 |
}
|
483 |
|
484 |
+
// Is Titles enable?
|
485 |
+
//@deprecated since version 3.8
|
486 |
+
function seopress_get_toggle_titles_option() {
|
487 |
+
$seopress_get_toggle_titles_option = get_option("seopress_toggle");
|
488 |
+
if ( ! empty ( $seopress_get_toggle_titles_option ) ) {
|
489 |
+
foreach ($seopress_get_toggle_titles_option as $key => $seopress_get_toggle_titles_value)
|
490 |
+
$options[$key] = $seopress_get_toggle_titles_value;
|
491 |
+
if (isset($seopress_get_toggle_titles_option['toggle-titles'])) {
|
492 |
+
return $seopress_get_toggle_titles_option['toggle-titles'];
|
493 |
+
}
|
494 |
+
}
|
495 |
+
}
|
496 |
+
// Is Social enable?
|
497 |
+
//@deprecated since version 3.8
|
498 |
+
function seopress_get_toggle_social_option() {
|
499 |
+
$seopress_get_toggle_social_option = get_option("seopress_toggle");
|
500 |
+
if ( ! empty ( $seopress_get_toggle_social_option ) ) {
|
501 |
+
foreach ($seopress_get_toggle_social_option as $key => $seopress_get_toggle_social_value)
|
502 |
+
$options[$key] = $seopress_get_toggle_social_value;
|
503 |
+
if (isset($seopress_get_toggle_social_option['toggle-social'])) {
|
504 |
+
return $seopress_get_toggle_social_option['toggle-social'];
|
505 |
+
}
|
506 |
+
}
|
507 |
+
}
|
508 |
+
// Is XML Sitemap enable?
|
509 |
+
//@deprecated since version 3.8
|
510 |
+
function seopress_get_toggle_xml_sitemap_option() {
|
511 |
+
$seopress_get_toggle_xml_sitemap_option = get_option("seopress_toggle");
|
512 |
+
if ( ! empty ( $seopress_get_toggle_xml_sitemap_option ) ) {
|
513 |
+
foreach ($seopress_get_toggle_xml_sitemap_option as $key => $seopress_get_toggle_xml_sitemap_value)
|
514 |
+
$options[$key] = $seopress_get_toggle_xml_sitemap_value;
|
515 |
+
if (isset($seopress_get_toggle_xml_sitemap_option['toggle-xml-sitemap'])) {
|
516 |
+
return $seopress_get_toggle_xml_sitemap_option['toggle-xml-sitemap'];
|
517 |
+
}
|
518 |
+
}
|
519 |
+
}
|
520 |
// Is Google Analytics enable?
|
521 |
//@deprecated since version 3.8
|
522 |
function seopress_get_toggle_google_analytics_option() {
|
529 |
}
|
530 |
}
|
531 |
}
|
532 |
+
// Is Advanced enable?
|
533 |
+
//@deprecated since version 3.8
|
534 |
+
function seopress_get_toggle_advanced_option() {
|
535 |
+
$seopress_get_toggle_advanced_option = get_option("seopress_toggle");
|
536 |
+
if ( ! empty ( $seopress_get_toggle_advanced_option ) ) {
|
537 |
+
foreach ($seopress_get_toggle_advanced_option as $key => $seopress_get_toggle_advanced_value)
|
538 |
+
$options[$key] = $seopress_get_toggle_advanced_value;
|
539 |
+
if (isset($seopress_get_toggle_advanced_option['toggle-advanced'])) {
|
540 |
+
return $seopress_get_toggle_advanced_option['toggle-advanced'];
|
541 |
+
}
|
542 |
+
}
|
543 |
+
}
|
544 |
|
545 |
///////////////////////////////////////////////////////////////////////////////////////////////////
|
546 |
//Enable XML Sitemap
|
597 |
add_action( 'template_redirect', 'seopress_xml_sitemap_shortcut', 1);
|
598 |
|
599 |
function seopress_sitemaps_headers() {
|
600 |
+
$headers = array('Content-type' => 'text/xml', 'x-robots-tag' => 'noindex, follow');
|
601 |
$headers = apply_filters( 'seopress_sitemaps_headers', $headers );
|
602 |
if (!empty($headers)) {
|
603 |
foreach($headers as $key => $header) {
|