SEOPress - Version 3.3.6

Version Description

  • INFO Allow rel attribute in RSS feeds
  • INFO Improve license notification
  • FIX Multisite: metaboxes did not show up if super_admin user role
  • FIX Google News Sitemap (news:title encoding)
  • FIX Count words column (was displaying unique words instead of words)
  • FIX Warning invalid argument for Page Speed
Download this release

Release Info

Developer rainbowgeek
Plugin Icon 128x128 SEOPress
Version 3.3.6
Comparing to
See all releases

Code changes from version 3.3.5 to 3.3.6

assets/css/seopress.css CHANGED
@@ -1,6 +1,7 @@
1
  #adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before {
2
  content: "\e800";
3
  font-family: seopress !important;
 
4
  }
5
 
6
  #seopress-header #seopress-admin h1::before,.seopress-page-list .seopress-feature h3,.seopress-styles .seopress-option h1 {
@@ -638,7 +639,7 @@ body.seopress-styles {
638
  }
639
 
640
  .seopress-styles #seopress-navbar {
641
- padding: 10px 1.5rem;
642
  height: 56px;
643
  margin: 0 auto;
644
  width: 53rem;
@@ -653,20 +654,26 @@ body.seopress-styles {
653
  }
654
 
655
  #seopress-header #seopress-admin h1 {
656
- line-height: 50px;
657
  margin: 0;
658
  display: inline-block;
659
- height: 50px;
660
- width: 36px;
661
  background-size: 100%;
662
  background-repeat: no-repeat;
663
  }
664
 
665
  #seopress-header #seopress-admin h1::before {
666
- font-size: 40px;
667
- line-height: 45px;
668
  position: absolute;
 
 
669
  font-weight: 400;
 
 
 
 
670
  }
671
 
672
  #seopress-header #seopress-admin h1:hover {
1
  #adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before {
2
  content: "\e800";
3
  font-family: seopress !important;
4
+ font-weight: bold;
5
  }
6
 
7
  #seopress-header #seopress-admin h1::before,.seopress-page-list .seopress-feature h3,.seopress-styles .seopress-option h1 {
639
  }
640
 
641
  .seopress-styles #seopress-navbar {
642
+ padding: 10px 0.5rem;
643
  height: 56px;
644
  margin: 0 auto;
645
  width: 53rem;
654
  }
655
 
656
  #seopress-header #seopress-admin h1 {
657
+ line-height: 40px;
658
  margin: 0;
659
  display: inline-block;
660
+ height: 40px;
661
+ width: 40px;
662
  background-size: 100%;
663
  background-repeat: no-repeat;
664
  }
665
 
666
  #seopress-header #seopress-admin h1::before {
667
+ font-size: 28px;
668
+ line-height: 40px;
669
  position: absolute;
670
+ background: #23282d;
671
+ border-radius: 8px;
672
  font-weight: 400;
673
+ color: #fff;
674
+ width: 40px;
675
+ height: 40px;
676
+ text-align: center;
677
  }
678
 
679
  #seopress-header #seopress-admin h1:hover {
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}#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}.icon-seopress-seopress:before{content:"\e800"}#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:square;margin:5px;display:inline-block;background:#F1F1F1;padding:5px}#seopress_launch_analysis{float:left}#seopress_analysis_results_state{background:rgba(74,184,102,.75);color:#fff;padding:5px 25px 5px 20px;border-radius:100px;font-style:italic;position:relative;width:auto;display:inline-block;margin:0 0 0 20px;clear:both}#seopress_content_analysis h3{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul{display:flex}#seopress_content_analysis .wrap-analysis-img ul li{padding:0;text-align:left;cursor:default}#seopress_content_analysis .wrap-analysis-img h4{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul li img{max-width:150px;max-height:150px;object-fit:cover;cursor:default}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress_cpt .inside{margin:0;padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav,#seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;min-height:26px;position:relative;width:100%;z-index:10;margin:0;border-radius:0;padding:0;background:#edeff0;border:none}#seopress_content_analysis .ui-tabs .ui-tabs-nav{width:calc(100% + 24px);margin:15px 0 0 -12px}#seopress_content_analysis .ui-helper-clearfix:after,#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td,.seopress_page_seopress-titles #seopress_content_analysis .form-table td{padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-panel,#seopress_cpt .ui-tabs .ui-tabs-panel{background:#FFF;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_content_analysis .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_content_analysis .ui-tabs-anchor,#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{position:relative;z-index:60;cursor:pointer;border-radius:0;border-bottom:3px solid #0085ba}#seopress_content_analysis label,#seopress_cpt #tabs-1 label,#seopress_cpt #tabs-2 label[for=seopress_robots_breadcrumbs_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_canonical_meta],#seopress_cpt #tabs-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%}#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:60px;display:inline}#seopress_cpt #tabs-4 #seopress_redirections_value_meta{width:calc(100% - 68px);float:right}#seopress_cpt #tabs-6{padding:0}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content,#seopress_cpt #tabs-6>p{padding:0 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content{padding:0 1.4em 1em}#seopress_cpt #tabs-6 #wrap-videos .video{border-top:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-title{border-left:none;border-right:none;font-size:1em;padding:1em 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-content,#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-title{border-bottom:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .inside{padding:0}#seopress_cpt #tabs-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled,#seopress_cpt #tabs-5 #seopress_news_standout,#seopress_cpt #tabs-6 #seopress_video_disabled,#seopress_cpt #tabs-6 .family-friendly label,#seopress_cpt #tabs-6 .internal_video label{font-weight:400}#seopress_cpt #tabs-6 #wrap-videos .video:nth-child(odd){background:#fdfdfd}#seopress_content_analysis .advise,#seopress_cpt .advise,#seopress_pro_cpt .advise,.seopress-option .advise{margin:5px;display:block;color:red;font-style:italic}#seopress_cpt #tabs-6 #wrap-videos .video .advise{color:#555}#seopress_content_analysis .mandatory,#seopress_cpt .mandatory{color:#c00}#seopress_cpt .box-left{float:left;width:49%;margin-right:1%}#seopress_cpt .box-right{float:left;width:49%;margin-left:1%}#seopress_cpt .google-snippet-preview{font-family:arial,sans-serif;word-break:break-all}#seopress_cpt .google-snippet-preview .snippet-title,#seopress_cpt .google-snippet-preview .snippet-title-custom,#seopress_cpt .google-snippet-preview .snippet-title-default{color:#1a0dab;font-size:18px;font-weight:400;line-height:21.6px}#seopress_cpt .google-snippet-preview .snippet-permalink{color:#006621;font-size:14px;font-style:normal;font-weight:400;line-height:16px}#seopress_cpt .google-snippet-preview .snippet-description,#seopress_cpt .google-snippet-preview .snippet-description-custom,#seopress_cpt .google-snippet-preview .snippet-description-default{color:#545454;font-size:13px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#eee;padding:2px 5px;box-shadow:0 1px 1px rgba(0,0,0,.2);font-size:12px}#seopress_cpt #seopress_titles_desc_counters,#seopress_cpt #seopress_titles_title_counters,#seopress_pro_cpt #seopress_rich_snippets_articles_counters,#seopress_pro_cpt #seopress_rich_snippets_courses_counters{display:inline;margin-right:5px}#seopress_cpt #seopress_titles_desc_counters_val,#seopress_cpt #seopress_titles_title_counters_val,#seopress_pro_cpt #seopress_rich_snippets_articles_counters_val,#seopress_pro_cpt #seopress_rich_snippets_courses_counters_val{display:inline;font-weight:700}#term-seopress #seopress_cpt{width:95%}.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:5%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:10%}#seopress_content_analysis .ui-tabs,#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs .ui-tabs-nav li{list-style:none;display:inline-block;position:relative;top:2px;padding:0 5px;white-space:nowrap;border:none;background:0 0}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs .ui-tabs-nav li a{display:inline-block;padding:5px 10px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a{display:block}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-2px;padding-bottom:1px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-loading a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{color:#191e23;font-weight:700}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_content_analysis .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#191e23;text-decoration:none;height:40px;line-height:40px}#seopress_cpt .ui-tabs-vertical{width:55em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress_cpt .ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a .dashicons,#seopress_cpt .ui-tabs .ui-tabs-nav li a .dashicons{margin-right:2px}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_content_analysis .ui-tabs .dashicons-yes,#seopress_pro_cpt .dashicons-no-alt,#seopress_pro_cpt .dashicons-yes{color:#fff;background:#12BD10;border-radius:50px;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#seopress-content a{color:#3297d3}#seopress-content a:hover{color:#106598}#seopress-admin-tabs.ui-tabs{position:relative;padding:.2em;border:none;font-family:inherit;font-size:inherit}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:-1px .2em 0 0;padding:0;white-space:nowrap;border:none;background:0 0}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em .75rem;outline:0;border-bottom:2px solid #fff}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;border-bottom:2px solid #23282D;color:#23282D}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a,#seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#0073aa;text-decoration:none}#seopress-admin-tabs.ui-tabs-vertical{width:55em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}.seopress-styles .seopress-option{margin:10px auto 0;max-width:90%;padding:1rem;background:#fff;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1);border-radius:4px}.seopress-styles .seopress-option h1{font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase;position:sticky;top:32px;background:#fff;z-index:100;padding:10px 0}.seopress-styles .seopress-option h1 .dashicons,.seopress-styles .seopress-option h2 .dashicons{margin:0 10px;font-size:40px;width:40px;height:40px;vertical-align:middle}.seopress-styles .seopress-option .link-archive{font-size:14px}.seopress-styles .seopress-option .link-archive .dashicons{font-size:18px;width:20px;height:20px;margin:inherit}.seopress-styles .seopress-option h1>.dashicons{font-size:30px;width:30px;height:30px;background:#c4f0ff;border-radius:50%;padding:10px;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);margin-left:20px}.seopress-styles .seopress-option .metabox-holder h2 .dashicons{font-size:16px}.seopress-option h1 .feature-state .dashicons{font-size:16px;width:16px;height:16px;vertical-align:middle;margin:0 10px 0 0}.seopress-styles .wrap{margin:0;position:relative}.seopress-styles .seopress-option .submit{background:#fff;text-align:center;border-top:1px solid #F1F1F1;padding-top:20px;padding-bottom:20px;margin:0}.seopress-styles .seopress-option #seopress-aio-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-yoast-migrate,.seopress-styles .seopress-option #submit{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:RGB(106,124,148);position:relative;height:auto}.seopress-styles .seopress-option #seopress-aio-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-yoast-migrate:hover,.seopress-styles .seopress-option #submit:hover{text-decoration:none;color:#FFF;background:#232323}.seopress-styles #wpcontent{padding-left:0;background:#F8FAFD}.seopress-styles pre{color:#42b72a;background:#f5f6f7;font-family:Menlo,Monaco,Andale Mono,Courier New,monospace;padding:7px;display:inline-block}.seopress-styles #seopress-navbar{padding:10px 1.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:50px;margin:0;display:inline-block;height:50px;width:36px;background-size:100%;background-repeat:no-repeat}#seopress-header #seopress-admin h1::before{font-size:40px;line-height:45px;position:absolute;font-weight:400}#seopress-header #seopress-admin h1:hover{cursor:pointer}#seopress-header #seopress-admin h1>a{text-decoration:none;color:inherit}#seopress-header #seopress-admin .seopress-quick-access{background:#fff;box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.2),0 5px 15px rgba(0,0,0,.1);border-radius:4px;overflow:hidden;position:relative;font-size:17px;line-height:40px;white-space:nowrap;transform:rotate3d(1,1,0,-15deg);transform-origin:100% 0;opacity:0;will-change:transform,opacity;transition-property:transform,opacity;transition-duration:.25s;z-index:300;padding:0;display:block;width:53rem;top:0;visibility:hidden;cursor:auto}#seopress-header #seopress-admin h1:hover .seopress-quick-access{transform:none;opacity:1;pointer-events:auto;visibility:visible}#seopress-header #seopress-admin .seopress-quick-access>ul{padding:20px;margin:0;float:left;width:100%;box-sizing:border-box}#seopress-header #seopress-admin h1 .seopress-quick-access li{text-decoration:none;display:inline-block;width:50%;margin:0;float:left;padding:10px 0}#seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons{vertical-align:middle;background:#B7E1F3;border-radius:50%;padding:5px;margin-right:15px}#seopress-header #seopress-admin h1 .seopress-quick-access li a{text-decoration:none;font-size:15px;line-height:30px;text-transform:uppercase;display:block;width:100%;transition:all .3s linear;color:#3297d3}#seopress-header #seopress-admin h1 .seopress-quick-access li a:hover{color:#647a88}#seopress-header #seopress-admin h1 .seopress-info-version{position:relative;left:50px;top:0;font-size:14px;width:100px;display:block}#seopress-header #seopress-admin .wpc-info-version{font-size:14px;left:310px;position:absolute;text-indent:0;top:85px}#seopress-header #seopress-notice{float:right;line-height:40px}#seopress-header #seopress-notice p{font-size:16px}#seopress-header #seopress-notice .dashicons{color:#444;text-decoration:none;line-height:40px}#seopress-header #seopress-notice div.small{font-size:13px;display:inline}#seopress-footer-credits{font-style:italic}#seopress-footer-credits .wporg-ratings{display:inline}#seopress-footer-credits .wporg-ratings a{text-decoration:none}.seopress-option .seopress-settings{float:left;max-width:750px;width:100%}.seopress-option #seopress-edd-license-btn,.seopress-option #seopress-refresh{float:left}.wp-admin-ui_page_seopress-import-export .postbox{margin-right:20px}.seopress-option #side-sortables .accordion-section-content{padding:0}.seopress-option .seopress-settings label{margin:0 0 0 10px}.wrap-seopress-tab-content{position:relative;display:block;width:100%;height:100%;max-width:53rem;margin:20px auto 0}#seopress-admin-tabs .seopress-tab{padding:1.5rem;visibility:hidden;overflow:hidden;opacity:0;transition:all .2s ease;transform:translateX(-15px);position:absolute;top:0}#seopress-admin-tabs .seopress-tab.active{visibility:visible;overflow:inherit;opacity:1;transform:translateX(0);display:inherit;position:relative}#seopress-tabs .seopress-tab{padding:1.5rem;display:none}#seopress-tabs .seopress-tab.active{display:block}.seopress-option input[type=password],.seopress-option input[type=text],.seopress-option textarea{min-width:485px}#seopress_htaccess_file{width:100%}.seopress-option textarea{min-height:100px}.seopress-option #side-sortables .highlight{border:1px dashed #ccc;display:block;width:382px;height:40px;background:0 0}.seopress-option #side-sortables .accordion-section{margin-bottom:9px;width:382px}.seopress-option #side-sortables .accordion-section h3{cursor:move;border:1px solid #E5E5E5;background:#FAFAFA}.seopress-option #side-sortables .accordion-section .inside{padding:10px 10px 24px;border-width:0 1px 1px;border-style:solid;box-shadow:0 1px 1px rgba(0,0,0,.04);border-color:#e5e5e5;display:inline-block;width:calc(100% - 22px);height:100%}.seopress-option #side-sortables .accordion-section .inside ul{padding-left:10px;margin-bottom:0;padding-top:2px;padding-bottom:2px}.seopress-option #side-sortables .accordion-section .inside ul li{border-left:2px solid #ccc;padding-left:10px;margin-bottom:10px}.seopress-option #side-sortables .accordion-section .inside ul li:first-child{border-bottom:1px dotted #E5E5E5;border-left:0;padding-bottom:10px;font-weight:700;margin-left:-15px;margin-bottom:10px}.seopress-notice #message{margin:5px 10px 2px 0}#seopress-notice a{position:relative;text-decoration:none}#seopress-notice a .tooltip{white-space:pre;z-index:200;padding:2px 5px;font-weight:500;font-size:12px;color:#aab7c4;background:#fff;box-shadow:0 1px 2px 0 rgba(49,49,93,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;opacity:0;top:30px;transition:opacity .2s ease;visibility:hidden;line-height:20px;left:-100%;overflow:hidden}#seopress-notice a:hover .tooltip{opacity:1;visibility:visible}.seopress-page-list{margin:0}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-page-list .seopress-feature,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 200px,#fff 0,#fff);margin:0 auto 20px;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.2);max-width:50rem;padding:1.5rem;width:100%;border-radius:4px}#seopress-notifications-center,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 400px,#fff 0,#fff)}.seopress-page-list .seopress-feature{padding:0 1.5rem;position:relative;overflow:hidden;transition-duration:.15s}.seopress-page-list .seopress-feature p{color:#6b7c93;font-size:14px;margin-bottom:30px}#seopress-notifications-center{margin-top:0}#seopress-admin-tabs .ui-tabs-nav{display:flex;padding-top:1rem;padding-bottom:0}.seopress-page-list .seopress-feature .img-tool{height:100px;width:100px;background:#c4f0ff;position:absolute;border-radius:50%;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);top:calc(50% - 50px);left:20px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217AB7;font-size:60px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:block;padding:2rem 0 2rem 120px}.seopress-page-list .seopress-feature h3{margin:0;font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase}.seopress-page-list .seopress-feature h3 .dashicons{font-size:16px;margin-left:5px;vertical-align:middle}#seopress-content .seopress-page-list .seopress-feature a,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .seopress-feature a,.seopress-useful-tools .widget .button-primary{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:#6A7C94;position:relative;height:auto}#seopress-content .seopress-page-list .seopress-feature a.button-secondary{padding-left:30px}#seopress-content .seopress-page-list .seopress-feature a.button-secondary::before,#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f111";font-family:Dashicons;position:absolute;left:10px;top:1px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .button{background:#fff;border:none;color:#6b7c93;font-weight:500;transition:all .3s linear;text-shadow:none;text-transform:uppercase;padding-right:20px;padding-left:20px;line-height:34px;min-height:34px;margin-bottom:10px;border-radius:4px;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);vertical-align:baseline}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:35px}#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f344";left:inherit;right:10px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects::before{content:"\f177"}#seopress-content .seopress-page-list .seopress-feature a:hover,#seopress-notifications-center .seopress-alert .button-primary:hover,.seopress-option .button:hover,.seopress-option .seopress-feature a:hover,.seopress-useful-tools .widget .button-primary:hover{text-decoration:none;color:#FFF;background:#232323}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,#seopress-content .seopress-page-list .seopress-feature a:focus,#seopress-content .seopress-page-list .seopress-feature a:focus.button-secondary,#seopress-content a:focus,#seopress-notifications-center .seopress-alert .button-primary:focus,.seopress-option #seopress-tabs .seopress-doc:focus,.seopress-option .seopress-feature a:focus,.seopress-styles .seopress-option #seopress-aio-migrate:focus,.seopress-styles .seopress-option #seopress-yoast-migrate:focus,.seopress-styles .seopress-option #submit:focus,.seopress-useful-tools .widget .button-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;background:#008ec2;border-color:#006799;color:#fff}#seopress-admin-tabs .nav-tab-wrapper a.nav-tab-active:focus{color:inherit}#seopress-notifications-center .seopress-alert .button-primary{float:right;margin:5px 0;padding-right:30px}#seopress-notifications-center h2,.seopress-useful-tools h2{margin:5px 0 15px 5px;display:inline-block;width:100%}#seopress-notifications-center .dashicons,.seopress-useful-tools .dashicons{margin-right:10px}#seopress-notifications-center .seopress-alert{padding:0;display:inline-block;margin:0 10px 10px 5px;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);position:relative;transition:all 150ms ease}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .seopress-alert p{display:inline-block}#seopress-notifications-center .seopress-alert .impact{padding:4px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px}#seopress-notifications-center .seopress-alert .impact.low{background:#FFDE24;color:#6b6543}#seopress-notifications-center .seopress-alert .impact.medium{background:#e39f48}#seopress-notifications-center .seopress-alert .impact.high{background:#e25950}#seopress-notifications-center .seopress-alert .impact.high.info{background:#0085ba}#seopress-notifications-center .seopress-alert .dashicons{color:#FFC82C}#seopress-notifications-center .dashicons.remove-notice{position:absolute;right:-55px;color:#6b7c93;font-size:30px;height:30px;width:30px;top:2px;padding:5px;transition:all .3s linear}#seopress-notifications-center .dashicons.remove-notice:hover{background:#e25950;color:#fff;cursor:pointer;border-radius:4px}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;width:inherit;height:inherit;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}.seopress-option .seopress-table{background:#FFF;border:1px solid #ccc}.seopress-option .seopress-table th{padding:15px 10px;vertical-align:middle}.wp-admin-ui_page_seopress-roles .seopress-option .seopress-table th{min-width:200px}.seopress-option .seopress-table .seopress-settings-section{background:#f1f1f1}.seopress-option .seopress-table .seopress-table-head .seopress-feature{border-bottom:1px solid #ccc;font-weight:700;background:#f1f1f1}#seopress-content .feature-state,.seopress-option .feature-state{font-style:italic;font-size:12px;display:inline-block;background:rgba(0,140,135,.1);padding:5px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}#seopress_cpt .tag-title,.seopress-button,.seopress-option .tag-title{cursor:pointer;font-weight:500;border-radius:4px;transition:all .3s linear}#seopress-content .feature-state-on,#seopress-content .feature-state.feature-state-on,.seopress-option .feature-state-on,.seopress-option .feature-state.feature-state-on{display:inline}#seopress-content .feature-state-off,.seopress-option .feature-state-off{display:none}.seopress-option .postbox .inside li{list-style:square inside;padding-left:5px}#tab_seopress_page_speed .inside li{list-style:none;padding-left:0;word-break:break-word}.seopress-option .log{margin:0;text-transform:uppercase;display:inline-block;vertical-align:middle;padding:5px;color:rgba(19,191,17,1);font-style:italic}.seopress-option input[type=text].seopress-admin-menu-input{min-width:inherit;width:100%}.seopress_page_seopress-import-export .postbox{width:calc(100% - 20px)}#seopress_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,.seopress-option .tag-title{padding:4px 8px;position:relative;top:5px;left:0;font-size:11px;float:left;margin-right:5px;user-select:none;margin-bottom:5px;background:#fff;color:#6b7c93;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.12),0 3px 9px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.08)}#seopress_cpt .tag-title:active,#seopress_cpt .tag-title:focus,#seopress_cpt .tag-title:hover,.seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}#seopress_cpt .tag-title .dashicons,.seopress-option .tag-title .dashicons{padding:0;height:16px;width:16px;font-size:16px;margin-right:5px;vertical-align:middle}.seopress-button{text-transform:uppercase;background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;display:inline-block;margin:0;outline:0;overflow:hidden;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seopress-button:hover{border-color:#a8bece;color:#00a0d2}.seopress-button .dashicons{vertical-align:middle}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget{border-right:1px solid #e6ebf1;margin:0;padding:0 20px;width:calc(50% - 2px);box-sizing:border-box;display:inline-block;vertical-align:top}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child{width:100%;display:block;clear:both;border-right:none;border-bottom:1px solid #e6ebf1;padding-bottom:20px;margin-bottom:20px}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child{border-right:none}#seopress-content .seopress-useful-tools .widget-reverse ul{background:#fff}#seopress-content .seopress-useful-tools .widget-reverse li{padding:10px;margin:0;border-bottom:1px solid #e6ebf1}#seopress-content .seopress-useful-tools .widget-reverse li:hover{background:#F5F7FA}#seopress-content .seopress-useful-tools .widget-title{text-transform:uppercase;margin:0 0 10px;font-size:13px;padding:10px 0;color:#24b47e}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank{margin:0 0 10px;width:100%;box-sizing:border-box;display:block}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach{font-size:30px;font-weight:700;display:inline-block;width:100%;padding:0 0 20px;text-align:right}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach .highlight{display:inline-block;font-size:16px;background:inherit;width:100%;margin-bottom:10px}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta{font-size:14px;display:inline-block;vertical-align:top;text-align:left;margin:0 20px 0 0}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta{width:100%;text-align:right;font-size:18px;font-style:italic}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank{text-align:left}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country .highlight,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank .highlight{background:0 0;font-weight:700}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country{margin-right:0}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank{margin-left:5px}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus .dashicons,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus .dashicons{font-style:italic}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus{color:green}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus{color:red}#seopress-content .seopress-reverse label,#seopress-content .seopress-useful-tools .widget-whois ul li span{font-weight:700}#seopress-content #seopress-reverse-url{width:100%;margin:10px 0}#seopress-content .widget-reverse p{margin:0}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_url{width:35%}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_anchor_text{width:20%}.seopress-styles #screen-meta{margin:0;position:relative;background-color:#fff;border-bottom:0 solid #f2f2f2;border-top:none;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);top:0}.seopress-styles #contextual-help-link-wrap,.seopress-styles #screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #f2f2f2;border-top:none;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08)}.seopress-styles #screen-meta-links .show-settings{box-shadow:none}.seopress-styles #screen-meta-links .screen-meta-toggle{position:relative;top:0;z-index:2000}.seopress-styles #contextual-help-back{background:#f8fafd}.seopress-styles .contextual-help-tabs .active{border-left:2px solid #3297d3;background:#f8fafd}#seopress-content input.toggle,.seopress-option input.toggle{max-height:0;max-width:0;opacity:0}#seopress-content input.toggle+label,.seopress-option input.toggle+label{display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #d5d5d5;text-indent:-5000px;height:30px;width:50px;border-radius:15px}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}#seopress-content input.toggle+label:before,.seopress-option input.toggle+label:before{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle+label:after,.seopress-option input.toggle+label:after{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}#seopress-content input.toggle[data-toggle="1"]+label:after,.seopress-option input.toggle[data-toggle="1"]+label:after{left:20px;box-shadow:inset 0 0 0 1px rgba(19,191,17,1),0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative}#seopress-notice-save{position:fixed;color:#fff;padding:15px 40px;font-size:14px;text-align:center;border-radius:50px;background:rgba(74,184,102,.75);top:50px;right:20px;z-index:500}.seopress_page_seopress-pro-page #wpcontent{background:#F4F7FA}.seopress-option .wrap div.nav-tab-wrapper{border-bottom:1px solid RGB(238,238,238);margin:0 0 0 -16px;padding:0 10px;line-height:inherit;background:#fff;position:sticky;top:102px;width:calc(100% + 12px);z-index:95;font-weight:400}#seopress-admin-tabs.wrap div.nav-tab-wrapper{margin:20px auto 0;max-width:53rem;width:100%;border-bottom:0;padding:0;line-height:inherit;position:sticky;background:#f8fafd;z-index:100;top:31px;font-weight:400}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0}#seopress-admin-tabs .nav-tab,.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:8px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:hover,.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover{background-color:#fff}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover,.seopress-option .nav-tab:focus{background:0 0;opacity:1;outline:0;font-weight:600;position:relative}.seopress-option .nav-tab-active::after{border-bottom:2px solid #0085ba;content:'';position:absolute;width:100%;bottom:0;left:0;display:block}#seopress-admin-tabs .nav-tab:hover,.seopress-option .nav-tab:hover{opacity:1}#seopress-admin-tabs .nav-tab:focus,.seopress-option .nav-tab:focus{outline:0;box-shadow:none}
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}#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}.icon-seopress-seopress:before{content:"\e800"}#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:square;margin:5px;display:inline-block;background:#F1F1F1;padding:5px}#seopress_launch_analysis{float:left}#seopress_analysis_results_state{background:rgba(74,184,102,.75);color:#fff;padding:5px 25px 5px 20px;border-radius:100px;font-style:italic;position:relative;width:auto;display:inline-block;margin:0 0 0 20px;clear:both}#seopress_content_analysis h3{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul{display:flex}#seopress_content_analysis .wrap-analysis-img ul li{padding:0;text-align:left;cursor:default}#seopress_content_analysis .wrap-analysis-img h4{border-bottom:1px solid #ddd;padding-bottom:10px}#seopress_content_analysis .wrap-analysis-img ul li img{max-width:150px;max-height:150px;object-fit:cover;cursor:default}#seopress_cpt .notice{padding:10px 14px}#seopress-analysis-tabs .dashicons,#seopress_cpt .dashicons{vertical-align:middle}#seopress_cpt .inside{margin:0;padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-nav,#seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;min-height:26px;position:relative;width:100%;z-index:10;margin:0;border-radius:0;padding:0;background:#edeff0;border:none}#seopress_content_analysis .ui-tabs .ui-tabs-nav{width:calc(100% + 24px);margin:15px 0 0 -12px}#seopress_content_analysis .ui-helper-clearfix:after,#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td,.seopress_page_seopress-titles #seopress_content_analysis .form-table td{padding:0}#seopress_content_analysis .ui-tabs .ui-tabs-panel,#seopress_cpt .ui-tabs .ui-tabs-panel{background:#FFF;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_content_analysis .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_content_analysis .ui-tabs-anchor,#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{position:relative;z-index:60;cursor:pointer;border-radius:0;border-bottom:3px solid #0085ba}#seopress_content_analysis label,#seopress_cpt #tabs-1 label,#seopress_cpt #tabs-2 label[for=seopress_robots_breadcrumbs_meta],#seopress_cpt #tabs-2 label[for=seopress_robots_canonical_meta],#seopress_cpt #tabs-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%}#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:60px;display:inline}#seopress_cpt #tabs-4 #seopress_redirections_value_meta{width:calc(100% - 68px);float:right}#seopress_cpt #tabs-6{padding:0}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content,#seopress_cpt #tabs-6>p{padding:0 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-content{padding:0 1.4em 1em}#seopress_cpt #tabs-6 #wrap-videos .video{border-top:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .accordion-section-title{border-left:none;border-right:none;font-size:1em;padding:1em 1.4em}#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-content,#seopress_cpt #tabs-6 #wrap-videos .video:last-child .accordion-section-title{border-bottom:1px solid #eee}#seopress_cpt #tabs-6 #wrap-videos .video .inside{padding:0}#seopress_cpt #tabs-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled,#seopress_cpt #tabs-5 #seopress_news_standout,#seopress_cpt #tabs-6 #seopress_video_disabled,#seopress_cpt #tabs-6 .family-friendly label,#seopress_cpt #tabs-6 .internal_video label{font-weight:400}#seopress_cpt #tabs-6 #wrap-videos .video:nth-child(odd){background:#fdfdfd}#seopress_content_analysis .advise,#seopress_cpt .advise,#seopress_pro_cpt .advise,.seopress-option .advise{margin:5px;display:block;color:red;font-style:italic}#seopress_cpt #tabs-6 #wrap-videos .video .advise{color:#555}#seopress_content_analysis .mandatory,#seopress_cpt .mandatory{color:#c00}#seopress_cpt .box-left{float:left;width:49%;margin-right:1%}#seopress_cpt .box-right{float:left;width:49%;margin-left:1%}#seopress_cpt .google-snippet-preview{font-family:arial,sans-serif;word-break:break-all}#seopress_cpt .google-snippet-preview .snippet-title,#seopress_cpt .google-snippet-preview .snippet-title-custom,#seopress_cpt .google-snippet-preview .snippet-title-default{color:#1a0dab;font-size:18px;font-weight:400;line-height:21.6px}#seopress_cpt .google-snippet-preview .snippet-permalink{color:#006621;font-size:14px;font-style:normal;font-weight:400;line-height:16px}#seopress_cpt .google-snippet-preview .snippet-description,#seopress_cpt .google-snippet-preview .snippet-description-custom,#seopress_cpt .google-snippet-preview .snippet-description-default{color:#545454;font-size:13px;font-weight:400;line-height:18.2px;display:inline}#seopress_cpt .google-snippet-preview .snippet-date{color:grey;display:inline}#seopress_cpt .wrap-seopress-counters,#seopress_pro_cpt .wrap-seopress-counters{text-align:right;background:#eee;padding:2px 5px;box-shadow:0 1px 1px rgba(0,0,0,.2);font-size:12px}#seopress_cpt #seopress_titles_desc_counters,#seopress_cpt #seopress_titles_title_counters,#seopress_pro_cpt #seopress_rich_snippets_articles_counters,#seopress_pro_cpt #seopress_rich_snippets_courses_counters{display:inline;margin-right:5px}#seopress_cpt #seopress_titles_desc_counters_val,#seopress_cpt #seopress_titles_title_counters_val,#seopress_pro_cpt #seopress_rich_snippets_articles_counters_val,#seopress_pro_cpt #seopress_rich_snippets_courses_counters_val{display:inline;font-weight:700}#term-seopress #seopress_cpt{width:95%}.fixed .column-seopress_w3c,.fixed .column-seopress_words{width:5%}.fixed .column-seopress_nofollow,.fixed .column-seopress_noindex{width:10%}#seopress_content_analysis .ui-tabs,#seopress_cpt .ui-tabs{position:relative;padding:0;border:none;font-family:inherit;font-size:inherit;display:inline-block;width:100%}#seopress_content_analysis .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs .ui-tabs-nav li{list-style:none;display:inline-block;position:relative;top:2px;padding:0 5px;white-space:nowrap;border:none;background:0 0}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs .ui-tabs-nav li a{display:inline-block;padding:5px 10px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a{display:block}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-2px;padding-bottom:1px}#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_content_analysis .ui-tabs .ui-tabs-nav li.ui-tabs-loading a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{color:#191e23;font-weight:700}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a,#seopress_content_analysis .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li a,#seopress_cpt .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#191e23;text-decoration:none;height:40px;line-height:40px}#seopress_cpt .ui-tabs-vertical{width:55em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress_cpt .ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}#seopress_content_analysis .ui-tabs .ui-tabs-nav li a .dashicons,#seopress_cpt .ui-tabs .ui-tabs-nav li a .dashicons{margin-right:2px}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_content_analysis .ui-tabs .dashicons-yes,#seopress_pro_cpt .dashicons-no-alt,#seopress_pro_cpt .dashicons-yes{color:#fff;background:#12BD10;border-radius:50px;margin-right:10px}#seopress_content_analysis .ui-tabs .dashicons-no-alt,#seopress_pro_cpt .dashicons-no-alt{background:#e25950}body.seopress-styles{background:#f8fafd}#seopress-content a{color:#3297d3}#seopress-content a:hover{color:#106598}#seopress-admin-tabs.ui-tabs{position:relative;padding:.2em;border:none;font-family:inherit;font-size:inherit}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:-1px .2em 0 0;padding:0;white-space:nowrap;border:none;background:0 0}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em .75rem;outline:0;border-bottom:2px solid #fff}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text;border-bottom:2px solid #23282D;color:#23282D}#seopress-admin-tabs.ui-tabs .ui-tabs-nav li a,#seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a{cursor:pointer;color:#0073aa;text-decoration:none}#seopress-admin-tabs.ui-tabs-vertical{width:55em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav{padding:.2em .1em .2em .2em;float:left;width:12em}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li{clear:left;width:100%;border-bottom-width:1px!important;border-right-width:0!important;margin:0 -1px .2em 0}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active{padding-bottom:0;padding-right:.1em;border-right-width:1px}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel{padding:1em;float:right;width:40em}.seopress-styles .seopress-option{margin:10px auto 0;max-width:90%;padding:1rem;background:#fff;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.1);border-radius:4px}.seopress-styles .seopress-option h1{font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase;position:sticky;top:32px;background:#fff;z-index:100;padding:10px 0}.seopress-styles .seopress-option h1 .dashicons,.seopress-styles .seopress-option h2 .dashicons{margin:0 10px;font-size:40px;width:40px;height:40px;vertical-align:middle}.seopress-styles .seopress-option .link-archive{font-size:14px}.seopress-styles .seopress-option .link-archive .dashicons{font-size:18px;width:20px;height:20px;margin:inherit}.seopress-styles .seopress-option h1>.dashicons{font-size:30px;width:30px;height:30px;background:#c4f0ff;border-radius:50%;padding:10px;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);margin-left:20px}.seopress-styles .seopress-option .metabox-holder h2 .dashicons{font-size:16px}.seopress-option h1 .feature-state .dashicons{font-size:16px;width:16px;height:16px;vertical-align:middle;margin:0 10px 0 0}.seopress-styles .wrap{margin:0;position:relative}.seopress-styles .seopress-option .submit{background:#fff;text-align:center;border-top:1px solid #F1F1F1;padding-top:20px;padding-bottom:20px;margin:0}.seopress-styles .seopress-option #seopress-aio-migrate,.seopress-styles .seopress-option #seopress-seo-framework-migrate,.seopress-styles .seopress-option #seopress-yoast-migrate,.seopress-styles .seopress-option #submit{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:RGB(106,124,148);position:relative;height:auto}.seopress-styles .seopress-option #seopress-aio-migrate:hover,.seopress-styles .seopress-option #seopress-seo-framework-migrate:hover,.seopress-styles .seopress-option #seopress-yoast-migrate:hover,.seopress-styles .seopress-option #submit:hover{text-decoration:none;color:#FFF;background:#232323}.seopress-styles #wpcontent{padding-left:0;background:#F8FAFD}.seopress-styles pre{color:#42b72a;background:#f5f6f7;font-family:Menlo,Monaco,Andale Mono,Courier New,monospace;padding:7px;display:inline-block}.seopress-styles #seopress-navbar{padding:10px .5rem;height:56px;margin:0 auto;width:53rem;box-sizing:border-box;position:relative}#seopress-header{margin:0 auto;position:relative;width:100%}#seopress-header #seopress-admin h1{line-height:40px;margin:0;display:inline-block;height:40px;width:40px;background-size:100%;background-repeat:no-repeat}#seopress-header #seopress-admin h1::before{font-size:28px;line-height:40px;position:absolute;background:#23282d;border-radius:8px;font-weight:400;color:#fff;width:40px;height:40px;text-align:center}#seopress-header #seopress-admin h1:hover{cursor:pointer}#seopress-header #seopress-admin h1>a{text-decoration:none;color:inherit}#seopress-header #seopress-admin .seopress-quick-access{background:#fff;box-shadow:0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.2),0 5px 15px rgba(0,0,0,.1);border-radius:4px;overflow:hidden;position:relative;font-size:17px;line-height:40px;white-space:nowrap;transform:rotate3d(1,1,0,-15deg);transform-origin:100% 0;opacity:0;will-change:transform,opacity;transition-property:transform,opacity;transition-duration:.25s;z-index:300;padding:0;display:block;width:53rem;top:0;visibility:hidden;cursor:auto}#seopress-header #seopress-admin h1:hover .seopress-quick-access{transform:none;opacity:1;pointer-events:auto;visibility:visible}#seopress-header #seopress-admin .seopress-quick-access>ul{padding:20px;margin:0;float:left;width:100%;box-sizing:border-box}#seopress-header #seopress-admin h1 .seopress-quick-access li{text-decoration:none;display:inline-block;width:50%;margin:0;float:left;padding:10px 0}#seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons{vertical-align:middle;background:#B7E1F3;border-radius:50%;padding:5px;margin-right:15px}#seopress-header #seopress-admin h1 .seopress-quick-access li a{text-decoration:none;font-size:15px;line-height:30px;text-transform:uppercase;display:block;width:100%;transition:all .3s linear;color:#3297d3}#seopress-header #seopress-admin h1 .seopress-quick-access li a:hover{color:#647a88}#seopress-header #seopress-admin h1 .seopress-info-version{position:relative;left:50px;top:0;font-size:14px;width:100px;display:block}#seopress-header #seopress-admin .wpc-info-version{font-size:14px;left:310px;position:absolute;text-indent:0;top:85px}#seopress-header #seopress-notice{float:right;line-height:40px}#seopress-header #seopress-notice p{font-size:16px}#seopress-header #seopress-notice .dashicons{color:#444;text-decoration:none;line-height:40px}#seopress-header #seopress-notice div.small{font-size:13px;display:inline}#seopress-footer-credits{font-style:italic}#seopress-footer-credits .wporg-ratings{display:inline}#seopress-footer-credits .wporg-ratings a{text-decoration:none}.seopress-option .seopress-settings{float:left;max-width:750px;width:100%}.seopress-option #seopress-edd-license-btn,.seopress-option #seopress-refresh{float:left}.wp-admin-ui_page_seopress-import-export .postbox{margin-right:20px}.seopress-option #side-sortables .accordion-section-content{padding:0}.seopress-option .seopress-settings label{margin:0 0 0 10px}.wrap-seopress-tab-content{position:relative;display:block;width:100%;height:100%;max-width:53rem;margin:20px auto 0}#seopress-admin-tabs .seopress-tab{padding:1.5rem;visibility:hidden;overflow:hidden;opacity:0;transition:all .2s ease;transform:translateX(-15px);position:absolute;top:0}#seopress-admin-tabs .seopress-tab.active{visibility:visible;overflow:inherit;opacity:1;transform:translateX(0);display:inherit;position:relative}#seopress-tabs .seopress-tab{padding:1.5rem;display:none}#seopress-tabs .seopress-tab.active{display:block}.seopress-option input[type=password],.seopress-option input[type=text],.seopress-option textarea{min-width:485px}#seopress_htaccess_file{width:100%}.seopress-option textarea{min-height:100px}.seopress-option #side-sortables .highlight{border:1px dashed #ccc;display:block;width:382px;height:40px;background:0 0}.seopress-option #side-sortables .accordion-section{margin-bottom:9px;width:382px}.seopress-option #side-sortables .accordion-section h3{cursor:move;border:1px solid #E5E5E5;background:#FAFAFA}.seopress-option #side-sortables .accordion-section .inside{padding:10px 10px 24px;border-width:0 1px 1px;border-style:solid;box-shadow:0 1px 1px rgba(0,0,0,.04);border-color:#e5e5e5;display:inline-block;width:calc(100% - 22px);height:100%}.seopress-option #side-sortables .accordion-section .inside ul{padding-left:10px;margin-bottom:0;padding-top:2px;padding-bottom:2px}.seopress-option #side-sortables .accordion-section .inside ul li{border-left:2px solid #ccc;padding-left:10px;margin-bottom:10px}.seopress-option #side-sortables .accordion-section .inside ul li:first-child{border-bottom:1px dotted #E5E5E5;border-left:0;padding-bottom:10px;font-weight:700;margin-left:-15px;margin-bottom:10px}.seopress-notice #message{margin:5px 10px 2px 0}#seopress-notice a{position:relative;text-decoration:none}#seopress-notice a .tooltip{white-space:pre;z-index:200;padding:2px 5px;font-weight:500;font-size:12px;color:#aab7c4;background:#fff;box-shadow:0 1px 2px 0 rgba(49,49,93,.1),0 0 1px 0 rgba(0,0,0,.1);border-radius:2px;position:absolute;opacity:0;top:30px;transition:opacity .2s ease;visibility:hidden;line-height:20px;left:-100%;overflow:hidden}#seopress-notice a:hover .tooltip{opacity:1;visibility:visible}.seopress-page-list{margin:0}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px}#seopress-admin-tabs .ui-tabs-nav,#seopress-notifications-center,.seopress-page-list .seopress-feature,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 200px,#fff 0,#fff);margin:0 auto 20px;box-shadow:0 15px 35px rgba(50,50,93,.1),0 5px 15px rgba(0,0,0,.2);max-width:50rem;padding:1.5rem;width:100%;border-radius:4px}#seopress-notifications-center,.seopress-useful-tools{background:linear-gradient(172deg,#f5f7fa,#f5f7fa 400px,#fff 0,#fff)}.seopress-page-list .seopress-feature{padding:0 1.5rem;position:relative;overflow:hidden;transition-duration:.15s}.seopress-page-list .seopress-feature p{color:#6b7c93;font-size:14px;margin-bottom:30px}#seopress-notifications-center{margin-top:0}#seopress-admin-tabs .ui-tabs-nav{display:flex;padding-top:1rem;padding-bottom:0}.seopress-page-list .seopress-feature .img-tool{height:100px;width:100px;background:#c4f0ff;position:absolute;border-radius:50%;box-shadow:0 4px 6px rgba(50,50,93,.1),0 1px 3px rgba(0,0,0,.1);top:calc(50% - 50px);left:20px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#217AB7;font-size:60px;text-align:left;vertical-align:middle;width:100%;height:100%;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);margin:0}.seopress-page-list .seopress-feature .inner{margin:0;display:block;padding:2rem 0 2rem 120px}.seopress-page-list .seopress-feature h3{margin:0;font-size:16px;font-weight:700;color:#3297d3;text-transform:uppercase}.seopress-page-list .seopress-feature h3 .dashicons{font-size:16px;margin-left:5px;vertical-align:middle}#seopress-content .seopress-page-list .seopress-feature a,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .seopress-feature a,.seopress-useful-tools .widget .button-primary{color:#fff;text-decoration:none;border:none;border-radius:4px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;min-height:34px;transition:all .3s linear;text-shadow:none;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);margin-right:15px;background:#6A7C94;position:relative;height:auto}#seopress-content .seopress-page-list .seopress-feature a.button-secondary{padding-left:30px}#seopress-content .seopress-page-list .seopress-feature a.button-secondary::before,#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f111";font-family:Dashicons;position:absolute;left:10px;top:1px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects,#seopress-notifications-center .seopress-alert .button-primary,.seopress-option .button{background:#fff;border:none;color:#6b7c93;font-weight:500;transition:all .3s linear;text-shadow:none;text-transform:uppercase;padding-right:20px;padding-left:20px;line-height:34px;min-height:34px;margin-bottom:10px;border-radius:4px;box-shadow:0 7px 14px rgba(50,50,93,.1),0 3px 6px rgba(0,0,0,.1);vertical-align:baseline}.seopress-option .button .dashicons{font-size:16px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects{padding-left:35px}#seopress-notifications-center .seopress-alert .button-primary::after{content:"\f344";left:inherit;right:10px}#seopress-content .seopress-page-list .seopress-feature a.view-redirects::before{content:"\f177"}#seopress-content .seopress-page-list .seopress-feature a:hover,#seopress-notifications-center .seopress-alert .button-primary:hover,.seopress-option .button:hover,.seopress-option .seopress-feature a:hover,.seopress-useful-tools .widget .button-primary:hover{text-decoration:none;color:#FFF;background:#232323}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:focus,#seopress-content .seopress-page-list .seopress-feature a:focus,#seopress-content .seopress-page-list .seopress-feature a:focus.button-secondary,#seopress-content a:focus,#seopress-notifications-center .seopress-alert .button-primary:focus,.seopress-option #seopress-tabs .seopress-doc:focus,.seopress-option .seopress-feature a:focus,.seopress-styles .seopress-option #seopress-aio-migrate:focus,.seopress-styles .seopress-option #seopress-yoast-migrate:focus,.seopress-styles .seopress-option #submit:focus,.seopress-useful-tools .widget .button-primary:focus{box-shadow:0 1px 0 #0073aa,0 0 2px 1px #33b3db;background:#008ec2;border-color:#006799;color:#fff}#seopress-admin-tabs .nav-tab-wrapper a.nav-tab-active:focus{color:inherit}#seopress-notifications-center .seopress-alert .button-primary{float:right;margin:5px 0;padding-right:30px}#seopress-notifications-center h2,.seopress-useful-tools h2{margin:5px 0 15px 5px;display:inline-block;width:100%}#seopress-notifications-center .dashicons,.seopress-useful-tools .dashicons{margin-right:10px}#seopress-notifications-center .seopress-alert{padding:0;display:inline-block;margin:0 10px 10px 5px;border-bottom:1px solid #e6ebf1;width:calc(100% - 30px);position:relative;transition:all 150ms ease}#seopress-notifications-center .seopress-alert:hover{cursor:default}#seopress-notifications-center .seopress-alert p{display:inline-block}#seopress-notifications-center .seopress-alert .impact{padding:4px 5px;color:#fff;text-transform:uppercase;font-weight:700;font-size:10px;border-radius:4px}#seopress-notifications-center .seopress-alert .impact.low{background:#FFDE24;color:#6b6543}#seopress-notifications-center .seopress-alert .impact.medium{background:#e39f48}#seopress-notifications-center .seopress-alert .impact.high{background:#e25950}#seopress-notifications-center .seopress-alert .impact.high.info{background:#0085ba}#seopress-notifications-center .seopress-alert .dashicons{color:#FFC82C}#seopress-notifications-center .dashicons.remove-notice{position:absolute;right:-55px;color:#6b7c93;font-size:30px;height:30px;width:30px;top:2px;padding:5px;transition:all .3s linear}#seopress-notifications-center .dashicons.remove-notice:hover{background:#e25950;color:#fff;cursor:pointer;border-radius:4px}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;padding:0;width:inherit;height:inherit;text-decoration:none;color:inherit;box-shadow:none;position:absolute;right:0}#seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,.seopress-option #seopress-tabs .seopress-doc:hover{color:#747474;background:0 0}.seopress-option .seopress-table{background:#FFF;border:1px solid #ccc}.seopress-option .seopress-table th{padding:15px 10px;vertical-align:middle}.wp-admin-ui_page_seopress-roles .seopress-option .seopress-table th{min-width:200px}.seopress-option .seopress-table .seopress-settings-section{background:#f1f1f1}.seopress-option .seopress-table .seopress-table-head .seopress-feature{border-bottom:1px solid #ccc;font-weight:700;background:#f1f1f1}#seopress-content .feature-state,.seopress-option .feature-state{font-style:italic;font-size:12px;display:inline-block;background:rgba(0,140,135,.1);padding:5px 12px;border-radius:25px;color:#444;font-weight:400;text-transform:none;-moz-osx-font-smoothing:initial;-webkit-font-smoothing:initial}#seopress_cpt .tag-title,.seopress-button,.seopress-option .tag-title{cursor:pointer;font-weight:500;border-radius:4px;transition:all .3s linear}#seopress-content .feature-state-on,#seopress-content .feature-state.feature-state-on,.seopress-option .feature-state-on,.seopress-option .feature-state.feature-state-on{display:inline}#seopress-content .feature-state-off,.seopress-option .feature-state-off{display:none}.seopress-option .postbox .inside li{list-style:square inside;padding-left:5px}#tab_seopress_page_speed .inside li{list-style:none;padding-left:0;word-break:break-word}.seopress-option .log{margin:0;text-transform:uppercase;display:inline-block;vertical-align:middle;padding:5px;color:rgba(19,191,17,1);font-style:italic}.seopress-option input[type=text].seopress-admin-menu-input{min-width:inherit;width:100%}.seopress_page_seopress-import-export .postbox{width:calc(100% - 20px)}#seopress_cpt .wrap-tags,.seopress-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}#seopress_cpt .tag-title,.seopress-option .tag-title{padding:4px 8px;position:relative;top:5px;left:0;font-size:11px;float:left;margin-right:5px;user-select:none;margin-bottom:5px;background:#fff;color:#6b7c93;box-shadow:0 0 0 .5px rgba(50,50,93,.17),0 2px 5px 0 rgba(50,50,93,.12),0 3px 9px 0 rgba(50,50,93,.08),0 1px 1.5px 0 rgba(0,0,0,.08),0 1px 2px 0 rgba(0,0,0,.08)}#seopress_cpt .tag-title:active,#seopress_cpt .tag-title:focus,#seopress_cpt .tag-title:hover,.seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}#seopress_cpt .tag-title .dashicons,.seopress-option .tag-title .dashicons{padding:0;height:16px;width:16px;font-size:16px;margin-right:5px;vertical-align:middle}.seopress-button{text-transform:uppercase;background:#fff;border-color:#c8d7e1;border-style:solid;border-width:1px 1px 2px;color:#2e4453;display:inline-block;margin:0;outline:0;overflow:hidden;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.seopress-button:hover{border-color:#a8bece;color:#00a0d2}.seopress-button .dashicons{vertical-align:middle}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget{border-right:1px solid #e6ebf1;margin:0;padding:0 20px;width:calc(50% - 2px);box-sizing:border-box;display:inline-block;vertical-align:top}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child{width:100%;display:block;clear:both;border-right:none;border-bottom:1px solid #e6ebf1;padding-bottom:20px;margin-bottom:20px}#seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child{border-right:none}#seopress-content .seopress-useful-tools .widget-reverse ul{background:#fff}#seopress-content .seopress-useful-tools .widget-reverse li{padding:10px;margin:0;border-bottom:1px solid #e6ebf1}#seopress-content .seopress-useful-tools .widget-reverse li:hover{background:#F5F7FA}#seopress-content .seopress-useful-tools .widget-title{text-transform:uppercase;margin:0 0 10px;font-size:13px;padding:10px 0;color:#24b47e}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank{margin:0 0 10px;width:100%;box-sizing:border-box;display:block}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach{font-size:30px;font-weight:700;display:inline-block;width:100%;padding:0 0 20px;text-align:right}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach .highlight{display:inline-block;font-size:16px;background:inherit;width:100%;margin-bottom:10px}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta{font-size:14px;display:inline-block;vertical-align:top;text-align:left;margin:0 20px 0 0}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta{width:100%;text-align:right;font-size:18px;font-style:italic}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank{text-align:left}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country .highlight,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank .highlight{background:0 0;font-weight:700}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country{margin-right:0}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank{margin-left:5px}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus .dashicons,#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus .dashicons{font-style:italic}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus{color:green}#seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus{color:red}#seopress-content .seopress-reverse label,#seopress-content .seopress-useful-tools .widget-whois ul li span{font-weight:700}#seopress-content #seopress-reverse-url{width:100%;margin:10px 0}#seopress-content .widget-reverse p{margin:0}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_url{width:35%}.post-type-seopress_backlinks .wp-list-table .column-seopress_backlinks_anchor_text{width:20%}.seopress-styles #screen-meta{margin:0;position:relative;background-color:#fff;border-bottom:0 solid #f2f2f2;border-top:none;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);top:0}.seopress-styles #contextual-help-link-wrap,.seopress-styles #screen-options-link-wrap{float:right;height:28px;margin:0 0 0 6px;border:1px solid #f2f2f2;border-top:none;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08);box-shadow:0 0 0 1px rgba(136,152,170,.1),0 15px 35px 0 rgba(49,49,93,.1),0 5px 15px 0 rgba(0,0,0,.08)}.seopress-styles #screen-meta-links .show-settings{box-shadow:none}.seopress-styles #screen-meta-links .screen-meta-toggle{position:relative;top:0;z-index:2000}.seopress-styles #contextual-help-back{background:#f8fafd}.seopress-styles .contextual-help-tabs .active{border-left:2px solid #3297d3;background:#f8fafd}#seopress-content input.toggle,.seopress-option input.toggle{max-height:0;max-width:0;opacity:0}#seopress-content input.toggle+label,.seopress-option input.toggle+label{display:inline-block;position:relative;box-shadow:inset 0 0 0 1px #d5d5d5;text-indent:-5000px;height:30px;width:50px;border-radius:15px}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}#seopress-content input.toggle+label:before,.seopress-option input.toggle+label:before{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle+label:after,.seopress-option input.toggle+label:after{content:"";position:absolute;display:block;height:30px;width:30px;top:0;left:0;border-radius:15px;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2),0 2px 4px rgba(0,0,0,.2);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}#seopress-content input.toggle[data-toggle="1"]+label:before,.seopress-option input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}#seopress-content input.toggle[data-toggle="1"]+label:after,.seopress-option input.toggle[data-toggle="1"]+label:after{left:20px;box-shadow:inset 0 0 0 1px rgba(19,191,17,1),0 2px 4px rgba(0,0,0,.2)}#seopress-content .seopress-page-list{position:relative}#seopress-notice-save{position:fixed;color:#fff;padding:15px 40px;font-size:14px;text-align:center;border-radius:50px;background:rgba(74,184,102,.75);top:50px;right:20px;z-index:500}.seopress_page_seopress-pro-page #wpcontent{background:#F4F7FA}.seopress-option .wrap div.nav-tab-wrapper{border-bottom:1px solid RGB(238,238,238);margin:0 0 0 -16px;padding:0 10px;line-height:inherit;background:#fff;position:sticky;top:102px;width:calc(100% + 12px);z-index:95;font-weight:400}#seopress-admin-tabs.wrap div.nav-tab-wrapper{margin:20px auto 0;max-width:53rem;width:100%;border-bottom:0;padding:0;line-height:inherit;position:sticky;background:#f8fafd;z-index:100;top:31px;font-weight:400}#seopress-admin-tabs #tab_seopress_notifications.seopress-tab{background:0 0;padding:0}#seopress-admin-tabs .nav-tab,.seopress-option .nav-tab{border:0 solid #ccc;background:0 0;opacity:.5;padding:8px;transition:opacity .3s linear;color:#191e23;margin:0;float:none;display:inline-block}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:hover,.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover{background-color:#fff}#seopress-admin-tabs .nav-tab-active,#seopress-admin-tabs .nav-tab-active:focus,#seopress-admin-tabs .nav-tab-active:focus:active,#seopress-admin-tabs .nav-tab-active:hover,#seopress-admin-tabs .nav-tab:focus,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover,.seopress-option .nav-tab:focus{background:0 0;opacity:1;outline:0;font-weight:600;position:relative}.seopress-option .nav-tab-active::after{border-bottom:2px solid #0085ba;content:'';position:absolute;width:100%;bottom:0;left:0;display:block}#seopress-admin-tabs .nav-tab:hover,.seopress-option .nav-tab:hover{opacity:1}#seopress-admin-tabs .nav-tab:focus,.seopress-option .nav-tab:focus{outline:0;box-shadow:none}
assets/fonts/seopress.eot CHANGED
Binary file
assets/fonts/seopress.svg CHANGED
@@ -1,12 +1,12 @@
1
  <?xml version="1.0" standalone="no"?>
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
  <svg xmlns="http://www.w3.org/2000/svg">
4
- <metadata>Copyright (C) 2018 by original authors @ fontello.com</metadata>
5
  <defs>
6
  <font id="fontello" horiz-adv-x="1000" >
7
  <font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
8
  <missing-glyph horiz-adv-x="1000" />
9
- <glyph glyph-name="sp-carre-noir" unicode="&#xe800;" d="M923-144l-851 0c-40 0-72 32-72 71l0 851c0 40 32 72 72 72l851 0c39 0 71-32 71-72l0-851c0-39-32-71-71-71z m-242 291c-6 3-13 5-20 5-8 1-15-2-22-6-5-4-10-9-13-15-3-7-4-14-4-22-1-11 3-23 11-31 8-8 19-12 30-11 10-1 20 2 29 7 2 1 4 3 4 6 0 1-1 3-2 4-1 1-3 2-4 2-1 0-2 0-3-1-4-1-7-2-10-3-4-1-8-2-12-2-8 0-15 2-21 7-4 4-7 11-8 17l55 0c0 0 0 0 1 0 3 0 7 3 7 7 0 0 0 0 0 1 0 7-2 13-5 20-3 6-7 11-13 15z m91-56c0-12-8-24-31-24-11 0-22 4-30 11-1 2-2 3-2 5 0 2 1 3 2 4 1 1 3 2 5 2 1 0 3-1 4-2 6-5 13-8 20-8 6 0 19 2 19 12 0 6-5 8-17 11l-5 2c-12 3-26 7-26 24 0 16 15 24 30 24 10 1 20-3 27-10 1-1 2-3 1-4 0-4-3-7-6-6-2 0-3 1-5 2-4 4-11 6-17 6-6 0-18-2-18-12 0-6 5-8 18-12l5-1c12-4 26-8 26-24z m73 0c0-12-8-24-31-24-11 0-22 4-30 11-1 2-1 3-1 5 0 3 3 6 6 6 2 0 4-1 5-2 5-5 13-8 20-8 6 0 19 2 19 12 0 6-5 8-17 11l-6 2c-12 3-27 7-27 24 0 16 16 24 31 24 10 1 20-3 27-10 1-1 1-2 1-4 0-2 0-4-2-5-1-1-3-1-4-1-2 0-4 1-5 2-5 4-11 6-17 6-7 0-18-2-18-12 0-6 5-8 17-12l6-1c12-4 26-7 26-24z m-236 47c2 0 4 0 6 2 1 1 2 3 2 5 0 2-1 4-2 5-2 2-3 2-5 2l-1 0c-10 0-20-6-25-15l0 7c0 4-4 7-8 7-2 0-4 0-5-2-1-1-2-3-2-5l0-69c0 0 0 0 0 0 0-4 3-8 7-8 0 0 0 0 0 0 2 0 4 1 5 3 2 1 3 3 3 5l0 49c2 4 6 7 10 10 5 3 10 4 15 4l0 0z m-74 38c-7 4-16 5-25 5l-37 0c-2 0-3-1-5-2-1-2-2-3-2-5l0-99c0 0 0 0 0 0 0-4 3-8 7-8 0 0 0 0 0 0 2 0 4 1 6 3 1 1 2 3 2 5l0 34 29 0c9 0 18 2 25 5 6 3 11 8 14 14 6 11 6 24 0 35-3 5-8 10-14 13z m149-60l-47 0c0 5 1 10 4 14 2 3 5 6 8 8 7 3 15 3 22 0 4-2 7-5 9-8 3-4 4-9 4-14z m-152 14c-7-5-15-8-23-7l-28 0 0 44 28 0c8 1 16-1 23-6 4-4 7-10 7-16 0-6-3-11-7-15z m-266 279l-12 3-7 2c-44 12-62 20-62 44 0 34 42 43 64 43 23 1 45-7 62-22 3-4 8-6 13-6 9 0 17 8 17 17 0 4-2 8-5 11-23 23-54 35-87 34-48 0-97-27-97-77 0-51 46-65 86-76l7-2 12-4c41-11 59-18 59-42 0-38-47-42-67-42-26-1-51 9-70 27-4 3-8 5-13 5-9 0-16-8-16-17 0-4 1-8 4-11 26-25 60-38 95-38 74 0 100 40 100 77 0 51-46 64-83 74z m447 125c-69 0-128-53-136-122l-187 0c-9 0-16-7-16-16 0-9 7-16 16-16l187 0c8-69 67-120 136-120 75 0 137 61 137 137 0 75-62 137-137 137z m-171-242l-152 0c-9 0-16-7-16-16 0-9 7-16 16-16l152 0c9 0 16 7 16 16 0 9-7 16-16 16z m171 1c-57 0-103 47-103 104 0 56 46 103 103 103 57 0 104-47 104-103 0-57-47-104-104-104z m-323 208l152 0c9 0 16 8 16 17 0 9-7 16-16 16l-152 0c-9 0-16-7-16-16 0-9 7-17 16-17z" horiz-adv-x="1000" />
10
  </font>
11
  </defs>
12
  </svg>
1
  <?xml version="1.0" standalone="no"?>
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
  <svg xmlns="http://www.w3.org/2000/svg">
4
+ <metadata>Copyright (C) 2019 by original authors @ fontello.com</metadata>
5
  <defs>
6
  <font id="fontello" horiz-adv-x="1000" >
7
  <font-face font-family="fontello" font-weight="400" font-stretch="normal" units-per-em="1000" ascent="850" descent="-150" />
8
  <missing-glyph horiz-adv-x="1000" />
9
+ <glyph glyph-name="seopress" unicode="&#xe800;" d="M361 143l-319 0a35 35 0 0 1 0-69l319 0a35 35 0 0 1 0 69z m-319 440l319 0a35 35 0 0 1 0 69l-319 0a35 35 0 0 1 0-69z m669 43a289 289 0 0 1-286-254l-393 0a35 35 0 0 1 0-69l393 0a289 289 0 1 1 286 323z m0-507a218 218 0 1 0 218 218 218 218 0 0 0-218-218z" horiz-adv-x="1000" />
10
  </font>
11
  </defs>
12
  </svg>
assets/fonts/seopress.ttf CHANGED
Binary file
assets/fonts/seopress.woff CHANGED
Binary file
assets/fonts/seopress.woff2 CHANGED
Binary file
assets/img/logo-seopress.png DELETED
Binary file
assets/img/logo-seopress.svg ADDED
@@ -0,0 +1 @@
 
1
+ <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 213.65 37.14"><defs><style>.cls-1{fill:url(#Dégradé_sans_nom_5);}.cls-2{fill:url(#Dégradé_sans_nom_5-2);}.cls-3{fill:url(#Dégradé_sans_nom_5-3);}.cls-4{fill:url(#Dégradé_sans_nom_5-4);}.cls-5{fill:url(#Dégradé_sans_nom_5-5);}.cls-6{fill:url(#Dégradé_sans_nom_5-6);}.cls-7{fill:url(#Dégradé_sans_nom_5-7);}</style><linearGradient id="Dégradé_sans_nom_5" x1="-0.89" y1="34.68" x2="215.31" y2="34.68" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3740ff"/><stop offset="0.17" stop-color="#3e57fc"/><stop offset="0.29" stop-color="#4264fb"/><stop offset="0.4" stop-color="#417ee3"/><stop offset="0.55" stop-color="#419ac8"/><stop offset="0.7" stop-color="#40afb5"/><stop offset="0.85" stop-color="#40bba9"/><stop offset="1" stop-color="#40bfa5"/></linearGradient><linearGradient id="Dégradé_sans_nom_5-2" x1="-0.89" y1="2.28" x2="215.31" y2="2.28" xlink:href="#Dégradé_sans_nom_5"/><linearGradient id="Dégradé_sans_nom_5-3" x1="-0.89" y1="18.51" x2="215.31" y2="18.51" xlink:href="#Dégradé_sans_nom_5"/><linearGradient id="Dégradé_sans_nom_5-4" x1="-0.89" y1="18.44" x2="215.31" y2="18.44" xlink:href="#Dégradé_sans_nom_5"/><linearGradient id="Dégradé_sans_nom_5-5" x1="-0.89" y1="23.11" x2="215.31" y2="23.11" xlink:href="#Dégradé_sans_nom_5"/><linearGradient id="Dégradé_sans_nom_5-6" x1="-0.89" y1="23.24" x2="215.31" y2="23.24" xlink:href="#Dégradé_sans_nom_5"/><linearGradient id="Dégradé_sans_nom_5-7" x1="-0.89" y1="18.53" x2="215.31" y2="18.53" xlink:href="#Dégradé_sans_nom_5"/></defs><title>SP-couleur</title><g id="Calque_2" data-name="Calque 2"><g id="Calque_1-2" data-name="Calque 1"><path class="cls-1" d="M52.59,32.49H32.27a2.2,2.2,0,0,0,0,4.39H52.59a2.2,2.2,0,0,0,0-4.39Z"/><path class="cls-2" d="M32.27,4.48H52.59a2.2,2.2,0,0,0,0-4.39H32.27a2.2,2.2,0,0,0,0,4.39Z"/><path class="cls-3" d="M75.57.11a18.4,18.4,0,0,0-18.26,16.2h-25a2.2,2.2,0,0,0,0,4.39h25A18.4,18.4,0,1,0,75.57.11Zm0,32.29A13.89,13.89,0,1,1,89.46,18.51,13.9,13.9,0,0,1,75.57,32.4Z"/><path class="cls-4" d="M119.87,1.68A17.23,17.23,0,0,0,111.74,0h-12A2.24,2.24,0,0,0,98.1.71a2.37,2.37,0,0,0-.68,1.7V34.52a2.33,2.33,0,0,0,2.36,2.36,2.37,2.37,0,0,0,1.7-.68,2.24,2.24,0,0,0,.71-1.68V23.29h9.55a17.22,17.22,0,0,0,8.13-1.68,10.37,10.37,0,0,0,4.51-4.3,12.1,12.1,0,0,0,1.36-5.67A12.11,12.11,0,0,0,124.39,6,10.38,10.38,0,0,0,119.87,1.68ZM118.8,16.74q-2.18,2-7.53,2h-9.08V4.51h9.08q5.35,0,7.53,2A6.7,6.7,0,0,1,121,11.65,6.7,6.7,0,0,1,118.8,16.74Z"/><path class="cls-5" d="M143.61,10A2.2,2.2,0,0,0,142,9.34h-.26q-4.56,0-8.24,4.93V12A2.42,2.42,0,0,0,131,9.6a2.24,2.24,0,0,0-1.68.71,2.37,2.37,0,0,0-.68,1.7V34.52A2.33,2.33,0,0,0,131,36.88a2.37,2.37,0,0,0,1.7-.68,2.24,2.24,0,0,0,.71-1.68V18.57A10.64,10.64,0,0,1,137,15.19,9,9,0,0,1,141.59,14h.26a2.45,2.45,0,0,0,1.73-.63,2.11,2.11,0,0,0,.68-1.63A2.33,2.33,0,0,0,143.61,10Z"/><path class="cls-6" d="M163,11.15a12.2,12.2,0,0,0-6.71-1.81,12.06,12.06,0,0,0-7,1.94,11.68,11.68,0,0,0-4.2,5.09,17.09,17.09,0,0,0-1.36,6.87q0,6.61,3.59,10.26t10,3.65a18.94,18.94,0,0,0,5.14-.58,19,19,0,0,0,4-1.73,2.27,2.27,0,0,0,1.36-1.94,1.91,1.91,0,0,0-.63-1.47,2.11,2.11,0,0,0-1.47-.58,2.08,2.08,0,0,0-.94.21,16,16,0,0,1-3.23,1.21,15.73,15.73,0,0,1-3.86.42,9.4,9.4,0,0,1-6.45-2,8.62,8.62,0,0,1-2.73-5.72h17.78a2.29,2.29,0,0,0,2.41-2.36A14.84,14.84,0,0,0,167.3,16,11.71,11.71,0,0,0,163,11.15ZM148.57,21a8.54,8.54,0,0,1,1.31-4.3,7,7,0,0,1,2.89-2.54,8,8,0,0,1,7,0,7.22,7.22,0,0,1,2.91,2.54A8.41,8.41,0,0,1,164,21Z"/><path class="cls-7" d="M15.58,16.89,14,16.45l-.9-.26c-5.9-1.66-8.3-2.66-8.3-5.87,0-4.6,5.62-5.82,8.6-5.82,5.5,0,8.16,2.79,8.3,2.94a2.25,2.25,0,0,0,3.37-3C24.88,4.27,21,0,13.37,0,6.85,0,.26,3.55.26,10.32c0,6.94,6.15,8.67,11.58,10.21l.89.25,1.67.46c5.45,1.48,7.83,2.46,7.83,5.6,0,5.15-6.21,5.71-8.88,5.71A13.55,13.55,0,0,1,3.91,29,2.25,2.25,0,0,0,.6,32.07a18.09,18.09,0,0,0,12.75,5c9.87,0,13.39-5.28,13.39-10.22C26.74,19.92,20.55,18.24,15.58,16.89Z"/><path class="cls-6" d="M191.14,29.29c0,3.79-2.66,7.85-10.16,7.85a13.4,13.4,0,0,1-9.59-3.79,2,2,0,0,1,.12-2.88,2,2,0,0,1,1.46-.56,2.13,2.13,0,0,1,1.44.66A9.56,9.56,0,0,0,181,33c1.81,0,6-.36,6-3.73,0-2-1.65-2.66-5.4-3.68l-1.86-.52c-4.09-1.16-8.73-2.46-8.73-7.83,0-5.2,5-7.93,9.95-7.93a12,12,0,0,1,8.79,3.37,2.06,2.06,0,0,1,.52,1.51,2.07,2.07,0,0,1-2.15,1.91,2.08,2.08,0,0,1-1.43-.68,7.92,7.92,0,0,0-5.72-2c-2,0-5.85.8-5.85,3.82,0,2.05,1.66,2.72,5.74,3.87l1.83.51C186.46,22.67,191.14,23.94,191.14,29.29Z"/><path class="cls-6" d="M213.65,29.29c0,3.79-2.66,7.85-10.16,7.85a13.4,13.4,0,0,1-9.59-3.79,2,2,0,0,1,.12-2.88,2,2,0,0,1,1.46-.56,2.13,2.13,0,0,1,1.44.66A9.56,9.56,0,0,0,203.49,33c1.81,0,6-.36,6-3.73,0-2-1.65-2.66-5.4-3.68l-1.86-.52c-4.09-1.16-8.73-2.46-8.73-7.83,0-5.2,5-7.93,9.95-7.93a12,12,0,0,1,8.79,3.37,2.06,2.06,0,0,1,.52,1.51,2.07,2.07,0,0,1-2.15,1.91,2.08,2.08,0,0,1-1.43-.68,7.92,7.92,0,0,0-5.72-2c-2,0-5.85.8-5.85,3.82,0,2.05,1.66,2.72,5.74,3.87l1.83.51C209,22.67,213.65,23.94,213.65,29.29Z"/></g></g></svg>
inc/admin/admin-metaboxes.php CHANGED
@@ -461,32 +461,37 @@ function seopress_display_ca_metaboxe() {
461
  }
462
 
463
  if (is_user_logged_in()) {
464
- global $wp_roles;
465
-
466
- //Get current user role
467
- if(isset(wp_get_current_user()->roles[0])) {
468
- $seopress_user_role = wp_get_current_user()->roles[0];
469
-
470
- //If current user role matchs values from Security settings then apply -- SEO Metaboxe
471
- if (function_exists('seopress_advanced_security_metaboxe_role_hook_option') && seopress_advanced_security_metaboxe_role_hook_option() !='') {
472
- if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_role_hook_option())) {
473
- //do nothing
 
 
 
 
 
 
 
474
  } else {
475
  echo seopress_display_seo_metaboxe();
476
  }
477
- } else {
478
- echo seopress_display_seo_metaboxe();
479
- }
480
 
481
- //If current user role matchs values from Security settings then apply -- SEO Content Analysis
482
- if (function_exists('seopress_advanced_security_metaboxe_ca_role_hook_option') && seopress_advanced_security_metaboxe_ca_role_hook_option() !='') {
483
- if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_ca_role_hook_option())) {
484
- //do nothing
 
 
 
485
  } else {
486
  echo seopress_display_ca_metaboxe();
487
  }
488
- } else {
489
- echo seopress_display_ca_metaboxe();
490
  }
491
- }
492
  }
461
  }
462
 
463
  if (is_user_logged_in()) {
464
+ if(is_super_admin()) {
465
+ echo seopress_display_seo_metaboxe();
466
+ echo seopress_display_ca_metaboxe();
467
+ } else {
468
+ global $wp_roles;
469
+
470
+ //Get current user role
471
+ if(isset(wp_get_current_user()->roles[0])) {
472
+ $seopress_user_role = wp_get_current_user()->roles[0];
473
+
474
+ //If current user role matchs values from Security settings then apply -- SEO Metaboxe
475
+ if (function_exists('seopress_advanced_security_metaboxe_role_hook_option') && seopress_advanced_security_metaboxe_role_hook_option() !='') {
476
+ if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_role_hook_option())) {
477
+ //do nothing
478
+ } else {
479
+ echo seopress_display_seo_metaboxe();
480
+ }
481
  } else {
482
  echo seopress_display_seo_metaboxe();
483
  }
 
 
 
484
 
485
+ //If current user role matchs values from Security settings then apply -- SEO Content Analysis
486
+ if (function_exists('seopress_advanced_security_metaboxe_ca_role_hook_option') && seopress_advanced_security_metaboxe_ca_role_hook_option() !='') {
487
+ if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_ca_role_hook_option())) {
488
+ //do nothing
489
+ } else {
490
+ echo seopress_display_ca_metaboxe();
491
+ }
492
  } else {
493
  echo seopress_display_ca_metaboxe();
494
  }
 
 
495
  }
496
+ }
497
  }
inc/admin/admin-term-metaboxes.php CHANGED
@@ -310,21 +310,25 @@ function seopress_display_seo_term_metaboxe() {
310
  }
311
 
312
  if (is_user_logged_in()) {
313
- global $wp_roles;
314
-
315
- //Get current user role
316
- if(isset(wp_get_current_user()->roles[0])) {
317
- $seopress_user_role = wp_get_current_user()->roles[0];
 
 
 
318
 
319
- //If current user role matchs values from Security settings then apply
320
- if (function_exists('seopress_advanced_security_metaboxe_role_hook_option') && seopress_advanced_security_metaboxe_role_hook_option() !='') {
321
- if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_role_hook_option())) {
322
- //do nothing
 
 
 
323
  } else {
324
  echo seopress_display_seo_term_metaboxe();
325
  }
326
- } else {
327
- echo seopress_display_seo_term_metaboxe();
328
  }
329
- }
330
  }
310
  }
311
 
312
  if (is_user_logged_in()) {
313
+ if(is_super_admin()) {
314
+ echo seopress_display_seo_term_metaboxe();
315
+ } else {
316
+ global $wp_roles;
317
+
318
+ //Get current user role
319
+ if(isset(wp_get_current_user()->roles[0])) {
320
+ $seopress_user_role = wp_get_current_user()->roles[0];
321
 
322
+ //If current user role matchs values from Security settings then apply
323
+ if (function_exists('seopress_advanced_security_metaboxe_role_hook_option') && seopress_advanced_security_metaboxe_role_hook_option() !='') {
324
+ if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_role_hook_option())) {
325
+ //do nothing
326
+ } else {
327
+ echo seopress_display_seo_term_metaboxe();
328
+ }
329
  } else {
330
  echo seopress_display_seo_term_metaboxe();
331
  }
 
 
332
  }
333
+ }
334
  }
inc/functions/options-advanced-admin.php CHANGED
@@ -7,12 +7,18 @@ include_once(ABSPATH.'wp-admin/includes/plugin.php');
7
  //Admin notices
8
  //=================================================================================================
9
  //License notice
10
- if (get_option( 'seopress_pro_license_status' ) !='valid' && is_plugin_active('wp-seopress-pro/seopress-pro.php')) {
11
  function seopress_notice_license() {
12
  $class = 'notice notice-error';
13
  $message = '<strong>'.__( 'Welcome to SEOPress PRO!', 'wp-seopress' ).'</strong>';
14
  $message .= '<p>'.__( 'Please activate your license to receive automatic updates and get premium support.', 'wp-seopress' ).'</p>';
15
  $message .= '<a class="button button-primary" href="'.admin_url( 'admin.php?page=seopress-license' ).'">'.__('Activate License', 'wp-seopress').'</a>';
 
 
 
 
 
 
16
 
17
  printf( '<div class="%1$s"><p>%2$s</p></div>', esc_attr( $class ), $message );
18
  }
@@ -237,10 +243,7 @@ if (seopress_advanced_appearance_title_col_option() !='' || seopress_advanced_ap
237
  if (get_the_content() !='') {
238
  $seopress_analysis_data['words_counter'] = preg_match_all("/\p{L}[\p{L}\p{Mn}\p{Pd}'\x{2019}]*/u", strip_tags(wp_filter_nohtml_kses(get_the_content())), $matches);
239
 
240
- $words_counter_unique = count(array_unique($matches[0]));
241
- $seopress_analysis_data['words_counter_unique'] = $words_counter_unique;
242
-
243
- echo $seopress_analysis_data['words_counter_unique'];
244
  }
245
  break;
246
 
7
  //Admin notices
8
  //=================================================================================================
9
  //License notice
10
+ if (get_option( 'seopress_pro_license_status' ) !='valid' && is_plugin_active('wp-seopress-pro/seopress-pro.php') && !is_multisite()) {
11
  function seopress_notice_license() {
12
  $class = 'notice notice-error';
13
  $message = '<strong>'.__( 'Welcome to SEOPress PRO!', 'wp-seopress' ).'</strong>';
14
  $message .= '<p>'.__( 'Please activate your license to receive automatic updates and get premium support.', 'wp-seopress' ).'</p>';
15
  $message .= '<a class="button button-primary" href="'.admin_url( 'admin.php?page=seopress-license' ).'">'.__('Activate License', 'wp-seopress').'</a>';
16
+ if (seopress_get_locale() =='fr') {
17
+ $sp_license_guide = 'https://www.seopress.org/fr/support/guides/activer-licence-seopress-pro/';
18
+ } else {
19
+ $sp_license_guide = 'https://www.seopress.org/support/guides/activate-seopress-pro-license/';
20
+ }
21
+ $message .= '<a href="'.$sp_license_guide.'" target="_blank" style="vertical-align: middle;line-height: 28px;margin: 0 0 0 5px;">'.__('Need help?', 'wp-seopress').'</a>';
22
 
23
  printf( '<div class="%1$s"><p>%2$s</p></div>', esc_attr( $class ), $message );
24
  }
243
  if (get_the_content() !='') {
244
  $seopress_analysis_data['words_counter'] = preg_match_all("/\p{L}[\p{L}\p{Mn}\p{Pd}'\x{2019}]*/u", strip_tags(wp_filter_nohtml_kses(get_the_content())), $matches);
245
 
246
+ echo $seopress_analysis_data['words_counter'];
 
 
 
247
  }
248
  break;
249
 
languages/wp-seopress-fr_FR.mo CHANGED
Binary file
languages/wp-seopress-fr_FR.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
- "POT-Creation-Date: 2019-01-10 20:18+0100\n"
6
- "PO-Revision-Date: 2019-01-10 20:19+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: fr_FR\n"
@@ -175,7 +175,7 @@ msgstr ""
175
 
176
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
177
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
178
- #: inc/functions/options-advanced-admin.php:647
179
  msgid "Target keywords"
180
  msgstr "Mots clés cibles"
181
 
@@ -359,7 +359,7 @@ msgstr "Aucune balise titre personnalisée définie pour cet article."
359
  #: inc/admin/admin-metaboxes-form.php:109
360
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
361
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
362
- #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:639
363
  msgid "Meta description"
364
  msgstr "Meta description"
365
 
@@ -502,7 +502,7 @@ msgstr "Cette page n'a aucun lien avec l'attribut nofollow."
502
 
503
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
504
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
505
- #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:629
506
  msgid "SEO"
507
  msgstr "SEO"
508
 
@@ -1564,7 +1564,7 @@ msgstr "Importer les méta données des posts et termes depuis The SEO Framework
1564
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1565
  msgstr "Meta Robots (noindex, nofollow, noarchive)"
1566
 
1567
- #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:171
1568
  msgid "Redirect URL"
1569
  msgstr "URL de redirection"
1570
 
@@ -3505,85 +3505,89 @@ msgstr ""
3505
  msgid "Activate License"
3506
  msgstr "Activer Licence"
3507
 
3508
- #: inc/functions/options-advanced-admin.php:162
3509
- #: inc/functions/options-advanced-admin.php:631
 
 
 
 
3510
  msgid "Title tag"
3511
  msgstr "Balise Titre"
3512
 
3513
- #: inc/functions/options-advanced-admin.php:165
3514
  msgid "Meta Desc."
3515
  msgstr "Meta Desc."
3516
 
3517
- #: inc/functions/options-advanced-admin.php:168
3518
  msgid "Redirect?"
3519
  msgstr "Redirection?"
3520
 
3521
- #: inc/functions/options-advanced-admin.php:174
3522
- #: inc/functions/options-advanced-admin.php:655
3523
  msgid "Canonical"
3524
  msgstr "Canonique"
3525
 
3526
- #: inc/functions/options-advanced-admin.php:177
3527
  msgid "Target Kw"
3528
  msgstr "Mot clé cible"
3529
 
3530
- #: inc/functions/options-advanced-admin.php:180
3531
  msgid "Noindex?"
3532
  msgstr "Noindex ?"
3533
 
3534
- #: inc/functions/options-advanced-admin.php:183
3535
  msgid "Nofollow?"
3536
  msgstr "Nofollow ?"
3537
 
3538
- #: inc/functions/options-advanced-admin.php:186
3539
  msgid "Count words?"
3540
  msgstr "Compteur de mots?"
3541
 
3542
- #: inc/functions/options-advanced-admin.php:189
3543
  msgid "W3C check"
3544
  msgstr "W3C check"
3545
 
3546
- #: inc/functions/options-advanced-admin.php:192
3547
  msgid "Page Speed"
3548
  msgstr "Page Speed"
3549
 
3550
- #: inc/functions/options-advanced-admin.php:248
3551
  msgid "Check code quality of this page"
3552
  msgstr "Analyser la qualité du code de cette page"
3553
 
3554
- #: inc/functions/options-advanced-admin.php:252
3555
  msgid "Analyze this page with Google Page Speed"
3556
  msgstr "Analyser cette page avec Google Page Speed"
3557
 
3558
- #: inc/functions/options-advanced-admin.php:335
3559
  msgid "Enable noindex"
3560
  msgstr "Définir sur noindex"
3561
 
3562
- #: inc/functions/options-advanced-admin.php:388
3563
  msgid "Enable index"
3564
  msgstr "Définir sur index"
3565
 
3566
- #: inc/functions/options-advanced-admin.php:441
3567
  msgid "Enable nofollow"
3568
  msgstr "Définir sur nofollow"
3569
 
3570
- #: inc/functions/options-advanced-admin.php:493
3571
  msgid "Enable follow"
3572
  msgstr "Définir sur follow"
3573
 
3574
- #: inc/functions/options-advanced-admin.php:540
3575
  msgid "Enable redirection"
3576
  msgstr "Activer redirection"
3577
 
3578
- #: inc/functions/options-advanced-admin.php:579
3579
  msgid "Disable redirection"
3580
  msgstr "Désactiver redirection"
3581
 
3582
- #: inc/functions/options-advanced-admin.php:753
3583
  msgid "Description"
3584
  msgstr "Description"
3585
 
3586
- #: inc/functions/options-advanced-admin.php:762
3587
  msgid ""
3588
  "The description is not prominent by default; however, some themes may show "
3589
  "it."
@@ -5110,9 +5114,6 @@ msgstr "PASSEZ PRO !"
5110
  #~ msgid "Custom favicon in admin?"
5111
  #~ msgstr "Favicon personnalisé dans l'admin ?"
5112
 
5113
- #~ msgid "Remove help tab?"
5114
- #~ msgstr "Supprimer l'onglet Aide ?"
5115
-
5116
  #~ msgid "Remove screen options tab?"
5117
  #~ msgstr "Supprimer l'onglet Options de l'écran ?"
5118
 
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2019-01-14 20:13+0100\n"
6
+ "PO-Revision-Date: 2019-01-14 20:13+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: fr_FR\n"
175
 
176
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
177
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
178
+ #: inc/functions/options-advanced-admin.php:650
179
  msgid "Target keywords"
180
  msgstr "Mots clés cibles"
181
 
359
  #: inc/admin/admin-metaboxes-form.php:109
360
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
361
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
362
+ #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:642
363
  msgid "Meta description"
364
  msgstr "Meta description"
365
 
502
 
503
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
504
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
505
+ #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:632
506
  msgid "SEO"
507
  msgstr "SEO"
508
 
1564
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1565
  msgstr "Meta Robots (noindex, nofollow, noarchive)"
1566
 
1567
+ #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:177
1568
  msgid "Redirect URL"
1569
  msgstr "URL de redirection"
1570
 
3505
  msgid "Activate License"
3506
  msgstr "Activer Licence"
3507
 
3508
+ #: inc/functions/options-advanced-admin.php:21
3509
+ msgid "Need help?"
3510
+ msgstr "Besoin d'aide ?"
3511
+
3512
+ #: inc/functions/options-advanced-admin.php:168
3513
+ #: inc/functions/options-advanced-admin.php:634
3514
  msgid "Title tag"
3515
  msgstr "Balise Titre"
3516
 
3517
+ #: inc/functions/options-advanced-admin.php:171
3518
  msgid "Meta Desc."
3519
  msgstr "Meta Desc."
3520
 
3521
+ #: inc/functions/options-advanced-admin.php:174
3522
  msgid "Redirect?"
3523
  msgstr "Redirection?"
3524
 
3525
+ #: inc/functions/options-advanced-admin.php:180
3526
+ #: inc/functions/options-advanced-admin.php:658
3527
  msgid "Canonical"
3528
  msgstr "Canonique"
3529
 
3530
+ #: inc/functions/options-advanced-admin.php:183
3531
  msgid "Target Kw"
3532
  msgstr "Mot clé cible"
3533
 
3534
+ #: inc/functions/options-advanced-admin.php:186
3535
  msgid "Noindex?"
3536
  msgstr "Noindex ?"
3537
 
3538
+ #: inc/functions/options-advanced-admin.php:189
3539
  msgid "Nofollow?"
3540
  msgstr "Nofollow ?"
3541
 
3542
+ #: inc/functions/options-advanced-admin.php:192
3543
  msgid "Count words?"
3544
  msgstr "Compteur de mots?"
3545
 
3546
+ #: inc/functions/options-advanced-admin.php:195
3547
  msgid "W3C check"
3548
  msgstr "W3C check"
3549
 
3550
+ #: inc/functions/options-advanced-admin.php:198
3551
  msgid "Page Speed"
3552
  msgstr "Page Speed"
3553
 
3554
+ #: inc/functions/options-advanced-admin.php:251
3555
  msgid "Check code quality of this page"
3556
  msgstr "Analyser la qualité du code de cette page"
3557
 
3558
+ #: inc/functions/options-advanced-admin.php:255
3559
  msgid "Analyze this page with Google Page Speed"
3560
  msgstr "Analyser cette page avec Google Page Speed"
3561
 
3562
+ #: inc/functions/options-advanced-admin.php:338
3563
  msgid "Enable noindex"
3564
  msgstr "Définir sur noindex"
3565
 
3566
+ #: inc/functions/options-advanced-admin.php:391
3567
  msgid "Enable index"
3568
  msgstr "Définir sur index"
3569
 
3570
+ #: inc/functions/options-advanced-admin.php:444
3571
  msgid "Enable nofollow"
3572
  msgstr "Définir sur nofollow"
3573
 
3574
+ #: inc/functions/options-advanced-admin.php:496
3575
  msgid "Enable follow"
3576
  msgstr "Définir sur follow"
3577
 
3578
+ #: inc/functions/options-advanced-admin.php:543
3579
  msgid "Enable redirection"
3580
  msgstr "Activer redirection"
3581
 
3582
+ #: inc/functions/options-advanced-admin.php:582
3583
  msgid "Disable redirection"
3584
  msgstr "Désactiver redirection"
3585
 
3586
+ #: inc/functions/options-advanced-admin.php:756
3587
  msgid "Description"
3588
  msgstr "Description"
3589
 
3590
+ #: inc/functions/options-advanced-admin.php:765
3591
  msgid ""
3592
  "The description is not prominent by default; however, some themes may show "
3593
  "it."
5114
  #~ msgid "Custom favicon in admin?"
5115
  #~ msgstr "Favicon personnalisé dans l'admin ?"
5116
 
 
 
 
5117
  #~ msgid "Remove screen options tab?"
5118
  #~ msgstr "Supprimer l'onglet Options de l'écran ?"
5119
 
languages/wp-seopress.mo CHANGED
Binary file
languages/wp-seopress.po CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
- "POT-Creation-Date: 2019-01-10 20:17+0100\n"
6
- "PO-Revision-Date: 2019-01-10 20:17+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
@@ -172,7 +172,7 @@ msgstr ""
172
 
173
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
174
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
175
- #: inc/functions/options-advanced-admin.php:647
176
  msgid "Target keywords"
177
  msgstr ""
178
 
@@ -346,7 +346,7 @@ msgstr ""
346
  #: inc/admin/admin-metaboxes-form.php:109
347
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
348
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
349
- #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:639
350
  msgid "Meta description"
351
  msgstr ""
352
 
@@ -466,7 +466,7 @@ msgstr ""
466
 
467
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
468
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
469
- #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:629
470
  msgid "SEO"
471
  msgstr ""
472
 
@@ -1471,7 +1471,7 @@ msgstr ""
1471
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1472
  msgstr ""
1473
 
1474
- #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:171
1475
  msgid "Redirect URL"
1476
  msgstr ""
1477
 
@@ -3267,85 +3267,89 @@ msgstr ""
3267
  msgid "Activate License"
3268
  msgstr ""
3269
 
3270
- #: inc/functions/options-advanced-admin.php:162
3271
- #: inc/functions/options-advanced-admin.php:631
 
 
 
 
3272
  msgid "Title tag"
3273
  msgstr ""
3274
 
3275
- #: inc/functions/options-advanced-admin.php:165
3276
  msgid "Meta Desc."
3277
  msgstr ""
3278
 
3279
- #: inc/functions/options-advanced-admin.php:168
3280
  msgid "Redirect?"
3281
  msgstr ""
3282
 
3283
- #: inc/functions/options-advanced-admin.php:174
3284
- #: inc/functions/options-advanced-admin.php:655
3285
  msgid "Canonical"
3286
  msgstr ""
3287
 
3288
- #: inc/functions/options-advanced-admin.php:177
3289
  msgid "Target Kw"
3290
  msgstr ""
3291
 
3292
- #: inc/functions/options-advanced-admin.php:180
3293
  msgid "Noindex?"
3294
  msgstr ""
3295
 
3296
- #: inc/functions/options-advanced-admin.php:183
3297
  msgid "Nofollow?"
3298
  msgstr ""
3299
 
3300
- #: inc/functions/options-advanced-admin.php:186
3301
  msgid "Count words?"
3302
  msgstr ""
3303
 
3304
- #: inc/functions/options-advanced-admin.php:189
3305
  msgid "W3C check"
3306
  msgstr ""
3307
 
3308
- #: inc/functions/options-advanced-admin.php:192
3309
  msgid "Page Speed"
3310
  msgstr ""
3311
 
3312
- #: inc/functions/options-advanced-admin.php:248
3313
  msgid "Check code quality of this page"
3314
  msgstr ""
3315
 
3316
- #: inc/functions/options-advanced-admin.php:252
3317
  msgid "Analyze this page with Google Page Speed"
3318
  msgstr ""
3319
 
3320
- #: inc/functions/options-advanced-admin.php:335
3321
  msgid "Enable noindex"
3322
  msgstr ""
3323
 
3324
- #: inc/functions/options-advanced-admin.php:388
3325
  msgid "Enable index"
3326
  msgstr ""
3327
 
3328
- #: inc/functions/options-advanced-admin.php:441
3329
  msgid "Enable nofollow"
3330
  msgstr ""
3331
 
3332
- #: inc/functions/options-advanced-admin.php:493
3333
  msgid "Enable follow"
3334
  msgstr ""
3335
 
3336
- #: inc/functions/options-advanced-admin.php:540
3337
  msgid "Enable redirection"
3338
  msgstr ""
3339
 
3340
- #: inc/functions/options-advanced-admin.php:579
3341
  msgid "Disable redirection"
3342
  msgstr ""
3343
 
3344
- #: inc/functions/options-advanced-admin.php:753
3345
  msgid "Description"
3346
  msgstr ""
3347
 
3348
- #: inc/functions/options-advanced-admin.php:762
3349
  msgid ""
3350
  "The description is not prominent by default; however, some themes may show "
3351
  "it."
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2019-01-14 20:12+0100\n"
6
+ "PO-Revision-Date: 2019-01-14 20:12+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
172
 
173
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
174
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
175
+ #: inc/functions/options-advanced-admin.php:650
176
  msgid "Target keywords"
177
  msgstr ""
178
 
346
  #: inc/admin/admin-metaboxes-form.php:109
347
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
348
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
349
+ #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:642
350
  msgid "Meta description"
351
  msgstr ""
352
 
466
 
467
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
468
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
469
+ #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:632
470
  msgid "SEO"
471
  msgstr ""
472
 
1471
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1472
  msgstr ""
1473
 
1474
+ #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:177
1475
  msgid "Redirect URL"
1476
  msgstr ""
1477
 
3267
  msgid "Activate License"
3268
  msgstr ""
3269
 
3270
+ #: inc/functions/options-advanced-admin.php:21
3271
+ msgid "Need help?"
3272
+ msgstr ""
3273
+
3274
+ #: inc/functions/options-advanced-admin.php:168
3275
+ #: inc/functions/options-advanced-admin.php:634
3276
  msgid "Title tag"
3277
  msgstr ""
3278
 
3279
+ #: inc/functions/options-advanced-admin.php:171
3280
  msgid "Meta Desc."
3281
  msgstr ""
3282
 
3283
+ #: inc/functions/options-advanced-admin.php:174
3284
  msgid "Redirect?"
3285
  msgstr ""
3286
 
3287
+ #: inc/functions/options-advanced-admin.php:180
3288
+ #: inc/functions/options-advanced-admin.php:658
3289
  msgid "Canonical"
3290
  msgstr ""
3291
 
3292
+ #: inc/functions/options-advanced-admin.php:183
3293
  msgid "Target Kw"
3294
  msgstr ""
3295
 
3296
+ #: inc/functions/options-advanced-admin.php:186
3297
  msgid "Noindex?"
3298
  msgstr ""
3299
 
3300
+ #: inc/functions/options-advanced-admin.php:189
3301
  msgid "Nofollow?"
3302
  msgstr ""
3303
 
3304
+ #: inc/functions/options-advanced-admin.php:192
3305
  msgid "Count words?"
3306
  msgstr ""
3307
 
3308
+ #: inc/functions/options-advanced-admin.php:195
3309
  msgid "W3C check"
3310
  msgstr ""
3311
 
3312
+ #: inc/functions/options-advanced-admin.php:198
3313
  msgid "Page Speed"
3314
  msgstr ""
3315
 
3316
+ #: inc/functions/options-advanced-admin.php:251
3317
  msgid "Check code quality of this page"
3318
  msgstr ""
3319
 
3320
+ #: inc/functions/options-advanced-admin.php:255
3321
  msgid "Analyze this page with Google Page Speed"
3322
  msgstr ""
3323
 
3324
+ #: inc/functions/options-advanced-admin.php:338
3325
  msgid "Enable noindex"
3326
  msgstr ""
3327
 
3328
+ #: inc/functions/options-advanced-admin.php:391
3329
  msgid "Enable index"
3330
  msgstr ""
3331
 
3332
+ #: inc/functions/options-advanced-admin.php:444
3333
  msgid "Enable nofollow"
3334
  msgstr ""
3335
 
3336
+ #: inc/functions/options-advanced-admin.php:496
3337
  msgid "Enable follow"
3338
  msgstr ""
3339
 
3340
+ #: inc/functions/options-advanced-admin.php:543
3341
  msgid "Enable redirection"
3342
  msgstr ""
3343
 
3344
+ #: inc/functions/options-advanced-admin.php:582
3345
  msgid "Disable redirection"
3346
  msgstr ""
3347
 
3348
+ #: inc/functions/options-advanced-admin.php:756
3349
  msgid "Description"
3350
  msgstr ""
3351
 
3352
+ #: inc/functions/options-advanced-admin.php:765
3353
  msgid ""
3354
  "The description is not prominent by default; however, some themes may show "
3355
  "it."
languages/wp-seopress.pot CHANGED
@@ -2,8 +2,8 @@ msgid ""
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
- "POT-Creation-Date: 2019-01-10 20:17+0100\n"
6
- "PO-Revision-Date: 2019-01-10 20:17+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
@@ -172,7 +172,7 @@ msgstr ""
172
 
173
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
174
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
175
- #: inc/functions/options-advanced-admin.php:647
176
  msgid "Target keywords"
177
  msgstr ""
178
 
@@ -346,7 +346,7 @@ msgstr ""
346
  #: inc/admin/admin-metaboxes-form.php:109
347
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
348
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
349
- #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:639
350
  msgid "Meta description"
351
  msgstr ""
352
 
@@ -466,7 +466,7 @@ msgstr ""
466
 
467
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
468
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
469
- #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:629
470
  msgid "SEO"
471
  msgstr ""
472
 
@@ -1471,7 +1471,7 @@ msgstr ""
1471
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1472
  msgstr ""
1473
 
1474
- #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:171
1475
  msgid "Redirect URL"
1476
  msgstr ""
1477
 
@@ -3267,85 +3267,89 @@ msgstr ""
3267
  msgid "Activate License"
3268
  msgstr ""
3269
 
3270
- #: inc/functions/options-advanced-admin.php:162
3271
- #: inc/functions/options-advanced-admin.php:631
 
 
 
 
3272
  msgid "Title tag"
3273
  msgstr ""
3274
 
3275
- #: inc/functions/options-advanced-admin.php:165
3276
  msgid "Meta Desc."
3277
  msgstr ""
3278
 
3279
- #: inc/functions/options-advanced-admin.php:168
3280
  msgid "Redirect?"
3281
  msgstr ""
3282
 
3283
- #: inc/functions/options-advanced-admin.php:174
3284
- #: inc/functions/options-advanced-admin.php:655
3285
  msgid "Canonical"
3286
  msgstr ""
3287
 
3288
- #: inc/functions/options-advanced-admin.php:177
3289
  msgid "Target Kw"
3290
  msgstr ""
3291
 
3292
- #: inc/functions/options-advanced-admin.php:180
3293
  msgid "Noindex?"
3294
  msgstr ""
3295
 
3296
- #: inc/functions/options-advanced-admin.php:183
3297
  msgid "Nofollow?"
3298
  msgstr ""
3299
 
3300
- #: inc/functions/options-advanced-admin.php:186
3301
  msgid "Count words?"
3302
  msgstr ""
3303
 
3304
- #: inc/functions/options-advanced-admin.php:189
3305
  msgid "W3C check"
3306
  msgstr ""
3307
 
3308
- #: inc/functions/options-advanced-admin.php:192
3309
  msgid "Page Speed"
3310
  msgstr ""
3311
 
3312
- #: inc/functions/options-advanced-admin.php:248
3313
  msgid "Check code quality of this page"
3314
  msgstr ""
3315
 
3316
- #: inc/functions/options-advanced-admin.php:252
3317
  msgid "Analyze this page with Google Page Speed"
3318
  msgstr ""
3319
 
3320
- #: inc/functions/options-advanced-admin.php:335
3321
  msgid "Enable noindex"
3322
  msgstr ""
3323
 
3324
- #: inc/functions/options-advanced-admin.php:388
3325
  msgid "Enable index"
3326
  msgstr ""
3327
 
3328
- #: inc/functions/options-advanced-admin.php:441
3329
  msgid "Enable nofollow"
3330
  msgstr ""
3331
 
3332
- #: inc/functions/options-advanced-admin.php:493
3333
  msgid "Enable follow"
3334
  msgstr ""
3335
 
3336
- #: inc/functions/options-advanced-admin.php:540
3337
  msgid "Enable redirection"
3338
  msgstr ""
3339
 
3340
- #: inc/functions/options-advanced-admin.php:579
3341
  msgid "Disable redirection"
3342
  msgstr ""
3343
 
3344
- #: inc/functions/options-advanced-admin.php:753
3345
  msgid "Description"
3346
  msgstr ""
3347
 
3348
- #: inc/functions/options-advanced-admin.php:762
3349
  msgid ""
3350
  "The description is not prominent by default; however, some themes may show "
3351
  "it."
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2019-01-14 20:12+0100\n"
6
+ "PO-Revision-Date: 2019-01-14 20:12+0100\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
172
 
173
  #: inc/admin/admin-metaboxes-content-analysis-form.php:9
174
  #: inc/admin/admin-metaboxes-content-analysis-form.php:10
175
+ #: inc/functions/options-advanced-admin.php:650
176
  msgid "Target keywords"
177
  msgstr ""
178
 
346
  #: inc/admin/admin-metaboxes-form.php:109
347
  #: inc/admin/admin-metaboxes-form.php:110 inc/admin/admin.php:730
348
  #: inc/admin/admin.php:751 inc/admin/admin.php:770 inc/admin/admin.php:2030
349
+ #: inc/admin/admin.php:3386 inc/functions/options-advanced-admin.php:642
350
  msgid "Meta description"
351
  msgstr ""
352
 
466
 
467
  #: inc/admin/admin-metaboxes-form.php:48 inc/admin/admin-metaboxes.php:162
468
  #: inc/admin/admin-metaboxes.php:164 inc/admin/admin.php:183
469
+ #: inc/admin/adminbar.php:12 inc/functions/options-advanced-admin.php:632
470
  msgid "SEO"
471
  msgstr ""
472
 
1471
  msgid "Meta Robots (noindex, nofollow, noarchive)"
1472
  msgstr ""
1473
 
1474
+ #: inc/admin/admin.php:775 inc/functions/options-advanced-admin.php:177
1475
  msgid "Redirect URL"
1476
  msgstr ""
1477
 
3267
  msgid "Activate License"
3268
  msgstr ""
3269
 
3270
+ #: inc/functions/options-advanced-admin.php:21
3271
+ msgid "Need help?"
3272
+ msgstr ""
3273
+
3274
+ #: inc/functions/options-advanced-admin.php:168
3275
+ #: inc/functions/options-advanced-admin.php:634
3276
  msgid "Title tag"
3277
  msgstr ""
3278
 
3279
+ #: inc/functions/options-advanced-admin.php:171
3280
  msgid "Meta Desc."
3281
  msgstr ""
3282
 
3283
+ #: inc/functions/options-advanced-admin.php:174
3284
  msgid "Redirect?"
3285
  msgstr ""
3286
 
3287
+ #: inc/functions/options-advanced-admin.php:180
3288
+ #: inc/functions/options-advanced-admin.php:658
3289
  msgid "Canonical"
3290
  msgstr ""
3291
 
3292
+ #: inc/functions/options-advanced-admin.php:183
3293
  msgid "Target Kw"
3294
  msgstr ""
3295
 
3296
+ #: inc/functions/options-advanced-admin.php:186
3297
  msgid "Noindex?"
3298
  msgstr ""
3299
 
3300
+ #: inc/functions/options-advanced-admin.php:189
3301
  msgid "Nofollow?"
3302
  msgstr ""
3303
 
3304
+ #: inc/functions/options-advanced-admin.php:192
3305
  msgid "Count words?"
3306
  msgstr ""
3307
 
3308
+ #: inc/functions/options-advanced-admin.php:195
3309
  msgid "W3C check"
3310
  msgstr ""
3311
 
3312
+ #: inc/functions/options-advanced-admin.php:198
3313
  msgid "Page Speed"
3314
  msgstr ""
3315
 
3316
+ #: inc/functions/options-advanced-admin.php:251
3317
  msgid "Check code quality of this page"
3318
  msgstr ""
3319
 
3320
+ #: inc/functions/options-advanced-admin.php:255
3321
  msgid "Analyze this page with Google Page Speed"
3322
  msgstr ""
3323
 
3324
+ #: inc/functions/options-advanced-admin.php:338
3325
  msgid "Enable noindex"
3326
  msgstr ""
3327
 
3328
+ #: inc/functions/options-advanced-admin.php:391
3329
  msgid "Enable index"
3330
  msgstr ""
3331
 
3332
+ #: inc/functions/options-advanced-admin.php:444
3333
  msgid "Enable nofollow"
3334
  msgstr ""
3335
 
3336
+ #: inc/functions/options-advanced-admin.php:496
3337
  msgid "Enable follow"
3338
  msgstr ""
3339
 
3340
+ #: inc/functions/options-advanced-admin.php:543
3341
  msgid "Enable redirection"
3342
  msgstr ""
3343
 
3344
+ #: inc/functions/options-advanced-admin.php:582
3345
  msgid "Disable redirection"
3346
  msgstr ""
3347
 
3348
+ #: inc/functions/options-advanced-admin.php:756
3349
  msgid "Description"
3350
  msgstr ""
3351
 
3352
+ #: inc/functions/options-advanced-admin.php:765
3353
  msgid ""
3354
  "The description is not prominent by default; however, some themes may show "
3355
  "it."
readme.txt CHANGED
@@ -6,11 +6,11 @@ Tags: seo, search engine optimization, meta title, open graph, content analysis,
6
  Requires at least: 4.4+
7
  Tested up to: 5.0
8
  Requires PHP: 5.4
9
- Stable tag: 3.3.5
10
  License: GPLv2 or later
11
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
12
 
13
- SEOPress is a simple, fast and powerful SEO plugin for WordPress
14
 
15
  == Description ==
16
 
@@ -161,6 +161,13 @@ Subscribe on <a href="https://www.seopress.org/" target="_blank">seopress.org</a
161
  44. Structured Data Types metaboxe in post, page, custom post type (PRO)
162
 
163
  == Changelog ==
 
 
 
 
 
 
 
164
  = 3.3.5 =
165
  * INFO Add admin notice for License / automatic update (PRO)
166
  * INFO Password posts are now excluded by default from XML Sitemaps
6
  Requires at least: 4.4+
7
  Tested up to: 5.0
8
  Requires PHP: 5.4
9
+ Stable tag: 3.3.6
10
  License: GPLv2 or later
11
  License URI: https://www.gnu.org/licenses/gpl-2.0.html
12
 
13
+ SEOPress is a simple, fast and powerful SEO plugin for WordPress.
14
 
15
  == Description ==
16
 
161
  44. Structured Data Types metaboxe in post, page, custom post type (PRO)
162
 
163
  == Changelog ==
164
+ = 3.3.6 =
165
+ * INFO Allow rel attribute in RSS feeds
166
+ * INFO Improve license notification
167
+ * FIX Multisite: metaboxes did not show up if super_admin user role
168
+ * FIX Google News Sitemap (news:title encoding)
169
+ * FIX Count words column (was displaying unique words instead of words)
170
+ * FIX Warning invalid argument for Page Speed
171
  = 3.3.5 =
172
  * INFO Add admin notice for License / automatic update (PRO)
173
  * INFO Password posts are now excluded by default from XML Sitemaps
seopress.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: SEOPress
4
  Plugin URI: https://www.seopress.org/
5
  Description: The best plugin for SEO.
6
- Version: 3.3.5
7
  Author: Benjamin Denis
8
  Author URI: https://www.seopress.org/
9
  License: GPLv2
@@ -53,7 +53,7 @@ register_deactivation_hook(__FILE__, 'seopress_deactivation');
53
  ///////////////////////////////////////////////////////////////////////////////////////////////////
54
  //Define
55
  ///////////////////////////////////////////////////////////////////////////////////////////////////
56
- define( 'SEOPRESS_VERSION', '3.3.5' );
57
  define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
58
 
59
  ///////////////////////////////////////////////////////////////////////////////////////////////////
3
  Plugin Name: SEOPress
4
  Plugin URI: https://www.seopress.org/
5
  Description: The best plugin for SEO.
6
+ Version: 3.3.6
7
  Author: Benjamin Denis
8
  Author URI: https://www.seopress.org/
9
  License: GPLv2
53
  ///////////////////////////////////////////////////////////////////////////////////////////////////
54
  //Define
55
  ///////////////////////////////////////////////////////////////////////////////////////////////////
56
+ define( 'SEOPRESS_VERSION', '3.3.6' );
57
  define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
58
 
59
  ///////////////////////////////////////////////////////////////////////////////////////////////////