SEOPress - Version 2.0

Version Description

  • NEW SEO metaboxe for terms (categories, tags, custom taxonomies including WooCommerce categories and tags)
  • NEW Track downloads with Google Analytics (PDF, ZIP, DOCX...)
  • NEW Disable author archives
  • NEW Disable date archives
  • NEW Check websites/domain names setup on your server (useful with share hosting - PRO Only)
  • NEW Receive email alert before domain name expiration (PRO Only)
  • NEW Check your Alexa Rank (PRO Only)
  • NEW Add link rel="prev" / rel="next" for paginated archives
  • NEW Import Yoast SEO term settings in SEOPress
  • NEW Disable RSS feeds
  • NEW Quickly block directory browsing, protect wp-config.php file and create 301 redirection when editing htaccess (PRO only)
  • INFO Introducing SEOPress font family: better integration of SEOPress icon in admin (remove base64 img)
  • INFO Remove Google Analytics footprint
  • INFO Add notification for NGINX server in XML Sitemaps page by providing NGINX rules (thanks wpserveur.net)
  • FIX Scan link in SEOPres Dashboard
  • FIX Remove Jetpack Open Graph metas now availabe in the free release instead of PRO
  • FIX %%post_excerpt%% if empty, use the_content() for meta-description
  • FIX Link to SEOPress.org
  • FIX Remove Redirections in menu if disabled to avoid error
  • FIX Undefined variable $seopress_get_the_excerpt
  • FIX Trying to get property of non-object in options-titles-metas.php:378 if no post in post type archives
  • FIX Trying to get property of non-object in options-breadcrumbs.php:136 if no post in post type archives
  • FIX Disable post type archive link in breadcrumbs if no archive for CPT
  • FIX Bulk edit nofollow
  • FIX Quick edit save
  • FIX UX/UI bugs
  • FIX Google Analytics: not showing if user logged in
  • FIX Google Page Speed request/redirect
Download this release

Release Info

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

Code changes from version 1.9 to 2.0

assets/css/seopress-admin-bar.min.css ADDED
@@ -0,0 +1 @@
 
1
+ #adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before{content:"\e042";font-family:seopress}#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?8v0bs0);src:url(../fonts/seopress.eot?8v0bs0#iefix) format('embedded-opentype'),url(../fonts/seopress.ttf?8v0bs0) format('truetype'),url(../fonts/seopress.woff?8v0bs0) format('woff'),url(../fonts/seopress.svg?8v0bs0#seopress) format('svg');font-weight:400;font-style:normal}[class*=" icon-seopress"],[class^=icon-seopress-]{font-family:seopress!important}.icon-seopress-seopress:before{content:"\e042"}
assets/css/seopress.css CHANGED
@@ -1,3 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  /*************************************************************************************************/
2
  /* Metaboxe in CPT */
3
  /*************************************************************************************************/
@@ -149,7 +171,9 @@
149
  display: inline;
150
  font-weight: bold;
151
  }
152
-
 
 
153
  /*************************************************************************************************/
154
  /* Admin - Tabs */
155
  /*************************************************************************************************/
@@ -206,12 +230,81 @@
206
  /*************************************************************************************************/
207
  /* Admin - Options panel */
208
  /*************************************************************************************************/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
209
  .seopress-styles .seopress-option {
210
- margin: 20px auto 0;
211
  max-width: 90%;
212
- box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
213
  padding: 1.0rem;
214
  background: #fff;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
215
  }
216
  .seopress-styles .seopress-option h1 .dashicons,
217
  .seopress-styles .seopress-option h2 .dashicons {
@@ -221,6 +314,16 @@
221
  height: 40px;
222
  vertical-align: middle;
223
  }
 
 
 
 
 
 
 
 
 
 
224
  .seopress-styles .seopress-option .metabox-holder h2 .dashicons {
225
  font-size: 16px;
226
  }
@@ -229,9 +332,11 @@
229
  width: 16px;
230
  height: 16px;
231
  vertical-align: middle;
 
232
  }
233
  .seopress-styles .wrap {
234
  margin: 0;
 
235
  }
236
  .seopress-styles .seopress-option .submit {
237
  background: #fff;
@@ -243,19 +348,22 @@
243
  }
244
  .seopress-styles .seopress-option #submit,
245
  .seopress-styles .seopress-option #seopress-yoast-migrate {
246
- color: #232323;
247
  text-decoration: none;
248
- background: #F1F1F1;
249
  border: none;
250
- border-radius: 30px;
251
  padding-right: 20px;
252
  padding-left: 20px;
253
  line-height: 34px;
254
  text-transform: uppercase;
255
- height: 34px;
256
  transition: all 300ms linear;
257
- box-shadow: none;
258
  text-shadow: none;
 
 
 
 
 
259
  }
260
  .seopress-styles .seopress-option #submit:hover,
261
  .seopress-styles .seopress-option #seopress-yoast-migrate:hover {
@@ -265,41 +373,124 @@
265
  }
266
  .seopress-styles #wpcontent {
267
  padding-left: 0;
268
- background: #F7F7F7;
269
  }
270
  .seopress-styles #seopress-admin {
271
- background: #FFF;
272
- box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
273
  }
274
- #adminmenu div.wp-menu-image.dashicons-admin-seopress {
275
- background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABV0RVh0Q3JlYXRpb24gVGltZQA1LzEyLzE2LEZ4ogAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAABn1SURBVHic7Z2/bxtJnsWfvQPsJupVeAB7sZzQnYwvIgMN1heogaOwWB9E4GhMMmJAX2YGVCielw7FgAytgJqNxIDEzQZmQAZnwwrI6OwJyMuGA5DAhRr2H7AXSE3LMkk1u6u7qrrfBxgMLIvNksV69f1dDxAB6XT6CYDHAHYBPLn58p+ieG9CNOHdzf/fArgC8GE6nb4N+00fhPHQdDr9GMDTm/++CeM9CEkIHwH8CODH6XT6QfTDhQlAOp1OAyjjetP/UdRzCSFLfsG1GDSm0+lUxAMDC8CNeV8G8JfAqyGEeOXvuBaCt0Ee4lsAbsz8BujLEyKTdwDKft2D3/h5UTqdfgngAkDaz+sJIcJIA/iP3d3dB1dXV2+3ffFWFsDNqf8DGNgjREU+Avh+G2vAswCk0+mnuN78v99+XYSQiPgV1yLwo5dv9uQCpNPp73Ft8v/O/7oIIRHwOwCF3d3dX66uru61BO4VgJvNfy5gYYSQ6HjqRQQ2ugA3Zv9/CV0WISRK/m2TO7BWAG4Cfm9Bn58QnfkVwJN1gcGHG174A7j5CdGd3+N6L69kZQzgJs//7+GshxASMf+0rk7gCxfgxvT/nyhWRQiJlH++6wqscgEaES2GEBItX+ztzwTgprGHtf2ExJM/3ezxJXctgJeRLYUQIoOXt/+wjAHc9PP/HPFiCCHR87U7T+C2BVCWsxZCSMQs9/ptAXgqYSGEkOhZ7vWHwDL1xzFehCSDP97s+aUF8L28tRBCJPA98EkAnkhbBiFEBk+ATwLACT+EJItvAODBTWHAf0tdCiFEBv/yENc39hBCksfjh+BkX0KSSpoWACHJ5fGmgSCEkJjzIJ1O/0P2IgghcqAFQEiCoQAQkmAoAIQkGAoAIQmGAkBIgqEAEJJgKACEJBgKACEJhgJASIKhABCSYCgAhCSYr2QvIEmYpgnTND/72mw2w2w2k7QiknQoAILJZrOwLAumaS7/n0qlPL12MplgsVhgOBxiPB5jPB5THEiosBswIKZpwrZt2LaNTCYj/Pnz+Rz9fh+dTgfj8Vj480myoQD4wDAM5PN55PN5PHr0KLL3nc/naDQa6Pf7WCwWkb0viS8UgC2wLAvFYhGHh4dS1+E4DlqtFhoN3uROgkEB8EA2m0W5XA7FxA/CfD5HrVZDv9/39P3tdnvlz/D111+LXhrRBKYBN2CaJur1Oi4uLpTb/ACQSqXw+vVrnJ2dwTCMjd+bzWZX/gyTySSs5RENoACsoVwuo9frSTf3vbC/v4/Ly0tks9m131Mur778mYHFZEMBuINlWej1enjx4gV2dnZkL8czOzs7uLi4WLnR153+AAUg6VAAbpHP59FutyON7IvmxYsXqNfrn30tn8+v/f7hcBj2kojCMAh4Q71eF27uTyYTDIdDzGaz5Uk7Ho8/S+EZhgHLsgB8KiLKZrOBrY/JZIJCoQDDMPD+/fu138cAYLJJvAAYhoF6vY79/X0hzxsMBuj3+4Fz9W5xURBRmkwmmM1ma3+20WiEQqHg+/lEfxItAIZhCDH53bx8q9USXqBjmibK5XIowcjz83PUajXhzyX6kNgYgKjN32w2sbe3h0ajEUp13mw2Q6VSwbNnz+A4jtBn0/8niRWAarUaaPNPJhMcHByEtvHvMhwOsbe3JzRvzwwASaQAVKvVQCb1YDBAoVCIfAMtFgsUCgUhIuA4DjsNSfIEwLZtHB0d+X59t9tFqVSS1oyzWCxQKpUCuwM0/wmQMAFwS3v9MhgMUKlUBK7IH25cIAg0/wmQMAGo1+u+8+uTyUSJze/S7/cxGo18v54WAAESJAD5fD5QQ0+lUlGuBz9IOzAtAAIkZCSYYRhrm2G80Gw2ldwww+EQo9Foa2FzR4/pSrFYvLf78S7D4ZBWzwoSIQDFYtHzXL67uEU+qtJqtbYWABXFzCumaeLk5GTr17mzFsnnxN4FMAwDxWLR9+vDqO4TSb/f3zojoLMAbGp53gQ3/2piLwD5fD5QY02n0xG4mnDwOhHIRWcBsG1769fM53Otf+Ywib0ABDn93WYa1dlWAHQ+Df1YADr/vGETawGwLMu37w9sv7Fksc0HPEjqUDa2bfuy5igA64m1AGwahOEFXczGxWLhuTxYl59pFfT/xRNrAfDjL95G5eDfXbx+yHUWAL/+vw5unCxiKwDbXMm1Dp02i9e16noa+v196uLGySK2AuDXXLyNThaAl1NO5w5Av9acroIXFbEVAHfOXhC2rTaTiZcPuk4WzV0oAOFAAQj5GSqh62YwDMNXH4fuJc9REFsBEHF662QBAPen+HQVAEb/wyO2AiBitn/cLABdXQC/5j8DgPcTWwEQgYhAYpRs2uDz+Vxbc5j+f3hQADaQyWS0cgM2bXBdT3/LsnxV/+lc8RglFIB7CFpNqAq6noY8/cOFAnAPQZqJVEJXC4D+f7hQAO4hlUppIwKbXAAdT0TDMHwFcx3H0Vbwoia2V4P99NNPwq73dhwHe3t72gbRdCWfz+P09HTr1w0GA5RKpRBWFD9iawGIPAF2dnZwdnYm7HnEG/T/wye2MwFns1mgKcB3yWQyKJfLgSbxku0QXQBkmiZM01z5d4vFIpFuQ2wFYDweC79R98WLF5jNZlqMCdOdbDbry4VzHAemacK27eWG3zaV6E6CGo/HGA6HGI/HsXX/YhsDsCwLb968Ef5cx3Gk3AuYNKrVaqAr3EQzGo3Q7/fR7/e17ahcRWwFABAbCLwNRSB8Li8vA89zCIvBYIBWqxWLWENsg4BAeLngnZ0dtNvt2PUKqIKIYS5hsr+/j4uLC7Tbbe3Kxe8SawEI01enCIRH0FFuUZHJZHBxcYFqtapVyfhtYi0Aw+EQ8/k8tOe7IqDLB1YHTNPUrvz66OgIvV5Py8Mg1gIABLtA0ws7Ozt4/fq1NtWCqpLNZtFut/H+/XshrdxRk0ql8ObNG+3EK9ZBQJeoAkrdbhe1Wi22KaMwsG0bxWJRaM2GbI6Pj7VJFSdCAGzbxuvXryN5r8lkglKpFKtUURhks1mUy+XQNv7dceDD4XAZsIsiyKiLCCRCAADg7OwM+/v7kbyX4zioVCrsSFuBZVmoVqvCN36320Wn08FsNvMkvoZhwLZt5PP50ETo2bNnyqcKEyMAhmHg8vIylLqAdZyfn6NWq0X2fipjGAaq1arw6kyXg4MD33UZYYmS4zjI5XJKW4OxDwK6LBYLVCqVSN/z6OgI7XZ7bf15Usjn87i8vAxt8we9/Xc8HqNQKODVq1cCV3UdIK7X60KfKZrECABwXRjU7XYjfc9MJoNer5fIVKFpmmi32zg9PQ3V8hJlZrdaLRwcHMBxHCHPA65//ypnBhIlAABQq9U8X6QpCjdVWK1WI31fmeTzefR6vUii+yL9bNcaEEm5XBb6PJEkTgAWiwVKpZJQlfeKzgUjXjEMA2dnZ6Gf+rcRHWgbj8c4Pj4W9rxUKqWsFZA4AQCuZwWIVnmvPHr0CG/evIll4ZBlWej1eltnW7rdru8pvm7rrmg6nQ4Gg4Gw56lqBSRSAADxKr8tJycnODs707aG/C7FYhFv3rzZKr8+Go1wcHCASqXi2yoKM81WqVSEWYqpVErJOFBiBQC4VnmZIrC/vx8Ll6Ber+Pk5MTz9zuOg+Pj42VLtd/hH0C4ArBYLNBqtYQ9jwKgILJFQNcacuDa3+/1elul9waDAfb29j6rkguyMcIutGm1WsKsAAqAosgWAQA4PT1VPmd8G9ff99q44zgOnj9/jlKp9EWvhN+e+tFoFHrfxWKxEFbSu7Ozo9z8AArADSqIwOHhIdrttvJxAcuy0G63Pfv7o9EIe3t7K0ujTdP03f0XVZmtyJp+CoDCdDod4YUg25LJZJQWAdu20W63PfvszWYThUJh7UmtsvnvMh6Phc2VoAAojlsIEuYgkft49OiRksHBfD6P169fe9r8juPg2bNn985j8LshHMeJtNFG1Hup9julAKxgPB4jl8tFXjF4m1QqpdTIsW1u6ZlMJsjlcp42jd8Ozai77ES9X5TNaF6gAKxhsVggl8tF3jtwG1XmDm6z+bvdLgqFgqfiHB3MfxeRxUYquQEUgHuoVCpSg4OyRcC2bc+bv9lsolKpeI7M6yQAqvf1+4UC4AE3OCgrLiBLBCzL8pyaPD4+3nr+YhD/X8adDKKCwyoFeCkAHnHjAiLrw7fB7S2P6sPjtvLe57O6VX3bpsosy/I9lkvWpCVRoiPbpbsNBWAL3E7C4+NjKanCR48eRXZL8Ww2u3ejuTck+cmTB/GD42qOy4AC4INOpyMtS5DJZCKbK1CpVNYGQYNej6aT/x9nKAA+mc1myOVyOD8/j/y9j46OIoskrxKBoJvfMAzfg0LuTvslwaAABKRWq+H58+eRuwRRthLfFgERF6MGOf05aVksFAAB9Pv9yF2CnZ2dSEeMVSoVnJ+fC7kVOen+v0q3SlMABOFOGYqycOjw8DDSopJarSbkw5t0/1+lm6MoAAJxR4+LHi+9CZ1aiIHrFJjfctjJZCJ188RxvDsFIARarVZkcQGVB06uQmf/X9R1YnQBEkC/30ehUIhEBFQdOLkKXc1/kac/XYCEEFVXoS5WQJDhH0A8BMDv9OOwoACEjBscDFsEdLACggQsZZVgu4gKtqpk/gMUgEhYLBahi0AqlVKqxnwVupr/gLj6fQpAQolCBFR3A3TO/4sSANk/x10oABEStgioOHbaxbZt3+k/We2/LkE6F2+jYhkzBSBiwrybMJVKKZurDnL6y07/ifL/Zf8cq6AASCDMuwlVjQPo7P+Lcq1k/xyroABIIqy7CVUUANM0A5nQstN/QVKXLo7j0AIgn9PpdIT3Dqg0cNIlyOkv228WFVcRebmISCgAkqnValLvIIgCnf1/Ude4i7xkVCRfyV7AJorF4sqe906no1w01S9uA9HFxYWQ5/kdtBEWhmH4nv0PyDX/bdsWEv0fjUbKfl6VFoB1V06Px2Nl/0H9MBwOcX5+jqOjI9lLEU5Ql0SmAIg6/bedlhwlyroAm4JZKga6gtJoNKTeSRgWQXxome2/2WxWiDU1Go2UjP67KCsAquazw2KxWCjrJwZBV/9fVG+Fyqc/oLAAbDrl4yoOqkaK/RK0gk7WyZmU0x+gACjFbDaT3vUmkqApNFmbR9SsxVqtJuQ5YaKsAGza5HEVAEDNajG/BBEAWUJYLBaFFP6cn58r1/m3CmUFYNMvQdRoJhWJiwAYhqHd8A/DMIT4/o7jKO/7uygpAF6i/CpWvIkg6KmhSlGRjuZ/vV733bF4m21uSJaNkgLgxcSPsxsQZGyUKvURQQRaRvuvbduBCpZcBoOB9OrFbVBSALxYAHGsBRCBKgKgU/efaZpCxqvP53NUKhUBK4oObQUgri4AEGwDqCAA2Ww2kCkd9QkqyvQvlUramP4uSgqAF/NeRKQ2jqgQRNTJ/69Wq0Jy/q9evdIi6n8XJQXA6+ZWeQSWLFT4EAaxzqJs/83n80L6L7rdrrZVnMoJwDa+fZzdAD/IvjoL0Gf2v2VZOD09DfycyWSiRcHPOpQTgG2uvI6rBeBX2FQw/4OKchT+v2VZaLfbgZ8zmUxQKBSki24QlBOAbT5AOszC98M2IngbFdJPqvv/pmmi3W4HDvo5jqNVvn8dygnAtvl91Wfh+8GPCT2fz5WwAILk0sN2YQzDwNnZmZDNXygUlIi3BEV7AYibG+DXhObpvxnX7A+aPYrT5gcUFIBtUzK6XIzpFb+bSIUotKr+Pzf/epQSAL/lvUkXAFVmzqloAWSzWSE+/3w+j93mB2IiAJlMJhYpQb9DKFXoPAs6/COMa7Pz+TwuLi4Cb/7JZIJcLhe7zQ8oJgBBNrEO12Pfh58hlKpMnVHN/K/X60Ly/IPBQPtU3yaUEoAgHX6ZTEbrgKBt275KUlU4/QF1zH/LstDr9XB4eBj4Wc1mU8v6/m2IjQAA13XdfnPoMjEMw9cYqsFgoMTpbxhGoHp6Ue2/xWJRWLDv+fPnyohrmCglAEGbMlKplLB5blFSLpe39p8dx1GmBFX27H+3uOfk5ESYv69CWjUKlBEAUQM+Dg8PtcoK+G1IabVaSkT+geDmf5DNVi6X0ev1hHT0NZtN5HI5Zf5do0CZm4FETvipVqsYj8fKR20ty/JlsYxGI6XMUxn+fz6f92U5rcId5KGCOxU1ylgAItN4Ozs7aLfbSvcJuMUp25qsbg26KliWFcjs3rb9183rn56eCtn87qmfxM0PKCQAomf8qSwCtm37Lk6pVCpKmahRnf75fB69Xg8XFxfCLu04ODhAo9GIdZT/PmLpAri4IqBSBVe5XMaLFy98vbbZbCoXnArT/zdNE/l8Hvl8Xtgo+Pl8jkajEbtbmPzyIJ1O/0P2IgDg559/3vj3juMEMjVfvXoltV7eHTzp9/TqdrtKmf7Adfrv48ePgZ7xzTfffHYCG4YB27aFTel1cRwHrVYLrVYr0Sf+XZSwAO47/QeDARqNRqCa7pOTE9i2HbkJbRgGisWi71MfUHPzA8FPf7f917IsZLNZZLNZoZse4Ma/Dy0EYDgcYjweo1AoBBKBTCaD9+/fo9vtotFohCoErvlaLBYDWS6qbn4guACYpomffvpJyETeu3Dje0MJF+A+v/jbb79dblbLsnB2dibEJ3Qvcej3+0I+JKLNV5U3P4DQNm8QXB9f1O807ighAPV6fW3t9nw+x97e3mdfMwxDSMnnbdymmuFwiMVi4SlomM1mYZrm0oQVuZ5ms6lUrv8u2WwWFxcXspexZDAYoNVqJTad5xflXYBVv9DFYoFcLrdROLYlk8kgk8l8YYncHVMVNO99H26eX7Vo/11UaLyaz+dotVro9/tKpUZ1QgkB2BQZ37QR3OqtarUa2qaM8gKSyWSCUqmkxYdZlgDM53P0+310Oh1lUrs6I10AvAQAN9HpdDAcDgOl2FRAdZP/NqZpRnpF+2g0Qr/fXwaDiTiUFgCvU2JnsxkKhQKKxSLK5bJygalNjEYj5ar77iPs038ymSzjMW5MhoSDdAHY1AOwrR/carXQ6XRQLpeFXPkUJjo3oIjs23DnGbrNWzr+e+iMdAHYZAH4CYQtFgvUajW0Wi2Uy2VhQUJRTCaTpVDpStAUZxR1GMQb0puB1glA0Ckxs9kMlUoF3377LZrNJubzue9niaDb7eLZs2fI5XJab34R5r9KswySjnQLYF23nihTcDabodFooNFoLIt0bNuOJE4gutBIBYIKgKjxX0QMShQCycCtPc9ms8KyB6PRaOnHxjV4dXl5GSgDMBgMUCqVBK6IBEG6BSALd5O6mKYJ0zSXAS73z6uYzWZLE3abykHdCTr7H1DjBmPyicQKwF3cTc0P6HpERP/576sW0oOARB+CDludz+eJsJR0ggJAPGEYRuCyaJ7+6kEBIJ4Qkf6jAKgHBYB4gv5/PKEAEE+IGP/F4h/1oACQexExA4Gnv5pQAMi9iLhqjQKgJhQAci/0/+MLBYBsxDTNwOm/0WgUy7LoOEABIBvh6R9vKABkI8z/xxsKANlIUAvAcRwKgMJQAMhaRMxN4OZXGwoAWQv9//hDASBrof8ffygAZCUiZv+z/Vd9KABkJTz9kwEFgKyEApAMKADkCwzDEDIoVfULTgkFgKxARPSf5b96QAEgX0DzPzlQAMgXMP+fHCgA5DNEzP4HQPNfEygA5DNEXf3N/L8eUADIZ4gSAKIHFACyRMTwD6IXFACypFwuC3uWiEAiCR8KAAFwffofHh4Kex5dCT2gABAYhoGzszOhzzw6OoJlWUKfScRDAUg4hmGg3W6H4vu3222KgOL8Znd396XsRZDoMQwDf/7zn/G3v/1NSN5/Fb/97W/x3Xff4Q9/+AMWiwVvBlKQB+l0+h+yF0HCxzRNmKYJy7KQzWaRzWYDj/vaFsdxMB6PMRwOMR6Pl6JAYZAHBSCGVKtV5PP5yDe4KLrdLiqViuxlJALGAGKIiLv8ZEKLIDooADFERC+/TCgA0UEBiBmGYcheQmAoANFBAYgZcUi7sZEoOigAMSMOAsBW4uigAMQM3V2A0WgkewmJ4ivZCyBiGY/HaDabspfhG/r/0cI6AEISDF0AQhIMBYCQBEMBICTBUAAISTAUAEISDAWAkARDASAkwTwE8E72IgghUnhHC4CQBPMQwAfZiyCESOHDQwBT2asghEhhSguAkOTy4QEAsCGIkOQxnU4fuEHAj1JXQgiJmo/ApzqAt/LWQQiRwFvgkwD8IG0ZhBAZ/AAAD9w/pdPpKYA/SloMISQ6fplOp2ng81LgH+WshRASMcu9flsAGhIWQgiJnuVeXwrAdDqdgn0BhMSddzd7HcCX3YAvI10KISRqXt7+w4O7f5tOp98C+FNEiyGERMe76XT65PYXVnUDlqNZCyEkYr7Y27+5+4Wrq6v/293dfQDgSRQrIoREwl+n02n77he/cAFc0un0BwDfhLokQkgUfJxOp49X/cWmgSDfA/g1lOUQQqLiV1zv5ZWsFYDpdPph0wsJIVrw/c1eXskXMYDbXF1d/e/u7u4vAJ4KXxYhJGyOVvn9t9koAABwdXX1gSJAiHYcTafTH+77pnsFAFiKwEcA/wrgdwEXRggJj18BPLvv5HdZmwVYRTqdfozrNkJmBwhRj4+4x+e/y1YC4JJOp18C+E8/ryWEhMJfp9Ppy21f5EsAgKU10ADLhgmRyTsA5W1O/dv4FgCXdDr9BNclhn8J+ixCiGf+DqAxnU7fBnlIYAFwSafTaVwLwVNwshAhYfALrod5NG639AZBmADc5sY9eHrzHwOGhPjnI643/Y9+zfxNhCIAd7lxEx4D2MWnJiPGDgj5hDuM5y2AKwAfgpr3Xvh/hENXm+CaxHYAAAAASUVORK5CYII=');
276
- background-repeat: no-repeat;
277
- background-position: center center;
278
- background-size: 22px;
279
  }
280
  .seopress-styles #seopress-navbar {
281
- padding: 10px 25px;
282
- height: 40px;
283
  margin: 0 auto;
284
- width: 55rem;
 
 
285
  }
286
  #seopress-header {
287
- margin: 0;
 
 
288
  }
289
  #seopress-header #seopress-admin h1 {
290
- background: url("../img/logo-seopress.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
291
- font-size: 14px;
292
- font-weight: bold;
293
- line-height: 80px;
294
- height: 35px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
295
  margin: 0;
 
 
 
 
 
 
296
  display: inline-block;
297
- width: 200px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
298
  }
299
  #seopress-header #seopress-admin h1 .seopress-info-version {
300
  position: relative;
301
- left: 190px;
302
- top: -17px;
 
 
 
303
  }
304
  #seopress-header #seopress-admin .wpc-info-version {
305
  font-size: 14px;
@@ -324,9 +515,15 @@
324
  font-size: 13px;
325
  display: inline;
326
  }
327
- #seopress-header #seopress-notice .wporg-ratings {
 
 
 
328
  display: inline;
329
  }
 
 
 
330
  .seopress-option .seopress-settings {
331
  float: left;
332
  max-width: 750px;
@@ -345,19 +542,43 @@
345
  .seopress-option .seopress-settings label {
346
  margin: 0 0 0 10px;
347
  }
348
- .seopress-tab {
349
- display: none;
350
- background: #fff;
 
 
 
 
 
 
351
  padding: 1.5rem;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
352
  position: relative;
353
  }
354
- .seopress-tab.active {
 
 
 
 
355
  display: block;
356
  }
357
  .seopress-option input[type="text"],
358
  .seopress-option input[type="password"],
359
  .seopress-option textarea {
360
- min-width: 500px;
361
  }
362
  .seopress-option textarea {
363
  min-height: 100px;
@@ -410,7 +631,33 @@
410
  .seopress-notice #message {
411
  margin: 5px 10px 2px 0;
412
  }
413
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
414
  .seopress-page-list {
415
  margin: 0px;
416
  }
@@ -419,65 +666,151 @@
419
  vertical-align: middle;
420
  margin-right: 5px;
421
  }
422
- .seopress-page-list .seopress-feature, #seopress-notifications-center {
423
- background: #fff;
424
- margin: 20px auto;
425
- box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
426
- max-width: 45rem;
427
  padding: 1.5rem;
428
  width: 100%;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
429
  }
430
  .seopress-page-list .seopress-feature .img-tool {
431
- height: 80px;
432
- width: 80px;
433
- background: #747474;
434
- float: left;
435
- margin: 0 30px 40px 0;
436
- border-radius: 80px;
 
 
437
  }
438
  .seopress-page-list .seopress-feature .img-tool .dashicons {
439
- color: #FFF;
440
  font-size: 60px;
441
- text-align: center;
442
  vertical-align: middle;
443
  width: 100%;
444
- height: 80px;
445
- line-height: 80px;
 
 
 
446
  }
447
  .seopress-page-list .seopress-feature .inner {
448
  margin: 0px;
449
  display: block;
 
450
  }
451
  .seopress-page-list .seopress-feature h3 {
452
  margin: 0;
453
  font-size: 16px;
454
  font-weight: bold;
 
 
 
 
455
  }
456
  .seopress-page-list .seopress-feature h3 .dashicons {
457
  font-size: 16px;
458
  margin-left: 5px;
459
  vertical-align: middle;
460
  }
461
- #seopress-content .seopress-page-list .seopress-feature a,
462
- .seopress-option .seopress-feature a,
463
- #seopress-notifications-center .seopress-alert .button-primary {
464
- color: #232323;
 
465
  text-decoration: none;
466
- background: #F1F1F1;
467
  border: none;
468
- border-radius: 30px;
469
  padding-right: 20px;
470
  padding-left: 20px;
471
  line-height: 34px;
472
  text-transform: uppercase;
473
- height: 34px;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
474
  transition: all 300ms linear;
475
- box-shadow: none;
476
  text-shadow: none;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
477
  }
478
  #seopress-content .seopress-page-list .seopress-feature a:hover,
479
  .seopress-option .seopress-feature a:hover,
480
- #seopress-notifications-center .seopress-alert .button-primary:hover {
 
 
481
  text-decoration: none;
482
  color: #FFF;
483
  background: #232323;
@@ -485,22 +818,28 @@
485
  #seopress-notifications-center .seopress-alert .button-primary {
486
  float: right;
487
  margin: 5px 0;
 
488
  }
489
- #seopress-notifications-center h2 {
490
  margin: 5px 0px 15px 5px;
491
  display: inline-block;
492
  width: 100%;
493
  }
494
- #seopress-notifications-center .dashicons {
495
  margin-right: 10px;
496
  }
497
  #seopress-notifications-center .seopress-alert {
498
  padding: 0;
499
  display: inline-block;
500
  margin: 0px 10px 10px 5px;
501
- border-bottom: 1px solid rgba(224, 224, 224, 1);
502
  width: calc(100% - 30px);
503
  position: relative;
 
 
 
 
 
504
  }
505
  #seopress-notifications-center .seopress-alert p {
506
  display: inline-block;
@@ -511,16 +850,17 @@
511
  text-transform: uppercase;
512
  font-weight: bold;
513
  font-size: 10px;
 
514
  }
515
  #seopress-notifications-center .seopress-alert .impact.low {
516
- background: #F89406;
 
517
  }
518
  #seopress-notifications-center .seopress-alert .impact.medium {
519
- background: #F9F04C;
520
- color: #515151;
521
  }
522
  #seopress-notifications-center .seopress-alert .impact.high {
523
- background: #ff4949;
524
  }
525
  #seopress-notifications-center .seopress-alert .dashicons {
526
  color: #FFC82C;
@@ -528,7 +868,7 @@
528
  #seopress-notifications-center .dashicons.remove-notice {
529
  position: absolute;
530
  right: -55px;
531
- color: rgb(35, 40, 45);
532
  font-size: 30px;
533
  height: 30px;
534
  width: 30px;
@@ -537,20 +877,22 @@
537
  transition: all 300ms linear;
538
  }
539
  #seopress-notifications-center .dashicons.remove-notice:hover {
540
- background: #FF4949;
541
  color: #fff;
542
  cursor: pointer;
 
543
  }
544
- #seopress-content .seopress-page-list .seopress-feature .seopress-doc,
545
- .seopress-option #seopress-tabs .seopress-doc {
546
  background: none;
547
- float: right;
548
  padding: 0;
549
  width: inherit;
550
  height: inherit;
551
- text-align: right;
552
  text-decoration: none;
553
  color: inherit;
 
 
 
 
554
  }
555
  #seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,
556
  .seopress-option #seopress-tabs .seopress-doc:hover {
@@ -580,8 +922,15 @@
580
  .seopress-option .feature-state {
581
  font-style: italic;
582
  font-size: 12px;
583
- font-weight: normal;
584
  display: inline-block;
 
 
 
 
 
 
 
 
585
  }
586
  #seopress-content .feature-state.feature-state-on,
587
  .seopress-option .feature-state.feature-state-on {
@@ -626,9 +975,7 @@
626
  margin-bottom: 10px;
627
  }
628
  .seopress-option .tag-title {
629
- padding: 3px 5px;
630
- background: #F1F1F1;
631
- font-weight: bold;
632
  position: relative;
633
  top: 5px;
634
  left: 0;
@@ -639,6 +986,11 @@
639
  margin-right: 5px;
640
  user-select: none;
641
  margin-bottom: 5px;
 
 
 
 
 
642
  }
643
  .seopress-option .tag-title:hover, .seopress-option .tag-title:focus, .seopress-option .tag-title:active {
644
  background: #232323;
@@ -693,9 +1045,158 @@
693
  .seopress-button .dashicons {
694
  vertical-align: middle;
695
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
696
  /*************************************************************************************************/
697
  /* Admin - Dashboard */
698
  /*************************************************************************************************/
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
699
  input.toggle {
700
  max-height: 0;
701
  max-width: 0;
@@ -761,7 +1262,7 @@ input.toggle[data-toggle="1"] + label:after {
761
  font-size: 14px;
762
  text-align: center;
763
  border-radius: 50px;
764
- background: #4AB866;
765
  top: 50px;
766
  right: 20px;
767
  }
@@ -769,36 +1270,57 @@ input.toggle[data-toggle="1"] + label:after {
769
  background: #F4F7FA;
770
  }
771
  .seopress-option .wrap h2.nav-tab-wrapper, .seopress-option h1.nav-tab-wrapper, .seopress-option h3.nav-tab-wrapper {
772
- border-bottom: 1px solid #EEE;
773
  margin: 0;
774
- padding-top: 9px;
775
- padding-bottom: 0;
776
  line-height: inherit;
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
777
  background: none;
 
778
  }
779
- .seopress-option .nav-tab {
780
  border: 0px solid #ccc;
781
- border-bottom: 5px solid #fff;
782
  background: none;
783
  opacity: 0.5;
784
  padding: 5px 8px;
785
  transition: opacity 300ms linear;
 
 
 
 
786
  }
787
- .seopress-option .about-wrap h2 .nav-tab-active, .seopress-option .nav-tab-active, .seopress-option .nav-tab-active:hover {
 
788
  background-color: #fff;
789
- border-bottom-color: rgb(35, 40, 45);
790
  }
791
- .seopress-option .nav-tab-active, .nav-tab-active:focus, .seopress-option .nav-tab-active:focus:active, .seopress-option .nav-tab-active:hover {
792
- border-bottom: 2px solid rgb(35, 40, 45);
793
  background: none;
794
- color: rgb(35, 40, 45);
795
  opacity: 1;
796
  outline: none;
 
797
  }
798
- .seopress-option .nav-tab:hover {
799
  opacity:1;
800
  }
801
- .seopress-option .nav-tab:focus {
802
  outline: none;
803
  box-shadow: none;
804
  }
1
+ /*************************************************************************************************/
2
+ /* SEOPress Font Family */
3
+ /*************************************************************************************************/
4
+ @font-face {
5
+ font-family: 'seopress';
6
+ src: url('../fonts/seopress.eot?8v0bs0');
7
+ src: url('../fonts/seopress.eot?8v0bs0#iefix') format('embedded-opentype'),
8
+ url('../fonts/seopress.ttf?8v0bs0') format('truetype'),
9
+ url('../fonts/seopress.woff?8v0bs0') format('woff'),
10
+ url('../fonts/seopress.svg?8v0bs0#seopress') format('svg');
11
+ font-weight: normal;
12
+ font-style: normal;
13
+ }
14
+
15
+ [class^="icon-seopress-"], [class*=" icon-seopress"] {
16
+ font-family: 'seopress' !important;
17
+ }
18
+
19
+ .icon-seopress-seopress:before {
20
+ content: "\e042";
21
+ }
22
+
23
  /*************************************************************************************************/
24
  /* Metaboxe in CPT */
25
  /*************************************************************************************************/
171
  display: inline;
172
  font-weight: bold;
173
  }
174
+ #term-seopress #seopress_cpt {
175
+ width: 95%;
176
+ }
177
  /*************************************************************************************************/
178
  /* Admin - Tabs */
179
  /*************************************************************************************************/
230
  /*************************************************************************************************/
231
  /* Admin - Options panel */
232
  /*************************************************************************************************/
233
+ #seopress-content a {
234
+ color: #3297d3;
235
+ }
236
+ #seopress-content a:hover {
237
+ color: #106598;
238
+ }
239
+ #seopress-admin-tabs.ui-tabs {
240
+ position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
241
+ padding: .2em;
242
+ border: none;
243
+ font-family: inherit;
244
+ font-size: inherit;
245
+ }
246
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li {
247
+ list-style: none;
248
+ float: left;
249
+ position: relative;
250
+ top: 0;
251
+ margin: -1px .2em 0 0;
252
+ border-bottom-width: 0;
253
+ padding: 0;
254
+ white-space: nowrap;
255
+ border: none;
256
+ background: none;
257
+ }
258
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li a {
259
+ float: left;
260
+ padding: 0.38em 1em 0.75rem;
261
+ text-decoration: none;
262
+ outline: none;
263
+ border-bottom: 2px solid #fff;
264
+ }
265
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
266
+ margin-bottom: -1px;
267
+ }
268
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
269
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
270
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
271
+ cursor: text;
272
+ border-bottom: 2px solid #23282D;
273
+ color: #23282D;
274
+ }
275
+ #seopress-admin-tabs.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
276
+ #seopress-admin-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
277
+ cursor: pointer;
278
+ color: #0073aa;
279
+ text-decoration: none;
280
+ }
281
+ #seopress-admin-tabs.ui-tabs-vertical { width: 55em; }
282
+ #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
283
+ #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; }
284
+ #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
285
+ #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
286
+ #seopress-admin-tabs.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}
287
+
288
  .seopress-styles .seopress-option {
289
+ margin: 10px auto 0;
290
  max-width: 90%;
 
291
  padding: 1.0rem;
292
  background: #fff;
293
+ box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1),0 5px 15px rgba(0, 0, 0, 0.1);
294
+ border-radius: 4px;
295
+ }
296
+ .seopress-styles .seopress-option h1 {
297
+ font-size: 16px;
298
+ font-weight: bold;
299
+ color: rgb(50, 151, 211);
300
+ text-transform: uppercase;
301
+ -moz-osx-font-smoothing: grayscale;
302
+ -webkit-font-smoothing: antialiased;
303
+ position: sticky;
304
+ top: 32px;
305
+ background: #fff;
306
+ z-index: 100;
307
+ padding: 10px 0;
308
  }
309
  .seopress-styles .seopress-option h1 .dashicons,
310
  .seopress-styles .seopress-option h2 .dashicons {
314
  height: 40px;
315
  vertical-align: middle;
316
  }
317
+ .seopress-styles .seopress-option h1 > .dashicons {
318
+ font-size: 30px;
319
+ width: 30px;
320
+ height: 30px;
321
+ background: rgb(196, 240, 255);
322
+ border-radius: 50%;
323
+ padding: 10px;
324
+ box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1),0 1px 3px rgba(0, 0, 0, 0.1);
325
+ margin-left: 20px;
326
+ }
327
  .seopress-styles .seopress-option .metabox-holder h2 .dashicons {
328
  font-size: 16px;
329
  }
332
  width: 16px;
333
  height: 16px;
334
  vertical-align: middle;
335
+ margin: 0 10px 0 0;
336
  }
337
  .seopress-styles .wrap {
338
  margin: 0;
339
+ position: relative;
340
  }
341
  .seopress-styles .seopress-option .submit {
342
  background: #fff;
348
  }
349
  .seopress-styles .seopress-option #submit,
350
  .seopress-styles .seopress-option #seopress-yoast-migrate {
351
+ color: rgb(255, 255, 255);
352
  text-decoration: none;
 
353
  border: none;
354
+ border-radius: 4px;
355
  padding-right: 20px;
356
  padding-left: 20px;
357
  line-height: 34px;
358
  text-transform: uppercase;
359
+ min-height: 34px;
360
  transition: all 300ms linear;
 
361
  text-shadow: none;
362
+ box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1),0 3px 6px rgba(0, 0, 0, 0.1);
363
+ margin-right: 15px;
364
+ background: RGB(106, 124, 148);
365
+ position: relative;
366
+ height: auto;
367
  }
368
  .seopress-styles .seopress-option #submit:hover,
369
  .seopress-styles .seopress-option #seopress-yoast-migrate:hover {
373
  }
374
  .seopress-styles #wpcontent {
375
  padding-left: 0;
376
+ background: #F8FAFD;
377
  }
378
  .seopress-styles #seopress-admin {
 
 
379
  }
380
+ #adminmenu div.wp-menu-image.dashicons-admin-seopress::before {
381
+ content:"\e042";
382
+ font-family: 'seopress';
 
 
383
  }
384
  .seopress-styles #seopress-navbar {
385
+ padding: 10px 1.5rem;
386
+ height: 56px;
387
  margin: 0 auto;
388
+ width: 53rem;
389
+ box-sizing: border-box;
390
+ position: relative;
391
  }
392
  #seopress-header {
393
+ margin: 0 auto;
394
+ position: relative;
395
+ width: 100%;
396
  }
397
  #seopress-header #seopress-admin h1 {
398
+ line-height: 50px;
399
+ margin: 0;
400
+ display: inline-block;
401
+ height: 50px;
402
+ width: 36px;
403
+ background-size: 100%;
404
+ background-repeat: no-repeat;
405
+ }
406
+ #seopress-header #seopress-admin h1::before {
407
+ content: "\e042";
408
+ font-family: 'seopress';
409
+ -moz-osx-font-smoothing: grayscale;
410
+ -webkit-font-smoothing: antialiased;
411
+ font-size: 40px;
412
+ line-height: 45px;
413
+ position: absolute;
414
+ font-weight: normal;
415
+ }
416
+ #seopress-header #seopress-admin h1:hover {
417
+ cursor: pointer;
418
+ }
419
+ #seopress-header #seopress-admin h1 > a {
420
+ text-decoration: none;
421
+ color: inherit;
422
+ }
423
+ #seopress-header #seopress-admin .seopress-quick-access {
424
+ background: #fff;
425
+ box-shadow: 0 50px 100px rgba(50, 50, 93, 0.1), 0 15px 35px rgba(50, 50, 93, 0.2), 0 5px 15px rgba(0, 0, 0, 0.1);
426
+ border-radius: 4px;
427
+ overflow: hidden;
428
+ position: relative;
429
+ font-size: 17px;
430
+ line-height: 40px;
431
+ white-space: nowrap;
432
+ transform: rotate3d(1,1,0,-15deg);
433
+ transform-origin: 100% 0;
434
+ opacity: 0;
435
+ will-change: transform,opacity;
436
+ transition-property: transform,opacity;
437
+ transition-duration: .25s;
438
+ z-index: 300;
439
+ padding: 0;
440
+ display: block;
441
+ width: 53rem;
442
+ top: 0px;
443
+ visibility: hidden;
444
+ cursor: auto;
445
+ }
446
+ #seopress-header #seopress-admin h1:hover .seopress-quick-access {
447
+ transform: none;
448
+ opacity: 1;
449
+ pointer-events: auto;
450
+ visibility: visible;
451
+ }
452
+ #seopress-header #seopress-admin .seopress-quick-access > ul {
453
+ padding: 20px;
454
  margin: 0;
455
+ float: left;
456
+ width: 100%;
457
+ box-sizing: border-box;
458
+ }
459
+ #seopress-header #seopress-admin h1 .seopress-quick-access li {
460
+ text-decoration: none;
461
  display: inline-block;
462
+ width: 50%;
463
+ margin: 0;
464
+ float: left;
465
+ padding: 10px 0;
466
+ }
467
+ #seopress-header #seopress-admin h1 .seopress-quick-access li .dashicons {
468
+ vertical-align: middle;
469
+ background: #B7E1F3;
470
+ border-radius: 50%;
471
+ padding: 5px;
472
+ margin-right: 15px;
473
+ }
474
+ #seopress-header #seopress-admin h1 .seopress-quick-access li a {
475
+ text-decoration: none;
476
+ font-size: 15px;
477
+ line-height: 30px;
478
+ text-transform: uppercase;
479
+ display: block;
480
+ width: 100%;
481
+ transition: all 300ms linear;
482
+ color: #3297d3;
483
+ }
484
+ #seopress-header #seopress-admin h1 .seopress-quick-access li a:hover {
485
+ color: #647a88;
486
  }
487
  #seopress-header #seopress-admin h1 .seopress-info-version {
488
  position: relative;
489
+ left: 50px;
490
+ top: 0px;
491
+ font-size: 14px;
492
+ width: 80px;
493
+ display: block;
494
  }
495
  #seopress-header #seopress-admin .wpc-info-version {
496
  font-size: 14px;
515
  font-size: 13px;
516
  display: inline;
517
  }
518
+ #seopress-footer-credits {
519
+ font-style: italic;
520
+ }
521
+ #seopress-footer-credits .wporg-ratings {
522
  display: inline;
523
  }
524
+ #seopress-footer-credits .wporg-ratings a {
525
+ text-decoration: none;
526
+ }
527
  .seopress-option .seopress-settings {
528
  float: left;
529
  max-width: 750px;
542
  .seopress-option .seopress-settings label {
543
  margin: 0 0 0 10px;
544
  }
545
+ .wrap-seopress-tab-content {
546
+ position: relative;
547
+ display: block;
548
+ width: 100%;
549
+ height: 100%;
550
+ max-width: 53rem;
551
+ margin: 20px auto 0;
552
+ }
553
+ #seopress-admin-tabs .seopress-tab {
554
  padding: 1.5rem;
555
+ visibility: hidden;
556
+ overflow: hidden;
557
+ opacity: 0;
558
+ transition: all 200ms ease;
559
+ transform: translateX(-15px);
560
+ position: absolute;
561
+ top: 0;
562
+ }
563
+ #seopress-admin-tabs .seopress-tab.active {
564
+ visibility: visible;
565
+ overflow: inherit;
566
+ opacity: 1;
567
+ transform: translateX(0px);
568
+ display: inherit;
569
  position: relative;
570
  }
571
+ #seopress-tabs .seopress-tab {
572
+ padding: 1.5rem;
573
+ display: none;
574
+ }
575
+ #seopress-tabs .seopress-tab.active {
576
  display: block;
577
  }
578
  .seopress-option input[type="text"],
579
  .seopress-option input[type="password"],
580
  .seopress-option textarea {
581
+ min-width: 485px;
582
  }
583
  .seopress-option textarea {
584
  min-height: 100px;
631
  .seopress-notice #message {
632
  margin: 5px 10px 2px 0;
633
  }
634
+ #seopress-notice a {
635
+ position: relative;
636
+ text-decoration: none;
637
+ }
638
+ #seopress-notice a .tooltip {
639
+ white-space: pre;
640
+ z-index: 200;
641
+ padding: 2px 5px;
642
+ font-weight: 500;
643
+ font-size: 12px;
644
+ color: #aab7c4;
645
+ background: #fff;
646
+ box-shadow: 0 1px 2px 0 rgba(49, 49, 93, 0.1),0 0 1px 0 rgba(0, 0, 0, 0.1);
647
+ border-radius: 2px;
648
+ position: absolute;
649
+ opacity: 0;
650
+ top: 30px;
651
+ transition: opacity 200ms ease;
652
+ visibility: hidden;
653
+ line-height: 20px;
654
+ left: -100%;
655
+ overflow: hidden;
656
+ }
657
+ #seopress-notice a:hover .tooltip {
658
+ opacity: 1;
659
+ visibility: visible;
660
+ }
661
  .seopress-page-list {
662
  margin: 0px;
663
  }
666
  vertical-align: middle;
667
  margin-right: 5px;
668
  }
669
+ .seopress-page-list .seopress-feature, #seopress-notifications-center, #seopress-admin-tabs .ui-tabs-nav, .seopress-useful-tools {
670
+ background: linear-gradient(172deg,#f5f7fa,#f5f7fa 200px,#fff 0,#fff);
671
+ margin: 0 auto 20px;
672
+ box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.2);
673
+ max-width: 50rem;
674
  padding: 1.5rem;
675
  width: 100%;
676
+ border-radius: 4px;
677
+ }
678
+ #seopress-notifications-center,
679
+ .seopress-useful-tools {
680
+ background: linear-gradient(172deg,#f5f7fa,#f5f7fa 400px,#fff 0,#fff);
681
+ }
682
+ .seopress-page-list .seopress-feature {
683
+ padding: 0 1.5rem;
684
+ position: relative;
685
+ overflow: hidden;
686
+ transition-duration: .15s;
687
+ }
688
+ .seopress-page-list .seopress-feature p {
689
+ color: #6b7c93;
690
+ font-size: 14px;
691
+ margin-bottom: 30px;
692
+ }
693
+ #seopress-notifications-center {
694
+ margin-top: 0;
695
+ }
696
+ #seopress-admin-tabs .ui-tabs-nav {
697
+ display: flex;
698
+ padding-top: 1rem;
699
+ padding-bottom: 0;
700
  }
701
  .seopress-page-list .seopress-feature .img-tool {
702
+ height: 100px;
703
+ width: 100px;
704
+ background: rgb(196, 240, 255);
705
+ position: absolute;
706
+ border-radius: 50%;
707
+ box-shadow: 0 4px 6px rgba(50, 50, 93, 0.1),0 1px 3px rgba(0, 0, 0, 0.1);
708
+ top: calc(50% - 50px);
709
+ left: 20px;
710
  }
711
  .seopress-page-list .seopress-feature .img-tool .dashicons {
712
+ color: #217AB7;
713
  font-size: 60px;
714
+ text-align: left;
715
  vertical-align: middle;
716
  width: 100%;
717
+ height: 100%;
718
+ position: absolute;
719
+ top: calc(50% - 30px);
720
+ left: calc(50% - 30px);
721
+ margin: 0;
722
  }
723
  .seopress-page-list .seopress-feature .inner {
724
  margin: 0px;
725
  display: block;
726
+ padding: 2rem 0 2rem 140px;
727
  }
728
  .seopress-page-list .seopress-feature h3 {
729
  margin: 0;
730
  font-size: 16px;
731
  font-weight: bold;
732
+ color: #3297d3;
733
+ text-transform: uppercase;
734
+ -moz-osx-font-smoothing: grayscale;
735
+ -webkit-font-smoothing: antialiased;
736
  }
737
  .seopress-page-list .seopress-feature h3 .dashicons {
738
  font-size: 16px;
739
  margin-left: 5px;
740
  vertical-align: middle;
741
  }
742
+ #seopress-content .seopress-page-list .seopress-feature a,
743
+ .seopress-option .seopress-feature a,
744
+ #seopress-notifications-center .seopress-alert .button-primary,
745
+ .seopress-useful-tools .widget .button-primary {
746
+ color: #fff;
747
  text-decoration: none;
 
748
  border: none;
749
+ border-radius: 4px;
750
  padding-right: 20px;
751
  padding-left: 20px;
752
  line-height: 34px;
753
  text-transform: uppercase;
754
+ min-height: 34px;
755
+ transition: all 300ms linear;
756
+ text-shadow: none;
757
+ box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1),0 3px 6px rgba(0, 0, 0, 0.1);
758
+ margin-right: 15px;
759
+ background: #6A7C94;
760
+ position: relative;
761
+ height: auto;
762
+ }
763
+ #seopress-content .seopress-page-list .seopress-feature a.button-secondary {
764
+ padding-left: 30px;
765
+ }
766
+ #seopress-notifications-center .seopress-alert .button-primary::after,
767
+ #seopress-content .seopress-page-list .seopress-feature a.button-secondary::before {
768
+ content: "\f111";
769
+ font-family: Dashicons;
770
+ position: absolute;
771
+ left: 10px;
772
+ top: 1px;
773
+ -moz-osx-font-smoothing: grayscale;
774
+ -webkit-font-smoothing: antialiased;
775
+ font-size: 16px;
776
+ }
777
+ #seopress-notifications-center .seopress-alert .button-primary,
778
+ .seopress-option .button,
779
+ #seopress-content .seopress-page-list .seopress-feature a.view-redirects {
780
+ background: #fff;
781
+ border: none;
782
+ color: rgb(107, 124, 147);
783
+ font-weight: 500;
784
  transition: all 300ms linear;
 
785
  text-shadow: none;
786
+ text-transform: uppercase;
787
+ padding-right: 20px;
788
+ padding-left: 20px;
789
+ line-height: 34px;
790
+ min-height: 34px;
791
+ border-radius: 4px;
792
+ box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1),0 3px 6px rgba(0, 0, 0, 0.1);
793
+ vertical-align: baseline;
794
+ }
795
+ .seopress-option .button .dashicons {
796
+ font-size: 16px;
797
+ }
798
+ #seopress-content .seopress-page-list .seopress-feature a.view-redirects {
799
+ padding-left: 35px;
800
+ }
801
+ #seopress-notifications-center .seopress-alert .button-primary::after {
802
+ content: "\f344";
803
+ left: inherit;
804
+ right: 10px;
805
+ }
806
+ #seopress-content .seopress-page-list .seopress-feature a.view-redirects::before {
807
+ content: "\f177";
808
  }
809
  #seopress-content .seopress-page-list .seopress-feature a:hover,
810
  .seopress-option .seopress-feature a:hover,
811
+ .seopress-option .button:hover,
812
+ #seopress-notifications-center .seopress-alert .button-primary:hover,
813
+ .seopress-useful-tools .widget .button-primary:hover {
814
  text-decoration: none;
815
  color: #FFF;
816
  background: #232323;
818
  #seopress-notifications-center .seopress-alert .button-primary {
819
  float: right;
820
  margin: 5px 0;
821
+ padding-right: 30px;
822
  }
823
+ #seopress-notifications-center h2, .seopress-useful-tools h2 {
824
  margin: 5px 0px 15px 5px;
825
  display: inline-block;
826
  width: 100%;
827
  }
828
+ #seopress-notifications-center .dashicons, .seopress-useful-tools .dashicons {
829
  margin-right: 10px;
830
  }
831
  #seopress-notifications-center .seopress-alert {
832
  padding: 0;
833
  display: inline-block;
834
  margin: 0px 10px 10px 5px;
835
+ border-bottom: 1px solid #e6ebf1;
836
  width: calc(100% - 30px);
837
  position: relative;
838
+ transition: all 150ms ease;
839
+ }
840
+ #seopress-notifications-center .seopress-alert:hover {
841
+ font-weight: bold;
842
+ cursor: default;
843
  }
844
  #seopress-notifications-center .seopress-alert p {
845
  display: inline-block;
850
  text-transform: uppercase;
851
  font-weight: bold;
852
  font-size: 10px;
853
+ border-radius: 4px;
854
  }
855
  #seopress-notifications-center .seopress-alert .impact.low {
856
+ background: #FFDE24;
857
+ color: #6b6543;
858
  }
859
  #seopress-notifications-center .seopress-alert .impact.medium {
860
+ background: #e39f48;
 
861
  }
862
  #seopress-notifications-center .seopress-alert .impact.high {
863
+ background: #e25950;
864
  }
865
  #seopress-notifications-center .seopress-alert .dashicons {
866
  color: #FFC82C;
868
  #seopress-notifications-center .dashicons.remove-notice {
869
  position: absolute;
870
  right: -55px;
871
+ color: #6b7c93;
872
  font-size: 30px;
873
  height: 30px;
874
  width: 30px;
877
  transition: all 300ms linear;
878
  }
879
  #seopress-notifications-center .dashicons.remove-notice:hover {
880
+ background: #e25950;
881
  color: #fff;
882
  cursor: pointer;
883
+ border-radius: 4px;
884
  }
885
+ #seopress-content .seopress-page-list .seopress-feature .seopress-doc, .seopress-option #seopress-tabs .seopress-doc {
 
886
  background: none;
 
887
  padding: 0;
888
  width: inherit;
889
  height: inherit;
 
890
  text-decoration: none;
891
  color: inherit;
892
+ box-shadow: none;
893
+ position: absolute;
894
+ right: 0;
895
+ top: 15px;
896
  }
897
  #seopress-content .seopress-page-list .seopress-feature .seopress-doc:hover,
898
  .seopress-option #seopress-tabs .seopress-doc:hover {
922
  .seopress-option .feature-state {
923
  font-style: italic;
924
  font-size: 12px;
 
925
  display: inline-block;
926
+ background: rgba(0, 140, 135, 0.1);
927
+ padding: 5px 12px;
928
+ border-radius: 25px;
929
+ color: #444;
930
+ font-weight: 400;
931
+ text-transform: none;
932
+ -moz-osx-font-smoothing: initial;
933
+ -webkit-font-smoothing: initial;
934
  }
935
  #seopress-content .feature-state.feature-state-on,
936
  .seopress-option .feature-state.feature-state-on {
975
  margin-bottom: 10px;
976
  }
977
  .seopress-option .tag-title {
978
+ padding: 4px 8px;
 
 
979
  position: relative;
980
  top: 5px;
981
  left: 0;
986
  margin-right: 5px;
987
  user-select: none;
988
  margin-bottom: 5px;
989
+ background: rgb(255, 255, 255);
990
+ color: rgb(107, 124, 147);
991
+ font-weight: 500;
992
+ 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);
993
+ border-radius: 4px;
994
  }
995
  .seopress-option .tag-title:hover, .seopress-option .tag-title:focus, .seopress-option .tag-title:active {
996
  background: #232323;
1045
  .seopress-button .dashicons {
1046
  vertical-align: middle;
1047
  }
1048
+ #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget {
1049
+ border-right: 1px solid #e6ebf1;
1050
+ margin: 0;
1051
+ padding: 0 20px 0;
1052
+ width: calc(50% - 2px);
1053
+ box-sizing: border-box;
1054
+ display: inline-block;
1055
+ vertical-align: top;
1056
+ }
1057
+ #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:first-child {
1058
+ width: 100%;
1059
+ display: block;
1060
+ clear: both;
1061
+ border-right: none;
1062
+ border-bottom: 1px solid #e6ebf1;
1063
+ padding-bottom: 20px;
1064
+ margin-bottom: 20px;
1065
+ }
1066
+ #seopress-content #tab_seopress_seo_tools.seopress-useful-tools .widget:last-child {
1067
+ border-right: none;
1068
+ }
1069
+ #seopress-content .seopress-useful-tools .widget-reverse ul {
1070
+ background: #fff;
1071
+ }
1072
+ #seopress-content .seopress-useful-tools .widget-reverse li {
1073
+ padding: 10px;
1074
+ margin: 0;
1075
+ border-bottom: 1px solid #e6ebf1;
1076
+ }
1077
+ #seopress-content .seopress-useful-tools .widget-reverse li:hover {
1078
+ background: #F5F7FA;
1079
+ }
1080
+ #seopress-content .seopress-useful-tools .widget-title {
1081
+ text-transform: uppercase;
1082
+ margin: 0 0 10px 0;
1083
+ font-size: 13px;
1084
+ padding: 10px 0;
1085
+ color: #24b47e;
1086
+ }
1087
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank {
1088
+ margin: 0 0 10px 0;
1089
+ width: 100%;
1090
+ box-sizing: border-box;
1091
+ display: block;
1092
+ }
1093
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach {
1094
+ font-size: 30px;
1095
+ font-weight: bold;
1096
+ display: inline-block;
1097
+ width: 100%;
1098
+ padding: 0 0 20px 0;
1099
+ text-align: right;
1100
+ }
1101
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_reach .highlight {
1102
+ display: inline-block;
1103
+ font-size: 16px;
1104
+ background: inherit;
1105
+ width: 100%;
1106
+ margin-bottom: 10px;
1107
+ }
1108
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta,
1109
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,
1110
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank {
1111
+ font-size: 14px;
1112
+ display: inline-block;
1113
+ vertical-align: top;
1114
+ text-align: left;
1115
+ margin: 0 20px 0 0;
1116
+ }
1117
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_delta {
1118
+ width: 100%;
1119
+ text-align: right;
1120
+ font-size: 18px;
1121
+ font-style: italic;
1122
+ }
1123
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country,
1124
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank {
1125
+ text-align: left;
1126
+ }
1127
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country .highlight,
1128
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank .highlight {
1129
+ background: none;
1130
+ font-weight: bold;
1131
+ }
1132
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country {
1133
+ margin-right: 0;
1134
+ }
1135
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .seopress_alexa_rank_country_rank {
1136
+ margin-left: 5px;
1137
+ }
1138
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus .dashicons,
1139
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus .dashicons {
1140
+ font-style: italic;
1141
+ }
1142
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .plus {
1143
+ color: green;
1144
+ }
1145
+ #seopress-content .seopress-useful-tools .widget-alexa .wrap-alexa-rank .minus {
1146
+ color: red;
1147
+ }
1148
+ #seopress-content .seopress-useful-tools .widget-whois ul li span {
1149
+ font-weight: bold;
1150
+ }
1151
+ #seopress-content .seopress-reverse label {
1152
+ font-weight: bold;
1153
+ }
1154
+ #seopress-content #seopress-reverse-url {
1155
+ width: 100%;
1156
+ margin: 10px 0;
1157
+ }
1158
+ #seopress-content .widget-reverse p {
1159
+ margin: 0;
1160
+ }
1161
+
1162
  /*************************************************************************************************/
1163
  /* Admin - Dashboard */
1164
  /*************************************************************************************************/
1165
+ #screen-meta {
1166
+ margin: 0 0 0px 0;
1167
+ position: relative;
1168
+ background-color: rgb(255, 255, 255);
1169
+ border-bottom: 0px solid rgb(242, 242, 242);
1170
+ border-top: none;
1171
+ -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);
1172
+ 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);
1173
+ top: 0;
1174
+ }
1175
+ #contextual-help-link-wrap, #screen-options-link-wrap {
1176
+ float: right;
1177
+ height: 28px;
1178
+ margin: 0 0 0 6px;
1179
+ border: 1px solid rgb(242, 242, 242);
1180
+ border-top: none;
1181
+ background: rgb(255, 255, 255);
1182
+ -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);
1183
+ 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);
1184
+ }
1185
+ #screen-meta-links .show-settings {
1186
+ box-shadow: none;
1187
+ }
1188
+ #screen-meta-links .screen-meta-toggle {
1189
+ position: relative;
1190
+ top: 0;
1191
+ z-index: 2000;
1192
+ }
1193
+ #contextual-help-back {
1194
+ background: rgb(248, 250, 253);
1195
+ }
1196
+ .contextual-help-tabs .active {
1197
+ border-left: 2px solid rgb(50, 151, 211);
1198
+ background: rgb(248, 250, 253);
1199
+ }
1200
  input.toggle {
1201
  max-height: 0;
1202
  max-width: 0;
1262
  font-size: 14px;
1263
  text-align: center;
1264
  border-radius: 50px;
1265
+ background: rgba(74, 184, 102, 0.75);
1266
  top: 50px;
1267
  right: 20px;
1268
  }
1270
  background: #F4F7FA;
1271
  }
1272
  .seopress-option .wrap h2.nav-tab-wrapper, .seopress-option h1.nav-tab-wrapper, .seopress-option h3.nav-tab-wrapper {
1273
+ border-bottom: 1px solid RGB(238, 238, 238);
1274
  margin: 0;
1275
+ padding: 10px 10px;
 
1276
  line-height: inherit;
1277
+ position: sticky;
1278
+ top: 100px;
1279
+ background: rgb(255, 255, 255);
1280
+ z-index: 95;
1281
+ }
1282
+ #seopress-admin-tabs.wrap h2.nav-tab-wrapper {
1283
+ margin: 20px auto 0;
1284
+ max-width: 53rem;
1285
+ width: 100%;
1286
+ border-bottom: 0;
1287
+ padding: 0;
1288
+ line-height: inherit;
1289
+ position: sticky;
1290
+ background: rgb(248, 250, 253);
1291
+ z-index: 100;
1292
+ top: 31px;
1293
+ }
1294
+ #seopress-admin-tabs #tab_seopress_notifications.seopress-tab {
1295
  background: none;
1296
+ padding: 0;
1297
  }
1298
+ .seopress-option .nav-tab, #seopress-admin-tabs .nav-tab {
1299
  border: 0px solid #ccc;
 
1300
  background: none;
1301
  opacity: 0.5;
1302
  padding: 5px 8px;
1303
  transition: opacity 300ms linear;
1304
+ color: #647a88;
1305
+ font-weight: 300;
1306
+ float: none;
1307
+ display: inline-block;
1308
  }
1309
+ .seopress-option .about-wrap h2 .nav-tab-active, .seopress-option .nav-tab-active, .seopress-option .nav-tab-active:hover,
1310
+ #seopress-admin-tabs .nav-tab-active, #seopress-admin-tabs .nav-tab-active:hover {
1311
  background-color: #fff;
 
1312
  }
1313
+ .seopress-option .nav-tab-active, .nav-tab-active:focus, .seopress-option .nav-tab-active:focus:active, .seopress-option .nav-tab-active:hover,
1314
+ #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 {
1315
  background: none;
 
1316
  opacity: 1;
1317
  outline: none;
1318
+ font-weight: 600;
1319
  }
1320
+ .seopress-option .nav-tab:hover, #seopress-admin-tabs .nav-tab:hover {
1321
  opacity:1;
1322
  }
1323
+ .seopress-option .nav-tab:focus, #seopress-admin-tabs .nav-tab:focus {
1324
  outline: none;
1325
  box-shadow: none;
1326
  }
assets/css/seopress.min.css CHANGED
@@ -1 +1 @@
1
- #seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;height:26px;position:relative;width:100%;z-index:50;margin:0;padding:0;background:0 0;border:none}#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td{padding:0}#seopress_cpt .ui-tabs .ui-tabs-panel{background:#FFF;border:1px solid #DDD;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{background:#FFF;border-color:#DDD #DDD #FFF;border-image:none;border-style:solid;border-width:1px;position:relative;z-index:60;cursor:pointer;border-radius:0}#seopress_cpt #tabs-1 label,#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 .subsection-title,#seopress_pro_cpt label{border-bottom:1px solid #DDD;display:block;margin:20px 0 5px;font-weight:700}#seopress_cpt .wp-color-result{margin:0}#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]{width:100%}#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-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled{border-bottom:none;font-weight:400}#seopress_cpt .advise,#seopress_pro_cpt .advise{margin:5px;display:block;color:red;font-style:italic}#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}#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:5px;box-shadow:0 1px 1px rgba(0,0,0,.2)}#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}#seopress_cpt .ui-tabs{position:relative;padding:.2em;border:none;font-family:inherit;font-size:inherit}#seopress_cpt .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_cpt .ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}#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:#0073aa;text-decoration:none}#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 a{display:block}#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}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}.seopress-styles .seopress-option{margin:20px auto 0;max-width:90%;box-shadow:0 0 20px rgba(0,0,0,.1);padding:1rem;background:#fff}.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 .metabox-holder h2 .dashicons{font-size:16px}.seopress-option h1 .feature-state .dashicons{font-size:16px;width:16px;height:16px;vertical-align:middle}.seopress-styles .wrap{margin:0}.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-yoast-migrate,.seopress-styles .seopress-option #submit{color:#232323;text-decoration:none;background:#F1F1F1;border:none;border-radius:30px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;height:34px;transition:all .3s linear;box-shadow:none;text-shadow:none}.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:#F7F7F7}.seopress-styles #seopress-admin{background:#FFF;box-shadow:0 0 20px rgba(0,0,0,.1)}#adminmenu div.wp-menu-image.dashicons-admin-seopress{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABV0RVh0Q3JlYXRpb24gVGltZQA1LzEyLzE2LEZ4ogAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAABn1SURBVHic7Z2/bxtJnsWfvQPsJupVeAB7sZzQnYwvIgMN1heogaOwWB9E4GhMMmJAX2YGVCielw7FgAytgJqNxIDEzQZmQAZnwwrI6OwJyMuGA5DAhRr2H7AXSE3LMkk1u6u7qrrfBxgMLIvNksV69f1dDxAB6XT6CYDHAHYBPLn58p+ieG9CNOHdzf/fArgC8GE6nb4N+00fhPHQdDr9GMDTm/++CeM9CEkIHwH8CODH6XT6QfTDhQlAOp1OAyjjetP/UdRzCSFLfsG1GDSm0+lUxAMDC8CNeV8G8JfAqyGEeOXvuBaCt0Ee4lsAbsz8BujLEyKTdwDKft2D3/h5UTqdfgngAkDaz+sJIcJIA/iP3d3dB1dXV2+3ffFWFsDNqf8DGNgjREU+Avh+G2vAswCk0+mnuN78v99+XYSQiPgV1yLwo5dv9uQCpNPp73Ft8v/O/7oIIRHwOwCF3d3dX66uru61BO4VgJvNfy5gYYSQ6HjqRQQ2ugA3Zv9/CV0WISRK/m2TO7BWAG4Cfm9Bn58QnfkVwJN1gcGHG174A7j5CdGd3+N6L69kZQzgJs//7+GshxASMf+0rk7gCxfgxvT/nyhWRQiJlH++6wqscgEaES2GEBItX+ztzwTgprGHtf2ExJM/3ezxJXctgJeRLYUQIoOXt/+wjAHc9PP/HPFiCCHR87U7T+C2BVCWsxZCSMQs9/ptAXgqYSGEkOhZ7vWHwDL1xzFehCSDP97s+aUF8L28tRBCJPA98EkAnkhbBiFEBk+ATwLACT+EJItvAODBTWHAf0tdCiFEBv/yENc39hBCksfjh+BkX0KSSpoWACHJ5fGmgSCEkJjzIJ1O/0P2IgghcqAFQEiCoQAQkmAoAIQkGAoAIQmGAkBIgqEAEJJgKACEJBgKACEJhgJASIKhABCSYCgAhCSYr2QvIEmYpgnTND/72mw2w2w2k7QiknQoAILJZrOwLAumaS7/n0qlPL12MplgsVhgOBxiPB5jPB5THEiosBswIKZpwrZt2LaNTCYj/Pnz+Rz9fh+dTgfj8Vj480myoQD4wDAM5PN55PN5PHr0KLL3nc/naDQa6Pf7WCwWkb0viS8UgC2wLAvFYhGHh4dS1+E4DlqtFhoN3uROgkEB8EA2m0W5XA7FxA/CfD5HrVZDv9/39P3tdnvlz/D111+LXhrRBKYBN2CaJur1Oi4uLpTb/ACQSqXw+vVrnJ2dwTCMjd+bzWZX/gyTySSs5RENoACsoVwuo9frSTf3vbC/v4/Ly0tks9m131Mur778mYHFZEMBuINlWej1enjx4gV2dnZkL8czOzs7uLi4WLnR153+AAUg6VAAbpHP59FutyON7IvmxYsXqNfrn30tn8+v/f7hcBj2kojCMAh4Q71eF27uTyYTDIdDzGaz5Uk7Ho8/S+EZhgHLsgB8KiLKZrOBrY/JZIJCoQDDMPD+/fu138cAYLJJvAAYhoF6vY79/X0hzxsMBuj3+4Fz9W5xURBRmkwmmM1ma3+20WiEQqHg+/lEfxItAIZhCDH53bx8q9USXqBjmibK5XIowcjz83PUajXhzyX6kNgYgKjN32w2sbe3h0ajEUp13mw2Q6VSwbNnz+A4jtBn0/8niRWAarUaaPNPJhMcHByEtvHvMhwOsbe3JzRvzwwASaQAVKvVQCb1YDBAoVCIfAMtFgsUCgUhIuA4DjsNSfIEwLZtHB0d+X59t9tFqVSS1oyzWCxQKpUCuwM0/wmQMAFwS3v9MhgMUKlUBK7IH25cIAg0/wmQMAGo1+u+8+uTyUSJze/S7/cxGo18v54WAAESJAD5fD5QQ0+lUlGuBz9IOzAtAAIkZCSYYRhrm2G80Gw2ldwww+EQo9Foa2FzR4/pSrFYvLf78S7D4ZBWzwoSIQDFYtHzXL67uEU+qtJqtbYWABXFzCumaeLk5GTr17mzFsnnxN4FMAwDxWLR9+vDqO4TSb/f3zojoLMAbGp53gQ3/2piLwD5fD5QY02n0xG4mnDwOhHIRWcBsG1769fM53Otf+Ywib0ABDn93WYa1dlWAHQ+Df1YADr/vGETawGwLMu37w9sv7Fksc0HPEjqUDa2bfuy5igA64m1AGwahOEFXczGxWLhuTxYl59pFfT/xRNrAfDjL95G5eDfXbx+yHUWAL/+vw5unCxiKwDbXMm1Dp02i9e16noa+v196uLGySK2AuDXXLyNThaAl1NO5w5Av9acroIXFbEVAHfOXhC2rTaTiZcPuk4WzV0oAOFAAQj5GSqh62YwDMNXH4fuJc9REFsBEHF662QBAPen+HQVAEb/wyO2AiBitn/cLABdXQC/5j8DgPcTWwEQgYhAYpRs2uDz+Vxbc5j+f3hQADaQyWS0cgM2bXBdT3/LsnxV/+lc8RglFIB7CFpNqAq6noY8/cOFAnAPQZqJVEJXC4D+f7hQAO4hlUppIwKbXAAdT0TDMHwFcx3H0Vbwoia2V4P99NNPwq73dhwHe3t72gbRdCWfz+P09HTr1w0GA5RKpRBWFD9iawGIPAF2dnZwdnYm7HnEG/T/wye2MwFns1mgKcB3yWQyKJfLgSbxku0QXQBkmiZM01z5d4vFIpFuQ2wFYDweC79R98WLF5jNZlqMCdOdbDbry4VzHAemacK27eWG3zaV6E6CGo/HGA6HGI/HsXX/YhsDsCwLb968Ef5cx3Gk3AuYNKrVaqAr3EQzGo3Q7/fR7/e17ahcRWwFABAbCLwNRSB8Li8vA89zCIvBYIBWqxWLWENsg4BAeLngnZ0dtNvt2PUKqIKIYS5hsr+/j4uLC7Tbbe3Kxe8SawEI01enCIRH0FFuUZHJZHBxcYFqtapVyfhtYi0Aw+EQ8/k8tOe7IqDLB1YHTNPUrvz66OgIvV5Py8Mg1gIABLtA0ws7Ozt4/fq1NtWCqpLNZtFut/H+/XshrdxRk0ql8ObNG+3EK9ZBQJeoAkrdbhe1Wi22KaMwsG0bxWJRaM2GbI6Pj7VJFSdCAGzbxuvXryN5r8lkglKpFKtUURhks1mUy+XQNv7dceDD4XAZsIsiyKiLCCRCAADg7OwM+/v7kbyX4zioVCrsSFuBZVmoVqvCN36320Wn08FsNvMkvoZhwLZt5PP50ETo2bNnyqcKEyMAhmHg8vIylLqAdZyfn6NWq0X2fipjGAaq1arw6kyXg4MD33UZYYmS4zjI5XJKW4OxDwK6LBYLVCqVSN/z6OgI7XZ7bf15Usjn87i8vAxt8we9/Xc8HqNQKODVq1cCV3UdIK7X60KfKZrECABwXRjU7XYjfc9MJoNer5fIVKFpmmi32zg9PQ3V8hJlZrdaLRwcHMBxHCHPA65//ypnBhIlAABQq9U8X6QpCjdVWK1WI31fmeTzefR6vUii+yL9bNcaEEm5XBb6PJEkTgAWiwVKpZJQlfeKzgUjXjEMA2dnZ6Gf+rcRHWgbj8c4Pj4W9rxUKqWsFZA4AQCuZwWIVnmvPHr0CG/evIll4ZBlWej1eltnW7rdru8pvm7rrmg6nQ4Gg4Gw56lqBSRSAADxKr8tJycnODs707aG/C7FYhFv3rzZKr8+Go1wcHCASqXi2yoKM81WqVSEWYqpVErJOFBiBQC4VnmZIrC/vx8Ll6Ber+Pk5MTz9zuOg+Pj42VLtd/hH0C4ArBYLNBqtYQ9jwKgILJFQNcacuDa3+/1elul9waDAfb29j6rkguyMcIutGm1WsKsAAqAosgWAQA4PT1VPmd8G9ff99q44zgOnj9/jlKp9EWvhN+e+tFoFHrfxWKxEFbSu7Ozo9z8AArADSqIwOHhIdrttvJxAcuy0G63Pfv7o9EIe3t7K0ujTdP03f0XVZmtyJp+CoDCdDod4YUg25LJZJQWAdu20W63PfvszWYThUJh7UmtsvnvMh6Phc2VoAAojlsIEuYgkft49OiRksHBfD6P169fe9r8juPg2bNn985j8LshHMeJtNFG1Hup9julAKxgPB4jl8tFXjF4m1QqpdTIsW1u6ZlMJsjlcp42jd8Ozai77ES9X5TNaF6gAKxhsVggl8tF3jtwG1XmDm6z+bvdLgqFgqfiHB3MfxeRxUYquQEUgHuoVCpSg4OyRcC2bc+bv9lsolKpeI7M6yQAqvf1+4UC4AE3OCgrLiBLBCzL8pyaPD4+3nr+YhD/X8adDKKCwyoFeCkAHnHjAiLrw7fB7S2P6sPjtvLe57O6VX3bpsosy/I9lkvWpCVRoiPbpbsNBWAL3E7C4+NjKanCR48eRXZL8Ww2u3ejuTck+cmTB/GD42qOy4AC4INOpyMtS5DJZCKbK1CpVNYGQYNej6aT/x9nKAA+mc1myOVyOD8/j/y9j46OIoskrxKBoJvfMAzfg0LuTvslwaAABKRWq+H58+eRuwRRthLfFgERF6MGOf05aVksFAAB9Pv9yF2CnZ2dSEeMVSoVnJ+fC7kVOen+v0q3SlMABOFOGYqycOjw8DDSopJarSbkw5t0/1+lm6MoAAJxR4+LHi+9CZ1aiIHrFJjfctjJZCJ188RxvDsFIARarVZkcQGVB06uQmf/X9R1YnQBEkC/30ehUIhEBFQdOLkKXc1/kac/XYCEEFVXoS5WQJDhH0A8BMDv9OOwoACEjBscDFsEdLACggQsZZVgu4gKtqpk/gMUgEhYLBahi0AqlVKqxnwVupr/gLj6fQpAQolCBFR3A3TO/4sSANk/x10oABEStgioOHbaxbZt3+k/We2/LkE6F2+jYhkzBSBiwrybMJVKKZurDnL6y07/ifL/Zf8cq6AASCDMuwlVjQPo7P+Lcq1k/xyroABIIqy7CVUUANM0A5nQstN/QVKXLo7j0AIgn9PpdIT3Dqg0cNIlyOkv228WFVcRebmISCgAkqnValLvIIgCnf1/Ude4i7xkVCRfyV7AJorF4sqe906no1w01S9uA9HFxYWQ5/kdtBEWhmH4nv0PyDX/bdsWEv0fjUbKfl6VFoB1V06Px2Nl/0H9MBwOcX5+jqOjI9lLEU5Ql0SmAIg6/bedlhwlyroAm4JZKga6gtJoNKTeSRgWQXxome2/2WxWiDU1Go2UjP67KCsAquazw2KxWCjrJwZBV/9fVG+Fyqc/oLAAbDrl4yoOqkaK/RK0gk7WyZmU0x+gACjFbDaT3vUmkqApNFmbR9SsxVqtJuQ5YaKsAGza5HEVAEDNajG/BBEAWUJYLBaFFP6cn58r1/m3CmUFYNMvQdRoJhWJiwAYhqHd8A/DMIT4/o7jKO/7uygpAF6i/CpWvIkg6KmhSlGRjuZ/vV733bF4m21uSJaNkgLgxcSPsxsQZGyUKvURQQRaRvuvbduBCpZcBoOB9OrFbVBSALxYAHGsBRCBKgKgU/efaZpCxqvP53NUKhUBK4oObQUgri4AEGwDqCAA2Ww2kCkd9QkqyvQvlUramP4uSgqAF/NeRKQ2jqgQRNTJ/69Wq0Jy/q9evdIi6n8XJQXA6+ZWeQSWLFT4EAaxzqJs/83n80L6L7rdrrZVnMoJwDa+fZzdAD/IvjoL0Gf2v2VZOD09DfycyWSiRcHPOpQTgG2uvI6rBeBX2FQw/4OKchT+v2VZaLfbgZ8zmUxQKBSki24QlBOAbT5AOszC98M2IngbFdJPqvv/pmmi3W4HDvo5jqNVvn8dygnAtvl91Wfh+8GPCT2fz5WwAILk0sN2YQzDwNnZmZDNXygUlIi3BEV7AYibG+DXhObpvxnX7A+aPYrT5gcUFIBtUzK6XIzpFb+bSIUotKr+Pzf/epQSAL/lvUkXAFVmzqloAWSzWSE+/3w+j93mB2IiAJlMJhYpQb9DKFXoPAs6/COMa7Pz+TwuLi4Cb/7JZIJcLhe7zQ8oJgBBNrEO12Pfh58hlKpMnVHN/K/X60Ly/IPBQPtU3yaUEoAgHX6ZTEbrgKBt275KUlU4/QF1zH/LstDr9XB4eBj4Wc1mU8v6/m2IjQAA13XdfnPoMjEMw9cYqsFgoMTpbxhGoHp6Ue2/xWJRWLDv+fPnyohrmCglAEGbMlKplLB5blFSLpe39p8dx1GmBFX27H+3uOfk5ESYv69CWjUKlBEAUQM+Dg8PtcoK+G1IabVaSkT+geDmf5DNVi6X0ev1hHT0NZtN5HI5Zf5do0CZm4FETvipVqsYj8fKR20ty/JlsYxGI6XMUxn+fz6f92U5rcId5KGCOxU1ylgAItN4Ozs7aLfbSvcJuMUp25qsbg26KliWFcjs3rb9183rn56eCtn87qmfxM0PKCQAomf8qSwCtm37Lk6pVCpKmahRnf75fB69Xg8XFxfCLu04ODhAo9GIdZT/PmLpAri4IqBSBVe5XMaLFy98vbbZbCoXnArT/zdNE/l8Hvl8Xtgo+Pl8jkajEbtbmPzyIJ1O/0P2IgDg559/3vj3juMEMjVfvXoltV7eHTzp9/TqdrtKmf7Adfrv48ePgZ7xzTfffHYCG4YB27aFTel1cRwHrVYLrVYr0Sf+XZSwAO47/QeDARqNRqCa7pOTE9i2HbkJbRgGisWi71MfUHPzA8FPf7f917IsZLNZZLNZoZse4Ma/Dy0EYDgcYjweo1AoBBKBTCaD9+/fo9vtotFohCoErvlaLBYDWS6qbn4guACYpomffvpJyETeu3Dje0MJF+A+v/jbb79dblbLsnB2dibEJ3Qvcej3+0I+JKLNV5U3P4DQNm8QXB9f1O807ighAPV6fW3t9nw+x97e3mdfMwxDSMnnbdymmuFwiMVi4SlomM1mYZrm0oQVuZ5ms6lUrv8u2WwWFxcXspexZDAYoNVqJTad5xflXYBVv9DFYoFcLrdROLYlk8kgk8l8YYncHVMVNO99H26eX7Vo/11UaLyaz+dotVro9/tKpUZ1QgkB2BQZ37QR3OqtarUa2qaM8gKSyWSCUqmkxYdZlgDM53P0+310Oh1lUrs6I10AvAQAN9HpdDAcDgOl2FRAdZP/NqZpRnpF+2g0Qr/fXwaDiTiUFgCvU2JnsxkKhQKKxSLK5bJygalNjEYj5ar77iPs038ymSzjMW5MhoSDdAHY1AOwrR/carXQ6XRQLpeFXPkUJjo3oIjs23DnGbrNWzr+e+iMdAHYZAH4CYQtFgvUajW0Wi2Uy2VhQUJRTCaTpVDpStAUZxR1GMQb0puB1glA0Ckxs9kMlUoF3377LZrNJubzue9niaDb7eLZs2fI5XJab34R5r9KswySjnQLYF23nihTcDabodFooNFoLIt0bNuOJE4gutBIBYIKgKjxX0QMShQCycCtPc9ms8KyB6PRaOnHxjV4dXl5GSgDMBgMUCqVBK6IBEG6BSALd5O6mKYJ0zSXAS73z6uYzWZLE3abykHdCTr7H1DjBmPyicQKwF3cTc0P6HpERP/576sW0oOARB+CDludz+eJsJR0ggJAPGEYRuCyaJ7+6kEBIJ4Qkf6jAKgHBYB4gv5/PKEAEE+IGP/F4h/1oACQexExA4Gnv5pQAMi9iLhqjQKgJhQAci/0/+MLBYBsxDTNwOm/0WgUy7LoOEABIBvh6R9vKABkI8z/xxsKANlIUAvAcRwKgMJQAMhaRMxN4OZXGwoAWQv9//hDASBrof8ffygAZCUiZv+z/Vd9KABkJTz9kwEFgKyEApAMKADkCwzDEDIoVfULTgkFgKxARPSf5b96QAEgX0DzPzlQAMgXMP+fHCgA5DNEzP4HQPNfEygA5DNEXf3N/L8eUADIZ4gSAKIHFACyRMTwD6IXFACypFwuC3uWiEAiCR8KAAFwffofHh4Kex5dCT2gABAYhoGzszOhzzw6OoJlWUKfScRDAUg4hmGg3W6H4vu3222KgOL8Znd396XsRZDoMQwDf/7zn/G3v/1NSN5/Fb/97W/x3Xff4Q9/+AMWiwVvBlKQB+l0+h+yF0HCxzRNmKYJy7KQzWaRzWYDj/vaFsdxMB6PMRwOMR6Pl6JAYZAHBSCGVKtV5PP5yDe4KLrdLiqViuxlJALGAGKIiLv8ZEKLIDooADFERC+/TCgA0UEBiBmGYcheQmAoANFBAYgZcUi7sZEoOigAMSMOAsBW4uigAMQM3V2A0WgkewmJ4ivZCyBiGY/HaDabspfhG/r/0cI6AEISDF0AQhIMBYCQBEMBICTBUAAISTAUAEISDAWAkARDASAkwTwE8E72IgghUnhHC4CQBPMQwAfZiyCESOHDQwBT2asghEhhSguAkOTy4QEAsCGIkOQxnU4fuEHAj1JXQgiJmo/ApzqAt/LWQQiRwFvgkwD8IG0ZhBAZ/AAAD9w/pdPpKYA/SloMISQ6fplOp2ng81LgH+WshRASMcu9flsAGhIWQgiJnuVeXwrAdDqdgn0BhMSddzd7HcCX3YAvI10KISRqXt7+w4O7f5tOp98C+FNEiyGERMe76XT65PYXVnUDlqNZCyEkYr7Y27+5+4Wrq6v/293dfQDgSRQrIoREwl+n02n77he/cAFc0un0BwDfhLokQkgUfJxOp49X/cWmgSDfA/g1lOUQQqLiV1zv5ZWsFYDpdPph0wsJIVrw/c1eXskXMYDbXF1d/e/u7u4vAJ4KXxYhJGyOVvn9t9koAABwdXX1gSJAiHYcTafTH+77pnsFAFiKwEcA/wrgdwEXRggJj18BPLvv5HdZmwVYRTqdfozrNkJmBwhRj4+4x+e/y1YC4JJOp18C+E8/ryWEhMJfp9Ppy21f5EsAgKU10ADLhgmRyTsA5W1O/dv4FgCXdDr9BNclhn8J+ixCiGf+DqAxnU7fBnlIYAFwSafTaVwLwVNwshAhYfALrod5NG639AZBmADc5sY9eHrzHwOGhPjnI643/Y9+zfxNhCIAd7lxEx4D2MWnJiPGDgj5hDuM5y2AKwAfgpr3Xvh/hENXm+CaxHYAAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:center center;background-size:22px}.seopress-styles #seopress-navbar{padding:10px 25px;height:40px;margin:0 auto;width:55rem}#seopress-header{margin:0}#seopress-header #seopress-admin h1{background:url(../img/logo-seopress.png) 0 0/contain no-repeat rgba(0,0,0,0);font-size:14px;font-weight:700;line-height:80px;height:35px;margin:0;display:inline-block;width:200px}#seopress-header #seopress-admin h1 .seopress-info-version{position:relative;left:190px;top:-17px}#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-header #seopress-notice .wporg-ratings{display:inline}.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}.seopress-tab{display:none;background:#fff;padding:1.5rem;position:relative}.seopress-tab.active{display:block}.seopress-option input[type=text],.seopress-option input[type=password],.seopress-option textarea{min-width:500px}.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-page-list{margin:0}.seopress-option .dashicons,.seopress-page-list .dashicons{vertical-align:middle;margin-right:5px}#seopress-notifications-center,.seopress-page-list .seopress-feature{background:#fff;margin:20px auto;box-shadow:0 0 20px rgba(0,0,0,.1);max-width:45rem;padding:1.5rem;width:100%}.seopress-page-list .seopress-feature .img-tool{height:80px;width:80px;background:#747474;float:left;margin:0 30px 40px 0;border-radius:80px}.seopress-page-list .seopress-feature .img-tool .dashicons{color:#FFF;font-size:60px;text-align:center;vertical-align:middle;width:100%;height:80px;line-height:80px}.seopress-page-list .seopress-feature .inner{margin:0;display:block}.seopress-page-list .seopress-feature h3{margin:0;font-size:16px;font-weight:700}.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{color:#232323;text-decoration:none;background:#F1F1F1;border:none;border-radius:30px;padding-right:20px;padding-left:20px;line-height:34px;text-transform:uppercase;height:34px;transition:all .3s linear;box-shadow:none;text-shadow:none}#seopress-content .seopress-page-list .seopress-feature a:hover,#seopress-notifications-center .seopress-alert .button-primary:hover,.seopress-option .seopress-feature a:hover{text-decoration:none;color:#FFF;background:#232323}#seopress-notifications-center .seopress-alert .button-primary{float:right;margin:5px 0}#seopress-notifications-center h2{margin:5px 0 15px 5px;display:inline-block;width:100%}#seopress-notifications-center .dashicons{margin-right:10px}#seopress-notifications-center .seopress-alert{padding:0;display:inline-block;margin:0 10px 10px 5px;border-bottom:1px solid rgba(224,224,224,1);width:calc(100% - 30px);position:relative}#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}#seopress-notifications-center .seopress-alert .impact.low{background:#F89406}#seopress-notifications-center .seopress-alert .impact.medium{background:#F9F04C;color:#515151}#seopress-notifications-center .seopress-alert .impact.high{background:#ff4949}#seopress-notifications-center .seopress-alert .dashicons{color:#FFC82C}#seopress-notifications-center .dashicons.remove-notice{position:absolute;right:-55px;color:#23282d;font-size:30px;height:30px;width:30px;top:2px;padding:5px;transition:all .3s linear}#seopress-notifications-center .dashicons.remove-notice:hover{background:#FF4949;color:#fff;cursor:pointer}#seopress-content .seopress-page-list .seopress-feature .seopress-doc,.seopress-option #seopress-tabs .seopress-doc{background:0 0;float:right;padding:0;width:inherit;height:inherit;text-align:right;text-decoration:none;color:inherit}#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;font-weight:400;display:inline-block}#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}.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-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}.seopress-option .tag-title{padding:3px 5px;background:#F1F1F1;font-weight:700;position:relative;top:5px;left:0;font-size:11px;transition:all .3s linear;cursor:pointer;float:left;margin-right:5px;user-select:none;margin-bottom:5px}.seopress-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}.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;cursor:pointer;display:inline-block;margin:0;outline:0;overflow:hidden;font-weight:500;text-overflow:ellipsis;text-decoration:none;vertical-align:top;box-sizing:border-box;font-size:14px;line-height:21px;border-radius:4px;padding:7px 14px 9px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:all .3s linear}.seopress-button:hover{border-color:#a8bece;color:#00a0d2}.seopress-button .dashicons{vertical-align:middle}input.toggle{max-height:0;max-width:0;opacity:0}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}input.toggle+label:after,input.toggle+label:before{content:"";position:absolute;height:30px;width:30px;top:0;left:0;border-radius:15px;display:block}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}input.toggle+label:before{background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}input.toggle+label:after{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}input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}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:#4AB866;top:50px;right:20px}.seopress_page_seopress-pro-page #wpcontent{background:#F4F7FA}.seopress-option .wrap h2.nav-tab-wrapper,.seopress-option h1.nav-tab-wrapper,.seopress-option h3.nav-tab-wrapper{border-bottom:1px solid #EEE;margin:0;padding-top:9px;padding-bottom:0;line-height:inherit;background:0 0}.seopress-option .nav-tab{border:0 solid #ccc;border-bottom:5px solid #fff;background:0 0;opacity:.5;padding:5px 8px;transition:opacity .3s linear}.seopress-option .about-wrap h2 .nav-tab-active,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:hover{background-color:#fff;border-bottom-color:#23282d}.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover{border-bottom:2px solid #23282d;background:0 0;color:#23282d;opacity:1;outline:0}.seopress-option .nav-tab:hover{opacity:1}.seopress-option .nav-tab:focus{outline:0;box-shadow:none}.md-perspective,.md-perspective body{height:100%;overflow:hidden}.md-perspective body{background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}.container{background:#e74c3c;min-height:100%}.md-modal{position:fixed;top:50%;left:50%;width:90%;max-width:990px;min-width:320px;height:auto;z-index:2000000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.md-show{visibility:visible}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000000;opacity:0;background:rgba(143,27,15,.8);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show~.md-overlay{opacity:1;visibility:visible}.md-content{color:#fff;background:#e74c3c;position:relative;border-radius:3px;margin:0 auto}.md-content h3{margin:0;padding:.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:.8;background:rgba(0,0,0,.1);border-radius:3px 3px 0 0}.md-content>div{padding:15px 40px 30px;margin:0;font-weight:300;font-size:1.15em}.md-content>div p{margin:0;padding:10px 0}.md-content>div ul{margin:0;padding:0 0 30px 20px}.md-content>div ul li{padding:5px 0}.md-content button{display:block;margin:0 auto;font-size:.8em}.md-effect-12 .md-content{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-12~.md-overlay{background:#fafafa;overflow:hidden}.md-effect-12 .md-content,.md-effect-12 .md-content h3{background:0 0}.md-show.md-effect-12 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
1
+ #adminmenu div.wp-menu-image.dashicons-admin-seopress::before,#seopress-header #seopress-admin h1::before{content:"\e042";font-family:seopress}#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?8v0bs0);src:url(../fonts/seopress.eot?8v0bs0#iefix) format('embedded-opentype'),url(../fonts/seopress.ttf?8v0bs0) format('truetype'),url(../fonts/seopress.woff?8v0bs0) format('woff'),url(../fonts/seopress.svg?8v0bs0#seopress) format('svg');font-weight:400;font-style:normal}[class*=" icon-seopress"],[class^=icon-seopress-]{font-family:seopress!important}.icon-seopress-seopress:before{content:"\e042"}#seopress_cpt .ui-tabs .ui-tabs-nav{display:inline-block;height:26px;position:relative;width:100%;z-index:50;margin:0;padding:0;background:0 0;border:none}#seopress_cpt .ui-helper-clearfix:after{content:none}.seopress_page_seopress-titles #seopress-tabs .form-table td{padding:0}#seopress_cpt .ui-tabs .ui-tabs-panel{background:#FFF;border:1px solid #DDD;border-radius:0;display:inline-block;padding:1em 1.4em;width:100%;box-sizing:border-box}#seopress_cpt .ui-tabs .ui-tabs-panel .dashicons-info,#seopress_pro_cpt .dashicons-info{font-size:16px;vertical-align:middle;height:16px;width:16px}#seopress_cpt .ui-tabs .ui-tabs-nav li,#seopress_cpt .ui-tabs-anchor{cursor:pointer!important}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{background:#FFF;border-color:#DDD #DDD #FFF;border-image:none;border-style:solid;border-width:1px;position:relative;z-index:60;cursor:pointer;border-radius:0}#seopress_cpt #tabs-1 label,#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 .subsection-title,#seopress_pro_cpt label{border-bottom:1px solid #DDD;display:block;margin:20px 0 5px;font-weight:700}#seopress_cpt .wp-color-result{margin:0}#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]{width:100%}#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-4 #seopress_redirections_enabled,#seopress_cpt #tabs-5 #seopress_news_disabled{border-bottom:none;font-weight:400}#seopress_cpt .advise,#seopress_pro_cpt .advise{margin:5px;display:block;color:red;font-style:italic}#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}#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-admin-tabs.ui-tabs,#seopress_cpt .ui-tabs{font-family:inherit;font-size:inherit;position:relative}#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:5px;box-shadow:0 1px 1px rgba(0,0,0,.2)}#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}#seopress-admin-tabs.ui-tabs-vertical .ui-tabs-nav li a,#seopress_cpt .ui-tabs-vertical .ui-tabs-nav li a{display:block}#term-seopress #seopress_cpt{width:95%}#seopress_cpt .ui-tabs{padding:.2em;border:none}#seopress_cpt .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_cpt .ui-tabs .ui-tabs-nav li a{float:left;padding:.38em 1em}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-state-disabled a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-active a,#seopress_cpt .ui-tabs .ui-tabs-nav li.ui-tabs-loading a{cursor:text}#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:#0073aa;text-decoration:none}#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}#tab-panel-seopress_titles_help_tab li span{font-weight:700;margin-right:10px}#seopress-content a{color:#3297d3}#seopress-content a:hover{color:#106598}#seopress-admin-tabs.ui-tabs{padding:.2em;border:none}#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 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-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-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 #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:80px;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=text],.seopress-option input[type=password],.seopress-option textarea{min-width:485px}.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 140px}.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;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-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{font-weight:700;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 .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;top:15px}#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-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}.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-option .wrap-tags{position:relative;display:inline-block;width:100%;margin-bottom:10px}.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-option .tag-title:active,.seopress-option .tag-title:focus,.seopress-option .tag-title:hover{background:#232323;color:#fff;user-select:none}.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}#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}#contextual-help-link-wrap,#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)}#screen-meta-links .show-settings{box-shadow:none}#screen-meta-links .screen-meta-toggle{position:relative;top:0;z-index:2000}#contextual-help-back{background:#f8fafd}.contextual-help-tabs .active{border-left:2px solid #3297d3;background:#f8fafd}input.toggle{max-height:0;max-width:0;opacity:0}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}input.toggle+label:after,input.toggle+label:before{content:"";position:absolute;height:30px;width:30px;top:0;left:0;border-radius:15px;display:block}.wrap-toggle-checkboxes input.toggle+label{float:left;margin-right:10px}input.toggle+label:before{background:rgba(19,191,17,0);-moz-transition:.25s ease-in-out;-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}input.toggle+label:after{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}input.toggle[data-toggle="1"]+label:before{width:50px;background:rgba(19,191,17,1)}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, 0.75);top:50px;right:20px}.seopress_page_seopress-pro-page #wpcontent{background:#F4F7FA}.seopress-option .wrap h2.nav-tab-wrapper,.seopress-option h1.nav-tab-wrapper,.seopress-option h3.nav-tab-wrapper{border-bottom:1px solid RGB(238,238,238);margin:0;padding:10px;line-height:inherit;position:sticky;top:100px;background:#fff;z-index:95}#seopress-admin-tabs.wrap h2.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}#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:5px 8px;transition:opacity .3s linear;color:#647a88;font-weight:300;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,.nav-tab-active:focus,.seopress-option .nav-tab-active,.seopress-option .nav-tab-active:focus:active,.seopress-option .nav-tab-active:hover{background:0 0;opacity:1;outline:0;font-weight:600;}#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}.md-perspective,.md-perspective body{height:100%;overflow:hidden}.md-perspective body{background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}.container{background:#e74c3c;min-height:100%}.md-modal{position:fixed;top:50%;left:50%;width:90%;max-width:990px;min-width:320px;height:auto;z-index:2000000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.md-show{visibility:visible}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000000;opacity:0;background:rgba(143,27,15,.8);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show~.md-overlay{opacity:1;visibility:visible}.md-content{color:#fff;background:#e74c3c;position:relative;border-radius:3px;margin:0 auto}.md-content h3{margin:0;padding:.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:.8;background:rgba(0,0,0,.1);border-radius:3px 3px 0 0}.md-content>div{padding:15px 40px 30px;margin:0;font-weight:300;font-size:1.15em}.md-content>div p{margin:0;padding:10px 0}.md-content>div ul{margin:0;padding:0 0 30px 20px}.md-content>div ul li{padding:5px 0}.md-content button{display:block;margin:0 auto;font-size:.8em}.md-effect-12 .md-content{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-12~.md-overlay{background:#fafafa;overflow:hidden}.md-effect-12 .md-content,.md-effect-12 .md-content h3{background:0 0}.md-show.md-effect-12 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}
assets/fonts/seopress.eot ADDED
Binary file
assets/fonts/seopress.svg ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
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>Generated by IcoMoon</metadata>
5
+ <defs>
6
+ <font id="icomoon" horiz-adv-x="1024">
7
+ <font-face units-per-em="1024" ascent="960" descent="-64" />
8
+ <missing-glyph horiz-adv-x="1024" />
9
+ <glyph unicode="&#x20;" horiz-adv-x="512" d="" />
10
+ <glyph unicode="&#xe042;" glyph-name="seopress" d="M94.8 955.6c-37.6-8.8-71.6-38.4-85.2-74-7.2-18.8-7.6-36-7.6-433.6 0-398.4 0.4-414.8 7.6-434 10-26 37.6-54.8 63.6-66.4l20.8-9.6h836l20.8 9.6c26 11.6 53.6 40.4 63.6 66.4 7.2 19.2 7.6 35.6 7.6 434s-0.4 414.8-7.6 434c-10 26-37.6 54.8-63.6 66.4l-20.8 9.6-410 0.8c-231.2 0.4-416.4-1.2-425.2-3.2zM422.8 781.6c10.4-3.6 27.6-12.4 38.4-20 10.4-7.6 19.6-13.6 20.4-13.6s3.6 5.6 6.4 12c4 9.6 7.6 12 16.4 12 6.4 0 11.6-1.6 11.6-3.2 0-2.8-19.2-94.4-26-123.6-1.6-7.6-4.8-9.2-16-9.2h-14v19.2c0 64.8-37.2 102-95.2 95.2-39.2-4.8-67.6-26-77.2-58-11.2-36.8 8-68.4 70.4-115.6 57.2-43.2 78.4-64.4 94.8-94.4 12.4-22.8 13.2-26.8 13.2-64.4 0-36.8-1.2-42.4-12.8-66.8-47.2-99.6-178.8-130-263.6-60.8l-21.6 17.6-6.8-24c-6.4-23.2-6.8-24-20-24-7.2 0-13.2 1.2-13.2 3.2 0 1.6 6.4 39.6 14 84.8s14 83.2 14 85.2c0 1.6 5.2 2.8 12 2.8 9.2 0 12.4-2 13.6-8.8 0.8-5.2 3.6-20 6-33.2 9.2-50 38.8-88 77.6-98.4 27.6-7.6 66.8-2.8 91.6 11.2 30.4 17.2 44.4 38.8 46.4 70.8 2.8 45.2-15.6 72.8-85.2 126.4-50.8 39.6-79.6 70-92.8 98.4-8.8 19.6-10 26.4-8.4 51.6 4 60 44.4 108 109.2 128.4 22.8 7.2 74 6.8 96.8-0.8zM744.8 710c1.2-1.2-2-16.8-6.8-35.2-4.8-18-10-37.2-11.2-42.8l-2.4-10h42.8c47.2 0 59.2-4 84-27.6 54.4-50.8 43.6-152.4-24-224.4-41.6-44.8-94.4-74.8-161.2-92l-36-9.2-15.6-58.8c-18-67.2-17.2-76.8 5.6-84.8 7.6-2.8 20.8-4.8 29.2-4.8 14.4-0.4 14.8-0.8 12.4-11.2-1.2-6.4-2.8-13.6-4-16-0.8-4-23.6-5.2-95.2-5.2-51.6 0-94.8 1.2-95.6 3.2-1.2 1.6-0.8 8.4 0 15.2 2 11.6 3.2 12.8 22 14.8 11.2 1.6 23.6 5.6 28 9.2 8.4 8 8.8 9.2 78.8 249.6 28.8 97.6 51.2 178.4 50.4 179.6-2.8 2.8-40.8-24.4-66.4-47.2l-22.4-20-18.8 19.6 20 20.4c20 21.2 66.8 54 88.8 63.2 11.6 4.8 14 8.8 23.2 40 5.6 18.8 13.2 44 16.8 55.6l6.4 20.8h24.4c13.6 0 25.6-0.8 26.8-2zM714.8 585.2c-3.6-6.4-75.2-278.4-73.6-280 4-3.6 49.6 15.6 73.6 31.2 77.6 50.8 118 148.8 87.6 214-12.8 27.6-29.6 37.6-61.6 37.6-13.2 0-25.2-1.2-26-2.8z" />
11
+ </font></defs></svg>
assets/fonts/seopress.ttf ADDED
Binary file
assets/fonts/seopress.woff ADDED
Binary file
assets/js/seopress-media-uploader.js CHANGED
@@ -77,3 +77,4 @@ jQuery(document).ready(function($){
77
  mediaUploader.open();
78
  });
79
  });
 
77
  mediaUploader.open();
78
  });
79
  });
80
+
assets/js/seopress-quick-edit.js CHANGED
@@ -24,12 +24,12 @@
24
  var $post_row = $( '#post-' + $post_id );
25
 
26
  // get the data
27
- var $seopress_title = $( '.column-seopress_title', $post_row ).text();
28
- var $seopress_desc = $( '.column-seopress_desc', $post_row ).text();
29
 
30
  // populate the data
31
- $( ':input[name="seopress_title"]', $edit_row ).val( $seopress_title );
32
- $( ':input[name="seopress_desc"]', $edit_row ).val( $seopress_desc );
33
  }
34
  };
35
 
24
  var $post_row = $( '#post-' + $post_id );
25
 
26
  // get the data
27
+ var $seopress_title = $( '#seopress_title-' + $post_id ).text();
28
+ var $seopress_desc = $( '#seopress_desc-' + $post_id ).text();
29
 
30
  // populate the data
31
+ $edit_row.find( 'input[name="seopress_title"]' ).val( $seopress_title );
32
+ $edit_row.find( 'textarea[name="seopress_desc"]' ).val( $seopress_desc );
33
  }
34
  };
35
 
assets/js/seopress-tabs7.js ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ //SEO Tools Tabs
2
+ jQuery(document).ready(function(){
3
+ var get_hash = window.location.hash;
4
+ var clean_hash = get_hash.split('$');
5
+
6
+ if(typeof sessionStorage!='undefined') {
7
+ var seopress_admin_tab_session_storage = sessionStorage.getItem("seopress_admin_tab");
8
+
9
+ if (clean_hash[1] =='1') { //Notifications Tab
10
+ jQuery('#tab_seopress_notifications-tab').addClass("nav-tab-active");
11
+ jQuery('#tab_seopress_notifications').addClass("active");
12
+ } else if (clean_hash[1] =='2') { //SEO Tools Tab
13
+ jQuery('#tab_seopress_seo_tools-tab').addClass("nav-tab-active");
14
+ jQuery('#tab_seopress_seo_tools').addClass("active");
15
+ } else if (clean_hash[1] =='3') { //Links Tab
16
+ jQuery('#tab_seopress_links-tab').addClass("nav-tab-active");
17
+ jQuery('#tab_seopress_links_tools').addClass("active");
18
+ } else if (seopress_admin_tab_session_storage) {
19
+ jQuery('#seopress-admin-tabs').find('.nav-tab.nav-tab-active').removeClass("nav-tab-active");
20
+ jQuery('#seopress-admin-tabs').find('.seopress-tab.active').removeClass("active");
21
+ jQuery('#'+seopress_admin_tab_session_storage.split('#tab=')+'-tab').addClass("nav-tab-active");
22
+ jQuery('#'+seopress_admin_tab_session_storage.split('#tab=')).addClass("active");
23
+ } else {
24
+ //Default TAB
25
+ jQuery('#tab_seopress_notifications-tab').addClass("nav-tab-active");
26
+ jQuery('#tab_seopress_notifications').addClass("active");
27
+ }
28
+ };
29
+ jQuery("#seopress-admin-tabs").find("a.nav-tab").click(function(e){
30
+ e.preventDefault();
31
+ var hash = jQuery(this).attr('href').split('#tab=')[1];
32
+
33
+ jQuery('#seopress-admin-tabs').find('.nav-tab.nav-tab-active').removeClass("nav-tab-active");
34
+ jQuery('#'+hash+'-tab').addClass("nav-tab-active");
35
+
36
+ if (clean_hash[1]==1) {
37
+ sessionStorage.setItem("seopress_admin_tab", 'tab_seopress_notifications');
38
+ } else if (clean_hash[1]==2) {
39
+ sessionStorage.setItem("seopress_admin_tab", 'tab_seopress_seo_tools');
40
+ } else if (clean_hash[1]==3) {
41
+ sessionStorage.setItem("seopress_admin_tab", 'tab_seopress_links_tools');
42
+ } else {
43
+ sessionStorage.setItem("seopress_admin_tab", hash);
44
+ }
45
+
46
+ jQuery('#seopress-admin-tabs').find('.seopress-tab.active').removeClass("active");
47
+ jQuery('#'+hash).addClass("active");
48
+ });
49
+ });
50
+
51
+ //Whois email alert
52
+ jQuery(document).ready(function(){
53
+ jQuery('#seopress-whois-alert').on('click', function() {
54
+ jQuery.ajax({
55
+ method : 'GET',
56
+ url : seopressAjaxWhois.seopress_whois_alert,
57
+ _ajax_nonce: seopressAjaxWhois.seopress_nonce,
58
+ data : {
59
+ action: 'seopress_whois_alert',
60
+ },
61
+ success : function( data ) {
62
+ jQuery('#seopress-whois-alert').removeAttr("disabled");
63
+ jQuery( '#spinner-whois.spinner' ).css( "visibility", "hidden" );
64
+ jQuery( '.seopress-whois-alert.log' ).html('Alert successfully scheduled!');
65
+ },
66
+ });
67
+ });
68
+ });
69
+ jQuery(document).ready(function(){
70
+ jQuery('#seopress-whois-alert').on('click', function() {
71
+ jQuery(this).attr("disabled", "disabled");
72
+ jQuery( '#spinner-whois.spinner' ).css( "visibility", "visible" );
73
+ jQuery( '#spinner-whois.spinner' ).css( "float", "none" );
74
+ });
75
+ });
76
+
77
+ //Request Alexa Rank
78
+ jQuery(document).ready(function(){
79
+ jQuery('#seopress-request-alexa-rank').on('click', function() {
80
+ jQuery.ajax({
81
+ method : 'GET',
82
+ url : seopressAjaxAlexa.seopress_request_alexa_rank,
83
+ _ajax_nonce: seopressAjaxAlexa.seopress_nonce,
84
+ data : {
85
+ action: 'seopress_request_alexa_rank',
86
+ },
87
+ success : function( data ) {
88
+ window.location.reload(true);
89
+ },
90
+ });
91
+ });
92
+ });
93
+ jQuery(document).ready(function(){
94
+ jQuery('#seopress-request-alexa-rank').on('click', function() {
95
+ jQuery(this).attr("disabled", "disabled");
96
+ jQuery( '#spinner-alexa.spinner' ).css( "visibility", "visible" );
97
+ jQuery( '#spinner-alexa.spinner' ).css( "float", "none" );
98
+ });
99
+ });
100
+
101
+ //Request Reverse Domains
102
+ jQuery(document).ready(function(){
103
+ jQuery('#seopress-reverse-submit').on('click', function() {
104
+ jQuery.ajax({
105
+ method : 'GET',
106
+ url : seopressAjaxReverse.seopress_request_reverse,
107
+ _ajax_nonce: seopressAjaxReverse.seopress_nonce,
108
+ data : {
109
+ action: 'seopress_request_reverse',
110
+ },
111
+ success : function( data ) {
112
+ window.location.reload(true);
113
+ },
114
+ });
115
+ });
116
+ });
117
+ jQuery(document).ready(function(){
118
+ jQuery('#seopress-reverse-submit').on('click', function() {
119
+ jQuery(this).attr("disabled", "disabled");
120
+ jQuery( '#spinner-reverse.spinner' ).css( "visibility", "visible" );
121
+ jQuery( '#spinner-reverse.spinner' ).css( "float", "none" );
122
+ });
123
+ });
contributors.txt CHANGED
@@ -7,4 +7,12 @@ Beta testers / feedbacks:
7
  - Mickael Gris: mickael.gris@gmail.com / @mickaelgris
8
  - Aurélien Denis: contact@wp-alacarte.com / @wpchannel
9
  - Sébastien Serre: @sebastienserre
10
- - Ludovic Riaudel: @lriaudel
 
 
 
 
 
 
 
 
7
  - Mickael Gris: mickael.gris@gmail.com / @mickaelgris
8
  - Aurélien Denis: contact@wp-alacarte.com / @wpchannel
9
  - Sébastien Serre: @sebastienserre
10
+ - Ludovic Riaudel: @lriaudel
11
+
12
+ Translators:
13
+ - French: Didier Wolforg, @rainbowgeek, and Clément Polito
14
+ - English: @rainbowgeek
15
+ - Italian: Déborah Donnier
16
+ - Spanish: Rafael Salguero
17
+ - German: @likemike2425
18
+ - Japan: @s_tayama and @miccweb
inc/admin/admin-header.php CHANGED
@@ -6,55 +6,164 @@ function seopress_admin_header() { ?>
6
  <div id="seopress-header">
7
  <div id="seopress-admin">
8
  <div id="seopress-navbar">
9
- <h1>
10
- <span class="screen-reader-text"><?php _e( 'SEOPress', 'wp-seopress' ); ?></span>
11
- <?php if ( is_plugin_active( 'seopress-pro/seopress-pro.php' ) ) { ?>
12
- <span class="seopress-info-version">
13
- <strong>
14
- <?php _e('PRO', 'wp-seopress'); ?>
15
- <?php echo SEOPRESSPRO_VERSION; ?>
16
- </strong>
17
- </span>
18
- <?php } else { ?>
19
- <span class="seopress-info-version"><?php echo SEOPRESS_VERSION; ?></span>
20
- <?php } ?>
21
- </h1>
22
- <div id="seopress-notice">
23
- <div class="small">
24
- <span class="dashicons dashicons-wordpress"></span>
25
- <?php _e( 'You like SEOPress? Don\'t forget to rate it 5 stars!', 'wp-seopress' ); ?>
26
-
27
- <div class="wporg-ratings rating-stars">
28
- <a href="//wordpress.org/support/view/plugin-reviews/wp-seopress?rate=1#postform" data-rating="1" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#e6b800 !important;"></span></a>
29
- <a href="//wordpress.org/support/view/plugin-reviews/wp-seopress?rate=2#postform" data-rating="2" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#e6b800 !important;"></span></a>
30
- <a href="//wordpress.org/support/view/plugin-reviews/wp-seopress?rate=3#postform" data-rating="3" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#e6b800 !important;"></span></a>
31
- <a href="//wordpress.org/support/view/plugin-reviews/wp-seopress?rate=4#postform" data-rating="4" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#e6b800 !important;"></span></a>
32
- <a href="//wordpress.org/support/view/plugin-reviews/wp-seopress?rate=5#postform" data-rating="5" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#e6b800 !important;"></span></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  </div>
34
- <script>
35
- jQuery(document).ready( function($) {
36
- $('.rating-stars').find('a').hover(
37
- function() {
38
- $(this).nextAll('a').children('span').removeClass('dashicons-star-filled').addClass('dashicons-star-empty');
39
- $(this).prevAll('a').children('span').removeClass('dashicons-star-empty').addClass('dashicons-star-filled');
40
- $(this).children('span').removeClass('dashicons-star-empty').addClass('dashicons-star-filled');
41
- }, function() {
42
- var rating = $('input#rating').val();
43
- if (rating) {
44
- var list = $('.rating-stars a');
45
- list.children('span').removeClass('dashicons-star-filled').addClass('dashicons-star-empty');
46
- list.slice(0, rating).children('span').removeClass('dashicons-star-empty').addClass('dashicons-star-filled');
47
- }
48
- }
49
- );
50
- });
51
- </script>
52
- </div>
53
  <div class="small">
54
- <a href="http://twitter.com/wpcloudy" target="_blank"><div class="dashicons dashicons-twitter"></div></a>
55
- <a href="https://www.seopress.org/" target="_blank"><div class="dashicons dashicons-info"></div></a>
56
- &nbsp;
57
- <a href="https://www.seopress.org/support" target="_blank"><?php _e( 'Support', 'wp-seopress' ); ?></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
58
  </div>
59
  </div>
60
  </div>
6
  <div id="seopress-header">
7
  <div id="seopress-admin">
8
  <div id="seopress-navbar">
9
+ <h1>
10
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-option' ); ?>">
11
+ <span class="screen-reader-text"><?php _e( 'SEOPress', 'wp-seopress' ); ?></span>
12
+ <?php if ( is_plugin_active( 'wp-seopress-pro/seopress-pro.php' ) ) { ?>
13
+ <span class="seopress-info-version">
14
+ <strong>
15
+ <?php _e('PRO', 'wp-seopress'); ?>
16
+ <?php echo SEOPRESS_VERSION; ?>
17
+ </strong>
18
+ </span>
19
+ <?php } else { ?>
20
+ <span class="seopress-info-version"><?php echo SEOPRESS_VERSION; ?></span>
21
+ <?php } ?>
22
+ <div class="seopress-quick-access">
23
+ <ul>
24
+ <li>
25
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-titles' ); ?>">
26
+ <span class="dashicons dashicons-editor-table"></span>
27
+ <?php _e( 'Titles & Metas', 'wp-seopress' ); ?>
28
+ </a>
29
+ </li>
30
+ <li>
31
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-xml-sitemap' ); ?>">
32
+ <span class="dashicons dashicons-media-spreadsheet"></span>
33
+ <?php _e( 'XML / HTML Sitemap', 'wp-seopress' ); ?>
34
+ </a>
35
+ </li>
36
+ <li>
37
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-social' ); ?>">
38
+ <span class="dashicons dashicons-share"></span>
39
+ <?php _e( 'Social Networks', 'wp-seopress' ); ?>
40
+ </a>
41
+ </li>
42
+ <li>
43
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-google-analytics' ); ?>">
44
+ <span class="dashicons dashicons-chart-area"></span>
45
+ <?php _e( 'Google Analytics', 'wp-seopress' ); ?>
46
+ </a>
47
+ </li>
48
+ <li>
49
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-advanced' ); ?>">
50
+ <span class="dashicons dashicons-admin-tools"></span>
51
+ <?php _e( 'Advanced', 'wp-seopress' ); ?>
52
+ </a>
53
+ </li>
54
+ <?php include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
55
+ if ( is_plugin_active( 'wp-seopress-pro/seopress-pro.php' ) ) { ?>
56
+ <li>
57
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_woocommerce$1' ); ?>">
58
+ <span class="dashicons dashicons-cart"></span>
59
+ <?php _e( 'WooCommerce', 'wp-seopress' ); ?>
60
+ </a>
61
+ </li>
62
+ <li>
63
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_local_business$10' ); ?>">
64
+ <span class="dashicons dashicons-store"></span>
65
+ <?php _e( 'Local Business', 'wp-seopress' ); ?>
66
+ </a>
67
+ </li>
68
+ <li>
69
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_dublin_core$8' ); ?>">
70
+ <span class="dashicons dashicons-welcome-learn-more"></span>
71
+ <?php _e( 'Dublin Core', 'wp-seopress' ); ?>
72
+ </a>
73
+ </li>
74
+ <li>
75
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rich_snippets$9' ); ?>">
76
+ <span class="dashicons dashicons-media-spreadsheet"></span>
77
+ <?php _e( 'Structured Data Types', 'wp-seopress' ); ?>
78
+ </a>
79
+ </li>
80
+ <li>
81
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_breadcrumbs$2' ); ?>">
82
+ <span class="dashicons dashicons-feedback"></span>
83
+ <?php _e( 'Breadcrumbs', 'wp-seopress' ); ?>
84
+ </a>
85
+ </li>
86
+ <li>
87
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_page_speed$3' ); ?>">
88
+ <span class="dashicons dashicons-performance"></span>
89
+ <?php _e( 'Google Page Speed', 'wp-seopress' ); ?>
90
+ </a>
91
+ </li>
92
+ <li>
93
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_robots$4' ); ?>">
94
+ <span class="dashicons dashicons-media-text"></span>
95
+ <?php _e( 'robots.txt', 'wp-seopress' ); ?>
96
+ </a>
97
+ </li>
98
+ <li>
99
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_news$5' ); ?>">
100
+ <span class="dashicons dashicons-admin-post"></span>
101
+ <?php _e( 'Google News Sitemap', 'wp-seopress' ); ?>
102
+ </a>
103
+ </li>
104
+ <li>
105
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_404$6' ); ?>">
106
+ <span class="dashicons dashicons-admin-links"></span>
107
+ <?php _e( 'Redirections', 'wp-seopress' ); ?>
108
+ </a>
109
+ </li>
110
+ <li>
111
+ <a href="<?php echo admin_url( 'edit.php?post_type=seopress_bot' ); ?>">
112
+ <span class="dashicons dashicons-admin-generic"></span>
113
+ <?php _e( 'SEOPress BOT - Broken links', 'wp-seopress' ); ?>
114
+ </a>
115
+ </li>
116
+ <li>
117
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_htaccess$7' ); ?>">
118
+ <span class="dashicons dashicons-media-text"></span>
119
+ <?php _e( '.htaccess', 'wp-seopress' ); ?>
120
+ </a>
121
+ </li>
122
+ <li>
123
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rss$11' ); ?>">
124
+ <span class="dashicons dashicons-rss"></span>
125
+ <?php _e( 'RSS', 'wp-seopress' ); ?>
126
+ </a>
127
+ </li>
128
+ <li>
129
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>">
130
+ <span class="dashicons dashicons-admin-network"></span>
131
+ <?php _e( 'License', 'wp-seopress' ); ?>
132
+ </a>
133
+ </li>
134
+ <?php } ?>
135
+ <li>
136
+ <a href="<?php echo admin_url( 'admin.php?page=seopress-import-export' ); ?>">
137
+ <span class="dashicons dashicons-admin-settings"></span>
138
+ <?php _e( 'Tools', 'wp-seopress' ); ?>
139
+ </a>
140
+ </li>
141
+ </ul>
142
  </div>
143
+ </a>
144
+ </h1>
145
+ <div id="seopress-notice">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
146
  <div class="small">
147
+ <a href="https://www.seopress.org/changelog/" alt="<?php _e('See the changelog (new window)','wp-seopress'); ?>" target="_blank">
148
+ <div class="dashicons dashicons-media-text"></div>
149
+ <div class="tooltip"><?php _e('See the changelog','wp-seopress'); ?></div>
150
+ </a>
151
+ <a href="mailto:contact@seopress.org" alt="<?php _e('Send feedback','wp-seopress'); ?>" target="_blank">
152
+ <div class="dashicons dashicons-megaphone"></div>
153
+ <div class="tooltip"><?php _e('Send feedback','wp-seopress'); ?></div>
154
+ </a>
155
+ <a href="http://twitter.com/wpcloudy" alt="<?php _e('Follow us on Twitter (new window)','wp-seopress'); ?>" target="_blank">
156
+ <div class="dashicons dashicons-twitter"></div>
157
+ <div class="tooltip"><?php _e('Follow us on Twitter','wp-seopress'); ?></div>
158
+ </a>
159
+ <a href="https://www.seopress.org/" alt="<?php _e('Official website (new window)','wp-seopress'); ?>" target="_blank">
160
+ <div class="dashicons dashicons-info"></div>
161
+ <div class="tooltip"><?php _e('Official website','wp-seopress'); ?></div>
162
+ </a>
163
+ <a href="https://www.seopress.org/support" alt="<?php _e('Support (new window)','wp-seopress'); ?>" target="_blank">
164
+ <div class="dashicons dashicons-editor-help"></div>
165
+ <div class="tooltip"><?php _e('Support','wp-seopress'); ?></div>
166
+ </a>
167
  </div>
168
  </div>
169
  </div>
inc/admin/admin-metaboxes-form.php ADDED
@@ -0,0 +1,318 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ defined( 'ABSPATH' ) or die( 'Please don&rsquo;t call the plugin directly. Thanks :)' );
4
+
5
+ global $typenow;
6
+ global $pagenow;
7
+
8
+ if ( $pagenow == 'post-new.php' || $pagenow == 'post.php' ) {
9
+
10
+ function seopress_titles_title($seopress_titles_title) {
11
+ if ($seopress_titles_title !='') {
12
+ return $seopress_titles_title;
13
+ } else {
14
+ return get_the_title().' - '.get_bloginfo('name');
15
+ }
16
+ }
17
+
18
+ function seopress_titles_single_desc_option() {
19
+ global $post;
20
+ $seopress_get_current_cpt = get_post_type($post);
21
+
22
+ $seopress_titles_single_desc_option = get_option("seopress_titles_option_name");
23
+ if ( ! empty ( $seopress_titles_single_desc_option ) ) {
24
+ foreach ($seopress_titles_single_desc_option as $key => $seopress_titles_single_desc_value)
25
+ $options[$key] = $seopress_titles_single_desc_value;
26
+ if (isset($seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'])) {
27
+ return $seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'];
28
+ }
29
+ }
30
+ }
31
+
32
+ function seopress_titles_desc($seopress_titles_desc) {
33
+ if ($seopress_titles_desc !='') {
34
+ return $seopress_titles_desc;
35
+ } else {
36
+ global $post;
37
+ if (seopress_titles_single_desc_option() !='') {
38
+ return seopress_titles_single_desc_option();
39
+ } elseif ( has_excerpt( $post->ID ) ) {
40
+ // This post has excerpt
41
+ return substr(wp_strip_all_tags($post->post_excerpt, true), 0, 160);
42
+ } else {
43
+ // This post has no excerpt
44
+ return substr(wp_strip_all_tags($post->post_content, true), 0, 160);
45
+ }
46
+ }
47
+ }
48
+
49
+ function seopress_titles_single_cpt_date_option() {
50
+ global $post;
51
+ $seopress_get_current_cpt = get_post_type($post);
52
+
53
+ $seopress_titles_single_cpt_date_option = get_option("seopress_titles_option_name");
54
+ if ( ! empty ( $seopress_titles_single_cpt_date_option ) ) {
55
+ foreach ($seopress_titles_single_cpt_date_option as $key => $seopress_titles_single_cpt_date_value)
56
+ $options[$key] = $seopress_titles_single_cpt_date_value;
57
+ if (isset($seopress_titles_single_cpt_date_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['date'])) {
58
+ return $seopress_titles_single_cpt_date_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['date'];
59
+ }
60
+ }
61
+ }
62
+
63
+ function seopress_display_date_snippet() {
64
+ if (seopress_titles_single_cpt_date_option()) {
65
+ return '<div class="snippet-date">'.get_the_date('M j, Y').' - </div>';
66
+ }
67
+ }
68
+ } elseif ( $pagenow =='term.php' || $pagenow =='edit-tags.php') {
69
+
70
+ function seopress_titles_title($seopress_titles_title) {
71
+ global $tag;
72
+ if ($seopress_titles_title !='') {
73
+ return $seopress_titles_title;
74
+ } elseif ($tag) {
75
+ return $tag->name.' - '.get_bloginfo('name');
76
+ } else {
77
+ return get_the_title().' - '.get_bloginfo('name');
78
+ }
79
+ }
80
+
81
+ function seopress_titles_single_desc_option() {
82
+ global $post;
83
+ $seopress_get_current_cpt = get_post_type($post);
84
+
85
+ $seopress_titles_single_desc_option = get_option("seopress_titles_option_name");
86
+ if ( ! empty ( $seopress_titles_single_desc_option ) ) {
87
+ foreach ($seopress_titles_single_desc_option as $key => $seopress_titles_single_desc_value)
88
+ $options[$key] = $seopress_titles_single_desc_value;
89
+ if (isset($seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'])) {
90
+ return $seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'];
91
+ }
92
+ }
93
+ }
94
+
95
+ function seopress_titles_desc($seopress_titles_desc) {
96
+ global $tag;
97
+ if ($seopress_titles_desc !='') {
98
+ return $seopress_titles_desc;
99
+ } elseif ($tag) {
100
+ return $tag->description;
101
+ }
102
+ }
103
+ }
104
+
105
+ function seopress_redirections_value($seopress_redirections_value) {
106
+ if ($seopress_redirections_value !='') {
107
+ return $seopress_redirections_value;
108
+ }
109
+ }
110
+
111
+ if ( $pagenow =='term.php' || $pagenow =='edit-tags.php') {
112
+ echo '
113
+ <tr id="term-seopress" class="form-field">
114
+ <th scope="row">'.__('SEO','wp-seopress').'</th>
115
+ <td>
116
+ <div id="seopress_cpt">
117
+ <div class="inside">';
118
+ }
119
+
120
+ echo '<div id="seopress-tabs">';
121
+ echo'<ul>';
122
+ if ("seopress_404" != $typenow) {
123
+ echo '<li><a href="#tabs-1"><span class="dashicons dashicons-editor-table"></span>'. __( 'Titles settings', 'wp-seopress' ) .'</a></li>
124
+ <li><a href="#tabs-2"><span class="dashicons dashicons-admin-generic"></span>'. __( 'Advanced', 'wp-seopress' ) .'</a></li>
125
+ <li><a href="#tabs-3"><span class="dashicons dashicons-share"></span>'. __( 'Social', 'wp-seopress' ) .'</a></li>';
126
+ }
127
+ echo '<li><a href="#tabs-4"><span class="dashicons dashicons-admin-links"></span>'. __( 'Redirection', 'wp-seopress' ) .'</a></li>';
128
+ if (is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
129
+ if ( $pagenow == 'post-new.php' || $pagenow == 'post.php' ) {
130
+ if ("seopress_404" != $typenow) {
131
+ echo '<li><a href="#tabs-5"><span class="dashicons dashicons-admin-post"></span>'. __( 'Google News', 'wp-seopress-pro' ) .'</a></li>';
132
+ }
133
+ }
134
+ }
135
+ echo '</ul>';
136
+
137
+ if ("seopress_404" != $typenow) {
138
+ echo '<div id="tabs-1">
139
+ <div class="box-left">
140
+ <p>
141
+ <label for="seopress_titles_title_meta">'. __( 'Title', 'wp-seopress' ) .'</label>
142
+ <input id="seopress_titles_title_meta" type="text" name="seopress_titles_title" placeholder="'.__('Enter your title','wp-seopress').'" value="'.$seopress_titles_title.'" />
143
+ </p>
144
+ <div class="wrap-seopress-counters">
145
+ <div id="seopress_titles_title_counters"></div>
146
+ '.__('(maximum recommended limit)','wp-seopress').'
147
+ </div>
148
+ <p>
149
+ <label for="seopress_titles_desc_meta">'. __( 'Meta description', 'wp-seopress' ) .'</label>
150
+ <textarea id="seopress_titles_desc_meta" style="width:100%" name="seopress_titles_desc" placeholder="'.__('Enter your meta description','wp-seopress').'" value="'.$seopress_titles_desc.'">'.$seopress_titles_desc.'</textarea>
151
+ </p>
152
+ <div class="wrap-seopress-counters">
153
+ <div id="seopress_titles_desc_counters"></div>
154
+ '.__('(maximum recommended limit)','wp-seopress').'
155
+ </div>
156
+ </div>
157
+ <div class="box-right">
158
+ <div class="google-snippet-preview">
159
+ <h3>'.__('Google Snippet Preview','wp-seopress').'</h3>
160
+ <p>'.__('This is what your page will look like in Google search results','wp-seopress').'</p>
161
+ <div class="snippet-title">'.seopress_titles_title($seopress_titles_title).'</div>
162
+ <div class="snippet-title-custom" style="display:none"></div>';
163
+ global $tag;
164
+ if (get_the_title()) {
165
+ echo '<div class="snippet-title-default" style="display:none">'.get_the_title().' - '.get_bloginfo('name').'</div>
166
+ <div class="snippet-permalink">'.get_permalink().'</div>';
167
+ } elseif ($tag) {
168
+ echo '<div class="snippet-title-default" style="display:none">'.$tag->name.' - '.get_bloginfo('name').'</div>';
169
+ echo '<div class="snippet-permalink">'.get_term_link($tag).'</div>';
170
+ }
171
+
172
+ if ( $pagenow == 'post-new.php' || $pagenow == 'post.php' ) {
173
+ echo seopress_display_date_snippet();
174
+ }
175
+ echo '<div class="snippet-description">'.seopress_titles_desc($seopress_titles_desc).'...</div>
176
+ <div class="snippet-description-custom" style="display:none"></div>
177
+ <div class="snippet-description-default" style="display:none">'.seopress_titles_desc($seopress_titles_desc).'</div>';
178
+ echo '</div>
179
+ </div>
180
+ </div>
181
+ <div id="tabs-2">
182
+ <p>
183
+ <label for="seopress_robots_index_meta">
184
+ <input type="checkbox" name="seopress_robots_index" id="seopress_robots_index_meta" value="yes" '. checked( $seopress_robots_index, 'yes', false ) .' />
185
+ '. __( 'noindex', 'wp-seopress' ) .'
186
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display all pages of the site in Google search results and do not display "Cached" links in search results.','wp-seopress')).'"></span>
187
+ </p>
188
+ <p>
189
+ <label for="seopress_robots_follow_meta">
190
+ <input type="checkbox" name="seopress_robots_follow" id="seopress_robots_follow_meta" value="yes" '. checked( $seopress_robots_follow, 'yes', false ) .' />
191
+ '. __( 'nofollow', 'wp-seopress' ) .'
192
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not follow links for all pages.','wp-seopress')).'"></span>
193
+ </p>
194
+ <p>
195
+ <label for="seopress_robots_odp_meta">
196
+ <input type="checkbox" name="seopress_robots_odp" id="seopress_robots_odp_meta" value="yes" '. checked( $seopress_robots_odp, 'yes', false ) .' />
197
+ '. __( 'noodp', 'wp-seopress' ) .'
198
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not use Open Directory project metadata for titles or excerpts for all pages.','wp-seopress')).'"></span>
199
+ </p>
200
+ <p>
201
+ <label for="seopress_robots_imageindex_meta">
202
+ <input type="checkbox" name="seopress_robots_imageindex" id="seopress_robots_imageindex_meta" value="yes" '. checked( $seopress_robots_imageindex, 'yes', false ) .' />
203
+ '. __( 'noimageindex', 'wp-seopress' ) .'
204
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not index images from the entire site.','wp-seopress')).'"></span>
205
+ </p>
206
+ <p>
207
+ <label for="seopress_robots_archive_meta">
208
+ <input type="checkbox" name="seopress_robots_archive" id="seopress_robots_archive_meta" value="yes" '. checked( $seopress_robots_archive, 'yes', false ) .' />
209
+ '. __( 'noarchive', 'wp-seopress' ) .'
210
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display a "Cached" link in the Google search results.','wp-seopress')).'"></span>
211
+ </p>
212
+ <p>
213
+ <label for="seopress_robots_snippet_meta">
214
+ <input type="checkbox" name="seopress_robots_snippet" id="seopress_robots_snippet_meta" value="yes" '. checked( $seopress_robots_snippet, 'yes', false ) .' />
215
+ '. __( 'nosnippet', 'wp-seopress' ) .'
216
+ </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display a description in the Google search results for all pages.','wp-seopress')).'"></span>
217
+ </p>
218
+ <p>
219
+ <label for="seopress_robots_canonical_meta">'. __( 'Canonical URL', 'wp-seopress' ) .'</label>
220
+ <input id="seopress_robots_canonical_meta" type="text" name="seopress_robots_canonical" placeholder="'.__('Default value: ','wp-seopress').get_permalink().'" value="'.$seopress_robots_canonical.'" />
221
+ </p>
222
+ </div>
223
+ <div id="tabs-3">
224
+ <span class="dashicons dashicons-facebook-alt"></span>
225
+ <p>
226
+ <label for="seopress_social_fb_title_meta">'. __( 'Facebook Title', 'wp-seopress' ) .'</label>
227
+ <input id="seopress_social_fb_title_meta" type="text" name="seopress_social_fb_title" placeholder="'.__('Enter your Facebook title','wp-seopress').'" value="'.$seopress_social_fb_title.'" />
228
+ </p>
229
+ <p>
230
+ <label for="seopress_social_fb_desc_meta">'. __( 'Facebook description', 'wp-seopress' ) .'</label>
231
+ <textarea id="seopress_social_fb_desc_meta" name="seopress_social_fb_desc" placeholder="'.__('Enter your Facebook description','wp-seopress').'" value="'.$seopress_social_fb_desc.'">'.$seopress_social_fb_desc.'</textarea>
232
+ </p>
233
+ <p>
234
+ <label for="seopress_social_fb_img_meta">'. __( 'Facebook Thumbnail', 'wp-seopress' ) .'</label>
235
+ <span class="advise">'. __('Minimum size: 200x200px', 'wp-seopress') .'</span>
236
+ <input id="seopress_social_fb_img_meta" type="text" name="seopress_social_fb_img" placeholder="'.__('Select your default thumbnail','wp-seopress').'" value="'.$seopress_social_fb_img.'" />
237
+ <input id="seopress_social_fb_img_upload" class="button" type="button" value="'.__('Upload an Image','wp-seopress').'" />
238
+ </p>
239
+ <br/>
240
+ <span class="dashicons dashicons-twitter"></span>
241
+ <p>
242
+ <label for="seopress_social_twitter_title_meta">'. __( 'Twitter Title', 'wp-seopress' ) .'</label>
243
+ <input id="seopress_social_twitter_title_meta" type="text" name="seopress_social_twitter_title" placeholder="'.__('Enter your Twitter title','wp-seopress').'" value="'.$seopress_social_twitter_title.'" />
244
+ </p>
245
+ <p>
246
+ <label for="seopress_social_twitter_desc_meta">'. __( 'Twitter description', 'wp-seopress' ) .'</label>
247
+ <textarea id="seopress_social_twitter_desc_meta" name="seopress_social_twitter_desc" placeholder="'.__('Enter your Twitter description','wp-seopress').'" value="'.$seopress_social_twitter_desc.'">'.$seopress_social_twitter_desc.'</textarea>
248
+ </p>
249
+ <p>
250
+ <label for="seopress_social_twitter_img_meta">'. __( 'Twitter Thumbnail', 'wp-seopress' ) .'</label>
251
+ <span class="advise">'. __('Minimum size: 160x160px', 'wp-seopress') .'</span>
252
+ <input id="seopress_social_twitter_img_meta" type="text" name="seopress_social_twitter_img" placeholder="'.__('Select your default thumbnail','wp-seopress').'" value="'.$seopress_social_twitter_img.'" />
253
+ <input id="seopress_social_twitter_img_upload" class="button" type="button" value="'.__('Upload an Image','wp-seopress').'" />
254
+ </p>
255
+ </div>';
256
+ }
257
+
258
+ echo '<div id="tabs-4">
259
+ <p>
260
+ <label for="seopress_redirections_enabled_meta" id="seopress_redirections_enabled">
261
+ <input type="checkbox" name="seopress_redirections_enabled" id="seopress_redirections_enabled_meta" value="yes" '. checked( $seopress_redirections_enabled, 'yes', false ) .' />
262
+ '. __( 'Enable redirection?', 'wp-seopress' ) .'
263
+ </label>
264
+ </p>
265
+ <p>
266
+ <label for="seopress_redirections_value_meta">'. __( 'URL redirection', 'wp-seopress' ) .'</label>
267
+ <select name="seopress_redirections_type">
268
+ <option ' . selected( '301', $seopress_redirections_type, false ) . ' value="301">'. __( '301 Moved Permanently', 'wp-seopress' ) .'</option>
269
+ <option ' . selected( '302', $seopress_redirections_type, false ) . ' value="302">'. __( '302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)', 'wp-seopress' ) .'</option>
270
+ <option ' . selected( '307', $seopress_redirections_type, false ) . ' value="307">'. __( '307 Moved Temporarily (HTTP 1.1 Only)', 'wp-seopress' ) .'</option>
271
+ </select>
272
+ <input id="seopress_redirections_value_meta" type="text" name="seopress_redirections_value" placeholder="'.__('Enter your new URL','wp-seopress').'" value="'.$seopress_redirections_value.'" />
273
+ <br><br>';
274
+ if ($seopress_redirections_value !='') {
275
+ echo '<a href="'.seopress_redirections_value($seopress_redirections_value).'" id="seopress_redirections_value_default" class="button" target="_blank">'.__('Test your URL','wp-seopress').'</a>';
276
+ }
277
+ echo '<a href="" id="seopress_redirections_value_live" class="button" target="_blank" style="display: none">'.__('Test your URL','wp-seopress').'</a>
278
+ </p>
279
+ </div>';
280
+ if (is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
281
+ if ( $pagenow == 'post-new.php' || $pagenow == 'post.php' ) {
282
+ if ("seopress_404" != $typenow) {
283
+ echo '<div id="tabs-5">
284
+ <p>
285
+ <label for="seopress_news_disabled_meta" id="seopress_news_disabled">
286
+ <input type="checkbox" name="seopress_news_disabled" id="seopress_news_disabled_meta" value="yes" '. checked( $seopress_news_disabled, 'yes', false ) .' />
287
+ '. __( 'Exclude this post from Google News Sitemap?', 'wp-seopress' ) .'
288
+ </label>
289
+ </p>
290
+ <p>
291
+ <label for="seopress_news_genres_meta">'. __( 'Google News Genres', 'wp-seopress' ) .'</label>
292
+ <select name="seopress_news_genres">
293
+ <option ' . selected( 'none', $seopress_news_genres, false ) . ' value="none">'. __( 'None', 'wp-seopress' ) .'</option>
294
+ <option ' . selected( 'pressrelease', $seopress_news_genres, false ) . ' value="pressrelease">'. __( 'Press Release', 'wp-seopress' ) .'</option>
295
+ <option ' . selected( 'satire', $seopress_news_genres, false ) . ' value="satire">'. __( 'Satire', 'wp-seopress' ) .'</option>
296
+ <option ' . selected( 'blog', $seopress_news_genres, false ) . ' value="blog">'. __( 'Blog', 'wp-seopress' ) .'</option>
297
+ <option ' . selected( 'oped', $seopress_news_genres, false ) . ' value="oped">'. __( 'OpEd', 'wp-seopress' ) .'</option>
298
+ <option ' . selected( 'opinion', $seopress_news_genres, false ) . ' value="opinion">'. __( 'Opinion', 'wp-seopress' ) .'</option>
299
+ <option ' . selected( 'usergenerated', $seopress_news_genres, false ) . ' value="usergenerated">'. __( 'UserGenerated', 'wp-seopress' ) .'</option>
300
+ </select>
301
+ </p>
302
+ <p>
303
+ <label for="seopress_news_keyboard_meta" id="seopress_news_keyboard">
304
+ '. __( 'Google News Keywords <em>(max recommended limit: 12)</em>', 'wp-seopress' ) .'</label>
305
+ <input id="seopress_news_keyboard_meta" type="text" name="seopress_news_keyboard" placeholder="'.__('Enter your Google News Keywords','wp-seopress').'" value="'.$seopress_news_keyboard.'" />
306
+ </p>
307
+ </div>';
308
+ }
309
+ }
310
+ }
311
+ echo '</div>';
312
+
313
+ if ( $pagenow =='term.php' || $pagenow =='edit-tags.php') {
314
+ echo '</div>';
315
+ echo '</div>';
316
+ echo '</td>';
317
+ echo '</tr>';
318
+ }
inc/admin/admin-metaboxes.php CHANGED
@@ -23,9 +23,9 @@ function seopress_display_seo_metaboxe() {
23
  add_action('add_meta_boxes','seopress_init_metabox');
24
  function seopress_init_metabox(){
25
  foreach (seopress_get_post_types() as $key => $value) {
26
- add_meta_box('seopress_cpt', __('SEO','wp-seopress'), 'seopress_cpt', $key, 'normal', 'high');
27
  }
28
- add_meta_box('seopress_cpt', __('SEO','wp-seopress'), 'seopress_cpt', 'seopress_404', 'normal', 'high');
29
  }
30
 
31
  function seopress_cpt($post){
@@ -52,251 +52,7 @@ function seopress_display_seo_metaboxe() {
52
  $seopress_news_genres = get_post_meta($post->ID,'_seopress_news_genres',true);
53
  $seopress_news_keyboard = get_post_meta($post->ID,'_seopress_news_keyboard',true);
54
 
55
- function seopress_titles_title($seopress_titles_title) {
56
- if ($seopress_titles_title !='') {
57
- return $seopress_titles_title;
58
- } else {
59
- return get_the_title().' - '.get_bloginfo('name');
60
- }
61
- }
62
-
63
- function seopress_titles_single_desc_option() {
64
- global $post;
65
- $seopress_get_current_cpt = get_post_type($post);
66
-
67
- $seopress_titles_single_desc_option = get_option("seopress_titles_option_name");
68
- if ( ! empty ( $seopress_titles_single_desc_option ) ) {
69
- foreach ($seopress_titles_single_desc_option as $key => $seopress_titles_single_desc_value)
70
- $options[$key] = $seopress_titles_single_desc_value;
71
- if (isset($seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'])) {
72
- return $seopress_titles_single_desc_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['description'];
73
- }
74
- }
75
- }
76
-
77
- function seopress_titles_desc($seopress_titles_desc) {
78
- if ($seopress_titles_desc !='') {
79
- return $seopress_titles_desc;
80
- } else {
81
- global $post;
82
- if (seopress_titles_single_desc_option() !='') {
83
- return seopress_titles_single_desc_option();
84
- } elseif ( has_excerpt( $post->ID ) ) {
85
- // This post has excerpt
86
- return substr(wp_strip_all_tags($post->post_excerpt, true), 0, 160);
87
- } else {
88
- // This post has no excerpt
89
- return substr(wp_strip_all_tags($post->post_content, true), 0, 160);
90
- }
91
- }
92
- }
93
-
94
- function seopress_titles_single_cpt_date_option() {
95
- global $post;
96
- $seopress_get_current_cpt = get_post_type($post);
97
-
98
- $seopress_titles_single_cpt_date_option = get_option("seopress_titles_option_name");
99
- if ( ! empty ( $seopress_titles_single_cpt_date_option ) ) {
100
- foreach ($seopress_titles_single_cpt_date_option as $key => $seopress_titles_single_cpt_date_value)
101
- $options[$key] = $seopress_titles_single_cpt_date_value;
102
- if (isset($seopress_titles_single_cpt_date_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['date'])) {
103
- return $seopress_titles_single_cpt_date_option['seopress_titles_single_titles'][$seopress_get_current_cpt]['date'];
104
- }
105
- }
106
- };
107
-
108
- function seopress_display_date_snippet() {
109
- if (seopress_titles_single_cpt_date_option()) {
110
- return '<div class="snippet-date">'.get_the_date('M j, Y').' - </div>';
111
- }
112
- }
113
-
114
- function seopress_redirections_value($seopress_redirections_value) {
115
- if ($seopress_redirections_value !='') {
116
- return $seopress_redirections_value;
117
- }
118
- }
119
-
120
- echo '<div id="seopress-tabs">';
121
- echo'<ul>';
122
- if ("seopress_404" != $typenow) {
123
- echo '<li><a href="#tabs-1"><span class="dashicons dashicons-editor-table"></span>'. __( 'Titles settings', 'wp-seopress' ) .'</a></li>
124
- <li><a href="#tabs-2"><span class="dashicons dashicons-admin-generic"></span>'. __( 'Advanced', 'wp-seopress' ) .'</a></li>
125
- <li><a href="#tabs-3"><span class="dashicons dashicons-share"></span>'. __( 'Social', 'wp-seopress' ) .'</a></li>';
126
- }
127
- echo '<li><a href="#tabs-4"><span class="dashicons dashicons-admin-links"></span>'. __( 'Redirection', 'wp-seopress' ) .'</a></li>';
128
- if (is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
129
- if ("seopress_404" != $typenow) {
130
- echo '<li><a href="#tabs-5"><span class="dashicons dashicons-admin-post"></span>'. __( 'Google News', 'wp-seopress-pro' ) .'</a></li>';
131
- }
132
- }
133
- echo '</ul>';
134
-
135
- if ("seopress_404" != $typenow) {
136
- echo '<div id="tabs-1">
137
- <div class="box-left">
138
- <p>
139
- <label for="seopress_titles_title_meta">'. __( 'Title', 'wp-seopress' ) .'</label>
140
- <input id="seopress_titles_title_meta" type="text" name="seopress_titles_title" placeholder="'.__('Enter your title','wp-seopress').'" value="'.$seopress_titles_title.'" />
141
- </p>
142
- <div class="wrap-seopress-counters">
143
- <div id="seopress_titles_title_counters"></div>
144
- '.__('(maximum recommended limit)','wp-seopress').'
145
- </div>
146
- <p>
147
- <label for="seopress_titles_desc_meta">'. __( 'Meta description', 'wp-seopress' ) .'</label>
148
- <textarea id="seopress_titles_desc_meta" style="width:100%" name="seopress_titles_desc" placeholder="'.__('Enter your meta description','wp-seopress').'" value="'.$seopress_titles_desc.'">'.$seopress_titles_desc.'</textarea>
149
- </p>
150
- <div class="wrap-seopress-counters">
151
- <div id="seopress_titles_desc_counters"></div>
152
- '.__('(maximum recommended limit)','wp-seopress').'
153
- </div>
154
- </div>
155
- <div class="box-right">
156
- <div class="google-snippet-preview">
157
- <h3>'.__('Google Snippet Preview','wp-seopress').'</h3>
158
- <p>'.__('This is what your page will look like in Google search results','wp-seopress').'</p>
159
- <div class="snippet-title">'.seopress_titles_title($seopress_titles_title).'</div>
160
- <div class="snippet-title-custom" style="display:none"></div>
161
- <div class="snippet-title-default" style="display:none">'.get_the_title().' - '.get_bloginfo('name').'</div>
162
- <div class="snippet-permalink">'.get_permalink().'</div>';
163
- echo seopress_display_date_snippet();
164
- echo '<div class="snippet-description">'.seopress_titles_desc($seopress_titles_desc).'...</div>
165
- <div class="snippet-description-custom" style="display:none"></div>
166
- <div class="snippet-description-default" style="display:none">'.seopress_titles_desc($seopress_titles_desc).'</div>';
167
- echo '</div>
168
- </div>
169
- </div>
170
- <div id="tabs-2">
171
- <p>
172
- <label for="seopress_robots_index_meta">
173
- <input type="checkbox" name="seopress_robots_index" id="seopress_robots_index_meta" value="yes" '. checked( $seopress_robots_index, 'yes', false ) .' />
174
- '. __( 'noindex', 'wp-seopress' ) .'
175
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display all pages of the site in Google search results and do not display "Cached" links in search results.','wp-seopress')).'"></span>
176
- </p>
177
- <p>
178
- <label for="seopress_robots_follow_meta">
179
- <input type="checkbox" name="seopress_robots_follow" id="seopress_robots_follow_meta" value="yes" '. checked( $seopress_robots_follow, 'yes', false ) .' />
180
- '. __( 'nofollow', 'wp-seopress' ) .'
181
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not follow links for all pages.','wp-seopress')).'"></span>
182
- </p>
183
- <p>
184
- <label for="seopress_robots_odp_meta">
185
- <input type="checkbox" name="seopress_robots_odp" id="seopress_robots_odp_meta" value="yes" '. checked( $seopress_robots_odp, 'yes', false ) .' />
186
- '. __( 'noodp', 'wp-seopress' ) .'
187
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not use Open Directory project metadata for titles or excerpts for all pages.','wp-seopress')).'"></span>
188
- </p>
189
- <p>
190
- <label for="seopress_robots_imageindex_meta">
191
- <input type="checkbox" name="seopress_robots_imageindex" id="seopress_robots_imageindex_meta" value="yes" '. checked( $seopress_robots_imageindex, 'yes', false ) .' />
192
- '. __( 'noimageindex', 'wp-seopress' ) .'
193
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not index images from the entire site.','wp-seopress')).'"></span>
194
- </p>
195
- <p>
196
- <label for="seopress_robots_archive_meta">
197
- <input type="checkbox" name="seopress_robots_archive" id="seopress_robots_archive_meta" value="yes" '. checked( $seopress_robots_archive, 'yes', false ) .' />
198
- '. __( 'noarchive', 'wp-seopress' ) .'
199
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display a "Cached" link in the Google search results.','wp-seopress')).'"></span>
200
- </p>
201
- <p>
202
- <label for="seopress_robots_snippet_meta">
203
- <input type="checkbox" name="seopress_robots_snippet" id="seopress_robots_snippet_meta" value="yes" '. checked( $seopress_robots_snippet, 'yes', false ) .' />
204
- '. __( 'nosnippet', 'wp-seopress' ) .'
205
- </label><span class="dashicons dashicons-info" title="'.esc_html(__('Do not display a description in the Google search results for all pages.','wp-seopress')).'"></span>
206
- </p>
207
- <p>
208
- <label for="seopress_robots_canonical_meta">'. __( 'Canonical URL', 'wp-seopress' ) .'</label>
209
- <input id="seopress_robots_canonical_meta" type="text" name="seopress_robots_canonical" placeholder="'.__('Default value: ','wp-seopress').get_permalink().'" value="'.$seopress_robots_canonical.'" />
210
- </p>
211
- </div>
212
- <div id="tabs-3">
213
- <span class="dashicons dashicons-facebook-alt"></span>
214
- <p>
215
- <label for="seopress_social_fb_title_meta">'. __( 'Facebook Title', 'wp-seopress' ) .'</label>
216
- <input id="seopress_social_fb_title_meta" type="text" name="seopress_social_fb_title" placeholder="'.__('Enter your Facebook title','wp-seopress').'" value="'.$seopress_social_fb_title.'" />
217
- </p>
218
- <p>
219
- <label for="seopress_social_fb_desc_meta">'. __( 'Facebook description', 'wp-seopress' ) .'</label>
220
- <textarea id="seopress_social_fb_desc_meta" name="seopress_social_fb_desc" placeholder="'.__('Enter your Facebook description','wp-seopress').'" value="'.$seopress_social_fb_desc.'">'.$seopress_social_fb_desc.'</textarea>
221
- </p>
222
- <p>
223
- <label for="seopress_social_fb_img_meta">'. __( 'Facebook Thumbnail', 'wp-seopress' ) .'</label>
224
- <span class="advise">'. __('Minimum size: 200x200px', 'wp-seopress') .'</span>
225
- <input id="seopress_social_fb_img_meta" type="text" name="seopress_social_fb_img" placeholder="'.__('Select your default thumbnail','wp-seopress').'" value="'.$seopress_social_fb_img.'" />
226
- <input id="seopress_social_fb_img_upload" class="button" type="button" value="'.__('Upload an Image','wp-seopress').'" />
227
- </p>
228
- <br/>
229
- <span class="dashicons dashicons-twitter"></span>
230
- <p>
231
- <label for="seopress_social_twitter_title_meta">'. __( 'Twitter Title', 'wp-seopress' ) .'</label>
232
- <input id="seopress_social_twitter_title_meta" type="text" name="seopress_social_twitter_title" placeholder="'.__('Enter your Twitter title','wp-seopress').'" value="'.$seopress_social_twitter_title.'" />
233
- </p>
234
- <p>
235
- <label for="seopress_social_twitter_desc_meta">'. __( 'Twitter description', 'wp-seopress' ) .'</label>
236
- <textarea id="seopress_social_twitter_desc_meta" name="seopress_social_twitter_desc" placeholder="'.__('Enter your Twitter description','wp-seopress').'" value="'.$seopress_social_twitter_desc.'">'.$seopress_social_twitter_desc.'</textarea>
237
- </p>
238
- <p>
239
- <label for="seopress_social_twitter_img_meta">'. __( 'Twitter Thumbnail', 'wp-seopress' ) .'</label>
240
- <span class="advise">'. __('Minimum size: 160x160px', 'wp-seopress') .'</span>
241
- <input id="seopress_social_twitter_img_meta" type="text" name="seopress_social_twitter_img" placeholder="'.__('Select your default thumbnail','wp-seopress').'" value="'.$seopress_social_twitter_img.'" />
242
- <input id="seopress_social_twitter_img_upload" class="button" type="button" value="'.__('Upload an Image','wp-seopress').'" />
243
- </p>
244
- </div>';
245
- }
246
-
247
- echo '<div id="tabs-4">
248
- <p>
249
- <label for="seopress_redirections_enabled_meta" id="seopress_redirections_enabled">
250
- <input type="checkbox" name="seopress_redirections_enabled" id="seopress_redirections_enabled_meta" value="yes" '. checked( $seopress_redirections_enabled, 'yes', false ) .' />
251
- '. __( 'Enable redirection?', 'wp-seopress' ) .'
252
- </label>
253
- </p>
254
- <p>
255
- <label for="seopress_redirections_value_meta">'. __( 'URL redirection', 'wp-seopress' ) .'</label>
256
- <select name="seopress_redirections_type">
257
- <option ' . selected( '301', $seopress_redirections_type, false ) . ' value="301">'. __( '301 Moved Permanently', 'wp-seopress' ) .'</option>
258
- <option ' . selected( '302', $seopress_redirections_type, false ) . ' value="302">'. __( '302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)', 'wp-seopress' ) .'</option>
259
- <option ' . selected( '307', $seopress_redirections_type, false ) . ' value="307">'. __( '307 Moved Temporarily (HTTP 1.1 Only)', 'wp-seopress' ) .'</option>
260
- </select>
261
- <input id="seopress_redirections_value_meta" type="text" name="seopress_redirections_value" placeholder="'.__('Enter your new URL','wp-seopress').'" value="'.$seopress_redirections_value.'" />
262
- <br><br>';
263
- if ($seopress_redirections_value !='') {
264
- echo '<a href="'.seopress_redirections_value($seopress_redirections_value).'" id="seopress_redirections_value_default" class="button" target="_blank">'.__('Test your URL','wp-seopress').'</a>';
265
- }
266
- echo '<a href="" id="seopress_redirections_value_live" class="button" target="_blank" style="display: none">'.__('Test your URL','wp-seopress').'</a>
267
- </p>
268
- </div>';
269
- if (is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
270
- if ("seopress_404" != $typenow) {
271
- echo '<div id="tabs-5">
272
- <p>
273
- <label for="seopress_news_disabled_meta" id="seopress_news_disabled">
274
- <input type="checkbox" name="seopress_news_disabled" id="seopress_news_disabled_meta" value="yes" '. checked( $seopress_news_disabled, 'yes', false ) .' />
275
- '. __( 'Exclude this post from Google News Sitemap?', 'wp-seopress' ) .'
276
- </label>
277
- </p>
278
- <p>
279
- <label for="seopress_news_genres_meta">'. __( 'Google News Genres', 'wp-seopress' ) .'</label>
280
- <select name="seopress_news_genres">
281
- <option ' . selected( 'none', $seopress_news_genres, false ) . ' value="none">'. __( 'None', 'wp-seopress' ) .'</option>
282
- <option ' . selected( 'pressrelease', $seopress_news_genres, false ) . ' value="pressrelease">'. __( 'Press Release', 'wp-seopress' ) .'</option>
283
- <option ' . selected( 'satire', $seopress_news_genres, false ) . ' value="satire">'. __( 'Satire', 'wp-seopress' ) .'</option>
284
- <option ' . selected( 'blog', $seopress_news_genres, false ) . ' value="blog">'. __( 'Blog', 'wp-seopress' ) .'</option>
285
- <option ' . selected( 'oped', $seopress_news_genres, false ) . ' value="oped">'. __( 'OpEd', 'wp-seopress' ) .'</option>
286
- <option ' . selected( 'opinion', $seopress_news_genres, false ) . ' value="opinion">'. __( 'Opinion', 'wp-seopress' ) .'</option>
287
- <option ' . selected( 'usergenerated', $seopress_news_genres, false ) . ' value="usergenerated">'. __( 'UserGenerated', 'wp-seopress' ) .'</option>
288
- </select>
289
- </p>
290
- <p>
291
- <label for="seopress_news_keyboard_meta" id="seopress_news_keyboard">
292
- '. __( 'Google News Keywords <em>(max recommended limit: 12)</em>', 'wp-seopress' ) .'</label>
293
- <input id="seopress_news_keyboard_meta" type="text" name="seopress_news_keyboard" placeholder="'.__('Enter your Google News Keywords','wp-seopress').'" value="'.$seopress_news_keyboard.'" />
294
- </p>
295
- </div>';
296
- }
297
- }
298
- echo '</div>
299
- ';
300
  }
301
 
302
  add_action('save_post','seopress_save_metabox');
23
  add_action('add_meta_boxes','seopress_init_metabox');
24
  function seopress_init_metabox(){
25
  foreach (seopress_get_post_types() as $key => $value) {
26
+ add_meta_box('seopress_cpt', __('SEO','wp-seopress'), 'seopress_cpt', $key, 'normal', seopress_advanced_appearance_metaboxe_position_option());
27
  }
28
+ add_meta_box('seopress_cpt', __('SEO','wp-seopress'), 'seopress_cpt', 'seopress_404', 'normal', seopress_advanced_appearance_metaboxe_position_option());
29
  }
30
 
31
  function seopress_cpt($post){
52
  $seopress_news_genres = get_post_meta($post->ID,'_seopress_news_genres',true);
53
  $seopress_news_keyboard = get_post_meta($post->ID,'_seopress_news_keyboard',true);
54
 
55
+ require_once ( dirname( __FILE__ ) . '/admin-metaboxes-form.php'); //Metaboxe HTML
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  }
57
 
58
  add_action('save_post','seopress_save_metabox');
inc/admin/admin-term-metaboxes.php ADDED
@@ -0,0 +1,148 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <?php
2
+
3
+ defined( 'ABSPATH' ) or die( 'Please don&rsquo;t call the plugin directly. Thanks :)' );
4
+
5
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
6
+ //Restrict SEO metaboxes to user roles
7
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
8
+ function seopress_advanced_security_metaboxe_role_hook_option() {
9
+ $seopress_advanced_security_metaboxe_role_hook_option = get_option("seopress_advanced_option_name");
10
+ if ( ! empty ( $seopress_advanced_security_metaboxe_role_hook_option ) ) {
11
+ foreach ($seopress_advanced_security_metaboxe_role_hook_option as $key => $seopress_advanced_security_metaboxe_role_hook_value)
12
+ $options[$key] = $seopress_advanced_security_metaboxe_role_hook_value;
13
+ if (isset($seopress_advanced_security_metaboxe_role_hook_option['seopress_advanced_security_metaboxe_role'])) {
14
+ return $seopress_advanced_security_metaboxe_role_hook_option['seopress_advanced_security_metaboxe_role'];
15
+ }
16
+ }
17
+ }
18
+
19
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
20
+ //Display metabox in Custom Taxonomy
21
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
22
+ function seopress_display_seo_term_metaboxe() {
23
+
24
+ add_action('init','seopress_init_term_metabox');
25
+
26
+ function seopress_init_term_metabox() {
27
+ foreach (seopress_get_taxonomies() as $key => $value) {
28
+ //add_action( $key.'_add_form_fields','seopress_tax', 10, 2); //Listing terms page
29
+ add_action( $key.'_edit_form_fields', 'seopress_tax', 10, 2 ); //Edit term page
30
+ //add_action( 'create_'.$key, 'seopress_tax_save_term', 10, 2 ); //Listing save terms
31
+ add_action( 'edit_'.$key, 'seopress_tax_save_term', 10, 2 ); //Edit save term
32
+ }
33
+ }
34
+
35
+ function seopress_tax($term) {
36
+ $seopress_titles_title = get_term_meta($term->term_id,'_seopress_titles_title', true);
37
+ $seopress_titles_desc = get_term_meta($term->term_id,'_seopress_titles_desc', true);
38
+ $seopress_robots_index = get_term_meta($term->term_id,'_seopress_robots_index',true);
39
+ $seopress_robots_follow = get_term_meta($term->term_id,'_seopress_robots_follow',true);
40
+ $seopress_robots_odp = get_term_meta($term->term_id,'_seopress_robots_odp',true);
41
+ $seopress_robots_imageindex = get_term_meta($term->term_id,'_seopress_robots_imageindex',true);
42
+ $seopress_robots_archive = get_term_meta($term->term_id,'_seopress_robots_archive',true);
43
+ $seopress_robots_snippet = get_term_meta($term->term_id,'_seopress_robots_snippet',true);
44
+ $seopress_robots_canonical = get_term_meta($term->term_id,'_seopress_robots_canonical',true);
45
+ $seopress_social_fb_title = get_term_meta($term->term_id,'_seopress_social_fb_title',true);
46
+ $seopress_social_fb_desc = get_term_meta($term->term_id,'_seopress_social_fb_desc',true);
47
+ $seopress_social_fb_img = get_term_meta($term->term_id,'_seopress_social_fb_img',true);
48
+ $seopress_social_twitter_title = get_term_meta($term->term_id,'_seopress_social_twitter_title',true);
49
+ $seopress_social_twitter_desc = get_term_meta($term->term_id,'_seopress_social_twitter_desc',true);
50
+ $seopress_social_twitter_img = get_term_meta($term->term_id,'_seopress_social_twitter_img',true);
51
+ $seopress_redirections_enabled = get_term_meta($term->term_id,'_seopress_redirections_enabled',true);
52
+ $seopress_redirections_type = get_term_meta($term->term_id,'_seopress_redirections_type',true);
53
+ $seopress_redirections_value = get_term_meta($term->term_id,'_seopress_redirections_value',true);
54
+
55
+ require_once ( dirname( __FILE__ ) . '/admin-metaboxes-form.php'); //Metaboxe HTML
56
+ }
57
+
58
+ function seopress_tax_save_term( $term_id ) {
59
+ if(isset($_POST['seopress_titles_title'])){
60
+ update_term_meta($term_id, '_seopress_titles_title', esc_html($_POST['seopress_titles_title']));
61
+ }
62
+ if(isset($_POST['seopress_titles_desc'])){
63
+ update_term_meta($term_id, '_seopress_titles_desc', esc_html($_POST['seopress_titles_desc']));
64
+ }
65
+ if( isset( $_POST[ 'seopress_robots_index' ] ) ) {
66
+ update_term_meta( $term_id, '_seopress_robots_index', 'yes' );
67
+ } else {
68
+ delete_term_meta( $term_id, '_seopress_robots_index', '' );
69
+ }
70
+ if( isset( $_POST[ 'seopress_robots_follow' ] ) ) {
71
+ update_term_meta( $term_id, '_seopress_robots_follow', 'yes' );
72
+ } else {
73
+ delete_term_meta( $term_id, '_seopress_robots_follow', '' );
74
+ }
75
+ if( isset( $_POST[ 'seopress_robots_odp' ] ) ) {
76
+ update_term_meta( $term_id, '_seopress_robots_odp', 'yes' );
77
+ } else {
78
+ delete_term_meta( $term_id, '_seopress_robots_odp', '' );
79
+ }
80
+ if( isset( $_POST[ 'seopress_robots_imageindex' ] ) ) {
81
+ update_term_meta( $term_id, '_seopress_robots_imageindex', 'yes' );
82
+ } else {
83
+ delete_term_meta( $term_id, '_seopress_robots_imageindex', '' );
84
+ }
85
+ if( isset( $_POST[ 'seopress_robots_archive' ] ) ) {
86
+ update_term_meta( $term_id, '_seopress_robots_archive', 'yes' );
87
+ } else {
88
+ delete_term_meta( $term_id, '_seopress_robots_archive', '' );
89
+ }
90
+ if( isset( $_POST[ 'seopress_robots_snippet' ] ) ) {
91
+ update_term_meta( $term_id, '_seopress_robots_snippet', 'yes' );
92
+ } else {
93
+ delete_term_meta( $term_id, '_seopress_robots_snippet', '' );
94
+ }
95
+ if(isset($_POST['seopress_robots_canonical'])){
96
+ update_term_meta($term_id, '_seopress_robots_canonical', esc_html($_POST['seopress_robots_canonical']));
97
+ }
98
+ if(isset($_POST['seopress_social_fb_title'])){
99
+ update_term_meta($term_id, '_seopress_social_fb_title', esc_html($_POST['seopress_social_fb_title']));
100
+ }
101
+ if(isset($_POST['seopress_social_fb_desc'])){
102
+ update_term_meta($term_id, '_seopress_social_fb_desc', esc_html($_POST['seopress_social_fb_desc']));
103
+ }
104
+ if(isset($_POST['seopress_social_fb_img'])){
105
+ update_term_meta($term_id, '_seopress_social_fb_img', esc_html($_POST['seopress_social_fb_img']));
106
+ }
107
+ if(isset($_POST['seopress_social_twitter_title'])){
108
+ update_term_meta($term_id, '_seopress_social_twitter_title', esc_html($_POST['seopress_social_twitter_title']));
109
+ }
110
+ if(isset($_POST['seopress_social_twitter_desc'])){
111
+ update_term_meta($term_id, '_seopress_social_twitter_desc', esc_html($_POST['seopress_social_twitter_desc']));
112
+ }
113
+ if(isset($_POST['seopress_social_twitter_img'])){
114
+ update_term_meta($term_id, '_seopress_social_twitter_img', esc_html($_POST['seopress_social_twitter_img']));
115
+ }
116
+ if(isset($_POST['seopress_redirections_type'])){
117
+ update_term_meta($term_id, '_seopress_redirections_type', $_POST['seopress_redirections_type']);
118
+ }
119
+ if(isset($_POST['seopress_redirections_value'])){
120
+ update_term_meta($term_id, '_seopress_redirections_value', esc_html($_POST['seopress_redirections_value']));
121
+ }
122
+ if( isset( $_POST[ 'seopress_redirections_enabled' ] ) ) {
123
+ update_term_meta( $term_id, '_seopress_redirections_enabled', 'yes' );
124
+ } else {
125
+ delete_term_meta( $term_id, '_seopress_redirections_enabled', '' );
126
+ }
127
+ }
128
+ }
129
+
130
+ if (is_user_logged_in()) {
131
+ global $wp_roles;
132
+
133
+ //Get current user role
134
+ if(isset(wp_get_current_user()->roles[0])) {
135
+ $seopress_user_role = wp_get_current_user()->roles[0];
136
+
137
+ //If current user role matchs values from Security settings then apply
138
+ if (function_exists('seopress_advanced_security_metaboxe_role_hook_option') && seopress_advanced_security_metaboxe_role_hook_option() !='') {
139
+ if( array_key_exists( $seopress_user_role, seopress_advanced_security_metaboxe_role_hook_option())) {
140
+ //do nothing
141
+ } else {
142
+ echo seopress_display_seo_term_metaboxe();
143
+ }
144
+ } else {
145
+ echo seopress_display_seo_term_metaboxe();
146
+ }
147
+ }
148
+ }
inc/admin/admin.php CHANGED
@@ -106,6 +106,9 @@ class seopress_options
106
  //404
107
  $seopress_titles_options['seopress_titles_archives_404_title'] = __('404 - Page not found','wp-seopress').' - %%sitetitle%%';
108
 
 
 
 
109
  add_option('seopress_titles_option_name', $seopress_titles_options);
110
 
111
  //XML Sitemap==============================================================================
@@ -259,8 +262,8 @@ class seopress_options
259
  settings_fields( 'seopress_titles_option_group' );
260
  ?>
261
 
262
- <div id="seopress-tabs" class="wrap">
263
- <?php
264
 
265
  $plugin_settings_tabs = array(
266
  'tab_seopress_titles_home' => __( "Home", "wp-seopress" ),
@@ -465,6 +468,7 @@ class seopress_options
465
  $plugin_settings_tabs = array(
466
  'tab_seopress_google_analytics_enable' => __( "General", "wp-seopress" ),
467
  'tab_seopress_google_analytics_features' => __( "Tracking", "wp-seopress" ),
 
468
  'tab_seopress_google_analytics_custom_dimensions' => __( "Custom Dimensions", "wp-seopress" ),
469
  'tab_seopress_google_analytics_dashboard' => __( "Stats in Dashboard", "wp-seopress" ),
470
  );
@@ -472,6 +476,7 @@ class seopress_options
472
  $plugin_settings_tabs = array(
473
  'tab_seopress_google_analytics_enable' => __( "General", "wp-seopress" ),
474
  'tab_seopress_google_analytics_features' => __( "Tracking", "wp-seopress" ),
 
475
  'tab_seopress_google_analytics_custom_dimensions' => __( "Custom Dimensions", "wp-seopress" ),
476
  );
477
  }
@@ -483,7 +488,7 @@ class seopress_options
483
  echo '</h2>';
484
  ?>
485
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_enable') { echo 'active'; } ?>" id="tab_seopress_google_analytics_enable"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-enable' ); ?></div>
486
- <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_features') { echo 'active'; } ?>" id="tab_seopress_google_analytics_features"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-features' ); ?></div>
487
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_custom_dimensions') { echo 'active'; } ?>" id="tab_seopress_google_analytics_custom_dimensions"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-custom-dimensions' ); ?></div>
488
  <?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
489
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_dashboard') { echo 'active'; } ?>" id="tab_seopress_google_analytics_dashboard"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-dashboard' ); ?></div>
@@ -610,7 +615,7 @@ class seopress_options
610
  <p><?php _e( 'Import your own redirections from a .csv file (separator ";"). You must have 3 columns in this order: url to match (without your domain name), url to redirect in absolute and type of redirection (301, 302 or 307).', 'wp-seopress' ); ?></p>
611
  <p>
612
  <a href="https://www.seopress.org/wp-content/uploads/csv/seopress-redirections-example.csv" target="_blank">
613
- <?php _e('Download an example CSV','novaldi'); ?>
614
  </a>
615
  </p>
616
  <form method="post" enctype="multipart/form-data">
@@ -628,7 +633,7 @@ class seopress_options
628
  <?php } ?>
629
 
630
  <div id="yoast-migration-tool" class="postbox">
631
- <h3><span><?php _e( 'Import posts metadata from Yoast', 'wp-seopress' ); ?></span></h3>
632
  <div class="inside">
633
  <p><?php _e( 'By clicking Migrate, we\'ll import:', 'wp-seopress' ); ?></p>
634
  <ul>
@@ -686,7 +691,7 @@ class seopress_options
686
 
687
  // Set class property
688
  $this->options = get_option( 'seopress_option_name' );
689
-
690
  echo seopress_admin_header();
691
  ?>
692
  <div id="seopress-content">
@@ -702,268 +707,423 @@ class seopress_options
702
  }
703
  }
704
  }
705
- ?>
706
- <?php if(seopress_advanced_appearance_notifications_option() !='1') { ?>
707
- <div id="seopress-notifications-center">
708
- <h2><span class="dashicons dashicons-flag"></span><?php _e('Notifications Center','wp-seopress'); ?></h2>
709
- <?php if (is_plugin_active('wordpress-seo/wp-seo.php')) { ?>
710
- <div class="seopress-alert">
711
- <p>
712
- <span class="dashicons dashicons-warning"></span>
713
- <?php _e('We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your posts metadata to SEOPress?','wp-seopress'); ?>
714
- </p>
715
- <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-import-export#yoast-migration-tool' ); ?>"><?php _e('Migrate!','wp-seopress'); ?></a>
716
- </div>
717
- <?php } ?>
718
- <?php if (!is_ssl()) { ?>
719
- <?php
720
- function seopress_get_hidden_notices_ssl_option() {
721
- $seopress_get_hidden_notices_ssl_option = get_option("seopress_notices");
722
- if ( ! empty ( $seopress_get_hidden_notices_ssl_option ) ) {
723
- foreach ($seopress_get_hidden_notices_ssl_option as $key => $seopress_get_hidden_notices_ssl_value)
724
- $options[$key] = $seopress_get_hidden_notices_ssl_value;
725
- if (isset($seopress_get_hidden_notices_ssl_option['notice-ssl'])) {
726
- return $seopress_get_hidden_notices_ssl_option['notice-ssl'];
727
- }
728
- }
729
  }
730
- if(seopress_get_hidden_notices_ssl_option() =='1') {
731
- //do nothing
732
- } else { ?>
733
- <div id="notice-ssl-alert" class="seopress-alert deleteable">
734
- <p>
735
- <span class="dashicons dashicons-warning"></span>
736
- <?php _e('Your site doesn\'t use an SSL certificate!','wp-seopress'); ?>
737
- <a href="https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html" target="_blank"><?php _e('Learn more','wp-seopress'); ?></a>
738
- <span class="impact low"><?php _e('Low impact','wp-seopress'); ?></span>
739
- </p>
740
- <a class="button-primary" href="https://www.namecheap.com/?aff=105841" target="_blank"><?php _e('Buy an SSL!','wp-seopress'); ?></a>
741
- <span name="notice-ssl" id="notice-ssl" class="dashicons dashicons-trash remove-notice" data-notice="notice-ssl"></span>
742
- </div>
743
- <?php }
744
- ?>
745
- <?php } ?>
746
- <?php if (get_option('blog_public') !='1') { ?>
747
- <div class="seopress-alert">
748
- <p>
749
- <span class="dashicons dashicons-warning"></span>
750
- <?php _e('Your site is not visible to Search Engines!','wp-seopress'); ?>
751
- <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
752
- </p>
753
- <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
754
- </div>
755
- <?php } ?>
756
- <?php if (get_option('blogname') =='') { ?>
757
- <div class="seopress-alert">
758
- <p>
759
- <span class="dashicons dashicons-warning"></span>
760
- <?php _e('Your site title is empty!','wp-seopress'); ?>
761
- <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
762
- </p>
763
- <a class="button-primary" href="<?php echo admin_url( 'options-general.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
764
- </div>
765
- <?php } ?>
766
- <?php if (get_option('permalink_structure') =='') { ?>
767
- <div class="seopress-alert">
768
- <p>
769
- <span class="dashicons dashicons-warning"></span>
770
- <?php _e('Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this.','wp-seopress'); ?>
771
- <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
772
- </p>
773
- <a class="button-primary" href="<?php echo admin_url( 'options-permalink.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
774
- </div>
775
- <?php } ?>
776
- <?php
777
- if(get_option('rss_use_excerpt') =='0') {
778
- function seopress_get_hidden_notices_rss_use_excerpt_option() {
779
- $seopress_get_hidden_notices_rss_use_excerpt_option = get_option("seopress_notices");
780
- if ( ! empty ( $seopress_get_hidden_notices_rss_use_excerpt_option ) ) {
781
- foreach ($seopress_get_hidden_notices_rss_use_excerpt_option as $key => $seopress_get_hidden_notices_rss_use_excerpt_value)
782
- $options[$key] = $seopress_get_hidden_notices_rss_use_excerpt_value;
783
- if (isset($seopress_get_hidden_notices_rss_use_excerpt_option['notice-rss-use-excerpt'])) {
784
- return $seopress_get_hidden_notices_rss_use_excerpt_option['notice-rss-use-excerpt'];
785
- }
786
- }
787
- }
788
- if(seopress_get_hidden_notices_rss_use_excerpt_option() =='1') {
789
- //do nothing
790
- } else { ?>
791
- <div id="notice-rss-use-excerpt-alert" class="seopress-alert deleteable">
792
- <p>
793
- <span class="dashicons dashicons-warning"></span>
794
- <?php _e('You RSS feed show full text!','wp-seopress'); ?>
795
- <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
796
- </p>
797
- <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
798
- <span name="notice-rss-use-excerpt" id="notice-rss-use-excerpt" class="dashicons dashicons-trash remove-notice" data-notice="notice-rss-use-excerpt"></span>
799
- </div>
800
- <?php }
801
  }
802
- ?>
803
- <?php
804
- if(get_option('page_comments') =='1') {
805
- function seopress_get_hidden_notices_divide_comments_option() {
806
- $seopress_get_hidden_notices_divide_comments_option = get_option("seopress_notices");
807
- if ( ! empty ( $seopress_get_hidden_notices_divide_comments_option ) ) {
808
- foreach ($seopress_get_hidden_notices_divide_comments_option as $key => $seopress_get_hidden_notices_divide_comments_value)
809
- $options[$key] = $seopress_get_hidden_notices_divide_comments_value;
810
- if (isset($seopress_get_hidden_notices_divide_comments_option['notice-divide-comments'])) {
811
- return $seopress_get_hidden_notices_divide_comments_option['notice-divide-comments'];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
812
  }
813
- }
814
- }
815
- if(seopress_get_hidden_notices_divide_comments_option() =='1') {
816
- //do nothing
817
- } else { ?>
818
- <div id="notice-divide-comments-alert" class="seopress-alert deleteable">
819
- <p>
820
- <span class="dashicons dashicons-warning"></span>
821
- <?php _e('Break comments into pages is ON!','wp-seopress'); ?>
822
- <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
823
- </p>
824
- <a class="button-primary" href="<?php echo admin_url( 'options-discussion.php' ); ?>"><?php _e('Disable this!','wp-seopress'); ?></a>
825
- <span name="notice-divide-comments" id="notice-divide-comments" class="dashicons dashicons-trash remove-notice" data-notice="notice-divide-comments"></span>
826
- </div>
827
- <?php }
828
- }
829
- ?>
830
- <?php
831
- if(get_option('posts_per_page') < '16') {
832
- function seopress_get_hidden_notices_posts_number_option() {
833
- $seopress_get_hidden_notices_posts_number_option = get_option("seopress_notices");
834
- if ( ! empty ( $seopress_get_hidden_notices_posts_number_option ) ) {
835
- foreach ($seopress_get_hidden_notices_posts_number_option as $key => $seopress_get_hidden_notices_posts_number_value)
836
- $options[$key] = $seopress_get_hidden_notices_posts_number_value;
837
- if (isset($seopress_get_hidden_notices_posts_number_option['notice-posts-number'])) {
838
- return $seopress_get_hidden_notices_posts_number_option['notice-posts-number'];
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
839
  }
840
- }
841
- }
842
- if(seopress_get_hidden_notices_posts_number_option() =='1') {
843
- //do nothing
844
- } else { ?>
845
- <div id="notice-posts-number-alert" class="seopress-alert deleteable">
846
- <p>
847
- <span class="dashicons dashicons-warning"></span>
848
- <?php _e('Display more posts per page on homepage and archives','wp-seopress'); ?>
849
- <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
850
- </p>
851
- <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
852
- <span name="notice-posts-number" id="notice-posts-number" class="dashicons dashicons-trash remove-notice" data-notice="notice-posts-number"></span>
853
- </div>
854
- <?php }
855
- }
856
- ?>
857
- <?php
858
- function seopress_get_hidden_notices_trailingslash_option() {
859
- $seopress_get_hidden_notices_trailingslash_option = get_option("seopress_notices");
860
- if ( ! empty ( $seopress_get_hidden_notices_trailingslash_option ) ) {
861
- foreach ($seopress_get_hidden_notices_trailingslash_option as $key => $seopress_get_hidden_notices_trailingslash_value)
862
- $options[$key] = $seopress_get_hidden_notices_trailingslash_value;
863
- if (isset($seopress_get_hidden_notices_trailingslash_option['notice-trailingslash'])) {
864
- return $seopress_get_hidden_notices_trailingslash_option['notice-trailingslash'];
865
  }
866
- }
867
- }
868
-
869
- if(seopress_get_hidden_notices_trailingslash_option() =='1') {
870
- //do nothing
871
- } else { ?>
872
- <div id="notice-trailingslash-alert" class="seopress-alert deleteable">
873
- <p>
874
- <span class="dashicons dashicons-warning"></span>
875
- <?php _e('Disable trailing slash for metas <br>if your pemarlink structure doesn\'t have a trailing slash','wp-seopress'); ?>
876
- <span class="impact medium"><?php _e('Huge impact','wp-seopress'); ?></span>
877
- </p>
878
- <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-advanced' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
879
- <span name="notice-trailingslash" id="notice-trailingslash" class="dashicons dashicons-trash remove-notice" data-notice="notice-trailingslash"></span>
880
- </div>
881
- <?php }
882
- ?>
883
- <?php if (seopress_xml_sitemap_general_enable_option() !='1') { ?>
884
- <div class="seopress-alert">
885
- <p>
886
- <span class="dashicons dashicons-warning"></span>
887
- <?php _e('You don\'t have an XML Sitemap!','wp-seopress'); ?>
888
- <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
889
- </p>
890
- <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-xml-sitemap' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
891
  </div>
892
  <?php } ?>
893
 
894
- <?php
895
- function seopress_get_hidden_notices_google_business_option() {
896
- $seopress_get_hidden_notices_google_business_option = get_option("seopress_notices");
897
- if ( ! empty ( $seopress_get_hidden_notices_google_business_option ) ) {
898
- foreach ($seopress_get_hidden_notices_google_business_option as $key => $seopress_get_hidden_notices_google_business_value)
899
- $options[$key] = $seopress_get_hidden_notices_google_business_value;
900
- if (isset($seopress_get_hidden_notices_google_business_option['notice-google-business'])) {
901
- return $seopress_get_hidden_notices_google_business_option['notice-google-business'];
902
- }
903
- }
904
- }
905
- if(seopress_get_hidden_notices_google_business_option() =='1') {
906
- //do nothing
907
- } else { ?>
908
- <div id="notice-google-business-alert" class="seopress-alert deleteable">
909
- <p>
910
- <span class="dashicons dashicons-warning"></span>
911
- <?php _e('Do you have a Google Business page? It\'s free!','wp-seopress'); ?>
912
- <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
913
- </p>
914
- <a class="button-primary" href="https://www.google.com/business/go/" target="_blank"><?php _e('Create your page now!','wp-seopress'); ?></a>
915
- <span name="notice-google-business" id="notice-google-business" class="dashicons dashicons-trash remove-notice" data-notice="notice-google-business"></span>
 
 
 
 
 
 
 
 
 
 
916
  </div>
917
- <?php }
918
- ?>
919
-
920
- <?php
921
- function seopress_get_hidden_notices_search_console_option() {
922
- $seopress_get_hidden_notices_search_console_option = get_option("seopress_notices");
923
- if ( ! empty ( $seopress_get_hidden_notices_search_console_option ) ) {
924
- foreach ($seopress_get_hidden_notices_search_console_option as $key => $seopress_get_hidden_notices_search_console_value)
925
- $options[$key] = $seopress_get_hidden_notices_search_console_value;
926
- if (isset($seopress_get_hidden_notices_search_console_option['notice-search-console'])) {
927
- return $seopress_get_hidden_notices_search_console_option['notice-search-console'];
928
- }
929
- }
930
- }
931
- function seopress_get_google_site_verification_option() {
932
- $seopress_get_google_site_verification_option = get_option("seopress_advanced_option_name");
933
- if ( ! empty ( $seopress_get_google_site_verification_option ) ) {
934
- foreach ($seopress_get_google_site_verification_option as $key => $seopress_get_google_site_verification_value)
935
- $options[$key] = $seopress_get_google_site_verification_value;
936
- if (isset($seopress_get_google_site_verification_option['seopress_advanced_advanced_google'])) {
937
- return $seopress_get_google_site_verification_option['seopress_advanced_advanced_google'];
938
- }
939
- }
940
- }
941
- if(seopress_get_hidden_notices_search_console_option() =='1') {
942
- //do nothing
943
- } elseif(seopress_get_google_site_verification_option() =='') { ?>
944
- <div id="notice-search-console-alert" class="seopress-alert deleteable">
945
- <p>
946
- <span class="dashicons dashicons-warning"></span>
947
- <?php _e('Add your site to Google. It\'s free!','wp-seopress'); ?>
948
- <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
949
- </p>
950
- <a class="button-primary" href="https://www.google.com/webmasters/tools/home" target="_blank"><?php _e('Add your site to Search Console!','wp-seopress'); ?></a>
951
- <span name="notice-search-console" id="notice-search-console" class="dashicons dashicons-trash remove-notice" data-notice="notice-search-console"></span>
 
 
 
 
952
  </div>
953
- <?php }
954
- ?>
955
 
956
- <?php if (get_option("seopress_pro_license_key") =='' && is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
957
- <div class="seopress-alert">
958
- <p>
959
- <span class="dashicons dashicons-warning"></span>
960
- <?php _e('You have to enter your licence key to get updates and support','wp-seopress'); ?>
961
- </p>
962
- <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
963
  </div>
964
  <?php } ?>
965
- </div><!--#seopress-notifications-center-->
966
- <?php } ?>
 
 
 
 
 
 
 
967
  <div class="seopress-page-list">
968
  <div id="seopress-notice-save" style="display: none"><span class="dashicons dashicons-yes"></span><span class="html"></span></div>
969
  <div class="seopress-feature">
@@ -1327,6 +1487,7 @@ class seopress_options
1327
  <span class="inner">
1328
  <h3><?php _e('Redirections','wp-seopress'); ?></h3>
1329
  <p><?php _e('Monitor 404, create 301, 302 and 307 redirections','wp-seopress'); ?></p>
 
1330
  <a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_404$6' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
1331
  <?php
1332
  if(seopress_get_toggle_404_option()=='1') {
@@ -1351,12 +1512,13 @@ class seopress_options
1351
  </div>
1352
  <div class="seopress-feature">
1353
  <div class="img-tool">
1354
- <span class="dashicons dashicons-admin-generic"></span>
1355
  </div>
1356
  <span class="inner">
1357
  <h3><?php _e('SEOPress BOT - Broken links','wp-seopress'); ?></h3>
1358
  <p><?php _e('Scan your site to find SEO problems.','wp-seopress'); ?></p>
1359
- <a class="button-secondary" href="<?php echo admin_url( 'edit.php?post_type=seopress_bot' ); ?>"><?php _e('Scan','wp-seopress'); ?></a>
 
1360
  </span>
1361
  </div>
1362
  <div class="seopress-feature">
@@ -1370,6 +1532,17 @@ class seopress_options
1370
  </a>
1371
  </span>
1372
  </div>
 
 
 
 
 
 
 
 
 
 
 
1373
  <?php } ?>
1374
  <div class="seopress-feature">
1375
  <div class="img-tool">
@@ -1533,6 +1706,15 @@ class seopress_options
1533
  'seopress_setting_section_titles_archives' // Section
1534
  );
1535
 
 
 
 
 
 
 
 
 
 
1536
  add_settings_field(
1537
  'seopress_titles_archives_date_title', // ID
1538
  '',
@@ -1560,6 +1742,15 @@ class seopress_options
1560
  'seopress_setting_section_titles_archives' // Section
1561
  );
1562
 
 
 
 
 
 
 
 
 
 
1563
  add_settings_field(
1564
  'seopress_titles_archives_search_title', // ID
1565
  '',
@@ -1670,6 +1861,14 @@ class seopress_options
1670
  'seopress_setting_section_titles_advanced' // Section
1671
  );
1672
 
 
 
 
 
 
 
 
 
1673
  //XML Sitemap SECTION======================================================================
1674
  add_settings_section(
1675
  'seopress_setting_section_xml_sitemap_general', // ID
@@ -2020,7 +2219,7 @@ class seopress_options
2020
  //__("Google Analytics","wp-seopress"), // Title
2021
  array( $this, 'print_section_info_google_analytics_features' ), // Callback
2022
  'seopress-settings-admin-google-analytics-features' // Page
2023
- );
2024
 
2025
  add_settings_field(
2026
  'seopress_google_analytics_remarketing', // ID
@@ -2062,6 +2261,32 @@ class seopress_options
2062
  'seopress_setting_section_google_analytics_features' // Section
2063
  );
2064
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2065
  //Google Analytics Custom Dimensions SECTION===============================================
2066
 
2067
  add_settings_section(
@@ -2202,6 +2427,14 @@ class seopress_options
2202
  'seopress_setting_section_advanced_appearance' // Section
2203
  );
2204
 
 
 
 
 
 
 
 
 
2205
  add_settings_field(
2206
  'seopress_advanced_appearance_notifications', // ID
2207
  __("Hide SEOPress Notifications Center","wp-seopress"), // Title
@@ -2301,7 +2534,7 @@ class seopress_options
2301
  public function sanitize( $input )
2302
  {
2303
 
2304
- $seopress_sanitize_fields = array('seopress_titles_home_site_title', 'seopress_titles_home_site_desc', 'seopress_titles_archives_author_title', 'seopress_titles_archives_author_desc', 'seopress_titles_archives_date_title', 'seopress_titles_archives_date_desc', 'seopress_titles_archives_search_title', 'seopress_titles_archives_search_desc', 'seopress_titles_archives_404_title', 'seopress_titles_archives_404_desc', 'seopress_xml_sitemap_html_exclude', 'seopress_social_knowledge_name', 'seopress_social_knowledge_img', 'seopress_social_knowledge_phone', 'seopress_social_accounts_facebook', 'seopress_social_accounts_twitter', 'seopress_social_accounts_google', 'seopress_social_accounts_pinterest', 'seopress_social_accounts_instagram', 'seopress_social_accounts_youtube', 'seopress_social_accounts_linkedin', 'seopress_social_accounts_myspace', 'seopress_social_accounts_soundcloud', 'seopress_social_accounts_tumblr', 'seopress_social_facebook_admin_id', 'seopress_social_facebook_app_id', 'seopress_google_analytics_ua' );
2305
 
2306
  $seopress_sanitize_site_verification = array('seopress_advanced_advanced_google', 'seopress_advanced_advanced_bing', 'seopress_advanced_advanced_pinterest', 'seopress_advanced_advanced_yandex' );
2307
 
@@ -2357,14 +2590,24 @@ class seopress_options
2357
  {
2358
  echo '<p>'.__('To view your sitemap, enable permalinks (not default one), and save settings to flush them.', 'wp-seopress').'</p>';
2359
  echo '<p>'.__('Only the last 1000 items are listed in Sitemaps for performances issues.', 'wp-seopress').'</p>';
2360
-
2361
- echo '<p>'.__('Noindex content will not be displayed in Sitemaps.', 'wp-seopress').'</p>';
 
 
 
 
 
 
 
 
 
 
2362
 
2363
- echo '<a href="'.home_url().'/sitemaps.xml" target="_blank" class="button">'.__('View your sitemap','wp-seopress').'</a>';
2364
  echo '&nbsp;';
2365
- echo '<a href="http://www.google.com/ping?sitemap='.home_url().'/sitemaps/" target="_blank" class="button">'.__('Ping Google manually','wp-seopress').'</a>';
2366
  echo '&nbsp;';
2367
- echo '<div id="seopress-flush-permalinks" class="button">'.__('Flush permalinks','wp-seopress').'</div>';
2368
  echo '<span class="spinner"></span>';
2369
  }
2370
 
@@ -2412,6 +2655,11 @@ class seopress_options
2412
  {
2413
  print __('<p>Configure your Google Analytics tracking code</p>', 'wp-seopress');
2414
  }
 
 
 
 
 
2415
 
2416
  public function print_section_info_google_analytics_custom_dimensions()
2417
  {
@@ -2831,6 +3079,24 @@ class seopress_options
2831
  }
2832
  }
2833
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2834
  public function seopress_titles_archives_date_title_callback()
2835
  {
2836
  echo '<h2>'.__('Date archives','wp-seopress').'</h2>';
@@ -2882,6 +3148,24 @@ class seopress_options
2882
  }
2883
  }
2884
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2885
  public function seopress_titles_archives_search_title_callback()
2886
  {
2887
  echo '<h2>'.__('Search archives','wp-seopress').'</h2>';
@@ -3063,6 +3347,25 @@ class seopress_options
3063
  }
3064
  }
3065
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3066
  public function seopress_xml_sitemap_general_enable_callback()
3067
  {
3068
  $options = get_option( 'seopress_xml_sitemap_option_name' );
@@ -3741,6 +4044,35 @@ class seopress_options
3741
 
3742
  }
3743
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3744
  public function seopress_google_analytics_cd_author_callback()
3745
  {
3746
  $options = get_option( 'seopress_google_analytics_option_name' );
@@ -4187,7 +4519,7 @@ class seopress_options
4187
  if ('1' == $check) echo 'checked="yes"';
4188
  echo ' value="1"/>';
4189
 
4190
- echo '<label for="seopress_advanced_advanced_trailingslash">'. __( 'Disable trailing slash for metas', 'wp-seopress' ) .'</label><span class="dashicons dashicons-info" title="'.__('You must check this box if the structure of your permalinks contains a slash at the end (eg: /%postname%/)','wp-seopress').'"></span>';
4191
 
4192
  if (isset($this->options['seopress_advanced_advanced_trailingslash'])) {
4193
  esc_attr( $this->options['seopress_advanced_advanced_trailingslash']);
@@ -4257,7 +4589,30 @@ class seopress_options
4257
  if (isset($this->options['seopress_advanced_appearance_adminbar'])) {
4258
  esc_attr( $this->options['seopress_advanced_appearance_adminbar']);
4259
  }
4260
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4261
 
4262
  public function seopress_advanced_appearance_notifications_callback()
4263
  {
106
  //404
107
  $seopress_titles_options['seopress_titles_archives_404_title'] = __('404 - Page not found','wp-seopress').' - %%sitetitle%%';
108
 
109
+ //Link rel prev/next
110
+ $seopress_titles_options['seopress_titles_paged_rel'] = '1';
111
+
112
  add_option('seopress_titles_option_name', $seopress_titles_options);
113
 
114
  //XML Sitemap==============================================================================
262
  settings_fields( 'seopress_titles_option_group' );
263
  ?>
264
 
265
+ <div id="seopress-tabs" class="wrap">
266
+ <?php
267
 
268
  $plugin_settings_tabs = array(
269
  'tab_seopress_titles_home' => __( "Home", "wp-seopress" ),
468
  $plugin_settings_tabs = array(
469
  'tab_seopress_google_analytics_enable' => __( "General", "wp-seopress" ),
470
  'tab_seopress_google_analytics_features' => __( "Tracking", "wp-seopress" ),
471
+ 'tab_seopress_google_analytics_events' => __( "Events", "wp-seopress" ),
472
  'tab_seopress_google_analytics_custom_dimensions' => __( "Custom Dimensions", "wp-seopress" ),
473
  'tab_seopress_google_analytics_dashboard' => __( "Stats in Dashboard", "wp-seopress" ),
474
  );
476
  $plugin_settings_tabs = array(
477
  'tab_seopress_google_analytics_enable' => __( "General", "wp-seopress" ),
478
  'tab_seopress_google_analytics_features' => __( "Tracking", "wp-seopress" ),
479
+ 'tab_seopress_google_analytics_events' => __( "Events", "wp-seopress" ),
480
  'tab_seopress_google_analytics_custom_dimensions' => __( "Custom Dimensions", "wp-seopress" ),
481
  );
482
  }
488
  echo '</h2>';
489
  ?>
490
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_enable') { echo 'active'; } ?>" id="tab_seopress_google_analytics_enable"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-enable' ); ?></div>
491
+ <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_features') { echo 'active'; } ?>" id="tab_seopress_google_analytics_features"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-features' ); ?></div><div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_events') { echo 'active'; } ?>" id="tab_seopress_google_analytics_events"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-events' ); ?></div>
492
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_custom_dimensions') { echo 'active'; } ?>" id="tab_seopress_google_analytics_custom_dimensions"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-custom-dimensions' ); ?></div>
493
  <?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
494
  <div class="seopress-tab <?php if ($current_tab == 'tab_seopress_google_analytics_dashboard') { echo 'active'; } ?>" id="tab_seopress_google_analytics_dashboard"><?php do_settings_sections( 'seopress-settings-admin-google-analytics-dashboard' ); ?></div>
615
  <p><?php _e( 'Import your own redirections from a .csv file (separator ";"). You must have 3 columns in this order: url to match (without your domain name), url to redirect in absolute and type of redirection (301, 302 or 307).', 'wp-seopress' ); ?></p>
616
  <p>
617
  <a href="https://www.seopress.org/wp-content/uploads/csv/seopress-redirections-example.csv" target="_blank">
618
+ <?php _e('Download a CSV example','novaldi'); ?>
619
  </a>
620
  </p>
621
  <form method="post" enctype="multipart/form-data">
633
  <?php } ?>
634
 
635
  <div id="yoast-migration-tool" class="postbox">
636
+ <h3><span><?php _e( 'Import posts and terms metadata from Yoast', 'wp-seopress' ); ?></span></h3>
637
  <div class="inside">
638
  <p><?php _e( 'By clicking Migrate, we\'ll import:', 'wp-seopress' ); ?></p>
639
  <ul>
691
 
692
  // Set class property
693
  $this->options = get_option( 'seopress_option_name' );
694
+ $current_tab ='';
695
  echo seopress_admin_header();
696
  ?>
697
  <div id="seopress-content">
707
  }
708
  }
709
  }
710
+ ?>
711
+
712
+ <div id="seopress-admin-tabs" class="wrap">
713
+ <?php
714
+ if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) {
715
+ if (seopress_advanced_appearance_notifications_option() !='') {
716
+ $dashboard_settings_tabs = array(
717
+ 'tab_seopress_seo_tools' => __( "SEO Tools", "wp-seopress" ),
718
+ 'tab_seopress_links' => __( "Useful links", "wp-seopress" )
719
+ );
720
+ } else {
721
+ $dashboard_settings_tabs = array(
722
+ 'tab_seopress_notifications' => __( "Notifications Center", "wp-seopress" ),
723
+ 'tab_seopress_seo_tools' => __( "SEO Tools", "wp-seopress" ),
724
+ 'tab_seopress_links' => __( "Useful links", "wp-seopress" )
725
+ );
 
 
 
 
 
 
 
 
726
  }
727
+ } else {
728
+ if (seopress_advanced_appearance_notifications_option() !='') {
729
+ $dashboard_settings_tabs = array(
730
+ 'tab_seopress_links' => __( "Useful links", "wp-seopress" )
731
+ );
732
+ } else {
733
+ $dashboard_settings_tabs = array(
734
+ 'tab_seopress_notifications' => __( "Notifications Center", "wp-seopress" ),
735
+ 'tab_seopress_links' => __( "Useful links", "wp-seopress" )
736
+ );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
737
  }
738
+ }
739
+
740
+ echo '<h2 class="nav-tab-wrapper">';
741
+ foreach ( $dashboard_settings_tabs as $tab_key => $tab_caption ) {
742
+ echo '<a id="'. $tab_key .'-tab" class="nav-tab" href="?page=seopress-option#tab=' . $tab_key . '">' . $tab_caption . '</a>';
743
+ }
744
+ echo '</h2>';
745
+ ?>
746
+
747
+ <div class="wrap-seopress-tab-content">
748
+ <?php if(seopress_advanced_appearance_notifications_option() !='1') { ?>
749
+ <div id="tab_seopress_notifications" class="seopress-tab <?php if ($current_tab == 'tab_seopress_notifications') { echo 'active'; } ?>">
750
+ <div id="seopress-notifications-center">
751
+ <?php if (is_plugin_active('wordpress-seo/wp-seo.php')) { ?>
752
+ <div class="seopress-alert">
753
+ <p>
754
+ <span class="dashicons dashicons-warning"></span>
755
+ <?php _e('We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your posts metadata to SEOPress?','wp-seopress'); ?>
756
+ </p>
757
+ <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-import-export#yoast-migration-tool' ); ?>"><?php _e('Migrate!','wp-seopress'); ?></a>
758
+ </div>
759
+ <?php } ?>
760
+ <?php if (!is_ssl()) { ?>
761
+ <?php
762
+ function seopress_get_hidden_notices_ssl_option() {
763
+ $seopress_get_hidden_notices_ssl_option = get_option("seopress_notices");
764
+ if ( ! empty ( $seopress_get_hidden_notices_ssl_option ) ) {
765
+ foreach ($seopress_get_hidden_notices_ssl_option as $key => $seopress_get_hidden_notices_ssl_value)
766
+ $options[$key] = $seopress_get_hidden_notices_ssl_value;
767
+ if (isset($seopress_get_hidden_notices_ssl_option['notice-ssl'])) {
768
+ return $seopress_get_hidden_notices_ssl_option['notice-ssl'];
769
+ }
770
  }
771
+ }
772
+ if(seopress_get_hidden_notices_ssl_option() =='1') {
773
+ //do nothing
774
+ } else { ?>
775
+ <div id="notice-ssl-alert" class="seopress-alert deleteable">
776
+ <p>
777
+ <span class="dashicons dashicons-warning"></span>
778
+ <?php _e('Your site doesn\'t use an SSL certificate!','wp-seopress'); ?>
779
+ <a href="https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html" target="_blank"><?php _e('Learn more','wp-seopress'); ?></a>
780
+ <span class="impact low"><?php _e('Low impact','wp-seopress'); ?></span>
781
+ </p>
782
+ <a class="button-primary" href="https://www.namecheap.com/?aff=105841" target="_blank"><?php _e('Buy an SSL!','wp-seopress'); ?></a>
783
+ <span name="notice-ssl" id="notice-ssl" class="dashicons dashicons-trash remove-notice" data-notice="notice-ssl"></span>
784
+ </div>
785
+ <?php }
786
+ ?>
787
+ <?php } ?>
788
+ <?php if (get_option('blog_public') !='1') { ?>
789
+ <div class="seopress-alert">
790
+ <p>
791
+ <span class="dashicons dashicons-warning"></span>
792
+ <?php _e('Your site is not visible to Search Engines!','wp-seopress'); ?>
793
+ <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
794
+ </p>
795
+ <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
796
+ </div>
797
+ <?php } ?>
798
+ <?php if (get_option('blogname') =='') { ?>
799
+ <div class="seopress-alert">
800
+ <p>
801
+ <span class="dashicons dashicons-warning"></span>
802
+ <?php _e('Your site title is empty!','wp-seopress'); ?>
803
+ <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
804
+ </p>
805
+ <a class="button-primary" href="<?php echo admin_url( 'options-general.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
806
+ </div>
807
+ <?php } ?>
808
+ <?php if (get_option('permalink_structure') =='') { ?>
809
+ <div class="seopress-alert">
810
+ <p>
811
+ <span class="dashicons dashicons-warning"></span>
812
+ <?php _e('Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this.','wp-seopress'); ?>
813
+ <span class="impact high"><?php _e('High impact','wp-seopress'); ?></span>
814
+ </p>
815
+ <a class="button-primary" href="<?php echo admin_url( 'options-permalink.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
816
+ </div>
817
+ <?php } ?>
818
+ <?php
819
+ if(get_option('rss_use_excerpt') =='0') {
820
+ function seopress_get_hidden_notices_rss_use_excerpt_option() {
821
+ $seopress_get_hidden_notices_rss_use_excerpt_option = get_option("seopress_notices");
822
+ if ( ! empty ( $seopress_get_hidden_notices_rss_use_excerpt_option ) ) {
823
+ foreach ($seopress_get_hidden_notices_rss_use_excerpt_option as $key => $seopress_get_hidden_notices_rss_use_excerpt_value)
824
+ $options[$key] = $seopress_get_hidden_notices_rss_use_excerpt_value;
825
+ if (isset($seopress_get_hidden_notices_rss_use_excerpt_option['notice-rss-use-excerpt'])) {
826
+ return $seopress_get_hidden_notices_rss_use_excerpt_option['notice-rss-use-excerpt'];
827
+ }
828
+ }
829
  }
830
+ if(seopress_get_hidden_notices_rss_use_excerpt_option() =='1') {
831
+ //do nothing
832
+ } else { ?>
833
+ <div id="notice-rss-use-excerpt-alert" class="seopress-alert deleteable">
834
+ <p>
835
+ <span class="dashicons dashicons-warning"></span>
836
+ <?php _e('You RSS feed show full text!','wp-seopress'); ?>
837
+ <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
838
+ </p>
839
+ <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
840
+ <span name="notice-rss-use-excerpt" id="notice-rss-use-excerpt" class="dashicons dashicons-trash remove-notice" data-notice="notice-rss-use-excerpt"></span>
841
+ </div>
842
+ <?php }
 
 
 
 
 
 
 
 
 
 
 
 
843
  }
844
+ ?>
845
+ <?php
846
+ if(get_option('page_comments') =='1') {
847
+ function seopress_get_hidden_notices_divide_comments_option() {
848
+ $seopress_get_hidden_notices_divide_comments_option = get_option("seopress_notices");
849
+ if ( ! empty ( $seopress_get_hidden_notices_divide_comments_option ) ) {
850
+ foreach ($seopress_get_hidden_notices_divide_comments_option as $key => $seopress_get_hidden_notices_divide_comments_value)
851
+ $options[$key] = $seopress_get_hidden_notices_divide_comments_value;
852
+ if (isset($seopress_get_hidden_notices_divide_comments_option['notice-divide-comments'])) {
853
+ return $seopress_get_hidden_notices_divide_comments_option['notice-divide-comments'];
854
+ }
855
+ }
856
+ }
857
+ if(seopress_get_hidden_notices_divide_comments_option() =='1') {
858
+ //do nothing
859
+ } else { ?>
860
+ <div id="notice-divide-comments-alert" class="seopress-alert deleteable">
861
+ <p>
862
+ <span class="dashicons dashicons-warning"></span>
863
+ <?php _e('Break comments into pages is ON!','wp-seopress'); ?>
864
+ <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
865
+ </p>
866
+ <a class="button-primary" href="<?php echo admin_url( 'options-discussion.php' ); ?>"><?php _e('Disable this!','wp-seopress'); ?></a>
867
+ <span name="notice-divide-comments" id="notice-divide-comments" class="dashicons dashicons-trash remove-notice" data-notice="notice-divide-comments"></span>
868
+ </div>
869
+ <?php }
870
+ }
871
+ ?>
872
+ <?php
873
+ if(get_option('posts_per_page') < '16') {
874
+ function seopress_get_hidden_notices_posts_number_option() {
875
+ $seopress_get_hidden_notices_posts_number_option = get_option("seopress_notices");
876
+ if ( ! empty ( $seopress_get_hidden_notices_posts_number_option ) ) {
877
+ foreach ($seopress_get_hidden_notices_posts_number_option as $key => $seopress_get_hidden_notices_posts_number_value)
878
+ $options[$key] = $seopress_get_hidden_notices_posts_number_value;
879
+ if (isset($seopress_get_hidden_notices_posts_number_option['notice-posts-number'])) {
880
+ return $seopress_get_hidden_notices_posts_number_option['notice-posts-number'];
881
+ }
882
+ }
883
+ }
884
+ if(seopress_get_hidden_notices_posts_number_option() =='1') {
885
+ //do nothing
886
+ } else { ?>
887
+ <div id="notice-posts-number-alert" class="seopress-alert deleteable">
888
+ <p>
889
+ <span class="dashicons dashicons-warning"></span>
890
+ <?php _e('Display more posts per page on homepage and archives','wp-seopress'); ?>
891
+ <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
892
+ </p>
893
+ <a class="button-primary" href="<?php echo admin_url( 'options-reading.php' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
894
+ <span name="notice-posts-number" id="notice-posts-number" class="dashicons dashicons-trash remove-notice" data-notice="notice-posts-number"></span>
895
+ </div>
896
+ <?php }
897
+ }
898
+ ?>
899
+ <?php if (seopress_xml_sitemap_general_enable_option() !='1') { ?>
900
+ <div class="seopress-alert">
901
+ <p>
902
+ <span class="dashicons dashicons-warning"></span>
903
+ <?php _e('You don\'t have an XML Sitemap!','wp-seopress'); ?>
904
+ <span class="impact medium"><?php _e('Medium impact','wp-seopress'); ?></span>
905
+ </p>
906
+ <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-xml-sitemap' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
907
+ </div>
908
+ <?php } ?>
909
+
910
+ <?php
911
+ function seopress_get_hidden_notices_google_business_option() {
912
+ $seopress_get_hidden_notices_google_business_option = get_option("seopress_notices");
913
+ if ( ! empty ( $seopress_get_hidden_notices_google_business_option ) ) {
914
+ foreach ($seopress_get_hidden_notices_google_business_option as $key => $seopress_get_hidden_notices_google_business_value)
915
+ $options[$key] = $seopress_get_hidden_notices_google_business_value;
916
+ if (isset($seopress_get_hidden_notices_google_business_option['notice-google-business'])) {
917
+ return $seopress_get_hidden_notices_google_business_option['notice-google-business'];
918
+ }
919
+ }
920
+ }
921
+ if(seopress_get_hidden_notices_google_business_option() =='1') {
922
+ //do nothing
923
+ } else { ?>
924
+ <div id="notice-google-business-alert" class="seopress-alert deleteable">
925
+ <p>
926
+ <span class="dashicons dashicons-warning"></span>
927
+ <?php _e('Do you have a Google Business page? It\'s free!','wp-seopress'); ?>
928
+ <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
929
+ </p>
930
+ <a class="button-primary" href="https://www.google.com/business/go/" target="_blank"><?php _e('Create your page now!','wp-seopress'); ?></a>
931
+ <span name="notice-google-business" id="notice-google-business" class="dashicons dashicons-trash remove-notice" data-notice="notice-google-business"></span>
932
+ </div>
933
+ <?php }
934
+ ?>
935
+
936
+ <?php
937
+ function seopress_get_hidden_notices_search_console_option() {
938
+ $seopress_get_hidden_notices_search_console_option = get_option("seopress_notices");
939
+ if ( ! empty ( $seopress_get_hidden_notices_search_console_option ) ) {
940
+ foreach ($seopress_get_hidden_notices_search_console_option as $key => $seopress_get_hidden_notices_search_console_value)
941
+ $options[$key] = $seopress_get_hidden_notices_search_console_value;
942
+ if (isset($seopress_get_hidden_notices_search_console_option['notice-search-console'])) {
943
+ return $seopress_get_hidden_notices_search_console_option['notice-search-console'];
944
+ }
945
+ }
946
+ }
947
+ function seopress_get_google_site_verification_option() {
948
+ $seopress_get_google_site_verification_option = get_option("seopress_advanced_option_name");
949
+ if ( ! empty ( $seopress_get_google_site_verification_option ) ) {
950
+ foreach ($seopress_get_google_site_verification_option as $key => $seopress_get_google_site_verification_value)
951
+ $options[$key] = $seopress_get_google_site_verification_value;
952
+ if (isset($seopress_get_google_site_verification_option['seopress_advanced_advanced_google'])) {
953
+ return $seopress_get_google_site_verification_option['seopress_advanced_advanced_google'];
954
+ }
955
+ }
956
+ }
957
+ if(seopress_get_hidden_notices_search_console_option() =='1') {
958
+ //do nothing
959
+ } elseif(seopress_get_google_site_verification_option() =='') { ?>
960
+ <div id="notice-search-console-alert" class="seopress-alert deleteable">
961
+ <p>
962
+ <span class="dashicons dashicons-warning"></span>
963
+ <?php _e('Add your site to Google. It\'s free!','wp-seopress'); ?>
964
+ <span class="impact high"><?php _e('Huge impact','wp-seopress'); ?></span>
965
+ </p>
966
+ <a class="button-primary" href="https://www.google.com/webmasters/tools/home" target="_blank"><?php _e('Add your site to Search Console!','wp-seopress'); ?></a>
967
+ <span name="notice-search-console" id="notice-search-console" class="dashicons dashicons-trash remove-notice" data-notice="notice-search-console"></span>
968
+ </div>
969
+ <?php }
970
+ ?>
971
+
972
+ <?php if (get_option("seopress_pro_license_key") =='' && is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
973
+ <div class="seopress-alert">
974
+ <p>
975
+ <span class="dashicons dashicons-warning"></span>
976
+ <?php _e('You have to enter your licence key to get updates and support','wp-seopress'); ?>
977
+ </p>
978
+ <a class="button-primary" href="<?php echo admin_url( 'admin.php?page=seopress-license' ); ?>"><?php _e('Fix this!','wp-seopress'); ?></a>
979
+ </div>
980
+ <?php } ?>
981
+ </div><!--#seopress-notifications-center-->
982
+
983
  </div>
984
  <?php } ?>
985
 
986
+ <?php if (is_plugin_active('wp-seopress-pro/seopress-pro.php')) { ?>
987
+ <div id="tab_seopress_seo_tools" class="seopress-tab seopress-useful-tools <?php if ($current_tab == 'tab_seopress_seo_tools') { echo 'active'; } ?>">
988
+
989
+ <!-- Reverse -->
990
+ <div class="widget widget-reverse">
991
+ <h3 class="widget-title"><span class="dashicons dashicons-welcome-view-site"></span><?php _e('Check websites setup on your server','wp-seopress'); ?></h3>
992
+
993
+ <p><?php echo '<strong>'.__('Host IP: ','wp-seopress-pro').'</strong>'.gethostbyname(get_home_url()); ?></p>
994
+ <?php
995
+ if ( get_transient( 'seopress_results_reverse' ) !='' ) {
996
+
997
+ $seopress_results_reverse = (array)json_decode(get_transient( 'seopress_results_reverse' ));
998
+
999
+ echo '<p class="remote-ip"><strong>'.__('Server IP Address: ','wp-seopress').'</strong>'.$seopress_results_reverse['remoteIpAddress'].'</p>';
1000
+
1001
+ echo '<p class="last-scrape"><strong>'.__('Last scrape: ','wp-seopress').'</strong>'.$seopress_results_reverse['lastScrape'].'</p>';
1002
+ echo '<p class="domain-count"><strong>'.__('Number of websites on your server: ','wp-seopress').'</strong>'.$seopress_results_reverse['domainCount'].'</p>';
1003
+
1004
+ if ($seopress_results_reverse['domainArray'] !='') {
1005
+ echo '<ul>';
1006
+ foreach ($seopress_results_reverse['domainArray'] as $key => $value) {
1007
+ echo '<li><span class="dashicons dashicons-minus"></span><a href="'.$value[0].'" target="_blank">'.$value[0].'</a><span class="dashicons dashicons-external"></span></li>';
1008
+ }
1009
+ echo '</ul>';
1010
+ }
1011
+ }
1012
+ ?>
1013
+ <button id="seopress-reverse-submit" class="button button-primary" name="submit">
1014
+ <?php _e('Get list','wp-seopress'); ?>
1015
+ </button>
1016
+
1017
+ <span id="spinner-reverse" class="spinner"></span>
1018
  </div>
1019
+
1020
+ <!-- Whois -->
1021
+ <div class="widget widget-whois">
1022
+ <h3 class="widget-title"><span class="dashicons dashicons-clock"></span><?php _e('Check your domain expiration date','wp-seopress'); ?></h3>
1023
+ <?php
1024
+ $clean_url = str_replace( array('http://', 'https://'), "", ''.get_home_url() );
1025
+ $whois = shell_exec("whois $clean_url");
1026
+
1027
+ $whois_result = explode("\n",$whois);
1028
+
1029
+ $out = array();
1030
+ foreach ($whois_result as $line) {
1031
+ //remove comments
1032
+ if (substr($line,0,1) == '%' || substr($line,0,1) == '#') {
1033
+ continue;
1034
+ }
1035
+
1036
+ $ps = explode(':',$line);
1037
+ $out[trim($ps[0])] = trim($ps[1]);
1038
+ }
1039
+ if ($out) {
1040
+ echo '<ul>';
1041
+ echo '<li><span>'.__('Your domain name: ','wp-seopress').'</span>'.$out['Domain Name'].'</li>';
1042
+
1043
+ echo '<li><span>'.__('Your registrar: ','wp-seopress').'</span>'.$out['Registrar'].'</li>';
1044
+
1045
+ echo '<li><span>'.__('Last updated date: ','wp-seopress').'</span>'.date_i18n( get_option( 'date_format' ), strtotime( $out['Updated Date'].':00:00' ) ).'</li>';
1046
+
1047
+ echo '<li><span>'.__('Domain creation date: ','wp-seopress').'</span>'.date_i18n( get_option( 'date_format' ), strtotime( $out['Creation Date'].':00:00' ) ).'</li>';
1048
+
1049
+ echo '<li><span>'.__('Your domain expires: ','wp-seopress').'</span>'.date_i18n( get_option( 'date_format' ), strtotime( $out['Registry Expiry Date'].':00:00' ) ).'</li>';
1050
+ echo '</ul>';
1051
+ }
1052
+ ?>
1053
+ <button id="seopress-whois-alert" class="button-primary button" name="clear"><?php _e('Email me before expiration','wp-seopress'); ?></button>
1054
+
1055
+ <span id="spinner-whois" class="spinner"></span>
1056
+
1057
+ <span class="seopress-whois-alert log"></span>
1058
  </div>
 
 
1059
 
1060
+ <!-- Alexa -->
1061
+ <div class="widget widget-alexa">
1062
+ <h3 class="widget-title"><span class="dashicons dashicons-chart-area"></span><?php _e('Check your Alexa Rank (Amazon index)','wp-seopress'); ?></h3>
1063
+
1064
+ <?php
1065
+ if ( get_transient( 'seopress_results_alexa_rank' ) !='' ) {
1066
+ echo '<div class="wrap-alexa-rank">';
1067
+ $seopress_results_alexa_rank = get_transient( 'seopress_results_alexa_rank' );
1068
+
1069
+ $seopress_alexa_rank_xml = simplexml_load_string($seopress_results_alexa_rank);
1070
+ $seopress_alexa_rank_reach = $seopress_alexa_rank_xml->SD->REACH['RANK'];
1071
+ $seopress_alexa_rank_delta = $seopress_alexa_rank_xml->SD->RANK['DELTA'];
1072
+ $seopress_alexa_rank_country = $seopress_alexa_rank_xml->SD->COUNTRY['NAME'];
1073
+ $seopress_alexa_rank_country_rank = $seopress_alexa_rank_xml->SD->COUNTRY['RANK'];
1074
+
1075
+ if ($seopress_alexa_rank_reach !='') {
1076
+ echo '<span class="seopress_alexa_rank_reach">
1077
+ <span class="highlight">'.__('Your Alexa Rank','wp-seopress').'</span>'
1078
+ .$seopress_alexa_rank_reach.'
1079
+ </span>';
1080
+ }
1081
+ if ($seopress_alexa_rank_delta !='') {
1082
+
1083
+ $seopress_alexa_rank_delta_sign = substr($seopress_alexa_rank_delta, 0, 1);
1084
+ $seopress_alexa_rank_delta_num = substr($seopress_alexa_rank_delta, 1, 9999);
1085
+
1086
+ if ($seopress_alexa_rank_delta_sign =='+') {
1087
+ $seopress_alexa_rank_delta_css = '<span class="plus"><span class="dashicons dashicons-plus"></span></span>';
1088
+ } elseif ($seopress_alexa_rank_delta_sign =='-') {
1089
+ $seopress_alexa_rank_delta_css = '<span class="minus"><span class="dashicons dashicons-minus"></span></span>';
1090
+ }
1091
+
1092
+ echo '<span class="seopress_alexa_rank_delta">
1093
+ '.$seopress_alexa_rank_delta_css.$seopress_alexa_rank_delta_num.'
1094
+ </span>';
1095
+ }
1096
+
1097
+ if ($seopress_alexa_rank_country !='') {
1098
+ echo '<span class="seopress_alexa_rank_country">
1099
+ <span class="highlight">'.__('Country Rank: ','wp-seopress').'</span>
1100
+ '.$seopress_alexa_rank_country.'
1101
+ </span>';
1102
+ }
1103
+ if ($seopress_alexa_rank_country_rank !='') {
1104
+ echo '<span class="seopress_alexa_rank_country_rank"> - '.$seopress_alexa_rank_country_rank.'</span>';
1105
+ }
1106
+ echo '</div>';
1107
+
1108
+ echo '<p><em>'._e('The lower, the best','wp-seopress').'</em></p>';
1109
+ }
1110
+ ?>
1111
+
1112
+ <button id="seopress-request-alexa-rank" class="button-primary button" name="clear"><?php _e('Get Alexa Rank','wp-seopress'); ?></button>
1113
+
1114
+ <span id="spinner-alexa" class="spinner"></span>
1115
+ </div>
1116
  </div>
1117
  <?php } ?>
1118
+ <div id="tab_seopress_links" class="seopress-tab seopress-useful-tools <?php if ($current_tab == 'tab_seopress_links') { echo 'active'; } ?>">
1119
+ <ul>
1120
+ <li><span class="dashicons dashicons-arrow-right-alt2"></span><a href="https://www.google.com/webmasters/tools/disavow-links-main" target="_blank"><?php _e('Upload a list of links to disavow to Google','wp-seopress'); ?></a><span class="dashicons dashicons-external"></span></li>
1121
+ <li><span class="dashicons dashicons-arrow-right-alt2"></span><a href="https://trends.google.com/trends/" target="_blank"><?php _e('Google Trends','wp-seopress'); ?></a><span class="dashicons dashicons-external"></span></li>
1122
+ </ul>
1123
+ </div>
1124
+ </div>
1125
+ </div>
1126
+
1127
  <div class="seopress-page-list">
1128
  <div id="seopress-notice-save" style="display: none"><span class="dashicons dashicons-yes"></span><span class="html"></span></div>
1129
  <div class="seopress-feature">
1487
  <span class="inner">
1488
  <h3><?php _e('Redirections','wp-seopress'); ?></h3>
1489
  <p><?php _e('Monitor 404, create 301, 302 and 307 redirections','wp-seopress'); ?></p>
1490
+ <a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_404' ); ?>"><?php _e('See redirects','wp-seopress'); ?></a>
1491
  <a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_404$6' ); ?>"><?php _e('Manage','wp-seopress'); ?></a>
1492
  <?php
1493
  if(seopress_get_toggle_404_option()=='1') {
1512
  </div>
1513
  <div class="seopress-feature">
1514
  <div class="img-tool">
1515
+ <span class="dashicons dashicons-admin-generic"></span>
1516
  </div>
1517
  <span class="inner">
1518
  <h3><?php _e('SEOPress BOT - Broken links','wp-seopress'); ?></h3>
1519
  <p><?php _e('Scan your site to find SEO problems.','wp-seopress'); ?></p>
1520
+ <a class="button-secondary view-redirects" href="<?php echo admin_url( 'edit.php?post_type=seopress_bot' ); ?>"><?php _e('See broken links','wp-seopress'); ?></a>
1521
+ <a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-bot-batch' ); ?>"><?php _e('Scan','wp-seopress'); ?></a>
1522
  </span>
1523
  </div>
1524
  <div class="seopress-feature">
1532
  </a>
1533
  </span>
1534
  </div>
1535
+ <div class="seopress-feature">
1536
+ <div class="img-tool">
1537
+ <span class="dashicons dashicons-rss"></span>
1538
+ </div>
1539
+ <span class="inner">
1540
+ <h3><?php _e('RSS','wp-seopress'); ?></h3>
1541
+ <p><?php _e('Configure default WordPress RSS.','wp-seopress'); ?></p>
1542
+ <a class="button-secondary" href="<?php echo admin_url( 'admin.php?page=seopress-pro-page#tab=tab_seopress_rss$11' ); ?>"><?php _e('Manage','wp-seopress'); ?>
1543
+ </a>
1544
+ </span>
1545
+ </div>
1546
  <?php } ?>
1547
  <div class="seopress-feature">
1548
  <div class="img-tool">
1706
  'seopress_setting_section_titles_archives' // Section
1707
  );
1708
 
1709
+ add_settings_field(
1710
+ 'seopress_titles_archives_author_disable', // ID
1711
+ '',
1712
+ //__("disable","wp-seopress"), // Title
1713
+ array( $this, 'seopress_titles_archives_author_disable_callback' ), // Callback
1714
+ 'seopress-settings-admin-titles-archives', // Page
1715
+ 'seopress_setting_section_titles_archives' // Section
1716
+ );
1717
+
1718
  add_settings_field(
1719
  'seopress_titles_archives_date_title', // ID
1720
  '',
1742
  'seopress_setting_section_titles_archives' // Section
1743
  );
1744
 
1745
+ add_settings_field(
1746
+ 'seopress_titles_archives_date_disable', // ID
1747
+ '',
1748
+ //__("disable","wp-seopress"), // Title
1749
+ array( $this, 'seopress_titles_archives_date_disable_callback' ), // Callback
1750
+ 'seopress-settings-admin-titles-archives', // Page
1751
+ 'seopress_setting_section_titles_archives' // Section
1752
+ );
1753
+
1754
  add_settings_field(
1755
  'seopress_titles_archives_search_title', // ID
1756
  '',
1861
  'seopress_setting_section_titles_advanced' // Section
1862
  );
1863
 
1864
+ add_settings_field(
1865
+ 'seopress_titles_paged_rel', // ID
1866
+ __("Indicate paginated content to Google","wp-seopress"), // Title
1867
+ array( $this, 'seopress_titles_paged_rel_callback' ), // Callback
1868
+ 'seopress-settings-admin-titles-advanced', // Page
1869
+ 'seopress_setting_section_titles_advanced' // Section
1870
+ );
1871
+
1872
  //XML Sitemap SECTION======================================================================
1873
  add_settings_section(
1874
  'seopress_setting_section_xml_sitemap_general', // ID
2219
  //__("Google Analytics","wp-seopress"), // Title
2220
  array( $this, 'print_section_info_google_analytics_features' ), // Callback
2221
  'seopress-settings-admin-google-analytics-features' // Page
2222
+ );
2223
 
2224
  add_settings_field(
2225
  'seopress_google_analytics_remarketing', // ID
2261
  'seopress_setting_section_google_analytics_features' // Section
2262
  );
2263
 
2264
+ //Google Analytics Events SECTION==========================================================
2265
+
2266
+ add_settings_section(
2267
+ 'seopress_setting_section_google_analytics_events', // ID
2268
+ '',
2269
+ //__("Google Analytics","wp-seopress"), // Title
2270
+ array( $this, 'print_section_info_google_analytics_events' ), // Callback
2271
+ 'seopress-settings-admin-google-analytics-events' // Page
2272
+ );
2273
+
2274
+ add_settings_field(
2275
+ 'seopress_google_analytics_download_tracking_enable', // ID
2276
+ __("Enable downloads tracking (eg: PDF, XLSX, DOCX...)","wp-seopress"), // Title
2277
+ array( $this, 'seopress_google_analytics_download_tracking_enable_callback' ), // Callback
2278
+ 'seopress-settings-admin-google-analytics-events', // Page
2279
+ 'seopress_setting_section_google_analytics_events' // Section
2280
+ );
2281
+
2282
+ add_settings_field(
2283
+ 'seopress_google_analytics_download_tracking', // ID
2284
+ __("Track click downloads","wp-seopress"), // Title
2285
+ array( $this, 'seopress_google_analytics_download_tracking_callback' ), // Callback
2286
+ 'seopress-settings-admin-google-analytics-events', // Page
2287
+ 'seopress_setting_section_google_analytics_events' // Section
2288
+ );
2289
+
2290
  //Google Analytics Custom Dimensions SECTION===============================================
2291
 
2292
  add_settings_section(
2427
  'seopress_setting_section_advanced_appearance' // Section
2428
  );
2429
 
2430
+ add_settings_field(
2431
+ 'seopress_advanced_appearance_metabox_position', // ID
2432
+ __("Move SEOPress metaboxe position","wp-seopress"), // Title
2433
+ array( $this, 'seopress_advanced_appearance_metaboxe_position_callback' ), // Callback
2434
+ 'seopress-settings-admin-advanced-appearance', // Page
2435
+ 'seopress_setting_section_advanced_appearance' // Section
2436
+ );
2437
+
2438
  add_settings_field(
2439
  'seopress_advanced_appearance_notifications', // ID
2440
  __("Hide SEOPress Notifications Center","wp-seopress"), // Title
2534
  public function sanitize( $input )
2535
  {
2536
 
2537
+ $seopress_sanitize_fields = array('seopress_titles_home_site_title', 'seopress_titles_home_site_desc', 'seopress_titles_archives_author_title', 'seopress_titles_archives_author_desc', 'seopress_titles_archives_date_title', 'seopress_titles_archives_date_desc', 'seopress_titles_archives_search_title', 'seopress_titles_archives_search_desc', 'seopress_titles_archives_404_title', 'seopress_titles_archives_404_desc', 'seopress_xml_sitemap_html_exclude', 'seopress_social_knowledge_name', 'seopress_social_knowledge_img', 'seopress_social_knowledge_phone', 'seopress_social_accounts_facebook', 'seopress_social_accounts_twitter', 'seopress_social_accounts_google', 'seopress_social_accounts_pinterest', 'seopress_social_accounts_instagram', 'seopress_social_accounts_youtube', 'seopress_social_accounts_linkedin', 'seopress_social_accounts_myspace', 'seopress_social_accounts_soundcloud', 'seopress_social_accounts_tumblr', 'seopress_social_facebook_admin_id', 'seopress_social_facebook_app_id', 'seopress_google_analytics_ua', 'seopress_google_analytics_download_tracking' );
2538
 
2539
  $seopress_sanitize_site_verification = array('seopress_advanced_advanced_google', 'seopress_advanced_advanced_bing', 'seopress_advanced_advanced_pinterest', 'seopress_advanced_advanced_yandex' );
2540
 
2590
  {
2591
  echo '<p>'.__('To view your sitemap, enable permalinks (not default one), and save settings to flush them.', 'wp-seopress').'</p>';
2592
  echo '<p>'.__('Only the last 1000 items are listed in Sitemaps for performances issues.', 'wp-seopress').'</p>';
2593
+ if ( ( isset( $_SERVER['SERVER_SOFTWARE'] ) && stristr( $_SERVER['SERVER_SOFTWARE'], 'nginx' ) === true ) ) { //IF NGINX
2594
+ echo '<p>'.__('Your server use NGINX. If XML Sitemaps doesn\'t work, you have to add this rules to your configuration:', 'wp-seopress').'</p><br>';
2595
+ echo '<pre style="margin:0;padding:10px;font-weight: bold;background:#F3F3F3;display:inline-block;width: 100%">
2596
+ location ~ ([^/]*)sitemap(.*)\.x(m|s)l$ {
2597
+ ## SEOPress
2598
+ rewrite ^/sitemaps\.xml$ /index.php?seopress_sitemap=1 last;
2599
+ rewrite ^/sitemaps_xsl\.xsl$ /index.php?seopress_sitemap_xsl=1 last;
2600
+ rewrite ^/sitemaps/([_0-9a-zA-Z-]+)?\.xml$ /index.php?seopress_cpt=$1 last;
2601
+ }
2602
+ </pre>';
2603
+ }
2604
+ echo '<p>'.__('Noindex content will not be displayed in Sitemaps.', 'wp-seopress').'</p><br>';
2605
 
2606
+ echo '<a href="'.home_url().'/sitemaps.xml" target="_blank" class="button"><span class="dashicons dashicons-visibility"></span>'.__('View your sitemap','wp-seopress').'</a>';
2607
  echo '&nbsp;';
2608
+ echo '<a href="http://www.google.com/ping?sitemap='.home_url().'/sitemaps/" target="_blank" class="button"><span class="dashicons dashicons-share-alt2"></span>'.__('Ping Google manually','wp-seopress').'</a>';
2609
  echo '&nbsp;';
2610
+ echo '<div id="seopress-flush-permalinks" class="button"><span class="dashicons dashicons-admin-links"></span>'.__('Flush permalinks','wp-seopress').'</div>';
2611
  echo '<span class="spinner"></span>';
2612
  }
2613
 
2655
  {
2656
  print __('<p>Configure your Google Analytics tracking code</p>', 'wp-seopress');
2657
  }
2658
+
2659
+ public function print_section_info_google_analytics_events()
2660
+ {
2661
+ print __('<p>Track events in Google Analytics</p>', 'wp-seopress');
2662
+ }
2663
 
2664
  public function print_section_info_google_analytics_custom_dimensions()
2665
  {
3079
  }
3080
  }
3081
 
3082
+ public function seopress_titles_archives_author_disable_callback()
3083
+ {
3084
+
3085
+ $options = get_option( 'seopress_titles_option_name' );
3086
+
3087
+ $check = isset($options['seopress_titles_archives_author_disable']);
3088
+
3089
+ echo '<input id="seopress_titles_archives_author_disable" name="seopress_titles_option_name[seopress_titles_archives_author_disable]" type="checkbox"';
3090
+ if ('1' == $check) echo 'checked="yes"';
3091
+ echo ' value="1"/>';
3092
+
3093
+ echo '<label for="seopress_titles_archives_author_disable">'. __( 'Disable author archives', 'wp-seopress' ) .'</label>';
3094
+
3095
+ if (isset($this->options['seopress_titles_archives_author_disable'])) {
3096
+ esc_attr( $this->options['seopress_titles_archives_author_disable']);
3097
+ }
3098
+ }
3099
+
3100
  public function seopress_titles_archives_date_title_callback()
3101
  {
3102
  echo '<h2>'.__('Date archives','wp-seopress').'</h2>';
3148
  }
3149
  }
3150
 
3151
+ public function seopress_titles_archives_date_disable_callback()
3152
+ {
3153
+
3154
+ $options = get_option( 'seopress_titles_option_name' );
3155
+
3156
+ $check = isset($options['seopress_titles_archives_date_disable']);
3157
+
3158
+ echo '<input id="seopress_titles_archives_date_disable" name="seopress_titles_option_name[seopress_titles_archives_date_disable]" type="checkbox"';
3159
+ if ('1' == $check) echo 'checked="yes"';
3160
+ echo ' value="1"/>';
3161
+
3162
+ echo '<label for="seopress_titles_archives_date_disable">'. __( 'Disable date archives', 'wp-seopress' ) .'</label>';
3163
+
3164
+ if (isset($this->options['seopress_titles_archives_date_disable'])) {
3165
+ esc_attr( $this->options['seopress_titles_archives_date_disable']);
3166
+ }
3167
+ }
3168
+
3169
  public function seopress_titles_archives_search_title_callback()
3170
  {
3171
  echo '<h2>'.__('Search archives','wp-seopress').'</h2>';
3347
  }
3348
  }
3349
 
3350
+ public function seopress_titles_paged_rel_callback()
3351
+ {
3352
+ $options = get_option( 'seopress_titles_option_name' );
3353
+
3354
+ $check = isset($options['seopress_titles_paged_rel']);
3355
+
3356
+ echo '<input id="seopress_titles_paged_rel" name="seopress_titles_option_name[seopress_titles_paged_rel]" type="checkbox"';
3357
+ if ('1' == $check) echo 'checked="yes"';
3358
+ echo ' value="1"/>';
3359
+
3360
+ echo '<label for="seopress_titles_paged_rel">'. __( 'Add rel next/prev link in head of paginated archive pages', 'wp-seopress' ) .'</label>';
3361
+
3362
+ echo '<p class="description"><a href="https://support.google.com/webmasters/answer/1663744?hl=en" target="_blank">'.__('Learn more on Google website','wp-seopress').'</p>';
3363
+
3364
+ if (isset($this->options['seopress_titles_paged_rel'])) {
3365
+ esc_attr( $this->options['seopress_titles_paged_rel']);
3366
+ }
3367
+ }
3368
+
3369
  public function seopress_xml_sitemap_general_enable_callback()
3370
  {
3371
  $options = get_option( 'seopress_xml_sitemap_option_name' );
4044
 
4045
  }
4046
 
4047
+ public function seopress_google_analytics_download_tracking_enable_callback()
4048
+ {
4049
+ $options = get_option( 'seopress_google_analytics_option_name' );
4050
+
4051
+ $check = isset($options['seopress_google_analytics_download_tracking_enable']);
4052
+
4053
+ echo '<input id="seopress_google_analytics_download_tracking_enable" name="seopress_google_analytics_option_name[seopress_google_analytics_download_tracking_enable]" type="checkbox"';
4054
+ if ('1' == $check) echo 'checked="yes"';
4055
+ echo ' value="1"/>';
4056
+
4057
+ echo '<label for="seopress_google_analytics_download_tracking_enable">'. __( 'Enable download tracking', 'wp-seopress' ) .'</label>';
4058
+
4059
+ if (isset($this->options['seopress_google_analytics_download_tracking_enable'])) {
4060
+ esc_attr( $this->options['seopress_google_analytics_download_tracking_enable']);
4061
+ }
4062
+ }
4063
+
4064
+ public function seopress_google_analytics_download_tracking_callback()
4065
+ {
4066
+ printf(
4067
+ '<input type="text" name="seopress_google_analytics_option_name[seopress_google_analytics_download_tracking]" placeholder="'.__('pdf|docx|pptx|zip','wp-seopress').'" value="%s"/>',
4068
+ esc_html( $this->options['seopress_google_analytics_download_tracking'])
4069
+ );
4070
+
4071
+ echo '<p class="description">'. __('Separate each file type extensions with a pipe "|"','wp-seopress').'</a>
4072
+ </p>';
4073
+
4074
+ }
4075
+
4076
  public function seopress_google_analytics_cd_author_callback()
4077
  {
4078
  $options = get_option( 'seopress_google_analytics_option_name' );
4519
  if ('1' == $check) echo 'checked="yes"';
4520
  echo ' value="1"/>';
4521
 
4522
+ echo '<label for="seopress_advanced_advanced_trailingslash">'. __( 'Disable trailing slash for metas', 'wp-seopress' ) .'</label><span class="dashicons dashicons-info" title="'.__('You must check this box if the structure of your permalinks DOES NOT contain a slash at the end (eg: /%postname%)','wp-seopress').'"></span>';
4523
 
4524
  if (isset($this->options['seopress_advanced_advanced_trailingslash'])) {
4525
  esc_attr( $this->options['seopress_advanced_advanced_trailingslash']);
4589
  if (isset($this->options['seopress_advanced_appearance_adminbar'])) {
4590
  esc_attr( $this->options['seopress_advanced_appearance_adminbar']);
4591
  }
4592
+ }
4593
+
4594
+ public function seopress_advanced_appearance_metaboxe_position_callback()
4595
+ {
4596
+ $options = get_option( 'seopress_advanced_option_name' );
4597
+
4598
+ $selected = isset($options['seopress_advanced_appearance_metaboxe_position']) ? $options['seopress_advanced_appearance_metaboxe_position'] : NULL;
4599
+
4600
+ echo '<select id="seopress_advanced_appearance_metaboxe_position" name="seopress_advanced_option_name[seopress_advanced_appearance_metaboxe_position]">';
4601
+ echo ' <option ';
4602
+ if ('high' == $selected) echo 'selected="selected"';
4603
+ echo ' value="high">'. __("High priority (top)","wp-seopress") .'</option>';
4604
+ echo '<option ';
4605
+ if ('default' == $selected) echo 'selected="selected"';
4606
+ echo ' value="default">'. __("Normal priority (default)","wp-seopress") .'</option>';
4607
+ echo '<option ';
4608
+ if ('low' == $selected) echo 'selected="selected"';
4609
+ echo ' value="low">'. __("Low priority","wp-seopress") .'</option>';
4610
+ echo '</select>';
4611
+
4612
+ if (isset($this->options['seopress_advanced_appearance_metaboxe_position'])) {
4613
+ esc_attr( $this->options['seopress_advanced_appearance_metaboxe_position']);
4614
+ }
4615
+ }
4616
 
4617
  public function seopress_advanced_appearance_notifications_callback()
4618
  {
inc/admin/adminbar.php CHANGED
@@ -13,7 +13,7 @@ function seopress_admin_bar_links() {
13
  $wp_admin_bar->add_menu( array(
14
  'parent' => false,
15
  'id' => 'seopress_custom_top_level',
16
- 'title' => '<img style="height:22px;vertical-align:middle;margin-right:5px" src=" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAAEACAYAAABccqhmAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABV0RVh0Q3JlYXRpb24gVGltZQA1LzEyLzE2LEZ4ogAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAABn1SURBVHic7Z2/bxtJnsWfvQPsJupVeAB7sZzQnYwvIgMN1heogaOwWB9E4GhMMmJAX2YGVCielw7FgAytgJqNxIDEzQZmQAZnwwrI6OwJyMuGA5DAhRr2H7AXSE3LMkk1u6u7qrrfBxgMLIvNksV69f1dDxAB6XT6CYDHAHYBPLn58p+ieG9CNOHdzf/fArgC8GE6nb4N+00fhPHQdDr9GMDTm/++CeM9CEkIHwH8CODH6XT6QfTDhQlAOp1OAyjjetP/UdRzCSFLfsG1GDSm0+lUxAMDC8CNeV8G8JfAqyGEeOXvuBaCt0Ee4lsAbsz8BujLEyKTdwDKft2D3/h5UTqdfgngAkDaz+sJIcJIA/iP3d3dB1dXV2+3ffFWFsDNqf8DGNgjREU+Avh+G2vAswCk0+mnuN78v99+XYSQiPgV1yLwo5dv9uQCpNPp73Ft8v/O/7oIIRHwOwCF3d3dX66uru61BO4VgJvNfy5gYYSQ6HjqRQQ2ugA3Zv9/CV0WISRK/m2TO7BWAG4Cfm9Bn58QnfkVwJN1gcGHG174A7j5CdGd3+N6L69kZQzgJs//7+GshxASMf+0rk7gCxfgxvT/nyhWRQiJlH++6wqscgEaES2GEBItX+ztzwTgprGHtf2ExJM/3ezxJXctgJeRLYUQIoOXt/+wjAHc9PP/HPFiCCHR87U7T+C2BVCWsxZCSMQs9/ptAXgqYSGEkOhZ7vWHwDL1xzFehCSDP97s+aUF8L28tRBCJPA98EkAnkhbBiFEBk+ATwLACT+EJItvAODBTWHAf0tdCiFEBv/yENc39hBCksfjh+BkX0KSSpoWACHJ5fGmgSCEkJjzIJ1O/0P2IgghcqAFQEiCoQAQkmAoAIQkGAoAIQmGAkBIgqEAEJJgKACEJBgKACEJhgJASIKhABCSYCgAhCSYr2QvIEmYpgnTND/72mw2w2w2k7QiknQoAILJZrOwLAumaS7/n0qlPL12MplgsVhgOBxiPB5jPB5THEiosBswIKZpwrZt2LaNTCYj/Pnz+Rz9fh+dTgfj8Vj480myoQD4wDAM5PN55PN5PHr0KLL3nc/naDQa6Pf7WCwWkb0viS8UgC2wLAvFYhGHh4dS1+E4DlqtFhoN3uROgkEB8EA2m0W5XA7FxA/CfD5HrVZDv9/39P3tdnvlz/D111+LXhrRBKYBN2CaJur1Oi4uLpTb/ACQSqXw+vVrnJ2dwTCMjd+bzWZX/gyTySSs5RENoACsoVwuo9frSTf3vbC/v4/Ly0tks9m131Mur778mYHFZEMBuINlWej1enjx4gV2dnZkL8czOzs7uLi4WLnR153+AAUg6VAAbpHP59FutyON7IvmxYsXqNfrn30tn8+v/f7hcBj2kojCMAh4Q71eF27uTyYTDIdDzGaz5Uk7Ho8/S+EZhgHLsgB8KiLKZrOBrY/JZIJCoQDDMPD+/fu138cAYLJJvAAYhoF6vY79/X0hzxsMBuj3+4Fz9W5xURBRmkwmmM1ma3+20WiEQqHg+/lEfxItAIZhCDH53bx8q9USXqBjmibK5XIowcjz83PUajXhzyX6kNgYgKjN32w2sbe3h0ajEUp13mw2Q6VSwbNnz+A4jtBn0/8niRWAarUaaPNPJhMcHByEtvHvMhwOsbe3JzRvzwwASaQAVKvVQCb1YDBAoVCIfAMtFgsUCgUhIuA4DjsNSfIEwLZtHB0d+X59t9tFqVSS1oyzWCxQKpUCuwM0/wmQMAFwS3v9MhgMUKlUBK7IH25cIAg0/wmQMAGo1+u+8+uTyUSJze/S7/cxGo18v54WAAESJAD5fD5QQ0+lUlGuBz9IOzAtAAIkZCSYYRhrm2G80Gw2ldwww+EQo9Foa2FzR4/pSrFYvLf78S7D4ZBWzwoSIQDFYtHzXL67uEU+qtJqtbYWABXFzCumaeLk5GTr17mzFsnnxN4FMAwDxWLR9+vDqO4TSb/f3zojoLMAbGp53gQ3/2piLwD5fD5QY02n0xG4mnDwOhHIRWcBsG1769fM53Otf+Ywib0ABDn93WYa1dlWAHQ+Df1YADr/vGETawGwLMu37w9sv7Fksc0HPEjqUDa2bfuy5igA64m1AGwahOEFXczGxWLhuTxYl59pFfT/xRNrAfDjL95G5eDfXbx+yHUWAL/+vw5unCxiKwDbXMm1Dp02i9e16noa+v196uLGySK2AuDXXLyNThaAl1NO5w5Av9acroIXFbEVAHfOXhC2rTaTiZcPuk4WzV0oAOFAAQj5GSqh62YwDMNXH4fuJc9REFsBEHF662QBAPen+HQVAEb/wyO2AiBitn/cLABdXQC/5j8DgPcTWwEQgYhAYpRs2uDz+Vxbc5j+f3hQADaQyWS0cgM2bXBdT3/LsnxV/+lc8RglFIB7CFpNqAq6noY8/cOFAnAPQZqJVEJXC4D+f7hQAO4hlUppIwKbXAAdT0TDMHwFcx3H0Vbwoia2V4P99NNPwq73dhwHe3t72gbRdCWfz+P09HTr1w0GA5RKpRBWFD9iawGIPAF2dnZwdnYm7HnEG/T/wye2MwFns1mgKcB3yWQyKJfLgSbxku0QXQBkmiZM01z5d4vFIpFuQ2wFYDweC79R98WLF5jNZlqMCdOdbDbry4VzHAemacK27eWG3zaV6E6CGo/HGA6HGI/HsXX/YhsDsCwLb968Ef5cx3Gk3AuYNKrVaqAr3EQzGo3Q7/fR7/e17ahcRWwFABAbCLwNRSB8Li8vA89zCIvBYIBWqxWLWENsg4BAeLngnZ0dtNvt2PUKqIKIYS5hsr+/j4uLC7Tbbe3Kxe8SawEI01enCIRH0FFuUZHJZHBxcYFqtapVyfhtYi0Aw+EQ8/k8tOe7IqDLB1YHTNPUrvz66OgIvV5Py8Mg1gIABLtA0ws7Ozt4/fq1NtWCqpLNZtFut/H+/XshrdxRk0ql8ObNG+3EK9ZBQJeoAkrdbhe1Wi22KaMwsG0bxWJRaM2GbI6Pj7VJFSdCAGzbxuvXryN5r8lkglKpFKtUURhks1mUy+XQNv7dceDD4XAZsIsiyKiLCCRCAADg7OwM+/v7kbyX4zioVCrsSFuBZVmoVqvCN36320Wn08FsNvMkvoZhwLZt5PP50ETo2bNnyqcKEyMAhmHg8vIylLqAdZyfn6NWq0X2fipjGAaq1arw6kyXg4MD33UZYYmS4zjI5XJKW4OxDwK6LBYLVCqVSN/z6OgI7XZ7bf15Usjn87i8vAxt8we9/Xc8HqNQKODVq1cCV3UdIK7X60KfKZrECABwXRjU7XYjfc9MJoNer5fIVKFpmmi32zg9PQ3V8hJlZrdaLRwcHMBxHCHPA65//ypnBhIlAABQq9U8X6QpCjdVWK1WI31fmeTzefR6vUii+yL9bNcaEEm5XBb6PJEkTgAWiwVKpZJQlfeKzgUjXjEMA2dnZ6Gf+rcRHWgbj8c4Pj4W9rxUKqWsFZA4AQCuZwWIVnmvPHr0CG/evIll4ZBlWej1eltnW7rdru8pvm7rrmg6nQ4Gg4Gw56lqBSRSAADxKr8tJycnODs707aG/C7FYhFv3rzZKr8+Go1wcHCASqXi2yoKM81WqVSEWYqpVErJOFBiBQC4VnmZIrC/vx8Ll6Ber+Pk5MTz9zuOg+Pj42VLtd/hH0C4ArBYLNBqtYQ9jwKgILJFQNcacuDa3+/1elul9waDAfb29j6rkguyMcIutGm1WsKsAAqAosgWAQA4PT1VPmd8G9ff99q44zgOnj9/jlKp9EWvhN+e+tFoFHrfxWKxEFbSu7Ozo9z8AArADSqIwOHhIdrttvJxAcuy0G63Pfv7o9EIe3t7K0ujTdP03f0XVZmtyJp+CoDCdDod4YUg25LJZJQWAdu20W63PfvszWYThUJh7UmtsvnvMh6Phc2VoAAojlsIEuYgkft49OiRksHBfD6P169fe9r8juPg2bNn985j8LshHMeJtNFG1Hup9julAKxgPB4jl8tFXjF4m1QqpdTIsW1u6ZlMJsjlcp42jd8Ozai77ES9X5TNaF6gAKxhsVggl8tF3jtwG1XmDm6z+bvdLgqFgqfiHB3MfxeRxUYquQEUgHuoVCpSg4OyRcC2bc+bv9lsolKpeI7M6yQAqvf1+4UC4AE3OCgrLiBLBCzL8pyaPD4+3nr+YhD/X8adDKKCwyoFeCkAHnHjAiLrw7fB7S2P6sPjtvLe57O6VX3bpsosy/I9lkvWpCVRoiPbpbsNBWAL3E7C4+NjKanCR48eRXZL8Ww2u3ejuTck+cmTB/GD42qOy4AC4INOpyMtS5DJZCKbK1CpVNYGQYNej6aT/x9nKAA+mc1myOVyOD8/j/y9j46OIoskrxKBoJvfMAzfg0LuTvslwaAABKRWq+H58+eRuwRRthLfFgERF6MGOf05aVksFAAB9Pv9yF2CnZ2dSEeMVSoVnJ+fC7kVOen+v0q3SlMABOFOGYqycOjw8DDSopJarSbkw5t0/1+lm6MoAAJxR4+LHi+9CZ1aiIHrFJjfctjJZCJ188RxvDsFIARarVZkcQGVB06uQmf/X9R1YnQBEkC/30ehUIhEBFQdOLkKXc1/kac/XYCEEFVXoS5WQJDhH0A8BMDv9OOwoACEjBscDFsEdLACggQsZZVgu4gKtqpk/gMUgEhYLBahi0AqlVKqxnwVupr/gLj6fQpAQolCBFR3A3TO/4sSANk/x10oABEStgioOHbaxbZt3+k/We2/LkE6F2+jYhkzBSBiwrybMJVKKZurDnL6y07/ifL/Zf8cq6AASCDMuwlVjQPo7P+Lcq1k/xyroABIIqy7CVUUANM0A5nQstN/QVKXLo7j0AIgn9PpdIT3Dqg0cNIlyOkv228WFVcRebmISCgAkqnValLvIIgCnf1/Ude4i7xkVCRfyV7AJorF4sqe906no1w01S9uA9HFxYWQ5/kdtBEWhmH4nv0PyDX/bdsWEv0fjUbKfl6VFoB1V06Px2Nl/0H9MBwOcX5+jqOjI9lLEU5Ql0SmAIg6/bedlhwlyroAm4JZKga6gtJoNKTeSRgWQXxome2/2WxWiDU1Go2UjP67KCsAquazw2KxWCjrJwZBV/9fVG+Fyqc/oLAAbDrl4yoOqkaK/RK0gk7WyZmU0x+gACjFbDaT3vUmkqApNFmbR9SsxVqtJuQ5YaKsAGza5HEVAEDNajG/BBEAWUJYLBaFFP6cn58r1/m3CmUFYNMvQdRoJhWJiwAYhqHd8A/DMIT4/o7jKO/7uygpAF6i/CpWvIkg6KmhSlGRjuZ/vV733bF4m21uSJaNkgLgxcSPsxsQZGyUKvURQQRaRvuvbduBCpZcBoOB9OrFbVBSALxYAHGsBRCBKgKgU/efaZpCxqvP53NUKhUBK4oObQUgri4AEGwDqCAA2Ww2kCkd9QkqyvQvlUramP4uSgqAF/NeRKQ2jqgQRNTJ/69Wq0Jy/q9evdIi6n8XJQXA6+ZWeQSWLFT4EAaxzqJs/83n80L6L7rdrrZVnMoJwDa+fZzdAD/IvjoL0Gf2v2VZOD09DfycyWSiRcHPOpQTgG2uvI6rBeBX2FQw/4OKchT+v2VZaLfbgZ8zmUxQKBSki24QlBOAbT5AOszC98M2IngbFdJPqvv/pmmi3W4HDvo5jqNVvn8dygnAtvl91Wfh+8GPCT2fz5WwAILk0sN2YQzDwNnZmZDNXygUlIi3BEV7AYibG+DXhObpvxnX7A+aPYrT5gcUFIBtUzK6XIzpFb+bSIUotKr+Pzf/epQSAL/lvUkXAFVmzqloAWSzWSE+/3w+j93mB2IiAJlMJhYpQb9DKFXoPAs6/COMa7Pz+TwuLi4Cb/7JZIJcLhe7zQ8oJgBBNrEO12Pfh58hlKpMnVHN/K/X60Ly/IPBQPtU3yaUEoAgHX6ZTEbrgKBt275KUlU4/QF1zH/LstDr9XB4eBj4Wc1mU8v6/m2IjQAA13XdfnPoMjEMw9cYqsFgoMTpbxhGoHp6Ue2/xWJRWLDv+fPnyohrmCglAEGbMlKplLB5blFSLpe39p8dx1GmBFX27H+3uOfk5ESYv69CWjUKlBEAUQM+Dg8PtcoK+G1IabVaSkT+geDmf5DNVi6X0ev1hHT0NZtN5HI5Zf5do0CZm4FETvipVqsYj8fKR20ty/JlsYxGI6XMUxn+fz6f92U5rcId5KGCOxU1ylgAItN4Ozs7aLfbSvcJuMUp25qsbg26KliWFcjs3rb9183rn56eCtn87qmfxM0PKCQAomf8qSwCtm37Lk6pVCpKmahRnf75fB69Xg8XFxfCLu04ODhAo9GIdZT/PmLpAri4IqBSBVe5XMaLFy98vbbZbCoXnArT/zdNE/l8Hvl8Xtgo+Pl8jkajEbtbmPzyIJ1O/0P2IgDg559/3vj3juMEMjVfvXoltV7eHTzp9/TqdrtKmf7Adfrv48ePgZ7xzTfffHYCG4YB27aFTel1cRwHrVYLrVYr0Sf+XZSwAO47/QeDARqNRqCa7pOTE9i2HbkJbRgGisWi71MfUHPzA8FPf7f917IsZLNZZLNZoZse4Ma/Dy0EYDgcYjweo1AoBBKBTCaD9+/fo9vtotFohCoErvlaLBYDWS6qbn4guACYpomffvpJyETeu3Dje0MJF+A+v/jbb79dblbLsnB2dibEJ3Qvcej3+0I+JKLNV5U3P4DQNm8QXB9f1O807ighAPV6fW3t9nw+x97e3mdfMwxDSMnnbdymmuFwiMVi4SlomM1mYZrm0oQVuZ5ms6lUrv8u2WwWFxcXspexZDAYoNVqJTad5xflXYBVv9DFYoFcLrdROLYlk8kgk8l8YYncHVMVNO99H26eX7Vo/11UaLyaz+dotVro9/tKpUZ1QgkB2BQZ37QR3OqtarUa2qaM8gKSyWSCUqmkxYdZlgDM53P0+310Oh1lUrs6I10AvAQAN9HpdDAcDgOl2FRAdZP/NqZpRnpF+2g0Qr/fXwaDiTiUFgCvU2JnsxkKhQKKxSLK5bJygalNjEYj5ar77iPs038ymSzjMW5MhoSDdAHY1AOwrR/carXQ6XRQLpeFXPkUJjo3oIjs23DnGbrNWzr+e+iMdAHYZAH4CYQtFgvUajW0Wi2Uy2VhQUJRTCaTpVDpStAUZxR1GMQb0puB1glA0Ckxs9kMlUoF3377LZrNJubzue9niaDb7eLZs2fI5XJab34R5r9KswySjnQLYF23nihTcDabodFooNFoLIt0bNuOJE4gutBIBYIKgKjxX0QMShQCycCtPc9ms8KyB6PRaOnHxjV4dXl5GSgDMBgMUCqVBK6IBEG6BSALd5O6mKYJ0zSXAS73z6uYzWZLE3abykHdCTr7H1DjBmPyicQKwF3cTc0P6HpERP/576sW0oOARB+CDludz+eJsJR0ggJAPGEYRuCyaJ7+6kEBIJ4Qkf6jAKgHBYB4gv5/PKEAEE+IGP/F4h/1oACQexExA4Gnv5pQAMi9iLhqjQKgJhQAci/0/+MLBYBsxDTNwOm/0WgUy7LoOEABIBvh6R9vKABkI8z/xxsKANlIUAvAcRwKgMJQAMhaRMxN4OZXGwoAWQv9//hDASBrof8ffygAZCUiZv+z/Vd9KABkJTz9kwEFgKyEApAMKADkCwzDEDIoVfULTgkFgKxARPSf5b96QAEgX0DzPzlQAMgXMP+fHCgA5DNEzP4HQPNfEygA5DNEXf3N/L8eUADIZ4gSAKIHFACyRMTwD6IXFACypFwuC3uWiEAiCR8KAAFwffofHh4Kex5dCT2gABAYhoGzszOhzzw6OoJlWUKfScRDAUg4hmGg3W6H4vu3222KgOL8Znd396XsRZDoMQwDf/7zn/G3v/1NSN5/Fb/97W/x3Xff4Q9/+AMWiwVvBlKQB+l0+h+yF0HCxzRNmKYJy7KQzWaRzWYDj/vaFsdxMB6PMRwOMR6Pl6JAYZAHBSCGVKtV5PP5yDe4KLrdLiqViuxlJALGAGKIiLv8ZEKLIDooADFERC+/TCgA0UEBiBmGYcheQmAoANFBAYgZcUi7sZEoOigAMSMOAsBW4uigAMQM3V2A0WgkewmJ4ivZCyBiGY/HaDabspfhG/r/0cI6AEISDF0AQhIMBYCQBEMBICTBUAAISTAUAEISDAWAkARDASAkwTwE8E72IgghUnhHC4CQBPMQwAfZiyCESOHDQwBT2asghEhhSguAkOTy4QEAsCGIkOQxnU4fuEHAj1JXQgiJmo/ApzqAt/LWQQiRwFvgkwD8IG0ZhBAZ/AAAD9w/pdPpKYA/SloMISQ6fplOp2ng81LgH+WshRASMcu9flsAGhIWQgiJnuVeXwrAdDqdgn0BhMSddzd7HcCX3YAvI10KISRqXt7+w4O7f5tOp98C+FNEiyGERMe76XT65PYXVnUDlqNZCyEkYr7Y27+5+4Wrq6v/293dfQDgSRQrIoREwl+n02n77he/cAFc0un0BwDfhLokQkgUfJxOp49X/cWmgSDfA/g1lOUQQqLiV1zv5ZWsFYDpdPph0wsJIVrw/c1eXskXMYDbXF1d/e/u7u4vAJ4KXxYhJGyOVvn9t9koAABwdXX1gSJAiHYcTafTH+77pnsFAFiKwEcA/wrgdwEXRggJj18BPLvv5HdZmwVYRTqdfozrNkJmBwhRj4+4x+e/y1YC4JJOp18C+E8/ryWEhMJfp9Ppy21f5EsAgKU10ADLhgmRyTsA5W1O/dv4FgCXdDr9BNclhn8J+ixCiGf+DqAxnU7fBnlIYAFwSafTaVwLwVNwshAhYfALrod5NG639AZBmADc5sY9eHrzHwOGhPjnI643/Y9+zfxNhCIAd7lxEx4D2MWnJiPGDgj5hDuM5y2AKwAfgpr3Xvh/hENXm+CaxHYAAAAASUVORK5CYII="/>'.__( 'SEO', 'wp-seopress' ),
17
  'href' => admin_url( 'admin.php?page=seopress-option' ),
18
  ));
19
  $wp_admin_bar->add_menu( array(
13
  $wp_admin_bar->add_menu( array(
14
  'parent' => false,
15
  'id' => 'seopress_custom_top_level',
16
+ 'title' => '<span class="ab-icon icon-seopress-seopress"></span> '.__( 'SEO', 'wp-seopress' ),
17
  'href' => admin_url( 'admin.php?page=seopress-option' ),
18
  ));
19
  $wp_admin_bar->add_menu( array(
inc/admin/ajax.php CHANGED
@@ -40,13 +40,14 @@ add_action('wp_ajax_seopress_hide_notices', 'seopress_hide_notices');
40
  //Yoast migration
41
  ///////////////////////////////////////////////////////////////////////////////////////////////////
42
  function seopress_yoast_migration() {
43
- global $post;
 
44
  $args = array(
45
  'posts_per_page' => '-1',
46
  'post_type' => 'any',
47
- );
48
 
49
- $yoast_query = get_posts( $args );
50
 
51
  if ($yoast_query) {
52
  foreach ($yoast_query as $post) {
@@ -102,7 +103,49 @@ function seopress_yoast_migration() {
102
  }
103
  }
104
 
105
- wp_reset_query();
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
106
 
107
  die();
108
  }
40
  //Yoast migration
41
  ///////////////////////////////////////////////////////////////////////////////////////////////////
42
  function seopress_yoast_migration() {
43
+ global $post;
44
+
45
  $args = array(
46
  'posts_per_page' => '-1',
47
  'post_type' => 'any',
48
+ );
49
 
50
+ $yoast_query = get_posts( $args );
51
 
52
  if ($yoast_query) {
53
  foreach ($yoast_query as $post) {
103
  }
104
  }
105
 
106
+ wp_reset_query();
107
+
108
+ $yoast_query_terms = get_option('wpseo_taxonomy_meta');
109
+
110
+ if ($yoast_query_terms) {
111
+
112
+ foreach ($yoast_query_terms as $taxonomies => $taxonomie) {
113
+ foreach ($taxonomie as $term_id => $term_value) {
114
+ if ($term_value['wpseo_title'] !='') { //Import title tag
115
+ update_term_meta($term_id, '_seopress_titles_title', $term_value['wpseo_title']);
116
+ }
117
+ if ($term_value['wpseo_desc'] !='') { //Import meta desc
118
+ update_term_meta($term_id, '_seopress_titles_desc', $term_value['wpseo_desc']);
119
+ }
120
+ if ($term_value['wpseo_opengraph-title'] !='') { //Import Facebook Title
121
+ update_term_meta($term_id, '_seopress_social_fb_title', $term_value['wpseo_opengraph-title']);
122
+ }
123
+ if ($term_value['wpseo_opengraph-description'] !='') { //Import Facebook Desc
124
+ update_term_meta($term_id, '_seopress_social_fb_desc', $term_value['wpseo_opengraph-description']);
125
+ }
126
+ if ($term_value['wpseo_opengraph-image'] !='') { //Import Facebook Image
127
+ update_term_meta($term_id, '_seopress_social_fb_img', $term_value['wpseo_opengraph-image']);
128
+ }
129
+ if ($term_value['wpseo_twitter-title'] !='') { //Import Twitter Title
130
+ update_term_meta($term_id, '_seopress_social_twitter_title', $term_value['wpseo_twitter-title']);
131
+ }
132
+ if ($term_value['wpseo_twitter-description'] !='') { //Import Twitter Desc
133
+ update_term_meta($term_id, '_seopress_social_twitter_desc', $term_value['wpseo_twitter-description']);
134
+ }
135
+ if ($term_value['wpseo_twitter-image'] !='') { //Import Twitter Image
136
+ update_term_meta($term_id, '_seopress_social_twitter_img', $term_value['wpseo_twitter-image']);
137
+ }
138
+ if ($term_value['wpseo_noindex'] =='noindex') { //Import Robots NoIndex
139
+ update_term_meta($term_id, '_seopress_robots_index', "yes");
140
+ }
141
+ if ($term_value['wpseo_canonical'] !='') { //Import Canonical URL
142
+ update_term_meta($term_id, '_seopress_robots_canonical', $term_value['wpseo_canonical']);
143
+ }
144
+ }
145
+ }
146
+ }
147
+
148
+ wp_reset_query();
149
 
150
  die();
151
  }
inc/functions/options-advanced-admin.php CHANGED
@@ -23,6 +23,18 @@ if (seopress_advanced_appearance_adminbar_option() !='') {
23
  }
24
  }
25
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  //Columns in post types
27
  function seopress_advanced_appearance_title_col_option() {
28
  $seopress_advanced_appearance_title_col_option = get_option("seopress_advanced_option_name");
@@ -129,10 +141,10 @@ if (seopress_advanced_appearance_title_col_option() !='' || seopress_advanced_ap
129
 
130
  function seopress_title_display_column($column, $post_id) {
131
  if ($column == 'seopress_title') {
132
- echo get_post_meta($post_id, "_seopress_titles_title", true);
133
  }
134
  if ($column == 'seopress_desc') {
135
- echo get_post_meta($post_id, "_seopress_titles_desc", true);
136
  }
137
  if ($column == 'seopress_noindex') {
138
  if (get_post_meta($post_id, "_seopress_robots_index", true) =='yes') {
@@ -157,7 +169,7 @@ if (seopress_advanced_appearance_title_col_option() !='' || seopress_advanced_ap
157
  }
158
  }
159
  }
160
- add_action('admin_menu', 'seopress_add_columns', 999);
161
 
162
  //Sortable columns
163
  foreach (seopress_get_post_types() as $key => $value) {
@@ -429,7 +441,7 @@ function seopress_bulk_action_nofollow_handler( $redirect_to, $doaction, $post_i
429
  }
430
  foreach ( $post_ids as $post_id ) {
431
  // Perform action for each post.
432
- update_post_meta( $post_id, '_seopress_robots_nofollow', 'yes' );
433
  }
434
  $redirect_to = add_query_arg( 'bulk_nofollow_posts', count( $post_ids ), $redirect_to );
435
  return $redirect_to;
@@ -517,9 +529,9 @@ function seopress_bulk_quick_edit_custom_box($column_name) {
517
  break;
518
  case 'seopress_desc':
519
  ?>
520
- <label class="inline-edit-tags">
521
  <span class="title"><?php _e('Meta description','wp-seopress'); ?></span>
522
- <textarea cols="22" rows="1" name="seopress_desc" autocomplete="off" role="combobox" aria-autocomplete="list" aria-expanded="false"></textarea>
523
  </label>
524
  <?php
525
  break;
@@ -533,6 +545,14 @@ function seopress_bulk_quick_edit_custom_box($column_name) {
533
 
534
  add_action('save_post','seopress_bulk_quick_edit_save_post', 10, 2);
535
  function seopress_bulk_quick_edit_save_post($post_id) {
 
 
 
 
 
 
 
 
536
  if (!current_user_can('edit_post', $post_id)) {
537
  return;
538
  }
23
  }
24
  }
25
 
26
+ //Metaboxe position
27
+ function seopress_advanced_appearance_metaboxe_position_option() {
28
+ $seopress_advanced_appearance_metaboxe_position_option = get_option("seopress_advanced_option_name");
29
+ if ( ! empty ( $seopress_advanced_appearance_metaboxe_position_option ) ) {
30
+ foreach ($seopress_advanced_appearance_metaboxe_position_option as $key => $seopress_advanced_appearance_metaboxe_position_value)
31
+ $options[$key] = $seopress_advanced_appearance_metaboxe_position_value;
32
+ if (isset($seopress_advanced_appearance_metaboxe_position_option['seopress_advanced_appearance_metaboxe_position'])) {
33
+ return $seopress_advanced_appearance_metaboxe_position_option['seopress_advanced_appearance_metaboxe_position'];
34
+ }
35
+ }
36
+ }
37
+
38
  //Columns in post types
39
  function seopress_advanced_appearance_title_col_option() {
40
  $seopress_advanced_appearance_title_col_option = get_option("seopress_advanced_option_name");
141
 
142
  function seopress_title_display_column($column, $post_id) {
143
  if ($column == 'seopress_title') {
144
+ echo '<div id="seopress_title-' . $post_id . '">'.get_post_meta($post_id, "_seopress_titles_title", true).'</div>';
145
  }
146
  if ($column == 'seopress_desc') {
147
+ echo '<div id="seopress_desc-' . $post_id . '">'.get_post_meta($post_id, "_seopress_titles_desc", true).'</div>';
148
  }
149
  if ($column == 'seopress_noindex') {
150
  if (get_post_meta($post_id, "_seopress_robots_index", true) =='yes') {
169
  }
170
  }
171
  }
172
+ add_action('init', 'seopress_add_columns', 999);
173
 
174
  //Sortable columns
175
  foreach (seopress_get_post_types() as $key => $value) {
441
  }
442
  foreach ( $post_ids as $post_id ) {
443
  // Perform action for each post.
444
+ update_post_meta( $post_id, '_seopress_robots_follow', 'yes' );
445
  }
446
  $redirect_to = add_query_arg( 'bulk_nofollow_posts', count( $post_ids ), $redirect_to );
447
  return $redirect_to;
529
  break;
530
  case 'seopress_desc':
531
  ?>
532
+ <label class="inline-edit-group">
533
  <span class="title"><?php _e('Meta description','wp-seopress'); ?></span>
534
+ <textarea cols="18" rows="1" name="seopress_desc" autocomplete="off" role="combobox" aria-autocomplete="list" aria-expanded="false"></textarea>
535
  </label>
536
  <?php
537
  break;
545
 
546
  add_action('save_post','seopress_bulk_quick_edit_save_post', 10, 2);
547
  function seopress_bulk_quick_edit_save_post($post_id) {
548
+ // don't save for autosave
549
+ if ( defined( 'DOING_AUTOSAVE' ) && DOING_AUTOSAVE )
550
+ return $post_id;
551
+
552
+ // dont save for revisions
553
+ if ( isset( $post->post_type ) && $post->post_type == 'revision' )
554
+ return $post_id;
555
+
556
  if (!current_user_can('edit_post', $post_id)) {
557
  return;
558
  }
inc/functions/options-google-analytics.php CHANGED
@@ -99,6 +99,30 @@ function seopress_google_analytics_cross_domain_option() {
99
  }
100
  }
101
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
102
  //Custom Dimension Author
103
  function seopress_google_analytics_cd_author_option() {
104
  $seopress_google_analytics_cd_author_option = get_option("seopress_google_analytics_option_name");
@@ -163,8 +187,7 @@ function seopress_google_analytics_cd_logged_in_user_option() {
163
  function seopress_google_analytics_js() {
164
  $seopress_google_analytics_html = "\n";
165
  $seopress_google_analytics_html .=
166
- "<!-- Google Analytics -->
167
- <script>
168
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
169
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
170
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
@@ -257,8 +280,23 @@ m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
257
 
258
  $seopress_google_analytics_html .= "ga('send', 'pageview');";
259
  $seopress_google_analytics_html .= "\n";
260
- $seopress_google_analytics_html .= "</script>
261
- <!-- End Google Analytics -->";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
262
  $seopress_google_analytics_html .= "\n";
263
 
264
  echo $seopress_google_analytics_html;
@@ -278,7 +316,9 @@ if (seopress_google_analytics_enable_option() =='1' && seopress_google_analytics
278
  } else {
279
  add_action( 'wp_head', 'seopress_google_analytics_js', 999 );
280
  }
281
- }
 
 
282
  }
283
  } else {
284
  add_action( 'wp_head', 'seopress_google_analytics_js', 999 );
99
  }
100
  }
101
 
102
+ //Events tracking Enable
103
+ function seopress_google_analytics_download_tracking_enable_option() {
104
+ $seopress_google_analytics_download_tracking_enable_option = get_option("seopress_google_analytics_option_name");
105
+ if ( ! empty ( $seopress_google_analytics_download_tracking_enable_option ) ) {
106
+ foreach ($seopress_google_analytics_download_tracking_enable_option as $key => $seopress_google_analytics_download_tracking_enable_value)
107
+ $options[$key] = $seopress_google_analytics_download_tracking_enable_value;
108
+ if (isset($seopress_google_analytics_download_tracking_enable_option['seopress_google_analytics_download_tracking_enable'])) {
109
+ return $seopress_google_analytics_download_tracking_enable_option['seopress_google_analytics_download_tracking_enable'];
110
+ }
111
+ }
112
+ }
113
+
114
+ //Events tracking file types
115
+ function seopress_google_analytics_download_tracking_option() {
116
+ $seopress_google_analytics_download_tracking_option = get_option("seopress_google_analytics_option_name");
117
+ if ( ! empty ( $seopress_google_analytics_download_tracking_option ) ) {
118
+ foreach ($seopress_google_analytics_download_tracking_option as $key => $seopress_google_analytics_download_tracking_value)
119
+ $options[$key] = $seopress_google_analytics_download_tracking_value;
120
+ if (isset($seopress_google_analytics_download_tracking_option['seopress_google_analytics_download_tracking'])) {
121
+ return $seopress_google_analytics_download_tracking_option['seopress_google_analytics_download_tracking'];
122
+ }
123
+ }
124
+ }
125
+
126
  //Custom Dimension Author
127
  function seopress_google_analytics_cd_author_option() {
128
  $seopress_google_analytics_cd_author_option = get_option("seopress_google_analytics_option_name");
187
  function seopress_google_analytics_js() {
188
  $seopress_google_analytics_html = "\n";
189
  $seopress_google_analytics_html .=
190
+ "<script>
 
191
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
192
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
193
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
280
 
281
  $seopress_google_analytics_html .= "ga('send', 'pageview');";
282
  $seopress_google_analytics_html .= "\n";
283
+
284
+ if (seopress_google_analytics_download_tracking_enable_option() !='') {
285
+ if (seopress_google_analytics_download_tracking_option() !='') {
286
+ $seopress_google_analytics_html .= "
287
+ jQuery(document).ready(function() {
288
+ jQuery('a').filter(function() {
289
+ return this.href.match(/.*\.(".seopress_google_analytics_download_tracking_option().")(\?.*)?$/);
290
+ }).click(function(e) {
291
+ ga('send','event', 'downloads', 'click', this.href);
292
+ });
293
+ });
294
+ ";
295
+ $seopress_google_analytics_html .= "\n";
296
+ }
297
+ }
298
+
299
+ $seopress_google_analytics_html .= "</script>";
300
  $seopress_google_analytics_html .= "\n";
301
 
302
  echo $seopress_google_analytics_html;
316
  } else {
317
  add_action( 'wp_head', 'seopress_google_analytics_js', 999 );
318
  }
319
+ } else {
320
+ add_action( 'wp_head', 'seopress_google_analytics_js', 999 );
321
+ }
322
  }
323
  } else {
324
  add_action( 'wp_head', 'seopress_google_analytics_js', 999 );
inc/functions/options-redirections.php CHANGED
@@ -14,6 +14,13 @@ function seopress_redirections_enabled() {
14
  }
15
  }
16
 
 
 
 
 
 
 
 
17
  //Type
18
  function seopress_redirections_type() {
19
  global $post;
@@ -23,19 +30,29 @@ function seopress_redirections_type() {
23
  }
24
  }
25
 
 
 
 
 
 
 
 
26
  //URL to redirect
27
  function seopress_redirections_value() {
28
  global $post;
29
- if (get_post_meta($post->ID,'_seopress_redirections_value',true)) {
30
  $seopress_redirections_value = get_post_meta($post->ID,'_seopress_redirections_value',true);
31
  return $seopress_redirections_value;
 
 
 
32
  } else {
33
  $seopress_redirections_value = basename(parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH));
34
  $seopress_redirections_query = new WP_Query( array(
35
  'post_type' => 'seopress_404',
36
  'posts_per_page' => '-1',
37
  'update_post_term_cache' => false, // don't retrieve post terms
38
- 'update_post_meta_cache' => false, // don't retrieve post meta,
39
  )
40
  );
41
  $all_titles = array();
@@ -54,7 +71,12 @@ function seopress_redirections_value() {
54
  }
55
 
56
  function seopress_redirections_hook() {
57
- if (seopress_redirections_enabled() =='yes') {
 
 
 
 
 
58
  if (seopress_redirections_type() && seopress_redirections_value() !='') {
59
  wp_redirect(seopress_redirections_value(), seopress_redirections_type());
60
  exit();
14
  }
15
  }
16
 
17
+ function seopress_redirections_term_enabled() {
18
+ $_seopress_redirections_enabled = get_term_meta(get_queried_object()->{'term_id'},'_seopress_redirections_enabled',true);
19
+ if ($_seopress_redirections_enabled != '') {
20
+ return $_seopress_redirections_enabled;
21
+ }
22
+ }
23
+
24
  //Type
25
  function seopress_redirections_type() {
26
  global $post;
30
  }
31
  }
32
 
33
+ function seopress_redirections_term_type() {
34
+ $_seopress_redirections_type = get_term_meta(get_queried_object()->{'term_id'},'_seopress_redirections_type',true);
35
+ if ($_seopress_redirections_type != '') {
36
+ return $_seopress_redirections_type;
37
+ }
38
+ }
39
+
40
  //URL to redirect
41
  function seopress_redirections_value() {
42
  global $post;
43
+ if (is_singular() && get_post_meta($post->ID,'_seopress_redirections_value',true)) {
44
  $seopress_redirections_value = get_post_meta($post->ID,'_seopress_redirections_value',true);
45
  return $seopress_redirections_value;
46
+ } elseif ((is_tax() || is_category() || is_tag()) && get_term_meta(get_queried_object()->{'term_id'},'_seopress_redirections_value',true) !='') {
47
+ $seopress_redirections_value = get_term_meta(get_queried_object()->{'term_id'},'_seopress_redirections_value',true);
48
+ return $seopress_redirections_value;
49
  } else {
50
  $seopress_redirections_value = basename(parse_url($_SERVER['REQUEST_URI'], PHP_URL_PATH));
51
  $seopress_redirections_query = new WP_Query( array(
52
  'post_type' => 'seopress_404',
53
  'posts_per_page' => '-1',
54
  'update_post_term_cache' => false, // don't retrieve post terms
55
+ 'update_post_meta_cache' => false, // don't retrieve post meta
56
  )
57
  );
58
  $all_titles = array();
71
  }
72
 
73
  function seopress_redirections_hook() {
74
+ if ((is_tax() || is_category() || is_tag()) && seopress_redirections_term_enabled() =='yes') {
75
+ if (seopress_redirections_term_type() && seopress_redirections_value() !='') {
76
+ wp_redirect(seopress_redirections_value(), seopress_redirections_term_type());
77
+ exit();
78
+ }
79
+ } elseif (seopress_redirections_enabled() =='yes') {
80
  if (seopress_redirections_type() && seopress_redirections_value() !='') {
81
  wp_redirect(seopress_redirections_value(), seopress_redirections_type());
82
  exit();
inc/functions/options-social.php CHANGED
@@ -404,10 +404,20 @@ function seopress_social_fb_title_post_option() {
404
  }
405
  }
406
 
 
 
 
 
 
 
 
407
  function seopress_social_fb_title_hook() {
408
  if (seopress_social_facebook_og_option() =='1' && seopress_social_fb_title_post_option() !='') {
409
  echo '<meta property="og:title" content="'.seopress_social_fb_title_post_option().'" />';
410
  echo "\n";
 
 
 
411
  } elseif (seopress_social_facebook_og_option() =='1' && get_the_title() !='') {
412
  echo '<meta property="og:title" content="'.the_title_attribute('echo=0').'" />';
413
  echo "\n";
@@ -423,12 +433,22 @@ function seopress_social_fb_desc_post_option() {
423
  }
424
  }
425
 
 
 
 
 
 
 
 
426
  function seopress_social_fb_desc_hook() {
427
  global $post;
428
  setup_postdata( $post );
429
  if (seopress_social_facebook_og_option() =='1' && seopress_social_fb_desc_post_option() !='') {
430
  echo '<meta property="og:description" content="'.seopress_social_fb_desc_post_option().'" />';
431
  echo "\n";
 
 
 
432
  } elseif (seopress_social_facebook_og_option() && get_the_excerpt() !='') {
433
  echo '<meta property="og:description" content="'.wp_trim_words(esc_html(get_the_excerpt()), 30).'" />';
434
  echo "\n";
@@ -444,6 +464,13 @@ function seopress_social_fb_img_post_option() {
444
  }
445
  }
446
 
 
 
 
 
 
 
 
447
  function seopress_social_facebook_img_option() {
448
  $seopress_social_facebook_img_option = get_option("seopress_social_option_name");
449
  if ( ! empty ( $seopress_social_facebook_img_option ) ) {
@@ -456,12 +483,15 @@ function seopress_social_facebook_img_option() {
456
  }
457
 
458
  function seopress_social_fb_img_hook() {
459
- if (seopress_social_facebook_og_option() =='1' && seopress_social_fb_img_post_option() !='') {
460
  echo '<meta property="og:image" content="'.seopress_social_fb_img_post_option().'" />';
461
  echo "\n";
462
- } elseif (seopress_social_facebook_og_option() =='1' && has_post_thumbnail() ) {
463
  echo '<meta property="og:image" content="'.get_the_post_thumbnail_url().'" />';
464
  echo "\n";
 
 
 
465
  } elseif (seopress_social_facebook_og_option() =='1' && seopress_social_facebook_img_option() !='') {
466
  echo '<meta property="og:image" content="'.seopress_social_facebook_img_option().'" />';
467
  echo "\n";
@@ -584,10 +614,20 @@ function seopress_social_twitter_title_post_option() {
584
  }
585
  }
586
 
 
 
 
 
 
 
 
587
  function seopress_social_twitter_title_hook() {
588
  if (seopress_social_twitter_card_option() =='1' && seopress_social_twitter_title_post_option() !='') {
589
  echo '<meta name="twitter:title" content="'.seopress_social_twitter_title_post_option().'" />';
590
  echo "\n";
 
 
 
591
  } elseif (seopress_social_twitter_card_option() =='1' && get_the_title() !='') {
592
  echo '<meta name="twitter:title" content="'.the_title_attribute('echo=0').'" />';
593
  echo "\n";
@@ -603,12 +643,22 @@ function seopress_social_twitter_desc_post_option() {
603
  }
604
  }
605
 
 
 
 
 
 
 
 
606
  function seopress_social_twitter_desc_hook() {
607
  global $post;
608
  setup_postdata( $post );
609
  if (seopress_social_twitter_card_option() =='1' && seopress_social_twitter_desc_post_option() !='') {
610
  echo '<meta name="twitter:description" content="'.seopress_social_twitter_desc_post_option().'" />';
611
  echo "\n";
 
 
 
612
  } elseif (seopress_social_twitter_card_option() =='1' && get_the_excerpt() !='') {
613
  setup_postdata( $post );
614
  echo '<meta name="twitter:description" content="'.wp_trim_words(esc_html(get_the_excerpt()), 30).'" />';
@@ -625,6 +675,13 @@ function seopress_social_twitter_img_post_option() {
625
  }
626
  }
627
 
 
 
 
 
 
 
 
628
  function seopress_social_twitter_img_option() {
629
  $seopress_social_twitter_img_option = get_option("seopress_social_option_name");
630
  if ( ! empty ( $seopress_social_twitter_img_option ) ) {
@@ -649,7 +706,7 @@ function seopress_social_twitter_img_size_option() {
649
 
650
  function seopress_social_twitter_img_hook() {
651
  if (seopress_social_twitter_card_option() =='1') {
652
- if (seopress_social_twitter_img_post_option() !='') {
653
  if (seopress_social_twitter_img_size_option() =='large') {
654
  echo '<meta name="twitter:image:src" content="'.seopress_social_twitter_img_post_option().'" />';
655
  echo "\n";
@@ -657,7 +714,7 @@ function seopress_social_twitter_img_hook() {
657
  echo '<meta name="twitter:image" content="'.seopress_social_twitter_img_post_option().'" />';
658
  echo "\n";
659
  }
660
- } elseif (has_post_thumbnail()) {
661
  if (seopress_social_twitter_img_size_option() =='large') {
662
  echo '<meta name="twitter:image:src" content="'.get_the_post_thumbnail_url().'" />';
663
  echo "\n";
@@ -665,6 +722,14 @@ function seopress_social_twitter_img_hook() {
665
  echo '<meta name="twitter:image" content="'.get_the_post_thumbnail_url().'" />';
666
  echo "\n";
667
  }
 
 
 
 
 
 
 
 
668
  } elseif (seopress_social_twitter_img_option() !='') {
669
  if (seopress_social_twitter_img_size_option() =='large') {
670
  echo '<meta name="twitter:image:src" content="'.seopress_social_twitter_img_option().'" />';
404
  }
405
  }
406
 
407
+ function seopress_social_fb_title_term_option() {
408
+ $_seopress_social_fb_title = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_fb_title',true);
409
+ if ($_seopress_social_fb_title != '') {
410
+ return $_seopress_social_fb_title;
411
+ }
412
+ }
413
+
414
  function seopress_social_fb_title_hook() {
415
  if (seopress_social_facebook_og_option() =='1' && seopress_social_fb_title_post_option() !='') {
416
  echo '<meta property="og:title" content="'.seopress_social_fb_title_post_option().'" />';
417
  echo "\n";
418
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_fb_title_term_option() !='') {
419
+ echo '<meta property="og:title" content="'.seopress_social_fb_title_term_option().'" />';
420
+ echo "\n";
421
  } elseif (seopress_social_facebook_og_option() =='1' && get_the_title() !='') {
422
  echo '<meta property="og:title" content="'.the_title_attribute('echo=0').'" />';
423
  echo "\n";
433
  }
434
  }
435
 
436
+ function seopress_social_fb_desc_term_option() {
437
+ $_seopress_social_fb_desc = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_fb_desc',true);
438
+ if ($_seopress_social_fb_desc != '') {
439
+ return $_seopress_social_fb_desc;
440
+ }
441
+ }
442
+
443
  function seopress_social_fb_desc_hook() {
444
  global $post;
445
  setup_postdata( $post );
446
  if (seopress_social_facebook_og_option() =='1' && seopress_social_fb_desc_post_option() !='') {
447
  echo '<meta property="og:description" content="'.seopress_social_fb_desc_post_option().'" />';
448
  echo "\n";
449
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_fb_desc_term_option() !='') {
450
+ echo '<meta property="og:description" content="'.seopress_social_fb_desc_term_option().'" />';
451
+ echo "\n";
452
  } elseif (seopress_social_facebook_og_option() && get_the_excerpt() !='') {
453
  echo '<meta property="og:description" content="'.wp_trim_words(esc_html(get_the_excerpt()), 30).'" />';
454
  echo "\n";
464
  }
465
  }
466
 
467
+ function seopress_social_fb_img_term_option() {
468
+ $_seopress_social_fb_img = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_fb_img',true);
469
+ if ($_seopress_social_fb_img != '') {
470
+ return $_seopress_social_fb_img;
471
+ }
472
+ }
473
+
474
  function seopress_social_facebook_img_option() {
475
  $seopress_social_facebook_img_option = get_option("seopress_social_option_name");
476
  if ( ! empty ( $seopress_social_facebook_img_option ) ) {
483
  }
484
 
485
  function seopress_social_fb_img_hook() {
486
+ if (is_singular() && seopress_social_facebook_og_option() =='1' && seopress_social_fb_img_post_option() !='') {
487
  echo '<meta property="og:image" content="'.seopress_social_fb_img_post_option().'" />';
488
  echo "\n";
489
+ } elseif (is_singular() && seopress_social_facebook_og_option() =='1' && has_post_thumbnail() ) {
490
  echo '<meta property="og:image" content="'.get_the_post_thumbnail_url().'" />';
491
  echo "\n";
492
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_fb_img_term_option() !='') {
493
+ echo '<meta property="og:image" content="'.seopress_social_fb_img_term_option().'" />';
494
+ echo "\n";
495
  } elseif (seopress_social_facebook_og_option() =='1' && seopress_social_facebook_img_option() !='') {
496
  echo '<meta property="og:image" content="'.seopress_social_facebook_img_option().'" />';
497
  echo "\n";
614
  }
615
  }
616
 
617
+ function seopress_social_twitter_title_term_option() {
618
+ $_seopress_social_twitter_title = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_twitter_title',true);
619
+ if ($_seopress_social_twitter_title != '') {
620
+ return $_seopress_social_twitter_title;
621
+ }
622
+ }
623
+
624
  function seopress_social_twitter_title_hook() {
625
  if (seopress_social_twitter_card_option() =='1' && seopress_social_twitter_title_post_option() !='') {
626
  echo '<meta name="twitter:title" content="'.seopress_social_twitter_title_post_option().'" />';
627
  echo "\n";
628
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_twitter_title_term_option() !='') {
629
+ echo '<meta name="twitter:title" content="'.seopress_social_twitter_title_term_option().'" />';
630
+ echo "\n";
631
  } elseif (seopress_social_twitter_card_option() =='1' && get_the_title() !='') {
632
  echo '<meta name="twitter:title" content="'.the_title_attribute('echo=0').'" />';
633
  echo "\n";
643
  }
644
  }
645
 
646
+ function seopress_social_twitter_desc_term_option() {
647
+ $_seopress_social_twitter_desc = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_twitter_desc',true);
648
+ if ($_seopress_social_twitter_desc != '') {
649
+ return $_seopress_social_twitter_desc;
650
+ }
651
+ }
652
+
653
  function seopress_social_twitter_desc_hook() {
654
  global $post;
655
  setup_postdata( $post );
656
  if (seopress_social_twitter_card_option() =='1' && seopress_social_twitter_desc_post_option() !='') {
657
  echo '<meta name="twitter:description" content="'.seopress_social_twitter_desc_post_option().'" />';
658
  echo "\n";
659
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_twitter_desc_term_option() !='') {
660
+ echo '<meta name="twitter:description" content="'.seopress_social_twitter_desc_term_option().'" />';
661
+ echo "\n";
662
  } elseif (seopress_social_twitter_card_option() =='1' && get_the_excerpt() !='') {
663
  setup_postdata( $post );
664
  echo '<meta name="twitter:description" content="'.wp_trim_words(esc_html(get_the_excerpt()), 30).'" />';
675
  }
676
  }
677
 
678
+ function seopress_social_twitter_img_term_option() {
679
+ $_seopress_social_twitter_img = get_term_meta(get_queried_object()->{'term_id'},'_seopress_social_twitter_img',true);
680
+ if ($_seopress_social_twitter_img !='') {
681
+ return $_seopress_social_twitter_img;
682
+ }
683
+ }
684
+
685
  function seopress_social_twitter_img_option() {
686
  $seopress_social_twitter_img_option = get_option("seopress_social_option_name");
687
  if ( ! empty ( $seopress_social_twitter_img_option ) ) {
706
 
707
  function seopress_social_twitter_img_hook() {
708
  if (seopress_social_twitter_card_option() =='1') {
709
+ if (seopress_social_twitter_img_post_option() !='' && is_singular()) {
710
  if (seopress_social_twitter_img_size_option() =='large') {
711
  echo '<meta name="twitter:image:src" content="'.seopress_social_twitter_img_post_option().'" />';
712
  echo "\n";
714
  echo '<meta name="twitter:image" content="'.seopress_social_twitter_img_post_option().'" />';
715
  echo "\n";
716
  }
717
+ } elseif (has_post_thumbnail() && is_singular()) {
718
  if (seopress_social_twitter_img_size_option() =='large') {
719
  echo '<meta name="twitter:image:src" content="'.get_the_post_thumbnail_url().'" />';
720
  echo "\n";
722
  echo '<meta name="twitter:image" content="'.get_the_post_thumbnail_url().'" />';
723
  echo "\n";
724
  }
725
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_social_twitter_img_term_option() !='') {
726
+ if (seopress_social_twitter_img_size_option() =='large') {
727
+ echo '<meta name="twitter:image:src" content="'.seopress_social_twitter_img_term_option().'" />';
728
+ echo "\n";
729
+ } else {
730
+ echo '<meta name="twitter:image" content="'.seopress_social_twitter_img_term_option().'" />';
731
+ echo "\n";
732
+ }
733
  } elseif (seopress_social_twitter_img_option() !='') {
734
  if (seopress_social_twitter_img_size_option() =='large') {
735
  echo '<meta name="twitter:image:src" content="'.seopress_social_twitter_img_option().'" />';
inc/functions/options-titles-metas.php CHANGED
@@ -112,6 +112,18 @@ if (get_option('blog_public') =='1') {
112
  }
113
  }
114
  };
 
 
 
 
 
 
 
 
 
 
 
 
115
 
116
  //Homepage Description
117
  function seopress_titles_home_site_desc_option() {
@@ -222,6 +234,7 @@ if (get_option('blog_public') =='1') {
222
  function seopress_titles_the_title() {
223
 
224
  global $post;
 
225
 
226
  //Remove WordPress Filters
227
  $seopress_array_filters = array('category_description', 'tag_description', 'term_description');
@@ -312,10 +325,14 @@ if (get_option('blog_public') =='1') {
312
  $seopress_titles_title_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_archive_titles_option);
313
  return $seopress_titles_title_template;
314
  } elseif ((is_tax() || is_category() || is_tag()) && seopress_titles_tax_titles_option()) { //IS TAX
315
- $seopress_titles_tax_titles_option = seopress_titles_tax_titles_option();
 
 
 
316
 
317
- $seopress_titles_title_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_tax_titles_option);
318
- return $seopress_titles_title_template;
 
319
  } elseif (is_author() && seopress_titles_archives_author_title_option()) { //IS AUTHOR
320
  $seopress_titles_archives_author_title_option = seopress_titles_archives_author_title_option();
321
 
@@ -356,6 +373,16 @@ if (get_option('blog_public') =='1') {
356
  $seopress_get_author = get_the_author_meta( 'display_name', $post->post_author );
357
  }
358
 
 
 
 
 
 
 
 
 
 
 
359
  $seopress_titles_template_variables_array = array(
360
  '%%sitetitle%%',
361
  '%%tagline%%',
@@ -378,7 +405,7 @@ if (get_option('blog_public') =='1') {
378
  get_bloginfo('name'),
379
  get_bloginfo('description'),
380
  the_title_attribute('echo=0'),
381
- get_the_excerpt(),
382
  get_the_date(),
383
  $seopress_get_author,
384
  single_cat_title('', false),
@@ -442,11 +469,17 @@ if (get_option('blog_public') =='1') {
442
  $seopress_titles_description_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_the_description);
443
  echo $seopress_titles_description_template;
444
  } elseif ((is_tax() || is_category() || is_tag()) && seopress_titles_tax_desc_option()) { //IS TAX
445
- $seopress_titles_the_description = '<meta name="description" content="'.seopress_titles_tax_desc_option().'" />';
446
- $seopress_titles_the_description .= "\n";
447
-
448
- $seopress_titles_description_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_the_description);
449
- echo $seopress_titles_description_template;
 
 
 
 
 
 
450
  } elseif (is_author() && seopress_titles_archives_author_desc_option()) { //IS AUTHOR
451
  $seopress_titles_the_description = '<meta name="description" content="'.seopress_titles_archives_author_desc_option().'" />';
452
  $seopress_titles_the_description .= "\n";
@@ -512,13 +545,17 @@ if (get_option('blog_public') =='1') {
512
  $queried_object = get_queried_object();
513
  $seopress_get_current_tax = $queried_object->taxonomy;
514
 
515
- $seopress_titles_tax_noindex_option = get_option("seopress_titles_option_name");
516
- if ( ! empty ( $seopress_titles_tax_noindex_option ) ) {
517
- foreach ($seopress_titles_tax_noindex_option as $key => $seopress_titles_tax_noindex_value)
518
- $options[$key] = $seopress_titles_tax_noindex_value;
519
- if (isset($seopress_titles_tax_noindex_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['noindex'])) {
520
- return $seopress_titles_tax_noindex_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['noindex'];
521
- }
 
 
 
 
522
  }
523
  };
524
 
@@ -666,13 +703,17 @@ if (get_option('blog_public') =='1') {
666
  $queried_object = get_queried_object();
667
  $seopress_get_current_tax = $queried_object->taxonomy;
668
 
669
- $seopress_titles_tax_nofollow_option = get_option("seopress_titles_option_name");
670
- if ( ! empty ( $seopress_titles_tax_nofollow_option ) ) {
671
- foreach ($seopress_titles_tax_nofollow_option as $key => $seopress_titles_tax_nofollow_value)
672
- $options[$key] = $seopress_titles_tax_nofollow_value;
673
- if (isset($seopress_titles_tax_nofollow_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['nofollow'])) {
674
- return $seopress_titles_tax_nofollow_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['nofollow'];
675
- }
 
 
 
 
676
  }
677
  };
678
 
@@ -765,6 +806,10 @@ if (get_option('blog_public') =='1') {
765
  }
766
  elseif (is_singular() && seopress_titles_noodp_post_option()) {
767
  return seopress_titles_noodp_post_option();
 
 
 
 
768
  }
769
  };
770
 
@@ -793,6 +838,10 @@ if (get_option('blog_public') =='1') {
793
  }
794
  elseif (is_singular() && seopress_titles_noarchive_post_option()) {
795
  return seopress_titles_noarchive_post_option();
 
 
 
 
796
  }
797
  };
798
 
@@ -821,6 +870,10 @@ if (get_option('blog_public') =='1') {
821
  }
822
  elseif (is_singular() && seopress_titles_nosnippet_post_option()) {
823
  return seopress_titles_nosnippet_post_option();
 
 
 
 
824
  }
825
  }
826
 
@@ -889,8 +942,12 @@ if (get_option('blog_public') =='1') {
889
  if (seopress_titles_noimageindex_option()) {
890
  return seopress_titles_noimageindex_option();
891
  }
892
- else {
893
  return seopress_titles_noimageindex_post_option();
 
 
 
 
894
  }
895
  };
896
 
@@ -901,6 +958,19 @@ if (get_option('blog_public') =='1') {
901
  }
902
  add_action( 'wp_head', 'seopress_titles_advanced_google_hook', 1 );
903
  };
 
 
 
 
 
 
 
 
 
 
 
 
 
904
  } //END blog_public
905
 
906
  //canonical
@@ -909,14 +979,27 @@ function seopress_titles_canonical_post_option() {
909
  if ($_seopress_robots_canonical != '') {
910
  return $_seopress_robots_canonical;
911
  }
912
- };
913
 
914
- if (seopress_titles_canonical_post_option()) {
 
 
 
 
 
 
 
915
  function seopress_titles_canonical_post_hook() {
916
  $seopress_titles_canonical = '<link rel="canonical" href="'.seopress_titles_canonical_post_option().'" />';
917
  echo $seopress_titles_canonical."\n";
918
  }
919
  add_action( 'wp_head', 'seopress_titles_canonical_post_hook', 1 );
 
 
 
 
 
 
920
  } else {
921
  function seopress_titles_canonical_hook() {
922
  global $wp;
@@ -927,6 +1010,8 @@ if (seopress_titles_canonical_post_option()) {
927
  }
928
  if (is_search()) {
929
  $seopress_titles_canonical = '<link rel="canonical" href="'.get_home_url().'/search/'.get_search_query().'" />';
 
 
930
  } else {
931
  $seopress_titles_canonical = '<link rel="canonical" href="'.$current_url.'" />';
932
  }
112
  }
113
  }
114
  };
115
+
116
+ //Link rel prev/next
117
+ function seopress_titles_paged_rel_option() {
118
+ $seopress_titles_paged_rel_option = get_option("seopress_titles_option_name");
119
+ if ( ! empty ( $seopress_titles_paged_rel_option ) ) {
120
+ foreach ($seopress_titles_paged_rel_option as $key => $seopress_titles_paged_rel_value)
121
+ $options[$key] = $seopress_titles_paged_rel_value;
122
+ if (isset($seopress_titles_paged_rel_option['seopress_titles_paged_rel'])) {
123
+ return $seopress_titles_paged_rel_option['seopress_titles_paged_rel'];
124
+ }
125
+ }
126
+ };
127
 
128
  //Homepage Description
129
  function seopress_titles_home_site_desc_option() {
234
  function seopress_titles_the_title() {
235
 
236
  global $post;
237
+ global $term;
238
 
239
  //Remove WordPress Filters
240
  $seopress_array_filters = array('category_description', 'tag_description', 'term_description');
325
  $seopress_titles_title_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_archive_titles_option);
326
  return $seopress_titles_title_template;
327
  } elseif ((is_tax() || is_category() || is_tag()) && seopress_titles_tax_titles_option()) { //IS TAX
328
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_titles_title',true)) {
329
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_titles_title',true);
330
+ } else {
331
+ $seopress_titles_tax_titles_option = seopress_titles_tax_titles_option();
332
 
333
+ $seopress_titles_title_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_tax_titles_option);
334
+ return $seopress_titles_title_template;
335
+ }
336
  } elseif (is_author() && seopress_titles_archives_author_title_option()) { //IS AUTHOR
337
  $seopress_titles_archives_author_title_option = seopress_titles_archives_author_title_option();
338
 
373
  $seopress_get_author = get_the_author_meta( 'display_name', $post->post_author );
374
  }
375
 
376
+ if (get_the_excerpt() !='') {
377
+ $seopress_get_the_excerpt = wp_trim_words(esc_html(get_the_excerpt()), 30);
378
+ } elseif ($post !='') {
379
+ if (get_post_field('post_content', $post->ID) !='') {
380
+ $seopress_get_the_excerpt = wp_trim_words(esc_html(get_post_field('post_content', $post->ID)), 30);
381
+ }
382
+ } else {
383
+ $seopress_get_the_excerpt = false;
384
+ }
385
+
386
  $seopress_titles_template_variables_array = array(
387
  '%%sitetitle%%',
388
  '%%tagline%%',
405
  get_bloginfo('name'),
406
  get_bloginfo('description'),
407
  the_title_attribute('echo=0'),
408
+ $seopress_get_the_excerpt,
409
  get_the_date(),
410
  $seopress_get_author,
411
  single_cat_title('', false),
469
  $seopress_titles_description_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_the_description);
470
  echo $seopress_titles_description_template;
471
  } elseif ((is_tax() || is_category() || is_tag()) && seopress_titles_tax_desc_option()) { //IS TAX
472
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_titles_desc',true)) {
473
+ $seopress_titles_the_description = '<meta name="description" content="'.get_term_meta(get_queried_object()->{'term_id'},'_seopress_titles_desc',true).'" />';
474
+ $seopress_titles_the_description .= "\n";
475
+ echo $seopress_titles_the_description;
476
+ } else {
477
+ $seopress_titles_the_description = '<meta name="description" content="'.seopress_titles_tax_desc_option().'" />';
478
+ $seopress_titles_the_description .= "\n";
479
+
480
+ $seopress_titles_description_template = str_replace($seopress_titles_template_variables_array, $seopress_titles_template_replace_array, $seopress_titles_the_description);
481
+ echo $seopress_titles_description_template;
482
+ }
483
  } elseif (is_author() && seopress_titles_archives_author_desc_option()) { //IS AUTHOR
484
  $seopress_titles_the_description = '<meta name="description" content="'.seopress_titles_archives_author_desc_option().'" />';
485
  $seopress_titles_the_description .= "\n";
545
  $queried_object = get_queried_object();
546
  $seopress_get_current_tax = $queried_object->taxonomy;
547
 
548
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_index',true) == 'yes') {
549
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_index',true);
550
+ } else {
551
+ $seopress_titles_tax_noindex_option = get_option("seopress_titles_option_name");
552
+ if ( ! empty ( $seopress_titles_tax_noindex_option ) ) {
553
+ foreach ($seopress_titles_tax_noindex_option as $key => $seopress_titles_tax_noindex_value)
554
+ $options[$key] = $seopress_titles_tax_noindex_value;
555
+ if (isset($seopress_titles_tax_noindex_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['noindex'])) {
556
+ return $seopress_titles_tax_noindex_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['noindex'];
557
+ }
558
+ }
559
  }
560
  };
561
 
703
  $queried_object = get_queried_object();
704
  $seopress_get_current_tax = $queried_object->taxonomy;
705
 
706
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_follow',true) == 'yes') {
707
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_follow',true);
708
+ } else {
709
+ $seopress_titles_tax_nofollow_option = get_option("seopress_titles_option_name");
710
+ if ( ! empty ( $seopress_titles_tax_nofollow_option ) ) {
711
+ foreach ($seopress_titles_tax_nofollow_option as $key => $seopress_titles_tax_nofollow_value)
712
+ $options[$key] = $seopress_titles_tax_nofollow_value;
713
+ if (isset($seopress_titles_tax_nofollow_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['nofollow'])) {
714
+ return $seopress_titles_tax_nofollow_option['seopress_titles_tax_titles'][$seopress_get_current_tax]['nofollow'];
715
+ }
716
+ }
717
  }
718
  };
719
 
806
  }
807
  elseif (is_singular() && seopress_titles_noodp_post_option()) {
808
  return seopress_titles_noodp_post_option();
809
+ } elseif (is_tax() || is_category() || is_tag()) {
810
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_odp',true) == 'yes') {
811
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_odp',true);
812
+ }
813
  }
814
  };
815
 
838
  }
839
  elseif (is_singular() && seopress_titles_noarchive_post_option()) {
840
  return seopress_titles_noarchive_post_option();
841
+ } elseif (is_tax() || is_category() || is_tag()) {
842
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_archive',true) == 'yes') {
843
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_archive',true);
844
+ }
845
  }
846
  };
847
 
870
  }
871
  elseif (is_singular() && seopress_titles_nosnippet_post_option()) {
872
  return seopress_titles_nosnippet_post_option();
873
+ } elseif (is_tax() || is_category() || is_tag()) {
874
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_snippet',true) == 'yes') {
875
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_snippet',true);
876
+ }
877
  }
878
  }
879
 
942
  if (seopress_titles_noimageindex_option()) {
943
  return seopress_titles_noimageindex_option();
944
  }
945
+ elseif (is_singular() && seopress_titles_noimageindex_post_option()) {
946
  return seopress_titles_noimageindex_post_option();
947
+ } elseif (is_tax() || is_category() || is_tag()) {
948
+ if (get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_imageindex',true) == 'yes') {
949
+ return get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_imageindex',true);
950
+ }
951
  }
952
  };
953
 
958
  }
959
  add_action( 'wp_head', 'seopress_titles_advanced_google_hook', 1 );
960
  };
961
+
962
+ //link rel prev/next
963
+ if (seopress_titles_paged_rel_option()) {
964
+ function seopress_titles_paged_rel_hook() {
965
+ global $paged;
966
+ if ( get_previous_posts_link() ) { ?>
967
+ <link rel="prev" href="<?php echo get_pagenum_link( $paged - 1 ); ?>" />
968
+ <?php } if ( get_next_posts_link() ) { ?>
969
+ <link rel="next" href="<?php echo get_pagenum_link( $paged + 1 ); ?>" />
970
+ <?php }
971
+ }
972
+ add_action( 'wp_head', 'seopress_titles_paged_rel_hook', 9 );
973
+ }
974
  } //END blog_public
975
 
976
  //canonical
979
  if ($_seopress_robots_canonical != '') {
980
  return $_seopress_robots_canonical;
981
  }
982
+ }
983
 
984
+ function seopress_titles_canonical_term_option() {
985
+ $_seopress_robots_canonical = get_term_meta(get_queried_object()->{'term_id'},'_seopress_robots_canonical',true);
986
+ if ($_seopress_robots_canonical != '') {
987
+ return $_seopress_robots_canonical;
988
+ }
989
+ }
990
+
991
+ if ( is_singular() && seopress_titles_canonical_post_option()) {
992
  function seopress_titles_canonical_post_hook() {
993
  $seopress_titles_canonical = '<link rel="canonical" href="'.seopress_titles_canonical_post_option().'" />';
994
  echo $seopress_titles_canonical."\n";
995
  }
996
  add_action( 'wp_head', 'seopress_titles_canonical_post_hook', 1 );
997
+ } elseif ((is_tax() || is_category() || is_tag()) && seopress_titles_canonical_term_option()) {
998
+ function seopress_titles_canonical_term_hook() {
999
+ $seopress_titles_canonical = '<link rel="canonical" href="'.seopress_titles_canonical_term_option().'" />';
1000
+ echo $seopress_titles_canonical."\n";
1001
+ }
1002
+ add_action( 'wp_head', 'seopress_titles_canonical_term_hook', 1 );
1003
  } else {
1004
  function seopress_titles_canonical_hook() {
1005
  global $wp;
1010
  }
1011
  if (is_search()) {
1012
  $seopress_titles_canonical = '<link rel="canonical" href="'.get_home_url().'/search/'.get_search_query().'" />';
1013
+ } elseif (is_paged()){
1014
+ $seopress_titles_canonical = '<link rel="canonical" href="'.get_pagenum_link('1').'" />';
1015
  } else {
1016
  $seopress_titles_canonical = '<link rel="canonical" href="'.$current_url.'" />';
1017
  }
inc/functions/options.php CHANGED
@@ -30,6 +30,45 @@ function seopress_enable() {
30
 
31
  //Front END
32
  if (seopress_get_toggle_titles_option() =='1') {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  add_action('wp_head', 'seopress_load_titles_options', 0);
34
  function seopress_load_titles_options() {
35
  if (!is_admin()){
@@ -48,12 +87,10 @@ if (seopress_get_toggle_social_option() =='1') {
48
  if (seopress_get_toggle_google_analytics_option() =='1') {
49
  add_action('wp_head', 'seopress_load_google_analytics_options', 0);
50
  function seopress_load_google_analytics_options() {
51
- if (!is_admin()){
52
- require_once ( dirname( __FILE__ ) . '/options-google-analytics.php'); //Google Analytics
53
- }
54
  }
55
  }
56
- add_action('init', 'seopress_load_redirections_options', 0);
57
  function seopress_load_redirections_options() {
58
  if (!is_admin()){
59
  require_once ( dirname( __FILE__ ) . '/options-redirections.php'); //Redirections
30
 
31
  //Front END
32
  if (seopress_get_toggle_titles_option() =='1') {
33
+ //Author archive Disabled
34
+ function seopress_titles_archives_author_disable_option() {
35
+ $seopress_titles_archives_author_disable_option = get_option("seopress_titles_option_name");
36
+ if ( ! empty ( $seopress_titles_archives_author_disable_option ) ) {
37
+ foreach ($seopress_titles_archives_author_disable_option as $key => $seopress_titles_archives_author_disable_value)
38
+ $options[$key] = $seopress_titles_archives_author_disable_value;
39
+ if (isset($seopress_titles_archives_author_disable_option['seopress_titles_archives_author_disable'])) {
40
+ return $seopress_titles_archives_author_disable_option['seopress_titles_archives_author_disable'];
41
+ }
42
+ }
43
+ };
44
+
45
+ //Date archive Disabled
46
+ function seopress_titles_archives_date_disable_option() {
47
+ $seopress_titles_archives_date_disable_option = get_option("seopress_titles_option_name");
48
+ if ( ! empty ( $seopress_titles_archives_date_disable_option ) ) {
49
+ foreach ($seopress_titles_archives_date_disable_option as $key => $seopress_titles_archives_date_disable_value)
50
+ $options[$key] = $seopress_titles_archives_date_disable_value;
51
+ if (isset($seopress_titles_archives_date_disable_option['seopress_titles_archives_date_disable'])) {
52
+ return $seopress_titles_archives_date_disable_option['seopress_titles_archives_date_disable'];
53
+ }
54
+ }
55
+ };
56
+
57
+ function seopress_titles_disable_archives() {
58
+ global $wp_query;
59
+
60
+ if (seopress_titles_archives_author_disable_option() =='1' && $wp_query->is_author) {
61
+ wp_redirect(get_home_url(), '301');
62
+ exit;
63
+ }
64
+ if (seopress_titles_archives_author_disable_option() =='1' && $wp_query->is_date) {
65
+ wp_redirect(get_home_url(), '301');
66
+ exit;
67
+ }
68
+ return false;
69
+ }
70
+
71
+ add_action('template_redirect', 'seopress_titles_disable_archives', 0);
72
  add_action('wp_head', 'seopress_load_titles_options', 0);
73
  function seopress_load_titles_options() {
74
  if (!is_admin()){
87
  if (seopress_get_toggle_google_analytics_option() =='1') {
88
  add_action('wp_head', 'seopress_load_google_analytics_options', 0);
89
  function seopress_load_google_analytics_options() {
90
+ require_once ( dirname( __FILE__ ) . '/options-google-analytics.php'); //Google Analytics
 
 
91
  }
92
  }
93
+ add_action('wp', 'seopress_load_redirections_options', 0);
94
  function seopress_load_redirections_options() {
95
  if (!is_admin()){
96
  require_once ( dirname( __FILE__ ) . '/options-redirections.php'); //Redirections
languages/wp-seopress-es_ES.mo CHANGED
Binary file
languages/wp-seopress-es_ES.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: 2017-04-27 13:46+0200\n"
6
- "PO-Revision-Date: 2017-04-27 13:46+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: es_ES\n"
@@ -15,85 +15,194 @@ msgstr ""
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
- #: inc/admin/admin-header.php:10
19
  msgid "SEOPress"
20
  msgstr "SEOPress"
21
 
22
- #: inc/admin/admin-header.php:14 inc/admin/adminbar.php:72
23
  msgid "PRO"
24
  msgstr "PRO"
25
 
26
- #: inc/admin/admin-header.php:25
27
- msgid "You like SEOPress? Don't forget to rate it 5 stars!"
28
- msgstr "¿Te gusta SEOPress? ¡No olvides valorarlo con 5 estrellas!"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
- #: inc/admin/admin-header.php:57
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  msgid "Support"
32
  msgstr "Soporte"
33
 
34
- #: inc/admin/admin-metaboxes.php:26 inc/admin/admin-metaboxes.php:28
35
- #: inc/admin/adminbar.php:16 inc/functions/options-advanced-admin.php:511
 
36
  msgid "SEO"
37
  msgstr "SEO"
38
 
39
- #: inc/admin/admin-metaboxes.php:123
40
  msgid "Titles settings"
41
  msgstr "Configuración de títulos"
42
 
43
- #: inc/admin/admin-metaboxes.php:124 inc/admin/admin.php:180
44
- #: inc/admin/admin.php:270 inc/admin/admin.php:542 inc/admin/admin.php:1090
45
- #: inc/admin/adminbar.php:46
46
- msgid "Advanced"
47
- msgstr "Avanzado"
48
-
49
- #: inc/admin/admin-metaboxes.php:125
50
  msgid "Social"
51
  msgstr "Social"
52
 
53
- #: inc/admin/admin-metaboxes.php:127
54
  msgid "Redirection"
55
  msgstr "Redirection"
56
 
57
- #: inc/admin/admin-metaboxes.php:130
58
  msgid "Google News"
59
  msgstr "Google News"
60
 
61
- #: inc/admin/admin-metaboxes.php:139
62
  msgid "Title"
63
  msgstr "Título"
64
 
65
- #: inc/admin/admin-metaboxes.php:140
66
  msgid "Enter your title"
67
  msgstr "Introduce tu título"
68
 
69
- #: inc/admin/admin-metaboxes.php:144 inc/admin/admin-metaboxes.php:152
 
70
  msgid "(maximum recommended limit)"
71
  msgstr "(límite máximo recomendado)"
72
 
73
- #: inc/admin/admin-metaboxes.php:147 inc/admin/admin.php:636
74
- #: inc/admin/admin.php:1469 inc/functions/options-advanced-admin.php:521
75
  msgid "Meta description"
76
  msgstr "Meta Descripción"
77
 
78
- #: inc/admin/admin-metaboxes.php:148
79
  msgid "Enter your meta description"
80
  msgstr "Introduce tu meta descripción"
81
 
82
- #: inc/admin/admin-metaboxes.php:157
83
  msgid "Google Snippet Preview"
84
  msgstr "Google Snippet Preview"
85
 
86
- #: inc/admin/admin-metaboxes.php:158
87
  msgid "This is what your page will look like in Google search results"
88
  msgstr "Esto es cómo tu página se verá en los resultados de búsqueda de Google"
89
 
90
- #: inc/admin/admin-metaboxes.php:174 inc/admin/admin.php:1627
91
- #: inc/admin/admin.php:2527 inc/admin/admin.php:2660 inc/admin/admin.php:2752
92
- #: inc/admin/admin.php:2827 inc/admin/admin.php:2878 inc/admin/admin.php:2962
93
  msgid "noindex"
94
  msgstr "noindex"
95
 
96
- #: inc/admin/admin-metaboxes.php:175 inc/admin/admin.php:2964
97
  msgid ""
98
  "Do not display all pages of the site in Google search results and do not "
99
  "display \"Cached\" links in search results."
@@ -101,22 +210,22 @@ msgstr ""
101
  "No mostrar todas las páginas del sitio en los resultados de búsqueda de "
102
  "Google y no mostrar enlaces de \"Caché\" en resultados de la búsqueda."
103
 
104
- #: inc/admin/admin-metaboxes.php:180 inc/admin/admin.php:1635
105
- #: inc/admin/admin.php:2546 inc/admin/admin.php:2679 inc/admin/admin.php:2771
106
- #: inc/admin/admin.php:2981
107
  msgid "nofollow"
108
  msgstr "nofollow"
109
 
110
- #: inc/admin/admin-metaboxes.php:181 inc/admin/admin.php:2983
111
  msgid "Do not follow links for all pages."
112
  msgstr "No seguir enlaces para todas las páginas."
113
 
114
- #: inc/admin/admin-metaboxes.php:186 inc/admin/admin.php:1643
115
- #: inc/admin/admin.php:3000
116
  msgid "noodp"
117
  msgstr "noodp"
118
 
119
- #: inc/admin/admin-metaboxes.php:187 inc/admin/admin.php:3002
120
  msgid ""
121
  "Do not use Open Directory project metadata for titles or excerpts for all "
122
  "pages."
@@ -124,174 +233,177 @@ msgstr ""
124
  "No usar metadatos de proyecto de Open Directory para títulos o fragmentos "
125
  "para todas las páginas."
126
 
127
- #: inc/admin/admin-metaboxes.php:192 inc/admin/admin.php:1651
128
- #: inc/admin/admin.php:3019
129
  msgid "noimageindex"
130
  msgstr "noimageindex"
131
 
132
- #: inc/admin/admin-metaboxes.php:193 inc/admin/admin.php:3021
133
  msgid "Do not index images from the entire site."
134
  msgstr "No indexar imágenes para todo el sitio."
135
 
136
- #: inc/admin/admin-metaboxes.php:198 inc/admin/admin.php:1659
137
- #: inc/admin/admin.php:3038
138
  msgid "noarchive"
139
  msgstr "noarchive"
140
 
141
- #: inc/admin/admin-metaboxes.php:199 inc/admin/admin.php:3040
142
  msgid "Do not display a \"Cached\" link in the Google search results."
143
  msgstr ""
144
  "No mostrar un enlace de \"Caché\" en resultados de la búsqueda de Google."
145
 
146
- #: inc/admin/admin-metaboxes.php:204 inc/admin/admin.php:1667
147
- #: inc/admin/admin.php:3057
148
  msgid "nosnippet"
149
  msgstr "nosnippet"
150
 
151
- #: inc/admin/admin-metaboxes.php:205 inc/admin/admin.php:3059
152
  msgid ""
153
  "Do not display a description in the Google search results for all pages."
154
  msgstr ""
155
  "No mostrar una descripción en los resultados de búsqueda de Google para "
156
  "todas las páginas."
157
 
158
- #: inc/admin/admin-metaboxes.php:208 inc/admin/admin.php:640
159
  msgid "Canonical URL"
160
  msgstr "URL canónica"
161
 
162
- #: inc/admin/admin-metaboxes.php:209
163
  msgid "Default value: "
164
  msgstr "Valor por defecto:"
165
 
166
- #: inc/admin/admin-metaboxes.php:215
167
  msgid "Facebook Title"
168
  msgstr "Título de Facebook"
169
 
170
- #: inc/admin/admin-metaboxes.php:216
171
  msgid "Enter your Facebook title"
172
  msgstr "Introduce tu título de Facebook"
173
 
174
- #: inc/admin/admin-metaboxes.php:219
175
  msgid "Facebook description"
176
  msgstr "Descripción de Facebook"
177
 
178
- #: inc/admin/admin-metaboxes.php:220
179
  msgid "Enter your Facebook description"
180
  msgstr "Introduce tu descripción de Facebook"
181
 
182
- #: inc/admin/admin-metaboxes.php:223
183
  msgid "Facebook Thumbnail"
184
  msgstr "Imagen de Facebook"
185
 
186
- #: inc/admin/admin-metaboxes.php:224
187
  msgid "Minimum size: 200x200px"
188
  msgstr "Tamaño mínimo: 200x200px"
189
 
190
- #: inc/admin/admin-metaboxes.php:225 inc/admin/admin-metaboxes.php:241
191
- #: inc/admin/admin.php:3508 inc/admin/admin.php:3568
 
192
  msgid "Select your default thumbnail"
193
  msgstr "Selecciona tu miniatura predeterminada"
194
 
195
- #: inc/admin/admin-metaboxes.php:226 inc/admin/admin-metaboxes.php:242
196
- #: inc/admin/admin.php:3266 inc/admin/admin.php:3510 inc/admin/admin.php:3570
 
197
  msgid "Upload an Image"
198
  msgstr "Subir una imagen"
199
 
200
- #: inc/admin/admin-metaboxes.php:231
201
  msgid "Twitter Title"
202
  msgstr "Título de Twitter"
203
 
204
- #: inc/admin/admin-metaboxes.php:232
205
  msgid "Enter your Twitter title"
206
  msgstr "Introduce tu título de Twitter"
207
 
208
- #: inc/admin/admin-metaboxes.php:235
209
  msgid "Twitter description"
210
  msgstr "Descripción de Twitter"
211
 
212
- #: inc/admin/admin-metaboxes.php:236
213
  msgid "Enter your Twitter description"
214
  msgstr "Introduce tu descripción de Twitter"
215
 
216
- #: inc/admin/admin-metaboxes.php:239
217
  msgid "Twitter Thumbnail"
218
  msgstr "Imagen de Twitter"
219
 
220
- #: inc/admin/admin-metaboxes.php:240
221
  msgid "Minimum size: 160x160px"
222
  msgstr "Tamaño mínimo: 160x160px"
223
 
224
- #: inc/admin/admin-metaboxes.php:251
225
  msgid "Enable redirection?"
226
  msgstr "¿Habilitar la redirección?"
227
 
228
- #: inc/admin/admin-metaboxes.php:255
229
  msgid "URL redirection"
230
  msgstr "Redirección de URL"
231
 
232
- #: inc/admin/admin-metaboxes.php:257
233
  msgid "301 Moved Permanently"
234
  msgstr ""
235
 
236
- #: inc/admin/admin-metaboxes.php:258
237
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
238
  msgstr ""
239
 
240
- #: inc/admin/admin-metaboxes.php:259
241
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
242
  msgstr ""
243
 
244
- #: inc/admin/admin-metaboxes.php:261
245
  msgid "Enter your new URL"
246
  msgstr ""
247
 
248
- #: inc/admin/admin-metaboxes.php:264 inc/admin/admin-metaboxes.php:266
 
249
  msgid "Test your URL"
250
  msgstr "Prueba tu URL"
251
 
252
- #: inc/admin/admin-metaboxes.php:275
253
  msgid "Exclude this post from Google News Sitemap?"
254
  msgstr "¿Excluir este post de Google News Sitemap?"
255
 
256
- #: inc/admin/admin-metaboxes.php:279
257
  msgid "Google News Genres"
258
  msgstr "Género de Google News"
259
 
260
- #: inc/admin/admin-metaboxes.php:281 inc/admin/admin.php:3753
261
- #: inc/admin/admin.php:3830 inc/admin/admin.php:3907 inc/admin/admin.php:3984
262
- #: inc/admin/admin.php:4061
263
  msgid "None"
264
  msgstr "Ninguna"
265
 
266
- #: inc/admin/admin-metaboxes.php:282
267
  msgid "Press Release"
268
  msgstr "Comunicado de prensa"
269
 
270
- #: inc/admin/admin-metaboxes.php:283
271
  msgid "Satire"
272
  msgstr "Sátira"
273
 
274
- #: inc/admin/admin-metaboxes.php:284
275
  msgid "Blog"
276
  msgstr "Blog"
277
 
278
- #: inc/admin/admin-metaboxes.php:285
279
  msgid "OpEd"
280
  msgstr "Editorial"
281
 
282
- #: inc/admin/admin-metaboxes.php:286
283
  msgid "Opinion"
284
  msgstr "Opinión"
285
 
286
- #: inc/admin/admin-metaboxes.php:287
287
  msgid "UserGenerated"
288
  msgstr "UserGenerated"
289
 
290
- #: inc/admin/admin-metaboxes.php:292
291
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
292
  msgstr "Palabras clave Google News <em>(límite máximo recomendado: 12)</em>"
293
 
294
- #: inc/admin/admin-metaboxes.php:293
295
  msgid "Enter your Google News Keywords"
296
  msgstr "Introduce tus palabras clave Google News"
297
 
@@ -299,185 +411,165 @@ msgstr "Introduce tus palabras clave Google News"
299
  msgid "404 - Page not found"
300
  msgstr "404 - Página no encontrada"
301
 
302
- #: inc/admin/admin.php:175
303
  msgid "Dashboard"
304
  msgstr ""
305
 
306
- #: inc/admin/admin.php:176 inc/admin/adminbar.php:22
307
- msgid "Titles & Metas"
308
- msgstr "Títulos y Metas"
309
-
310
- #: inc/admin/admin.php:177 inc/admin/admin.php:1003
311
  msgid "XML / Image / HTML Sitemap"
312
  msgstr "XML / imagen / Mapa del sitio HTML"
313
 
314
- #: inc/admin/admin.php:177 inc/admin/adminbar.php:28
315
- msgid "XML / HTML Sitemap"
316
- msgstr "XML / Mapa del sitio HTML"
317
-
318
- #: inc/admin/admin.php:178 inc/admin/admin.php:1032 inc/admin/adminbar.php:34
319
- msgid "Social Networks"
320
- msgstr ""
321
-
322
- #: inc/admin/admin.php:179 inc/admin/admin.php:1061 inc/admin/adminbar.php:40
323
- msgid "Google Analytics"
324
- msgstr "Google Analytics"
325
-
326
- #: inc/admin/admin.php:181 inc/admin/admin.php:1379 inc/admin/adminbar.php:52
327
- msgid "Tools"
328
- msgstr ""
329
-
330
- #: inc/admin/admin.php:188
331
  #, php-format
332
  msgid "%%sitetitle%%"
333
  msgstr "%%sitetitle%%"
334
 
335
- #: inc/admin/admin.php:188 inc/admin/admin.php:2448 inc/admin/admin.php:2495
336
- #: inc/admin/admin.php:2612 inc/admin/admin.php:2720 inc/admin/admin.php:2796
337
- #: inc/admin/admin.php:2848 inc/admin/admin.php:2899 inc/admin/admin.php:2931
338
  msgid "Site Title"
339
  msgstr "Título del sitio"
340
 
341
- #: inc/admin/admin.php:189
342
  #, php-format
343
  msgid "%%tagline%%"
344
  msgstr "%%tagline%%"
345
 
346
- #: inc/admin/admin.php:189 inc/admin/admin.php:2449 inc/admin/admin.php:2460
347
  msgid "Tagline"
348
  msgstr "Lema del sitio"
349
 
350
- #: inc/admin/admin.php:190
351
  #, php-format
352
  msgid "%%post_title%%"
353
  msgstr "%%post_title%%"
354
 
355
- #: inc/admin/admin.php:190
356
  msgid "Post Title (post, page, custom post type)"
357
  msgstr "Título de Post (post, página, tipo de post personalizado)"
358
 
359
- #: inc/admin/admin.php:191
360
  #, php-format
361
  msgid "%%post_excerpt%%"
362
  msgstr "%%post_excerpt%%"
363
 
364
- #: inc/admin/admin.php:191
365
  msgid "Post excerpt"
366
  msgstr "Extracto de Post"
367
 
368
- #: inc/admin/admin.php:192
369
  #, php-format
370
  msgid "%%post_date%%"
371
  msgstr "%%post_date%%"
372
 
373
- #: inc/admin/admin.php:192
374
  msgid "Post date"
375
  msgstr "Fecha de Post"
376
 
377
- #: inc/admin/admin.php:193
378
  #, php-format
379
  msgid "%%post_author%%"
380
  msgstr "%%post_author%%"
381
 
382
- #: inc/admin/admin.php:193 inc/admin/admin.php:2795
383
  msgid "Post author"
384
  msgstr "Autor de Post"
385
 
386
- #: inc/admin/admin.php:194
387
  #, php-format
388
  msgid "%%_category_title%%"
389
  msgstr "%%_category_title%%"
390
 
391
- #: inc/admin/admin.php:194
392
  msgid "Category title"
393
  msgstr "Título de Categoría"
394
 
395
- #: inc/admin/admin.php:195
396
  #, php-format
397
  msgid "%%_category_description%%"
398
  msgstr "%%_category_description%%"
399
 
400
- #: inc/admin/admin.php:195
401
  msgid "Category description"
402
  msgstr "Descripción de Categoría"
403
 
404
- #: inc/admin/admin.php:196
405
  #, php-format
406
  msgid "%%tag_title%%"
407
  msgstr "%%tag_title%%"
408
 
409
- #: inc/admin/admin.php:196
410
  msgid "Tag title"
411
  msgstr "Título de Etiqueta"
412
 
413
- #: inc/admin/admin.php:197
414
  #, php-format
415
  msgid "%%tag_description%%"
416
  msgstr "%%tag_description%%"
417
 
418
- #: inc/admin/admin.php:197
419
  msgid "Tag description"
420
  msgstr "Descripción de Etiqueta"
421
 
422
- #: inc/admin/admin.php:198
423
  #, php-format
424
  msgid "%%term_title%%"
425
  msgstr "%%term_title%%"
426
 
427
- #: inc/admin/admin.php:198
428
  msgid "Term title"
429
  msgstr "Título de término"
430
 
431
- #: inc/admin/admin.php:199
432
  #, php-format
433
  msgid "%%term_description%%"
434
  msgstr "%%term_description%%"
435
 
436
- #: inc/admin/admin.php:199
437
  msgid "Term description"
438
  msgstr "Descripción del término"
439
 
440
- #: inc/admin/admin.php:200
441
  #, php-format
442
  msgid "%%search_keywords%%"
443
  msgstr "%%search_keywords%%"
444
 
445
- #: inc/admin/admin.php:200
446
  msgid "Search keywords"
447
  msgstr "Buscar palabras clave"
448
 
449
- #: inc/admin/admin.php:201
450
  #, php-format
451
  msgid "%%current_pagination%%"
452
  msgstr "%%current_pagination%%"
453
 
454
- #: inc/admin/admin.php:201
455
  msgid "Current number page"
456
  msgstr "Número de página actual"
457
 
458
- #: inc/admin/admin.php:202
459
  #, php-format
460
  msgid "%%cpt_plural%%"
461
  msgstr "%%cpt_plural%%"
462
 
463
- #: inc/admin/admin.php:202
464
  msgid "Plural Post Type Archive name"
465
  msgstr "Nombre de Tipo de Archivo de Post Plural"
466
 
467
- #: inc/admin/admin.php:203
468
  #, php-format
469
  msgid "%%date_archive%%"
470
  msgstr "%%date_archive%%"
471
 
472
- #: inc/admin/admin.php:203
473
  msgid "Date Archive"
474
  msgstr "Archivo de Fecha"
475
 
476
- #: inc/admin/admin.php:209
477
  msgid "Templates variables"
478
  msgstr "Variables de plantillas"
479
 
480
- #: inc/admin/admin.php:227
481
  msgid ""
482
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
483
  "None of the following settings will be applied."
@@ -485,109 +577,113 @@ msgstr ""
485
  "La disuación de los motores de búsqueda de índice de este sitio está "
486
  "<strong>ACTIVADO</strong> Ninguno de los siguientes ajustes se aplicará."
487
 
488
- #: inc/admin/admin.php:228
489
  msgid "Change this settings"
490
  msgstr "Cambia esta configuración"
491
 
492
- #: inc/admin/admin.php:248 inc/admin/admin.php:252 inc/admin/admin.php:315
493
- #: inc/admin/admin.php:319 inc/admin/admin.php:380 inc/admin/admin.php:384
494
- #: inc/admin/admin.php:447 inc/admin/admin.php:451 inc/admin/admin.php:524
495
- #: inc/admin/admin.php:528 inc/admin/admin.php:988 inc/admin/admin.php:992
496
- #: inc/admin/admin.php:1017 inc/admin/admin.php:1021 inc/admin/admin.php:1046
497
- #: inc/admin/admin.php:1050 inc/admin/admin.php:1075 inc/admin/admin.php:1079
498
- #: inc/admin/admin.php:1104 inc/admin/admin.php:1108 inc/admin/admin.php:1133
499
- #: inc/admin/admin.php:1137 inc/admin/admin.php:1161 inc/admin/admin.php:1165
500
- #: inc/admin/admin.php:1189 inc/admin/admin.php:1193 inc/admin/admin.php:1217
501
- #: inc/admin/admin.php:1221 inc/admin/admin.php:1245 inc/admin/admin.php:1249
502
- #: inc/admin/admin.php:1285 inc/admin/admin.php:1289 inc/admin/admin.php:1314
503
- #: inc/admin/admin.php:1318 inc/admin/admin.php:1342 inc/admin/admin.php:1346
504
  msgid "Click to disable this feature"
505
  msgstr "Haga clic para desactivar esta función"
506
 
507
- #: inc/admin/admin.php:249 inc/admin/admin.php:251 inc/admin/admin.php:316
508
- #: inc/admin/admin.php:318 inc/admin/admin.php:381 inc/admin/admin.php:383
509
- #: inc/admin/admin.php:448 inc/admin/admin.php:450 inc/admin/admin.php:525
510
- #: inc/admin/admin.php:527 inc/admin/admin.php:989 inc/admin/admin.php:991
511
- #: inc/admin/admin.php:1018 inc/admin/admin.php:1020 inc/admin/admin.php:1047
512
- #: inc/admin/admin.php:1049 inc/admin/admin.php:1076 inc/admin/admin.php:1078
513
- #: inc/admin/admin.php:1105 inc/admin/admin.php:1107 inc/admin/admin.php:1134
514
- #: inc/admin/admin.php:1136 inc/admin/admin.php:1162 inc/admin/admin.php:1164
515
- #: inc/admin/admin.php:1190 inc/admin/admin.php:1192 inc/admin/admin.php:1218
516
- #: inc/admin/admin.php:1220 inc/admin/admin.php:1246 inc/admin/admin.php:1248
517
- #: inc/admin/admin.php:1286 inc/admin/admin.php:1288 inc/admin/admin.php:1315
518
- #: inc/admin/admin.php:1317 inc/admin/admin.php:1343 inc/admin/admin.php:1345
519
  msgid "Click to enable this feature"
520
  msgstr "Haga clic para activar esta función"
521
 
522
- #: inc/admin/admin.php:266
523
  msgid "Home"
524
  msgstr "Inicio"
525
 
526
- #: inc/admin/admin.php:267
527
  msgid "Single Post Types"
528
  msgstr "Tipos de Post Individuales"
529
 
530
- #: inc/admin/admin.php:268
531
  msgid "Archives"
532
  msgstr "Archivos"
533
 
534
- #: inc/admin/admin.php:269 inc/admin/admin.php:335
535
  msgid "Taxonomies"
536
  msgstr "Taxonomías"
537
 
538
- #: inc/admin/admin.php:333 inc/admin/admin.php:466 inc/admin/admin.php:473
539
  msgid "General"
540
  msgstr "General"
541
 
542
- #: inc/admin/admin.php:334
543
  msgid "Post Types"
544
  msgstr "Tipos de Post"
545
 
546
- #: inc/admin/admin.php:336
547
  msgid "HTML Sitemap"
548
  msgstr "Mapa del sitio HTML"
549
 
550
- #: inc/admin/admin.php:398
551
  msgid "Knowledge Graph"
552
  msgstr "Gráfico de conocimiento"
553
 
554
- #: inc/admin/admin.php:399
555
  msgid "Your social accounts"
556
  msgstr "Tus cuentas sociales"
557
 
558
- #: inc/admin/admin.php:400
559
  msgid "Facebook"
560
  msgstr "Facebook"
561
 
562
- #: inc/admin/admin.php:401
563
  msgid "Twitter"
564
  msgstr "Twitter"
565
 
566
- #: inc/admin/admin.php:467 inc/admin/admin.php:474
567
  msgid "Tracking"
568
  msgstr "Seguimiento"
569
 
570
- #: inc/admin/admin.php:468 inc/admin/admin.php:475
 
 
 
 
571
  msgid "Custom Dimensions"
572
  msgstr "Dimensiones personalizadas"
573
 
574
- #: inc/admin/admin.php:469
575
  msgid "Stats in Dashboard"
576
  msgstr "Estadísticas en el Escritorio"
577
 
578
- #: inc/admin/admin.php:543
579
  msgid "Appearance"
580
  msgstr "Apariencia"
581
 
582
- #: inc/admin/admin.php:544
583
  msgid "Security"
584
  msgstr "Seguridad"
585
 
586
- #: inc/admin/admin.php:576
587
  msgid "Export Settings"
588
  msgstr "Exportar configuración"
589
 
590
- #: inc/admin/admin.php:578
591
  msgid ""
592
  "Export the plugin settings for this site as a .json file. This allows you to "
593
  "easily import the configuration into another site."
@@ -595,15 +691,15 @@ msgstr ""
595
  "Exportar la configuración del plugin de este sitio como un archivo .json. "
596
  "Esto le permite importar fácilmente la configuración en otro sitio."
597
 
598
- #: inc/admin/admin.php:583
599
  msgid "Export"
600
  msgstr "Exportar"
601
 
602
- #: inc/admin/admin.php:590
603
  msgid "Import Settings"
604
  msgstr "Importar configuración"
605
 
606
- #: inc/admin/admin.php:592
607
  msgid ""
608
  "Import the plugin settings from a .json file. This file can be obtained by "
609
  "exporting the settings on another site using the form above."
@@ -612,66 +708,66 @@ msgstr ""
612
  "puede obtener mediante la exportación de los ajustes en otro sitio usando el "
613
  "formulario de arriba."
614
 
615
- #: inc/admin/admin.php:600 inc/admin/admin.php:623
616
  msgid "Import"
617
  msgstr "Importar"
618
 
619
- #: inc/admin/admin.php:608
620
  msgid "Import Redirections"
621
  msgstr ""
622
 
623
- #: inc/admin/admin.php:610
624
  msgid ""
625
  "Import your own redirections from a .csv file (separator \";\"). You must "
626
  "have 3 columns in this order: url to match (without your domain name), url "
627
  "to redirect in absolute and type of redirection (301, 302 or 307)."
628
  msgstr ""
629
 
630
- #: inc/admin/admin.php:613
631
- msgid "Download an example CSV"
632
  msgstr ""
633
 
634
- #: inc/admin/admin.php:631
635
- msgid "Import posts metadata from Yoast"
636
- msgstr "Importar los mensajes de metadatos de Yoast"
637
 
638
- #: inc/admin/admin.php:633
639
  msgid "By clicking Migrate, we'll import:"
640
  msgstr "Clicando sobre Migrar, importaremos:"
641
 
642
- #: inc/admin/admin.php:635
643
  msgid "Title tags"
644
  msgstr "Etiquetas de título"
645
 
646
- #: inc/admin/admin.php:637
647
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
648
  msgstr ""
649
  "Etiquetas de Facebook Open Graph (título, Descripción e imagen miniatura)"
650
 
651
- #: inc/admin/admin.php:638
652
  msgid "Twitter tags (title, description and image thumbnail)"
653
  msgstr "Etiquetas de Twitter (título, Descripción e imagen miniatura)"
654
 
655
- #: inc/admin/admin.php:639
656
  msgid "Meta Robots (noindex, nofollow...)"
657
  msgstr "Meta Robots (noindex, nofollow...)"
658
 
659
- #: inc/admin/admin.php:642
660
  msgid ""
661
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
662
  msgstr ""
663
  "<strong>ADVERTENCIA:</strong> Migración eliminará todos los mensajes de "
664
  "metadatos de SEOPress"
665
 
666
- #: inc/admin/admin.php:643
667
  msgid "Migrate now"
668
  msgstr "Migrar ahora"
669
 
670
- #: inc/admin/admin.php:650
671
  msgid "Reset All Notices From Notifications Center"
672
  msgstr "Restablecer todos los avisos del Centro de Notificaciones"
673
 
674
- #: inc/admin/admin.php:652
675
  msgid ""
676
  "By clicking Reset Notices, you'll see all notices again in notifications "
677
  "center."
@@ -679,15 +775,15 @@ msgstr ""
679
  "Clicando en Restablecer Avisos, verás todos los avisos otra vez en el centro "
680
  "de notificaciones."
681
 
682
- #: inc/admin/admin.php:657
683
  msgid "Reset notices"
684
  msgstr "Restablecer avisos"
685
 
686
- #: inc/admin/admin.php:664
687
  msgid "Reset All Settings"
688
  msgstr "Restablecer todas las configuraciónes"
689
 
690
- #: inc/admin/admin.php:666
691
  msgid ""
692
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
693
  "database AND set settings to their default values."
@@ -696,15 +792,24 @@ msgstr ""
696
  "SEOPress en su base de datos Y la configuración a sus valores "
697
  "predeterminados."
698
 
699
- #: inc/admin/admin.php:671
700
  msgid "Reset settings"
701
  msgstr "Reiniciar Ajustes"
702
 
703
- #: inc/admin/admin.php:708
 
 
 
 
 
 
 
 
 
704
  msgid "Notifications Center"
705
  msgstr "Centro de Notificaciones"
706
 
707
- #: inc/admin/admin.php:713
708
  msgid ""
709
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
710
  "posts metadata to SEOPress?"
@@ -712,171 +817,228 @@ msgstr ""
712
  "Hemos observado que utilizas Yoast SEO. <br> ¿Migrar los metadatos de sus "
713
  "artículos, páginas y tipos de elementos personalizados a SEOPress?"
714
 
715
- #: inc/admin/admin.php:715
716
  msgid "Migrate!"
717
  msgstr "Migrar"
718
 
719
- #: inc/admin/admin.php:736
720
  msgid "Your site doesn't use an SSL certificate!"
721
  msgstr "¡Tu sitio no utiliza un certificado SSL!"
722
 
723
- #: inc/admin/admin.php:737 inc/admin/admin.php:3663 inc/admin/admin.php:3684
724
- #: inc/admin/admin.php:3705 inc/admin/admin.php:3726
725
  msgid "Learn more"
726
  msgstr "Saber más"
727
 
728
- #: inc/admin/admin.php:738
729
  msgid "Low impact"
730
  msgstr "Bajo impacto"
731
 
732
- #: inc/admin/admin.php:740
733
  msgid "Buy an SSL!"
734
  msgstr "¡Comprar un SSL!"
735
 
736
- #: inc/admin/admin.php:750
737
  msgid "Your site is not visible to Search Engines!"
738
  msgstr "¡Tu sitio no es visible para los motores de búsqueda!"
739
 
740
- #: inc/admin/admin.php:751 inc/admin/admin.php:761 inc/admin/admin.php:771
741
  msgid "High impact"
742
  msgstr "Alto impacto"
743
 
744
- #: inc/admin/admin.php:753 inc/admin/admin.php:763 inc/admin/admin.php:773
745
- #: inc/admin/admin.php:797 inc/admin/admin.php:851 inc/admin/admin.php:890
746
- #: inc/admin/admin.php:962
747
  msgid "Fix this!"
748
  msgstr "¡Solucionarlo!"
749
 
750
- #: inc/admin/admin.php:760
751
  msgid "Your site title is empty!"
752
  msgstr "¡El título de tu sitio está vacío!"
753
 
754
- #: inc/admin/admin.php:770
755
  msgid ""
756
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
757
  msgstr ""
758
  "¡Tus permalinks no son SEO amigables! Activa permalinks buenos para "
759
  "solucionar este problema."
760
 
761
- #: inc/admin/admin.php:794
762
  msgid "You RSS feed show full text!"
763
  msgstr "¡Tu fuente RSS muestra el texto completo!"
764
 
765
- #: inc/admin/admin.php:795 inc/admin/admin.php:849 inc/admin/admin.php:888
766
  msgid "Medium impact"
767
  msgstr "Impacto medio"
768
 
769
- #: inc/admin/admin.php:821
770
  msgid "Break comments into pages is ON!"
771
  msgstr "¡Los comentarios divididos en las páginas está activo!"
772
 
773
- #: inc/admin/admin.php:822 inc/admin/admin.php:876 inc/admin/admin.php:912
774
- #: inc/admin/admin.php:948
775
  msgid "Huge impact"
776
  msgstr "Gran impacto"
777
 
778
- #: inc/admin/admin.php:824
779
  msgid "Disable this!"
780
  msgstr "¡Desactivar esto!"
781
 
782
- #: inc/admin/admin.php:848
783
  msgid "Display more posts per page on homepage and archives"
784
  msgstr ""
785
 
786
- #: inc/admin/admin.php:875
787
- msgid ""
788
- "Disable trailing slash for metas <br>if your pemarlink structure doesn't "
789
- "have a trailing slash"
790
- msgstr ""
791
-
792
- #: inc/admin/admin.php:878 inc/admin/admin.php:976 inc/admin/admin.php:1005
793
- #: inc/admin/admin.php:1034 inc/admin/admin.php:1063 inc/admin/admin.php:1092
794
- #: inc/admin/admin.php:1121 inc/admin/admin.php:1149 inc/admin/admin.php:1177
795
- #: inc/admin/admin.php:1205 inc/admin/admin.php:1233 inc/admin/admin.php:1262
796
- #: inc/admin/admin.php:1273 inc/admin/admin.php:1302 inc/admin/admin.php:1330
797
- #: inc/admin/admin.php:1369 inc/admin/admin.php:1381 inc/admin/admin.php:1393
798
- msgid "Manage"
799
- msgstr "Gestionar"
800
-
801
- #: inc/admin/admin.php:887
802
  msgid "You don't have an XML Sitemap!"
803
  msgstr "¡No tienes un Sitemap XML!"
804
 
805
- #: inc/admin/admin.php:911
806
  msgid "Do you have a Google Business page? It's free!"
807
  msgstr "¿Tienes una página de Google Business? ¡Es gratis!"
808
 
809
- #: inc/admin/admin.php:914
810
  msgid "Create your page now!"
811
  msgstr "¡Crea tu página ahora!"
812
 
813
- #: inc/admin/admin.php:947
814
  msgid "Add your site to Google. It's free!"
815
  msgstr "Agrega tu sitio a Google. ¡Es gratis!"
816
 
817
- #: inc/admin/admin.php:950
818
  msgid "Add your site to Search Console!"
819
  msgstr "¡Agrega tu sitio a Search Console!"
820
 
821
- #: inc/admin/admin.php:960
822
  msgid "You have to enter your licence key to get updates and support"
823
  msgstr ""
824
  "Tienes que introducir tu clave de licencia para obtener actualizaciones y "
825
  "soporte"
826
 
827
- #: inc/admin/admin.php:974
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
828
  msgid "Titles & metas"
829
  msgstr "Títulos y Metas"
830
 
831
- #: inc/admin/admin.php:975
832
  msgid "Manage all your titles & metas"
833
  msgstr "Administrar todos tus títulos y metas"
834
 
835
- #: inc/admin/admin.php:1004
 
 
 
 
 
 
 
 
 
836
  msgid "Manage your XML / Image / HTML Sitemap"
837
  msgstr "Gestionar tu XML / imagen / mapa del sitio HTML"
838
 
839
- #: inc/admin/admin.php:1033
840
  msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
841
  msgstr "Open Graph, Twitter Card, Google Knowledge Graph y más..."
842
 
843
- #: inc/admin/admin.php:1062
844
  msgid "Track everything about your visitors with Google Analytics"
845
  msgstr "Siga todo acerca de sus visitantes con Google Analytics"
846
 
847
- #: inc/admin/admin.php:1091
848
  msgid "Advanced SEO options for advanced users!"
849
  msgstr "¡Opciones avanzadas de SEO para usuarios avanzados!"
850
 
851
- #: inc/admin/admin.php:1119
852
- msgid "WooCommerce"
853
- msgstr "WooCommerce"
854
-
855
- #: inc/admin/admin.php:1120
856
  msgid "Improve WooCommerce SEO"
857
  msgstr "Mejorar SEO WooCommerce"
858
 
859
- #: inc/admin/admin.php:1147
860
- msgid "Local Business"
861
- msgstr ""
862
-
863
- #: inc/admin/admin.php:1148
864
  msgid "Add Google Local Business data type"
865
  msgstr ""
866
 
867
- #: inc/admin/admin.php:1175
868
- msgid "Dublin Core"
869
- msgstr "Dublin Core"
870
-
871
- #: inc/admin/admin.php:1176
872
  msgid "Add Dublin Core meta tags"
873
  msgstr "Agregar metaetiquetas Dublin Core"
874
 
875
- #: inc/admin/admin.php:1203
876
- msgid "Structured Data Types"
877
- msgstr "Tipos de datos estructurados"
878
-
879
- #: inc/admin/admin.php:1204
880
  msgid ""
881
  "Add data types to your content: articles, courses, recipes, videos, events "
882
  "and products"
@@ -884,357 +1046,353 @@ msgstr ""
884
  "Añadir tipos de datos a tu contenido: artículos, cursos, recetas, videos, "
885
  "eventos y productos"
886
 
887
- #: inc/admin/admin.php:1231
888
- msgid "Breadcrumbs"
889
- msgstr "Migas de pan"
890
-
891
- #: inc/admin/admin.php:1232
892
  msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
893
  msgstr "Habilitar migas de pan para tu tema y mejorar tu SEO en SERPs"
894
 
895
- #: inc/admin/admin.php:1260
896
- msgid "Google Page Speed"
897
- msgstr "Google Page Speed"
898
-
899
- #: inc/admin/admin.php:1261
900
  msgid "Track your website performance to improve SEO with Google Page Speed"
901
  msgstr ""
902
  "Seguir el rendimiento de su sitio web para mejorar el SEO con Google Page "
903
  "Speed"
904
 
905
- #: inc/admin/admin.php:1271
906
- msgid "robots.txt"
907
- msgstr ""
908
-
909
- #: inc/admin/admin.php:1272
910
  msgid "Edit your robots.txt file"
911
  msgstr "Edita tu archivo robots.txt"
912
 
913
- #: inc/admin/admin.php:1300
914
- msgid "Google News Sitemap"
915
- msgstr "Google News Sitemap"
916
-
917
- #: inc/admin/admin.php:1301
918
  msgid "Optimize your site for Google News"
919
  msgstr "Optimizar tu sitio para Google News"
920
 
921
- #: inc/admin/admin.php:1328 inc/admin/adminbar.php:78
922
- msgid "Redirections"
923
- msgstr "redirecciones"
924
-
925
- #: inc/admin/admin.php:1329
926
  msgid "Monitor 404, create 301, 302 and 307 redirections"
927
  msgstr "Monitorear 404, crear redirecciones 301, 302 y 307"
928
 
929
- #: inc/admin/admin.php:1357
930
- msgid "SEOPress BOT - Broken links"
931
  msgstr ""
932
 
933
- #: inc/admin/admin.php:1358
934
  msgid "Scan your site to find SEO problems."
935
  msgstr "Analiza tu sitio para encontrar problemas SEO."
936
 
937
- #: inc/admin/admin.php:1359
 
 
 
 
938
  msgid "Scan"
939
  msgstr "Analizar"
940
 
941
- #: inc/admin/admin.php:1367
942
- msgid ".htaccess"
943
- msgstr ""
944
-
945
- #: inc/admin/admin.php:1368
946
  msgid "Edit your htaccess file."
947
  msgstr "Editar tu archivo htaccess."
948
 
949
- #: inc/admin/admin.php:1380
 
 
 
 
950
  msgid "Import / export SEOPress settings from site to site."
951
  msgstr "Importar / exportar configuración de SEOPress de sitio a sitio."
952
 
953
- #: inc/admin/admin.php:1391 inc/admin/adminbar.php:66
954
- msgid "License"
955
- msgstr "Licencia"
956
-
957
- #: inc/admin/admin.php:1392
958
  msgid "Edit your SEOPress license key."
959
  msgstr "Editar tu clave de licencia de SEOPress."
960
 
961
- #: inc/admin/admin.php:1461
962
  msgid "Site title"
963
  msgstr "Título del Sitio"
964
 
965
- #: inc/admin/admin.php:1684 inc/admin/admin.php:3076
 
 
 
 
966
  msgid "Enable XML Sitemap"
967
  msgstr "Activar Mapa del Sitio XML"
968
 
969
- #: inc/admin/admin.php:1692
970
  msgid "Enable XML Image Sitemaps"
971
  msgstr "Activar imagen de Mapas del Sitio XML"
972
 
973
- #: inc/admin/admin.php:1700 inc/admin/admin.php:3114
974
  msgid "Enable HTML Sitemap"
975
  msgstr "Activar Mapa del Sitio HTML"
976
 
977
- #: inc/admin/admin.php:1716
978
  msgid "Check to INCLUDE Post Types"
979
  msgstr "Marcar para INCLUIR Tipos de Post"
980
 
981
- #: inc/admin/admin.php:1732
982
  msgid "Check to INCLUDE Taxonomies"
983
  msgstr "Marcar para INCLUIR Taxonomías"
984
 
985
- #: inc/admin/admin.php:1748
986
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
987
  msgstr ""
988
  "Introducir un ID de elemento, página o tipo de contenido que muestra el mapa "
989
  "del sitio."
990
 
991
- #: inc/admin/admin.php:1756
992
  msgid "Exclude some Posts, Pages or Custom Post Types"
993
  msgstr "Excluir algunos artículos, páginas o tipos de contenido."
994
 
995
- #: inc/admin/admin.php:1773
996
  msgid "Person or organization"
997
  msgstr "Persona u organización"
998
 
999
- #: inc/admin/admin.php:1781
1000
  msgid "Your name / organization"
1001
  msgstr "Tu nombre / organización"
1002
 
1003
- #: inc/admin/admin.php:1789
1004
  msgid "Your photo / organization logo"
1005
  msgstr "Tu foto / logo de la organización"
1006
 
1007
- #: inc/admin/admin.php:1797
1008
  msgid "Organization Phone number (only for Organization)"
1009
  msgstr "Número de teléfono de la organización (sólo para la organización)"
1010
 
1011
- #: inc/admin/admin.php:1805
1012
  msgid "Contact type (only for Organization)"
1013
  msgstr "Tipo de contacto (sólo para la organización)"
1014
 
1015
- #: inc/admin/admin.php:1813
1016
  msgid "Contact option (only for Organization)"
1017
  msgstr "Opción de contacto (sólo para la organización)"
1018
 
1019
- #: inc/admin/admin.php:1830
1020
  msgid "Facebook Page URL"
1021
  msgstr "URL de la página de Facebook"
1022
 
1023
- #: inc/admin/admin.php:1838
1024
  msgid "Twitter Username"
1025
  msgstr "Nombre de usuario de Twitter"
1026
 
1027
- #: inc/admin/admin.php:1846
1028
  msgid "Google + URL"
1029
  msgstr "URL de Google+"
1030
 
1031
- #: inc/admin/admin.php:1854
1032
  msgid "Pinterest URL"
1033
  msgstr "URL de Pinterest"
1034
 
1035
- #: inc/admin/admin.php:1862
1036
  msgid "Instagram URL"
1037
  msgstr "URL de Instagram"
1038
 
1039
- #: inc/admin/admin.php:1870
1040
  msgid "YouTube URL"
1041
  msgstr "URL de YouTube"
1042
 
1043
- #: inc/admin/admin.php:1878
1044
  msgid "LinkedIn URL"
1045
  msgstr "URL de Linkedln"
1046
 
1047
- #: inc/admin/admin.php:1886
1048
  msgid "MySpace URL"
1049
  msgstr "URL de MySpace"
1050
 
1051
- #: inc/admin/admin.php:1894
1052
  msgid "Soundcloud URL"
1053
  msgstr "URL de Soundcloud"
1054
 
1055
- #: inc/admin/admin.php:1902
1056
  msgid "Tumblr URL"
1057
  msgstr "URL de Tumblr"
1058
 
1059
- #: inc/admin/admin.php:1919
1060
  msgid "Enable Open Graph Data"
1061
  msgstr "Habilitar datos de Open Graph"
1062
 
1063
- #: inc/admin/admin.php:1927
1064
  msgid "Select a default image"
1065
  msgstr "Seleccionar una imagen predeterminada"
1066
 
1067
- #: inc/admin/admin.php:1935
1068
  msgid "Facebook Admin ID"
1069
  msgstr "Facebook admin ID"
1070
 
1071
- #: inc/admin/admin.php:1943
1072
  msgid "Facebook App ID"
1073
  msgstr "Facebook App ID"
1074
 
1075
- #: inc/admin/admin.php:1960
1076
  msgid "Enable Twitter Card"
1077
  msgstr "Habilitar Twitter Card"
1078
 
1079
- #: inc/admin/admin.php:1968
1080
  msgid "Default Twitter Image"
1081
  msgstr "Imagen de Twitter por defecto"
1082
 
1083
- #: inc/admin/admin.php:1976
1084
  msgid "Image size for Twitter Summary card"
1085
  msgstr "Tamaño de imagen para Twitter Summary Card"
1086
 
1087
- #: inc/admin/admin.php:1993 inc/admin/admin.php:3607
1088
  msgid "Enable Google Analytics tracking"
1089
  msgstr "Habilitar el seguimiento de Google Analytics"
1090
 
1091
- #: inc/admin/admin.php:2001
1092
  msgid "Enter your tracking ID"
1093
  msgstr "Introduzca su ID de seguimiento"
1094
 
1095
- #: inc/admin/admin.php:2009
1096
  msgid "Exclude user roles from tracking"
1097
  msgstr "Excluir roles de usuario para seguimiento"
1098
 
1099
- #: inc/admin/admin.php:2027 inc/admin/admin.php:3660
1100
  msgid "Enable remarketing, demographics and interest reporting"
1101
  msgstr "Habilitar remarketing, datos demográficos e informes de interés"
1102
 
1103
- #: inc/admin/admin.php:2035 inc/admin/admin.php:3681
1104
  msgid "Enable IP Anonymization"
1105
  msgstr "Habilitar la anonimización de IP"
1106
 
1107
- #: inc/admin/admin.php:2043 inc/admin/admin.php:3702
1108
  msgid "Enhanced Link Attribution"
1109
  msgstr "Atribución de Enlace Mejorado"
1110
 
1111
- #: inc/admin/admin.php:2051 inc/admin/admin.php:3723
1112
  msgid "Enable cross-domain tracking"
1113
  msgstr "Habilitar el seguimiento de dominios cruzados"
1114
 
1115
- #: inc/admin/admin.php:2059
1116
  msgid "Cross domains"
1117
  msgstr "Dominios cruzados"
1118
 
1119
- #: inc/admin/admin.php:2077
 
 
 
 
 
 
 
 
1120
  msgid "Track Authors"
1121
  msgstr "Seguir Autores"
1122
 
1123
- #: inc/admin/admin.php:2085
1124
  msgid "Track Categories"
1125
  msgstr "Seguir Categorías"
1126
 
1127
- #: inc/admin/admin.php:2093
1128
  msgid "Track Tags"
1129
  msgstr "Seguir Etiquetas"
1130
 
1131
- #: inc/admin/admin.php:2101
1132
  msgid "Track Post Types"
1133
  msgstr "Seguir Tipos de Publicaciones"
1134
 
1135
- #: inc/admin/admin.php:2109
1136
  msgid "Track Logged In Users"
1137
  msgstr "seguir Usuarios Conectados"
1138
 
1139
- #: inc/admin/admin.php:2126
1140
  msgid "Redirect attachment pages to post parent"
1141
  msgstr "Redirigir las páginas de adjuntos al post principal"
1142
 
1143
- #: inc/admin/admin.php:2134
1144
  msgid "Remove stop words from URL"
1145
  msgstr "Quitar stop words (palabras vacías) de la URL"
1146
 
1147
- #: inc/admin/admin.php:2142
1148
  msgid "Remove /category/ in URL"
1149
  msgstr "Quitar /category/ en URL"
1150
 
1151
- #: inc/admin/admin.php:2150 inc/admin/admin.php:4190
1152
  msgid "Disable trailing slash for metas"
1153
  msgstr ""
1154
 
1155
- #: inc/admin/admin.php:2158
1156
  msgid "Google site verification"
1157
  msgstr "Verificación del sitio de Google"
1158
 
1159
- #: inc/admin/admin.php:2166
1160
  msgid "Bing site verification"
1161
  msgstr "Verificación del sitio de Bing"
1162
 
1163
- #: inc/admin/admin.php:2174
1164
  msgid "Pinterest site verification"
1165
  msgstr "Verificación del sitio en Pinterest"
1166
 
1167
- #: inc/admin/admin.php:2182
1168
  msgid "Yandex site verification"
1169
  msgstr "Verificación del sitio de Yandex"
1170
 
1171
- #: inc/admin/admin.php:2199
1172
  msgid "SEOPress in admin bar"
1173
  msgstr "SEOPress en la barra de admin"
1174
 
1175
- #: inc/admin/admin.php:2207
 
 
 
 
1176
  msgid "Hide SEOPress Notifications Center"
1177
  msgstr "Ocultar Centro de notificaciones de SEOPress"
1178
 
1179
- #: inc/admin/admin.php:2215
1180
  msgid "Show Title tag column in post types"
1181
  msgstr "Mostrar columna de etiqueta Title en tipos de post"
1182
 
1183
- #: inc/admin/admin.php:2223
1184
  msgid "Show Meta description column in post types"
1185
  msgstr "Mostrar columna de descripción Meta en tipos de post"
1186
 
1187
- #: inc/admin/admin.php:2231
1188
  msgid "Show noindex column in post types"
1189
  msgstr "Mostrar columna noindex en tipos de post"
1190
 
1191
- #: inc/admin/admin.php:2239
1192
  msgid "Show nofollow column in post types"
1193
  msgstr "Mostrar columna de nofollow en tipos de post"
1194
 
1195
- #: inc/admin/admin.php:2247
1196
  msgid "Show total number of words column in post types"
1197
  msgstr ""
1198
 
1199
- #: inc/admin/admin.php:2255
1200
  msgid "Show W3C validator column in post types"
1201
  msgstr ""
1202
 
1203
- #: inc/admin/admin.php:2263
1204
  msgid "Show Google Page Speed column in post types"
1205
  msgstr ""
1206
 
1207
- #: inc/admin/admin.php:2272
1208
  msgid "Hide Genesis SEO Metaboxe"
1209
  msgstr "Ocultar Génesis SEO Metaboxe"
1210
 
1211
- #: inc/admin/admin.php:2289
1212
  msgid "Block SEO metaboxe to user roles"
1213
  msgstr "Bloquear la SEO Metaboxe a roles de usuario"
1214
 
1215
- #: inc/admin/admin.php:2333
1216
  msgid "<p>Customize your titles & metas for homepage</p>"
1217
  msgstr "<p>Personalizar sus títulos y metas para página de inicio</p>"
1218
 
1219
- #: inc/admin/admin.php:2338
1220
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1221
  msgstr ""
1222
  "<p>Personalizar sus títulos y metas para los tipos individuales del "
1223
  "artículo</p>"
1224
 
1225
- #: inc/admin/admin.php:2343
1226
  msgid "<p>Customize your metas for all pages</p>"
1227
  msgstr "<p>Personaliza tus metas para todas las páginas</p>"
1228
 
1229
- #: inc/admin/admin.php:2348
1230
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1231
  msgstr "<p>Personaliza tus metas para todos los archivos de las taxonomías</p>"
1232
 
1233
- #: inc/admin/admin.php:2353
1234
  msgid "<p>Customize your metas for all archives</p>"
1235
  msgstr "<p>Personaliza tus metas para todos los archivos</p>"
1236
 
1237
- #: inc/admin/admin.php:2358
1238
  msgid ""
1239
  "To view your sitemap, enable permalinks (not default one), and save settings "
1240
  "to flush them."
@@ -1242,66 +1400,76 @@ msgstr ""
1242
  "Para ver el mapa del sitio, activar los permalinks (no por defecto) y "
1243
  "guardar los ajustes para actualizarlos."
1244
 
1245
- #: inc/admin/admin.php:2359
1246
  msgid ""
1247
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1248
  msgstr ""
1249
  "Sólo los 1000 últimos artículos aparecen en Sitemaps para evitar problemas "
1250
  "de rendimiento."
1251
 
1252
- #: inc/admin/admin.php:2361
 
 
 
 
 
 
1253
  msgid "Noindex content will not be displayed in Sitemaps."
1254
  msgstr "Contenido noindex no se mostrará en Sitemaps."
1255
 
1256
- #: inc/admin/admin.php:2363
1257
  msgid "View your sitemap"
1258
  msgstr "Ver el mapa del sitio"
1259
 
1260
- #: inc/admin/admin.php:2365
1261
  msgid "Ping Google manually"
1262
  msgstr "Ping a Google manualmente"
1263
 
1264
- #: inc/admin/admin.php:2367
1265
  msgid "Flush permalinks"
1266
  msgstr "Permalinks a nivel"
1267
 
1268
- #: inc/admin/admin.php:2373
1269
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1270
  msgstr "<p>Crear un HTML para tus visitantes y mejorar tu SEO</p>"
1271
 
1272
- #: inc/admin/admin.php:2378
1273
  msgid "<p>Include / Exclude Post Types</p>"
1274
  msgstr "<p>Incluir / Excluir Tipos de Post</p>"
1275
 
1276
- #: inc/admin/admin.php:2383
1277
  msgid "<p>Include / Exclude Taxonomies</p>"
1278
  msgstr "<p>Incluir / Excluir Taxonomías</p>"
1279
 
1280
- #: inc/admin/admin.php:2388
1281
  msgid "<p>Configure Google Knowledge Graph</p>"
1282
  msgstr "<p>Configurar el Google Knowledge Graph</p>"
1283
 
1284
- #: inc/admin/admin.php:2393
1285
  msgid "<p>Link your site with your social accounts</p>"
1286
  msgstr "<p>Enlazar tu sitio con tus cuentas sociales</p>"
1287
 
1288
- #: inc/admin/admin.php:2398
1289
  msgid "<p>Manage Open Graph datas</p>"
1290
  msgstr "<p>Gestionar datos de Open Graph</p>"
1291
 
1292
- #: inc/admin/admin.php:2403
1293
  msgid "<p>Manage your Twitter card</p>"
1294
  msgstr "<p>Gestionar tu Twitter Card</p>"
1295
 
1296
- #: inc/admin/admin.php:2408
1297
  msgid "<p>Link your Google Analytics to your website</p>"
1298
  msgstr "<p>Vincular tu Google Analytics a tu sitio web</p>"
1299
 
1300
- #: inc/admin/admin.php:2413
1301
  msgid "<p>Configure your Google Analytics tracking code</p>"
1302
  msgstr "<p>Configurar su código de seguimiento de Google Analytics</p>"
1303
 
1304
- #: inc/admin/admin.php:2418
 
 
 
 
1305
  msgid ""
1306
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1307
  "and custom metrics are like default dimensions and metrics in your Analytics "
@@ -1311,469 +1479,509 @@ msgid ""
1311
  "too. More info by clicking on help icon."
1312
  msgstr ""
1313
 
1314
- #: inc/admin/admin.php:2424
1315
  msgid "<p>Advanced SEO options</p>"
1316
  msgstr "<p>Opciones avanzadas de SEO</p>"
1317
 
1318
- #: inc/admin/admin.php:2429
1319
  msgid "<p>Customize SEOPress to fit your needs</p>"
1320
  msgstr "<p>Personalizar SEOPress para adaptarse a tus necesidades</p>"
1321
 
1322
- #: inc/admin/admin.php:2434
1323
  msgid "<p>Manage security</p>"
1324
  msgstr "<p>Gestión de seguridad</p>"
1325
 
1326
- #: inc/admin/admin.php:2445
1327
  msgid "My awesome website"
1328
  msgstr "Mi impresionante sitio web"
1329
 
1330
- #: inc/admin/admin.php:2450 inc/admin/admin.php:2461 inc/admin/admin.php:2497
1331
- #: inc/admin/admin.php:2614 inc/admin/admin.php:2645 inc/admin/admin.php:2722
1332
- #: inc/admin/admin.php:2797 inc/admin/admin.php:2849 inc/admin/admin.php:2900
1333
- #: inc/admin/admin.php:2932
1334
  msgid "More tags"
1335
  msgstr "Más Etiquetas"
1336
 
1337
- #: inc/admin/admin.php:2456
1338
  msgid "This is a cool website about Wookiees"
1339
  msgstr "Esta es una web interesante sobre Wookiees"
1340
 
1341
- #: inc/admin/admin.php:2474 inc/admin/admin.php:2585 inc/admin/admin.php:2699
1342
- #: inc/admin/admin.php:2786 inc/admin/admin.php:2838 inc/admin/admin.php:2889
1343
- #: inc/admin/admin.php:2923
1344
  msgid "Title template"
1345
  msgstr "Plantilla de título"
1346
 
1347
- #: inc/admin/admin.php:2493
1348
  msgid "Post Title"
1349
  msgstr "Título de publicación"
1350
 
1351
- #: inc/admin/admin.php:2504 inc/admin/admin.php:2621 inc/admin/admin.php:2729
1352
- #: inc/admin/admin.php:2803 inc/admin/admin.php:2855 inc/admin/admin.php:2906
1353
- #: inc/admin/admin.php:2938
1354
  msgid "Meta description template"
1355
  msgstr "Plantilla de Descripción meta"
1356
 
1357
- #: inc/admin/admin.php:2565
1358
  msgid "Display date in Google search results?"
1359
  msgstr "¿Mostrar la fecha en los resultados de búsqueda de Google?"
1360
 
1361
- #: inc/admin/admin.php:2605
1362
  msgid "Category Title"
1363
  msgstr "Título de la Categoría"
1364
 
1365
- #: inc/admin/admin.php:2607
1366
  msgid "Tag Title"
1367
  msgstr "Título de la Etiqueta"
1368
 
1369
- #: inc/admin/admin.php:2609
1370
  msgid "Term Title"
1371
  msgstr "Título de término"
1372
 
1373
- #: inc/admin/admin.php:2638
1374
  msgid "Category Description"
1375
  msgstr "Descripción de la categoría"
1376
 
1377
- #: inc/admin/admin.php:2640
1378
  msgid "Tag Description"
1379
  msgstr "Descripción de la Etiqueta"
1380
 
1381
- #: inc/admin/admin.php:2642
1382
  msgid "Term Description"
1383
  msgstr "Descripción del término"
1384
 
1385
- #: inc/admin/admin.php:2718
1386
  msgid "Post Type Archive Name"
1387
  msgstr "Nombre de archivo del tipo de publicación"
1388
 
1389
- #: inc/admin/admin.php:2784
1390
  msgid "Author archives"
1391
  msgstr "Archivos del autor"
1392
 
1393
- #: inc/admin/admin.php:2836
 
 
 
 
1394
  msgid "Date archives"
1395
  msgstr "Archivos por fecha"
1396
 
1397
- #: inc/admin/admin.php:2847
1398
  msgid "Archive date"
1399
  msgstr "Fecha de archivo"
1400
 
1401
- #: inc/admin/admin.php:2887
 
 
 
 
1402
  msgid "Search archives"
1403
  msgstr "Buscar archivos"
1404
 
1405
- #: inc/admin/admin.php:2898
1406
  msgid "Search Keywords"
1407
  msgstr "Buscar Palabras Clave"
1408
 
1409
- #: inc/admin/admin.php:2921
1410
  msgid "404 archives"
1411
  msgstr "Archivos 404"
1412
 
1413
- #: inc/admin/admin.php:3095
 
 
 
 
 
 
 
 
1414
  msgid "Enable Image Sitemaps"
1415
  msgstr "Activar el Mapa de sitios de Imágenes"
1416
 
1417
- #: inc/admin/admin.php:3156 inc/admin/admin.php:3196
1418
  msgid "Include"
1419
  msgstr "Incluir"
1420
 
1421
- #: inc/admin/admin.php:3211
1422
  msgid "eg: 2, 28, 68"
1423
  msgstr "eg: 2, 28, 68"
1424
 
1425
- #: inc/admin/admin.php:3221
1426
  msgid "eg: 13, 8, 38"
1427
  msgstr "eg: 13, 8, 38"
1428
 
1429
- #: inc/admin/admin.php:3235
1430
  msgid "Person"
1431
  msgstr "Persona"
1432
 
1433
- #: inc/admin/admin.php:3238
1434
  msgid "Organization"
1435
  msgstr "Organización"
1436
 
1437
- #: inc/admin/admin.php:3251
1438
  msgid "eg: Apple"
1439
  msgstr "eg: Apple"
1440
 
1441
- #: inc/admin/admin.php:3264
1442
  msgid "Select your logo"
1443
  msgstr "Selecciona tu logotipo"
1444
 
1445
- #: inc/admin/admin.php:3292
1446
  msgid "eg: +33123456789 (internationalized version required)"
1447
  msgstr "eg: +33123456789 (versión internacionalizada necesaria)"
1448
 
1449
- #: inc/admin/admin.php:3307
1450
  msgid "Customer support"
1451
  msgstr "Atención al cliente"
1452
 
1453
- #: inc/admin/admin.php:3310
1454
  msgid "Technical support"
1455
  msgstr "Asistencia técnica"
1456
 
1457
- #: inc/admin/admin.php:3313
1458
  msgid "Billing support"
1459
  msgstr "Soporte de facturación"
1460
 
1461
- #: inc/admin/admin.php:3316
1462
  msgid "Bill payment"
1463
  msgstr "Pago de factura"
1464
 
1465
- #: inc/admin/admin.php:3319
1466
  msgid "Sales"
1467
  msgstr "Promociones"
1468
 
1469
- #: inc/admin/admin.php:3322
1470
  msgid "Credit card support"
1471
  msgstr "Soporte de tarjeta de crédito"
1472
 
1473
- #: inc/admin/admin.php:3325
1474
  msgid "Emergency"
1475
  msgstr "Emergencias"
1476
 
1477
- #: inc/admin/admin.php:3328
1478
  msgid "Baggage tracking"
1479
  msgstr "Seguimiento de equipajes"
1480
 
1481
- #: inc/admin/admin.php:3331
1482
  msgid "Roadside assistance"
1483
  msgstr "Asistencia en carretera"
1484
 
1485
- #: inc/admin/admin.php:3334
1486
  msgid "Package tracking"
1487
  msgstr "Seguimiento de paquetes"
1488
 
1489
- #: inc/admin/admin.php:3351
1490
  msgid "Toll Free"
1491
  msgstr "Sin Cargo"
1492
 
1493
- #: inc/admin/admin.php:3354
1494
  msgid "Hearing impaired supported"
1495
  msgstr "Discapacidad auditiva soportada"
1496
 
1497
- #: inc/admin/admin.php:3367
1498
  msgid "eg: https://www.facebook.com/your-page"
1499
  msgstr "eg: https://www.facebook.com/tu-pagina"
1500
 
1501
- #: inc/admin/admin.php:3380
1502
  msgid "eg: @wp_seopress"
1503
  msgstr "eg: @wp_seopress"
1504
 
1505
- #: inc/admin/admin.php:3392
1506
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1507
  msgstr "eg: https://plus.google.com/+BenjaminDenis"
1508
 
1509
- #: inc/admin/admin.php:3404
1510
  msgid "eg: https://pinterest.com/wpbuy/"
1511
  msgstr "eg: https://pinterest.com/wpbuy/"
1512
 
1513
- #: inc/admin/admin.php:3416
1514
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1515
  msgstr "por ejemplo: https://www.instagram.com/rainbowgeek64/"
1516
 
1517
- #: inc/admin/admin.php:3428
1518
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1519
  msgstr "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1520
 
1521
- #: inc/admin/admin.php:3440
1522
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1523
  msgstr "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1524
 
1525
- #: inc/admin/admin.php:3452
1526
  msgid "eg: https://myspace.com/your-page"
1527
  msgstr "eg: https://myspace.com/tu-pagina"
1528
 
1529
- #: inc/admin/admin.php:3464
1530
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1531
  msgstr "eg: https://soundcloud.com/michaelmccannmusic"
1532
 
1533
- #: inc/admin/admin.php:3476
1534
  msgid "eg: https://your-site.tumblr.com"
1535
  msgstr "eg: https://tu-sitio.tumblr.com"
1536
 
1537
- #: inc/admin/admin.php:3493
1538
  msgid "Enable OG data"
1539
  msgstr "Habilitar datos de OG"
1540
 
1541
- #: inc/admin/admin.php:3539
1542
  msgid "How-to create a Facebook App ID"
1543
  msgstr ""
1544
 
1545
- #: inc/admin/admin.php:3553
1546
  msgid "Enable Twitter card"
1547
  msgstr "Habilitar tarjeta de Twitter"
1548
 
1549
- #: inc/admin/admin.php:3586
1550
  msgid "Default"
1551
  msgstr "Predeterminado"
1552
 
1553
- #: inc/admin/admin.php:3589
1554
  msgid "Large"
1555
  msgstr "Grande"
1556
 
1557
- #: inc/admin/admin.php:3617
1558
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1559
  msgstr "Introduce tu Identificador de Seguimiento (UA-XXXX-XX)"
1560
 
1561
- #: inc/admin/admin.php:3621
1562
  msgid "Find your tracking ID"
1563
  msgstr ""
1564
 
1565
- #: inc/admin/admin.php:3662
1566
  msgid ""
1567
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1568
  "represents a group of users you want to re-engage because of their "
1569
  "likelihood to convert."
1570
  msgstr ""
1571
 
1572
- #: inc/admin/admin.php:3683
1573
  msgid ""
1574
  "When a customer of Analytics requests IP address anonymization, Analytics "
1575
  "anonymizes the address as soon as technically feasible at the earliest "
1576
  "possible stage of the collection network."
1577
  msgstr ""
1578
 
1579
- #: inc/admin/admin.php:3704
1580
  msgid ""
1581
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1582
  "report by automatically differentiating between multiple links to the same "
1583
  "URL on a single page by using link element IDs."
1584
  msgstr ""
1585
 
1586
- #: inc/admin/admin.php:3725
1587
  msgid ""
1588
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1589
  "related sites (such as an ecommerce site and a separate shopping cart site) "
1590
  "as a single session. This is sometimes called site linking."
1591
  msgstr ""
1592
 
1593
- #: inc/admin/admin.php:3737
1594
  msgid "Enter yours domains"
1595
  msgstr "Introduce tus dominios"
1596
 
1597
- #: inc/admin/admin.php:3756 inc/admin/admin.php:3833 inc/admin/admin.php:3910
1598
- #: inc/admin/admin.php:3987 inc/admin/admin.php:4064
 
 
 
 
 
 
 
 
 
 
 
 
1599
  msgid "Custom Dimension #1"
1600
  msgstr "Dimensión personalizada #1"
1601
 
1602
- #: inc/admin/admin.php:3759 inc/admin/admin.php:3836 inc/admin/admin.php:3913
1603
- #: inc/admin/admin.php:3990 inc/admin/admin.php:4067
1604
  msgid "Custom Dimension #2"
1605
  msgstr "Dimensión personalizada #2"
1606
 
1607
- #: inc/admin/admin.php:3762 inc/admin/admin.php:3839 inc/admin/admin.php:3916
1608
- #: inc/admin/admin.php:3993 inc/admin/admin.php:4070
1609
  msgid "Custom Dimension #3"
1610
  msgstr "Dimensión personalizada #3"
1611
 
1612
- #: inc/admin/admin.php:3765 inc/admin/admin.php:3842 inc/admin/admin.php:3919
1613
- #: inc/admin/admin.php:3996 inc/admin/admin.php:4073
1614
  msgid "Custom Dimension #4"
1615
  msgstr "Dimensión personalizada #4"
1616
 
1617
- #: inc/admin/admin.php:3768 inc/admin/admin.php:3845 inc/admin/admin.php:3922
1618
- #: inc/admin/admin.php:3999 inc/admin/admin.php:4076
1619
  msgid "Custom Dimension #5"
1620
  msgstr "Dimensión personalizada #5"
1621
 
1622
- #: inc/admin/admin.php:3771 inc/admin/admin.php:3848 inc/admin/admin.php:3925
1623
- #: inc/admin/admin.php:4002 inc/admin/admin.php:4079
1624
  msgid "Custom Dimension #6"
1625
  msgstr "Dimensión personalizada #6"
1626
 
1627
- #: inc/admin/admin.php:3774 inc/admin/admin.php:3851 inc/admin/admin.php:3928
1628
- #: inc/admin/admin.php:4005 inc/admin/admin.php:4082
1629
  msgid "Custom Dimension #7"
1630
  msgstr "Dimensión personalizada #7"
1631
 
1632
- #: inc/admin/admin.php:3777 inc/admin/admin.php:3854 inc/admin/admin.php:3931
1633
- #: inc/admin/admin.php:4008 inc/admin/admin.php:4085
1634
  msgid "Custom Dimension #8"
1635
  msgstr "Dimensión personalizada #8"
1636
 
1637
- #: inc/admin/admin.php:3780 inc/admin/admin.php:3857 inc/admin/admin.php:3934
1638
- #: inc/admin/admin.php:4011 inc/admin/admin.php:4088
1639
  msgid "Custom Dimension #9"
1640
  msgstr "Dimensión personalizada #9"
1641
 
1642
- #: inc/admin/admin.php:3783 inc/admin/admin.php:3860 inc/admin/admin.php:3937
1643
- #: inc/admin/admin.php:4014 inc/admin/admin.php:4091
1644
  msgid "Custom Dimension #10"
1645
  msgstr "Dimensión personalizada #10"
1646
 
1647
- #: inc/admin/admin.php:3786 inc/admin/admin.php:3863 inc/admin/admin.php:3940
1648
- #: inc/admin/admin.php:4017 inc/admin/admin.php:4094
1649
  msgid "Custom Dimension #11"
1650
  msgstr "Dimensión personalizada #11"
1651
 
1652
- #: inc/admin/admin.php:3789 inc/admin/admin.php:3866 inc/admin/admin.php:3943
1653
- #: inc/admin/admin.php:4020 inc/admin/admin.php:4097
1654
  msgid "Custom Dimension #12"
1655
  msgstr "Dimensión personalizada #12"
1656
 
1657
- #: inc/admin/admin.php:3792 inc/admin/admin.php:3869 inc/admin/admin.php:3946
1658
- #: inc/admin/admin.php:4023 inc/admin/admin.php:4100
1659
  msgid "Custom Dimension #13"
1660
  msgstr "Dimensión personalizada #13"
1661
 
1662
- #: inc/admin/admin.php:3795 inc/admin/admin.php:3872 inc/admin/admin.php:3949
1663
- #: inc/admin/admin.php:4026 inc/admin/admin.php:4103
1664
  msgid "Custom Dimension #14"
1665
  msgstr "Dimensión personalizada #14"
1666
 
1667
- #: inc/admin/admin.php:3798 inc/admin/admin.php:3875 inc/admin/admin.php:3952
1668
- #: inc/admin/admin.php:4029 inc/admin/admin.php:4106
1669
  msgid "Custom Dimension #15"
1670
  msgstr "Dimensión personalizada #15"
1671
 
1672
- #: inc/admin/admin.php:3801 inc/admin/admin.php:3878 inc/admin/admin.php:3955
1673
- #: inc/admin/admin.php:4032 inc/admin/admin.php:4109
1674
  msgid "Custom Dimension #16"
1675
  msgstr "Dimensión personalizada #16"
1676
 
1677
- #: inc/admin/admin.php:3804 inc/admin/admin.php:3881 inc/admin/admin.php:3958
1678
- #: inc/admin/admin.php:4035 inc/admin/admin.php:4112
1679
  msgid "Custom Dimension #17"
1680
  msgstr "Dimensión personalizada #17"
1681
 
1682
- #: inc/admin/admin.php:3807 inc/admin/admin.php:3884 inc/admin/admin.php:3961
1683
- #: inc/admin/admin.php:4038 inc/admin/admin.php:4115
1684
  msgid "Custom Dimension #18"
1685
  msgstr "Dimensión personalizada #18"
1686
 
1687
- #: inc/admin/admin.php:3810 inc/admin/admin.php:3887 inc/admin/admin.php:3964
1688
- #: inc/admin/admin.php:4041 inc/admin/admin.php:4118
1689
  msgid "Custom Dimension #19"
1690
  msgstr "Dimensión personalizada #19"
1691
 
1692
- #: inc/admin/admin.php:3813 inc/admin/admin.php:3890 inc/admin/admin.php:3967
1693
- #: inc/admin/admin.php:4044 inc/admin/admin.php:4121
1694
  msgid "Custom Dimension #20"
1695
  msgstr "Dimensión personalizada #20"
1696
 
1697
- #: inc/admin/admin.php:4139
1698
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1699
  msgstr ""
1700
  "Redirigir las páginas de adjuntos al post principal (o a la página principal "
1701
  "si no lo hay)"
1702
 
1703
- #: inc/admin/admin.php:4156
1704
  msgid "Remove stop words in permalinks"
1705
  msgstr "Quitar stop words (palabras vacías) en los permalinks"
1706
 
1707
- #: inc/admin/admin.php:4156
1708
  msgid ""
1709
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1710
  msgstr ""
1711
  "Ajuste basado en el idioma del sitio. Lenguajes soportados: EN, FR, ES, DE, "
1712
  "IT, PT."
1713
 
1714
- #: inc/admin/admin.php:4173
1715
  msgid "Remove /category/ in your permalinks"
1716
  msgstr "Quitar /categoría/ en tus permalinks"
1717
 
1718
- #: inc/admin/admin.php:4190
1719
  msgid ""
1720
- "You must check this box if the structure of your permalinks contains a slash "
1721
- "at the end (eg: /%postname%/)"
1722
  msgstr ""
1723
 
1724
- #: inc/admin/admin.php:4202
1725
  msgid "Enter Google meta value site verification"
1726
  msgstr "Introducir la verificación meta del sitio de Google"
1727
 
1728
- #: inc/admin/admin.php:4214
1729
  msgid "Enter Bing meta value site verification"
1730
  msgstr "Introducir la verificación meta del sitio de Bing"
1731
 
1732
- #: inc/admin/admin.php:4226
1733
  msgid "Enter Pinterest meta value site verification"
1734
  msgstr "Introducir la verificación meta del sitio de Pinterest"
1735
 
1736
- #: inc/admin/admin.php:4238
1737
  msgid "Enter Yandex meta value site verification"
1738
  msgstr "Introducir la verificación meta del sitio de Yandex"
1739
 
1740
- #: inc/admin/admin.php:4255
1741
  msgid "Remove SEOPress from Admin Bar in backend"
1742
  msgstr "Quitar SEOPress de la barra de Admin en backend"
1743
 
1744
- #: inc/admin/admin.php:4272
 
 
 
 
 
 
 
 
 
 
 
 
1745
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1746
  msgstr "Ocultar Centro de Notificaciones en el Escritorio de SEOPress"
1747
 
1748
- #: inc/admin/admin.php:4289
1749
  msgid "Add title column"
1750
  msgstr "Añadir columna de título"
1751
 
1752
- #: inc/admin/admin.php:4306
1753
  msgid "Add meta description column"
1754
  msgstr "Añadir columna de metadescripción"
1755
 
1756
- #: inc/admin/admin.php:4323
1757
  msgid "Display noindex status"
1758
  msgstr "Muestra estado noindex"
1759
 
1760
- #: inc/admin/admin.php:4340
1761
  msgid "Display nofollow status"
1762
  msgstr "Muestra estado nofollow"
1763
 
1764
- #: inc/admin/admin.php:4357
1765
  msgid "Display total number of words in content"
1766
  msgstr ""
1767
 
1768
- #: inc/admin/admin.php:4374
1769
  msgid "Display W3C column to check code quality"
1770
  msgstr ""
1771
 
1772
- #: inc/admin/admin.php:4392
1773
  msgid "Display Page Speed column to check performances"
1774
  msgstr ""
1775
 
1776
- #: inc/admin/admin.php:4410
1777
  msgid "Remove Genesis SEO Metaboxe"
1778
  msgstr "Quitar Metaboxe SEO de Génesis"
1779
 
@@ -1785,56 +1993,56 @@ msgstr ""
1785
  msgid "Broken Links"
1786
  msgstr ""
1787
 
1788
- #: inc/functions/options-advanced-admin.php:107
1789
- #: inc/functions/options-advanced-admin.php:513
1790
  msgid "Title tag"
1791
  msgstr "Etiqueta título"
1792
 
1793
- #: inc/functions/options-advanced-admin.php:110
1794
  msgid "Meta Desc."
1795
  msgstr "Meta Descripción"
1796
 
1797
- #: inc/functions/options-advanced-admin.php:113
1798
  msgid "Noindex?"
1799
  msgstr "¿Noindex?"
1800
 
1801
- #: inc/functions/options-advanced-admin.php:116
1802
  msgid "Nofollow?"
1803
  msgstr "¿Nofollow?"
1804
 
1805
- #: inc/functions/options-advanced-admin.php:119
1806
  msgid "Count words?"
1807
  msgstr ""
1808
 
1809
- #: inc/functions/options-advanced-admin.php:122
1810
  msgid "W3C check"
1811
  msgstr ""
1812
 
1813
- #: inc/functions/options-advanced-admin.php:125
1814
  msgid "Page Speed"
1815
  msgstr ""
1816
 
1817
- #: inc/functions/options-advanced-admin.php:153
1818
  msgid "Check code quality of this page"
1819
  msgstr ""
1820
 
1821
- #: inc/functions/options-advanced-admin.php:156
1822
  msgid "Analyse this page with Google Page Speed"
1823
  msgstr ""
1824
 
1825
- #: inc/functions/options-advanced-admin.php:340
1826
  msgid "Enable noindex"
1827
  msgstr "Habilitar noindex"
1828
 
1829
- #: inc/functions/options-advanced-admin.php:379
1830
  msgid "Enable index"
1831
  msgstr "Habilitar index"
1832
 
1833
- #: inc/functions/options-advanced-admin.php:419
1834
  msgid "Enable nofollow"
1835
  msgstr "Habilitar nofollow"
1836
 
1837
- #: inc/functions/options-advanced-admin.php:458
1838
  msgid "Enable follow"
1839
  msgstr "Habilitar follow"
1840
 
@@ -1851,18 +2059,25 @@ msgstr "Por favor, sube un archivo para importar"
1851
  msgid "Please upload a valid .csv file"
1852
  msgstr ""
1853
 
1854
- #: seopress.php:241
 
 
 
 
1855
  msgid "Settings"
1856
  msgstr "Ajustes"
1857
 
1858
- #: seopress.php:242
1859
  msgid "SEOPress.org"
1860
  msgstr "SEOPress.org"
1861
 
1862
- #: seopress.php:244
1863
  msgid "GO PRO!"
1864
  msgstr "¡Hazte Pro!"
1865
 
 
 
 
1866
  #~ msgid "<p>Configure your Google Analytics custom dimensions"
1867
  #~ msgstr "<p>Configurar sus dimensiones personalizadas de Google Analytics"
1868
 
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2017-05-31 20:43+0200\n"
6
+ "PO-Revision-Date: 2017-05-31 20:43+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: es_ES\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
+ #: inc/admin/admin-header.php:11
19
  msgid "SEOPress"
20
  msgstr "SEOPress"
21
 
22
+ #: inc/admin/admin-header.php:15 inc/admin/adminbar.php:72
23
  msgid "PRO"
24
  msgstr "PRO"
25
 
26
+ #: inc/admin/admin-header.php:27 inc/admin/admin.php:179
27
+ #: inc/admin/adminbar.php:22
28
+ msgid "Titles & Metas"
29
+ msgstr "Títulos y Metas"
30
+
31
+ #: inc/admin/admin-header.php:33 inc/admin/admin.php:180
32
+ #: inc/admin/adminbar.php:28
33
+ msgid "XML / HTML Sitemap"
34
+ msgstr "XML / Mapa del sitio HTML"
35
+
36
+ #: inc/admin/admin-header.php:39 inc/admin/admin.php:181
37
+ #: inc/admin/admin.php:1192 inc/admin/adminbar.php:34
38
+ msgid "Social Networks"
39
+ msgstr ""
40
+
41
+ #: inc/admin/admin-header.php:45 inc/admin/admin.php:182
42
+ #: inc/admin/admin.php:1221 inc/admin/adminbar.php:40
43
+ msgid "Google Analytics"
44
+ msgstr "Google Analytics"
45
+
46
+ #: inc/admin/admin-header.php:51 inc/admin/admin-metaboxes-form.php:124
47
+ #: inc/admin/admin.php:183 inc/admin/admin.php:273 inc/admin/admin.php:547
48
+ #: inc/admin/admin.php:1250 inc/admin/adminbar.php:46
49
+ msgid "Advanced"
50
+ msgstr "Avanzado"
51
+
52
+ #: inc/admin/admin-header.php:59 inc/admin/admin.php:1279
53
+ msgid "WooCommerce"
54
+ msgstr "WooCommerce"
55
+
56
+ #: inc/admin/admin-header.php:65 inc/admin/admin.php:1307
57
+ msgid "Local Business"
58
+ msgstr ""
59
+
60
+ #: inc/admin/admin-header.php:71 inc/admin/admin.php:1335
61
+ msgid "Dublin Core"
62
+ msgstr "Dublin Core"
63
+
64
+ #: inc/admin/admin-header.php:77 inc/admin/admin.php:1363
65
+ msgid "Structured Data Types"
66
+ msgstr "Tipos de datos estructurados"
67
+
68
+ #: inc/admin/admin-header.php:83 inc/admin/admin.php:1391
69
+ msgid "Breadcrumbs"
70
+ msgstr "Migas de pan"
71
+
72
+ #: inc/admin/admin-header.php:89 inc/admin/admin.php:1420
73
+ msgid "Google Page Speed"
74
+ msgstr "Google Page Speed"
75
+
76
+ #: inc/admin/admin-header.php:95 inc/admin/admin.php:1431
77
+ msgid "robots.txt"
78
+ msgstr ""
79
+
80
+ #: inc/admin/admin-header.php:101 inc/admin/admin.php:1460
81
+ msgid "Google News Sitemap"
82
+ msgstr "Google News Sitemap"
83
+
84
+ #: inc/admin/admin-header.php:107 inc/admin/admin.php:1488
85
+ #: inc/admin/adminbar.php:78
86
+ msgid "Redirections"
87
+ msgstr "redirecciones"
88
+
89
+ #: inc/admin/admin-header.php:113 inc/admin/admin.php:1518
90
+ msgid "SEOPress BOT - Broken links"
91
+ msgstr ""
92
 
93
+ #: inc/admin/admin-header.php:119 inc/admin/admin.php:1529
94
+ msgid ".htaccess"
95
+ msgstr ""
96
+
97
+ #: inc/admin/admin-header.php:125 inc/admin/admin.php:1540
98
+ msgid "RSS"
99
+ msgstr ""
100
+
101
+ #: inc/admin/admin-header.php:131 inc/admin/admin.php:1564
102
+ #: inc/admin/adminbar.php:66
103
+ msgid "License"
104
+ msgstr "Licencia"
105
+
106
+ #: inc/admin/admin-header.php:138 inc/admin/admin.php:184
107
+ #: inc/admin/admin.php:1552 inc/admin/adminbar.php:52
108
+ msgid "Tools"
109
+ msgstr ""
110
+
111
+ #: inc/admin/admin-header.php:147
112
+ msgid "See the changelog (new window)"
113
+ msgstr ""
114
+
115
+ #: inc/admin/admin-header.php:149
116
+ msgid "See the changelog"
117
+ msgstr ""
118
+
119
+ #: inc/admin/admin-header.php:151 inc/admin/admin-header.php:153
120
+ msgid "Send feedback"
121
+ msgstr ""
122
+
123
+ #: inc/admin/admin-header.php:155
124
+ msgid "Follow us on Twitter (new window)"
125
+ msgstr ""
126
+
127
+ #: inc/admin/admin-header.php:157
128
+ msgid "Follow us on Twitter"
129
+ msgstr ""
130
+
131
+ #: inc/admin/admin-header.php:159
132
+ msgid "Official website (new window)"
133
+ msgstr ""
134
+
135
+ #: inc/admin/admin-header.php:161
136
+ msgid "Official website"
137
+ msgstr ""
138
+
139
+ #: inc/admin/admin-header.php:163
140
+ msgid "Support (new window)"
141
+ msgstr ""
142
+
143
+ #: inc/admin/admin-header.php:165
144
  msgid "Support"
145
  msgstr "Soporte"
146
 
147
+ #: inc/admin/admin-metaboxes-form.php:114 inc/admin/admin-metaboxes.php:26
148
+ #: inc/admin/admin-metaboxes.php:28 inc/admin/adminbar.php:16
149
+ #: inc/functions/options-advanced-admin.php:523
150
  msgid "SEO"
151
  msgstr "SEO"
152
 
153
+ #: inc/admin/admin-metaboxes-form.php:123
154
  msgid "Titles settings"
155
  msgstr "Configuración de títulos"
156
 
157
+ #: inc/admin/admin-metaboxes-form.php:125
 
 
 
 
 
 
158
  msgid "Social"
159
  msgstr "Social"
160
 
161
+ #: inc/admin/admin-metaboxes-form.php:127
162
  msgid "Redirection"
163
  msgstr "Redirection"
164
 
165
+ #: inc/admin/admin-metaboxes-form.php:131
166
  msgid "Google News"
167
  msgstr "Google News"
168
 
169
+ #: inc/admin/admin-metaboxes-form.php:141
170
  msgid "Title"
171
  msgstr "Título"
172
 
173
+ #: inc/admin/admin-metaboxes-form.php:142
174
  msgid "Enter your title"
175
  msgstr "Introduce tu título"
176
 
177
+ #: inc/admin/admin-metaboxes-form.php:146
178
+ #: inc/admin/admin-metaboxes-form.php:154
179
  msgid "(maximum recommended limit)"
180
  msgstr "(límite máximo recomendado)"
181
 
182
+ #: inc/admin/admin-metaboxes-form.php:149 inc/admin/admin.php:641
183
+ #: inc/admin/admin.php:1642 inc/functions/options-advanced-admin.php:533
184
  msgid "Meta description"
185
  msgstr "Meta Descripción"
186
 
187
+ #: inc/admin/admin-metaboxes-form.php:150
188
  msgid "Enter your meta description"
189
  msgstr "Introduce tu meta descripción"
190
 
191
+ #: inc/admin/admin-metaboxes-form.php:159
192
  msgid "Google Snippet Preview"
193
  msgstr "Google Snippet Preview"
194
 
195
+ #: inc/admin/admin-metaboxes-form.php:160
196
  msgid "This is what your page will look like in Google search results"
197
  msgstr "Esto es cómo tu página se verá en los resultados de búsqueda de Google"
198
 
199
+ #: inc/admin/admin-metaboxes-form.php:185 inc/admin/admin.php:1818
200
+ #: inc/admin/admin.php:2775 inc/admin/admin.php:2908 inc/admin/admin.php:3000
201
+ #: inc/admin/admin.php:3075 inc/admin/admin.php:3144 inc/admin/admin.php:3246
202
  msgid "noindex"
203
  msgstr "noindex"
204
 
205
+ #: inc/admin/admin-metaboxes-form.php:186 inc/admin/admin.php:3248
206
  msgid ""
207
  "Do not display all pages of the site in Google search results and do not "
208
  "display \"Cached\" links in search results."
210
  "No mostrar todas las páginas del sitio en los resultados de búsqueda de "
211
  "Google y no mostrar enlaces de \"Caché\" en resultados de la búsqueda."
212
 
213
+ #: inc/admin/admin-metaboxes-form.php:191 inc/admin/admin.php:1826
214
+ #: inc/admin/admin.php:2794 inc/admin/admin.php:2927 inc/admin/admin.php:3019
215
+ #: inc/admin/admin.php:3265
216
  msgid "nofollow"
217
  msgstr "nofollow"
218
 
219
+ #: inc/admin/admin-metaboxes-form.php:192 inc/admin/admin.php:3267
220
  msgid "Do not follow links for all pages."
221
  msgstr "No seguir enlaces para todas las páginas."
222
 
223
+ #: inc/admin/admin-metaboxes-form.php:197 inc/admin/admin.php:1834
224
+ #: inc/admin/admin.php:3284
225
  msgid "noodp"
226
  msgstr "noodp"
227
 
228
+ #: inc/admin/admin-metaboxes-form.php:198 inc/admin/admin.php:3286
229
  msgid ""
230
  "Do not use Open Directory project metadata for titles or excerpts for all "
231
  "pages."
233
  "No usar metadatos de proyecto de Open Directory para títulos o fragmentos "
234
  "para todas las páginas."
235
 
236
+ #: inc/admin/admin-metaboxes-form.php:203 inc/admin/admin.php:1842
237
+ #: inc/admin/admin.php:3303
238
  msgid "noimageindex"
239
  msgstr "noimageindex"
240
 
241
+ #: inc/admin/admin-metaboxes-form.php:204 inc/admin/admin.php:3305
242
  msgid "Do not index images from the entire site."
243
  msgstr "No indexar imágenes para todo el sitio."
244
 
245
+ #: inc/admin/admin-metaboxes-form.php:209 inc/admin/admin.php:1850
246
+ #: inc/admin/admin.php:3322
247
  msgid "noarchive"
248
  msgstr "noarchive"
249
 
250
+ #: inc/admin/admin-metaboxes-form.php:210 inc/admin/admin.php:3324
251
  msgid "Do not display a \"Cached\" link in the Google search results."
252
  msgstr ""
253
  "No mostrar un enlace de \"Caché\" en resultados de la búsqueda de Google."
254
 
255
+ #: inc/admin/admin-metaboxes-form.php:215 inc/admin/admin.php:1858
256
+ #: inc/admin/admin.php:3341
257
  msgid "nosnippet"
258
  msgstr "nosnippet"
259
 
260
+ #: inc/admin/admin-metaboxes-form.php:216 inc/admin/admin.php:3343
261
  msgid ""
262
  "Do not display a description in the Google search results for all pages."
263
  msgstr ""
264
  "No mostrar una descripción en los resultados de búsqueda de Google para "
265
  "todas las páginas."
266
 
267
+ #: inc/admin/admin-metaboxes-form.php:219 inc/admin/admin.php:645
268
  msgid "Canonical URL"
269
  msgstr "URL canónica"
270
 
271
+ #: inc/admin/admin-metaboxes-form.php:220
272
  msgid "Default value: "
273
  msgstr "Valor por defecto:"
274
 
275
+ #: inc/admin/admin-metaboxes-form.php:226
276
  msgid "Facebook Title"
277
  msgstr "Título de Facebook"
278
 
279
+ #: inc/admin/admin-metaboxes-form.php:227
280
  msgid "Enter your Facebook title"
281
  msgstr "Introduce tu título de Facebook"
282
 
283
+ #: inc/admin/admin-metaboxes-form.php:230
284
  msgid "Facebook description"
285
  msgstr "Descripción de Facebook"
286
 
287
+ #: inc/admin/admin-metaboxes-form.php:231
288
  msgid "Enter your Facebook description"
289
  msgstr "Introduce tu descripción de Facebook"
290
 
291
+ #: inc/admin/admin-metaboxes-form.php:234
292
  msgid "Facebook Thumbnail"
293
  msgstr "Imagen de Facebook"
294
 
295
+ #: inc/admin/admin-metaboxes-form.php:235
296
  msgid "Minimum size: 200x200px"
297
  msgstr "Tamaño mínimo: 200x200px"
298
 
299
+ #: inc/admin/admin-metaboxes-form.php:236
300
+ #: inc/admin/admin-metaboxes-form.php:252 inc/admin/admin.php:3811
301
+ #: inc/admin/admin.php:3871
302
  msgid "Select your default thumbnail"
303
  msgstr "Selecciona tu miniatura predeterminada"
304
 
305
+ #: inc/admin/admin-metaboxes-form.php:237
306
+ #: inc/admin/admin-metaboxes-form.php:253 inc/admin/admin.php:3569
307
+ #: inc/admin/admin.php:3813 inc/admin/admin.php:3873
308
  msgid "Upload an Image"
309
  msgstr "Subir una imagen"
310
 
311
+ #: inc/admin/admin-metaboxes-form.php:242
312
  msgid "Twitter Title"
313
  msgstr "Título de Twitter"
314
 
315
+ #: inc/admin/admin-metaboxes-form.php:243
316
  msgid "Enter your Twitter title"
317
  msgstr "Introduce tu título de Twitter"
318
 
319
+ #: inc/admin/admin-metaboxes-form.php:246
320
  msgid "Twitter description"
321
  msgstr "Descripción de Twitter"
322
 
323
+ #: inc/admin/admin-metaboxes-form.php:247
324
  msgid "Enter your Twitter description"
325
  msgstr "Introduce tu descripción de Twitter"
326
 
327
+ #: inc/admin/admin-metaboxes-form.php:250
328
  msgid "Twitter Thumbnail"
329
  msgstr "Imagen de Twitter"
330
 
331
+ #: inc/admin/admin-metaboxes-form.php:251
332
  msgid "Minimum size: 160x160px"
333
  msgstr "Tamaño mínimo: 160x160px"
334
 
335
+ #: inc/admin/admin-metaboxes-form.php:262
336
  msgid "Enable redirection?"
337
  msgstr "¿Habilitar la redirección?"
338
 
339
+ #: inc/admin/admin-metaboxes-form.php:266
340
  msgid "URL redirection"
341
  msgstr "Redirección de URL"
342
 
343
+ #: inc/admin/admin-metaboxes-form.php:268
344
  msgid "301 Moved Permanently"
345
  msgstr ""
346
 
347
+ #: inc/admin/admin-metaboxes-form.php:269
348
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
349
  msgstr ""
350
 
351
+ #: inc/admin/admin-metaboxes-form.php:270
352
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
353
  msgstr ""
354
 
355
+ #: inc/admin/admin-metaboxes-form.php:272
356
  msgid "Enter your new URL"
357
  msgstr ""
358
 
359
+ #: inc/admin/admin-metaboxes-form.php:275
360
+ #: inc/admin/admin-metaboxes-form.php:277
361
  msgid "Test your URL"
362
  msgstr "Prueba tu URL"
363
 
364
+ #: inc/admin/admin-metaboxes-form.php:287
365
  msgid "Exclude this post from Google News Sitemap?"
366
  msgstr "¿Excluir este post de Google News Sitemap?"
367
 
368
+ #: inc/admin/admin-metaboxes-form.php:291
369
  msgid "Google News Genres"
370
  msgstr "Género de Google News"
371
 
372
+ #: inc/admin/admin-metaboxes-form.php:293 inc/admin/admin.php:4085
373
+ #: inc/admin/admin.php:4162 inc/admin/admin.php:4239 inc/admin/admin.php:4316
374
+ #: inc/admin/admin.php:4393
375
  msgid "None"
376
  msgstr "Ninguna"
377
 
378
+ #: inc/admin/admin-metaboxes-form.php:294
379
  msgid "Press Release"
380
  msgstr "Comunicado de prensa"
381
 
382
+ #: inc/admin/admin-metaboxes-form.php:295
383
  msgid "Satire"
384
  msgstr "Sátira"
385
 
386
+ #: inc/admin/admin-metaboxes-form.php:296
387
  msgid "Blog"
388
  msgstr "Blog"
389
 
390
+ #: inc/admin/admin-metaboxes-form.php:297
391
  msgid "OpEd"
392
  msgstr "Editorial"
393
 
394
+ #: inc/admin/admin-metaboxes-form.php:298
395
  msgid "Opinion"
396
  msgstr "Opinión"
397
 
398
+ #: inc/admin/admin-metaboxes-form.php:299
399
  msgid "UserGenerated"
400
  msgstr "UserGenerated"
401
 
402
+ #: inc/admin/admin-metaboxes-form.php:304
403
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
404
  msgstr "Palabras clave Google News <em>(límite máximo recomendado: 12)</em>"
405
 
406
+ #: inc/admin/admin-metaboxes-form.php:305
407
  msgid "Enter your Google News Keywords"
408
  msgstr "Introduce tus palabras clave Google News"
409
 
411
  msgid "404 - Page not found"
412
  msgstr "404 - Página no encontrada"
413
 
414
+ #: inc/admin/admin.php:178
415
  msgid "Dashboard"
416
  msgstr ""
417
 
418
+ #: inc/admin/admin.php:180 inc/admin/admin.php:1163
 
 
 
 
419
  msgid "XML / Image / HTML Sitemap"
420
  msgstr "XML / imagen / Mapa del sitio HTML"
421
 
422
+ #: inc/admin/admin.php:191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
423
  #, php-format
424
  msgid "%%sitetitle%%"
425
  msgstr "%%sitetitle%%"
426
 
427
+ #: inc/admin/admin.php:191 inc/admin/admin.php:2696 inc/admin/admin.php:2743
428
+ #: inc/admin/admin.php:2860 inc/admin/admin.php:2968 inc/admin/admin.php:3044
429
+ #: inc/admin/admin.php:3114 inc/admin/admin.php:3183 inc/admin/admin.php:3215
430
  msgid "Site Title"
431
  msgstr "Título del sitio"
432
 
433
+ #: inc/admin/admin.php:192
434
  #, php-format
435
  msgid "%%tagline%%"
436
  msgstr "%%tagline%%"
437
 
438
+ #: inc/admin/admin.php:192 inc/admin/admin.php:2697 inc/admin/admin.php:2708
439
  msgid "Tagline"
440
  msgstr "Lema del sitio"
441
 
442
+ #: inc/admin/admin.php:193
443
  #, php-format
444
  msgid "%%post_title%%"
445
  msgstr "%%post_title%%"
446
 
447
+ #: inc/admin/admin.php:193
448
  msgid "Post Title (post, page, custom post type)"
449
  msgstr "Título de Post (post, página, tipo de post personalizado)"
450
 
451
+ #: inc/admin/admin.php:194
452
  #, php-format
453
  msgid "%%post_excerpt%%"
454
  msgstr "%%post_excerpt%%"
455
 
456
+ #: inc/admin/admin.php:194
457
  msgid "Post excerpt"
458
  msgstr "Extracto de Post"
459
 
460
+ #: inc/admin/admin.php:195
461
  #, php-format
462
  msgid "%%post_date%%"
463
  msgstr "%%post_date%%"
464
 
465
+ #: inc/admin/admin.php:195
466
  msgid "Post date"
467
  msgstr "Fecha de Post"
468
 
469
+ #: inc/admin/admin.php:196
470
  #, php-format
471
  msgid "%%post_author%%"
472
  msgstr "%%post_author%%"
473
 
474
+ #: inc/admin/admin.php:196 inc/admin/admin.php:3043
475
  msgid "Post author"
476
  msgstr "Autor de Post"
477
 
478
+ #: inc/admin/admin.php:197
479
  #, php-format
480
  msgid "%%_category_title%%"
481
  msgstr "%%_category_title%%"
482
 
483
+ #: inc/admin/admin.php:197
484
  msgid "Category title"
485
  msgstr "Título de Categoría"
486
 
487
+ #: inc/admin/admin.php:198
488
  #, php-format
489
  msgid "%%_category_description%%"
490
  msgstr "%%_category_description%%"
491
 
492
+ #: inc/admin/admin.php:198
493
  msgid "Category description"
494
  msgstr "Descripción de Categoría"
495
 
496
+ #: inc/admin/admin.php:199
497
  #, php-format
498
  msgid "%%tag_title%%"
499
  msgstr "%%tag_title%%"
500
 
501
+ #: inc/admin/admin.php:199
502
  msgid "Tag title"
503
  msgstr "Título de Etiqueta"
504
 
505
+ #: inc/admin/admin.php:200
506
  #, php-format
507
  msgid "%%tag_description%%"
508
  msgstr "%%tag_description%%"
509
 
510
+ #: inc/admin/admin.php:200
511
  msgid "Tag description"
512
  msgstr "Descripción de Etiqueta"
513
 
514
+ #: inc/admin/admin.php:201
515
  #, php-format
516
  msgid "%%term_title%%"
517
  msgstr "%%term_title%%"
518
 
519
+ #: inc/admin/admin.php:201
520
  msgid "Term title"
521
  msgstr "Título de término"
522
 
523
+ #: inc/admin/admin.php:202
524
  #, php-format
525
  msgid "%%term_description%%"
526
  msgstr "%%term_description%%"
527
 
528
+ #: inc/admin/admin.php:202
529
  msgid "Term description"
530
  msgstr "Descripción del término"
531
 
532
+ #: inc/admin/admin.php:203
533
  #, php-format
534
  msgid "%%search_keywords%%"
535
  msgstr "%%search_keywords%%"
536
 
537
+ #: inc/admin/admin.php:203
538
  msgid "Search keywords"
539
  msgstr "Buscar palabras clave"
540
 
541
+ #: inc/admin/admin.php:204
542
  #, php-format
543
  msgid "%%current_pagination%%"
544
  msgstr "%%current_pagination%%"
545
 
546
+ #: inc/admin/admin.php:204
547
  msgid "Current number page"
548
  msgstr "Número de página actual"
549
 
550
+ #: inc/admin/admin.php:205
551
  #, php-format
552
  msgid "%%cpt_plural%%"
553
  msgstr "%%cpt_plural%%"
554
 
555
+ #: inc/admin/admin.php:205
556
  msgid "Plural Post Type Archive name"
557
  msgstr "Nombre de Tipo de Archivo de Post Plural"
558
 
559
+ #: inc/admin/admin.php:206
560
  #, php-format
561
  msgid "%%date_archive%%"
562
  msgstr "%%date_archive%%"
563
 
564
+ #: inc/admin/admin.php:206
565
  msgid "Date Archive"
566
  msgstr "Archivo de Fecha"
567
 
568
+ #: inc/admin/admin.php:212
569
  msgid "Templates variables"
570
  msgstr "Variables de plantillas"
571
 
572
+ #: inc/admin/admin.php:230
573
  msgid ""
574
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
575
  "None of the following settings will be applied."
577
  "La disuación de los motores de búsqueda de índice de este sitio está "
578
  "<strong>ACTIVADO</strong> Ninguno de los siguientes ajustes se aplicará."
579
 
580
+ #: inc/admin/admin.php:231
581
  msgid "Change this settings"
582
  msgstr "Cambia esta configuración"
583
 
584
+ #: inc/admin/admin.php:251 inc/admin/admin.php:255 inc/admin/admin.php:318
585
+ #: inc/admin/admin.php:322 inc/admin/admin.php:383 inc/admin/admin.php:387
586
+ #: inc/admin/admin.php:450 inc/admin/admin.php:454 inc/admin/admin.php:529
587
+ #: inc/admin/admin.php:533 inc/admin/admin.php:1148 inc/admin/admin.php:1152
588
+ #: inc/admin/admin.php:1177 inc/admin/admin.php:1181 inc/admin/admin.php:1206
589
+ #: inc/admin/admin.php:1210 inc/admin/admin.php:1235 inc/admin/admin.php:1239
590
+ #: inc/admin/admin.php:1264 inc/admin/admin.php:1268 inc/admin/admin.php:1293
591
+ #: inc/admin/admin.php:1297 inc/admin/admin.php:1321 inc/admin/admin.php:1325
592
+ #: inc/admin/admin.php:1349 inc/admin/admin.php:1353 inc/admin/admin.php:1377
593
+ #: inc/admin/admin.php:1381 inc/admin/admin.php:1405 inc/admin/admin.php:1409
594
+ #: inc/admin/admin.php:1445 inc/admin/admin.php:1449 inc/admin/admin.php:1474
595
+ #: inc/admin/admin.php:1478 inc/admin/admin.php:1503 inc/admin/admin.php:1507
596
  msgid "Click to disable this feature"
597
  msgstr "Haga clic para desactivar esta función"
598
 
599
+ #: inc/admin/admin.php:252 inc/admin/admin.php:254 inc/admin/admin.php:319
600
+ #: inc/admin/admin.php:321 inc/admin/admin.php:384 inc/admin/admin.php:386
601
+ #: inc/admin/admin.php:451 inc/admin/admin.php:453 inc/admin/admin.php:530
602
+ #: inc/admin/admin.php:532 inc/admin/admin.php:1149 inc/admin/admin.php:1151
603
+ #: inc/admin/admin.php:1178 inc/admin/admin.php:1180 inc/admin/admin.php:1207
604
+ #: inc/admin/admin.php:1209 inc/admin/admin.php:1236 inc/admin/admin.php:1238
605
+ #: inc/admin/admin.php:1265 inc/admin/admin.php:1267 inc/admin/admin.php:1294
606
+ #: inc/admin/admin.php:1296 inc/admin/admin.php:1322 inc/admin/admin.php:1324
607
+ #: inc/admin/admin.php:1350 inc/admin/admin.php:1352 inc/admin/admin.php:1378
608
+ #: inc/admin/admin.php:1380 inc/admin/admin.php:1406 inc/admin/admin.php:1408
609
+ #: inc/admin/admin.php:1446 inc/admin/admin.php:1448 inc/admin/admin.php:1475
610
+ #: inc/admin/admin.php:1477 inc/admin/admin.php:1504 inc/admin/admin.php:1506
611
  msgid "Click to enable this feature"
612
  msgstr "Haga clic para activar esta función"
613
 
614
+ #: inc/admin/admin.php:269
615
  msgid "Home"
616
  msgstr "Inicio"
617
 
618
+ #: inc/admin/admin.php:270
619
  msgid "Single Post Types"
620
  msgstr "Tipos de Post Individuales"
621
 
622
+ #: inc/admin/admin.php:271
623
  msgid "Archives"
624
  msgstr "Archivos"
625
 
626
+ #: inc/admin/admin.php:272 inc/admin/admin.php:338
627
  msgid "Taxonomies"
628
  msgstr "Taxonomías"
629
 
630
+ #: inc/admin/admin.php:336 inc/admin/admin.php:469 inc/admin/admin.php:477
631
  msgid "General"
632
  msgstr "General"
633
 
634
+ #: inc/admin/admin.php:337
635
  msgid "Post Types"
636
  msgstr "Tipos de Post"
637
 
638
+ #: inc/admin/admin.php:339
639
  msgid "HTML Sitemap"
640
  msgstr "Mapa del sitio HTML"
641
 
642
+ #: inc/admin/admin.php:401
643
  msgid "Knowledge Graph"
644
  msgstr "Gráfico de conocimiento"
645
 
646
+ #: inc/admin/admin.php:402
647
  msgid "Your social accounts"
648
  msgstr "Tus cuentas sociales"
649
 
650
+ #: inc/admin/admin.php:403
651
  msgid "Facebook"
652
  msgstr "Facebook"
653
 
654
+ #: inc/admin/admin.php:404
655
  msgid "Twitter"
656
  msgstr "Twitter"
657
 
658
+ #: inc/admin/admin.php:470 inc/admin/admin.php:478
659
  msgid "Tracking"
660
  msgstr "Seguimiento"
661
 
662
+ #: inc/admin/admin.php:471 inc/admin/admin.php:479
663
+ msgid "Events"
664
+ msgstr ""
665
+
666
+ #: inc/admin/admin.php:472 inc/admin/admin.php:480
667
  msgid "Custom Dimensions"
668
  msgstr "Dimensiones personalizadas"
669
 
670
+ #: inc/admin/admin.php:473
671
  msgid "Stats in Dashboard"
672
  msgstr "Estadísticas en el Escritorio"
673
 
674
+ #: inc/admin/admin.php:548
675
  msgid "Appearance"
676
  msgstr "Apariencia"
677
 
678
+ #: inc/admin/admin.php:549
679
  msgid "Security"
680
  msgstr "Seguridad"
681
 
682
+ #: inc/admin/admin.php:581
683
  msgid "Export Settings"
684
  msgstr "Exportar configuración"
685
 
686
+ #: inc/admin/admin.php:583
687
  msgid ""
688
  "Export the plugin settings for this site as a .json file. This allows you to "
689
  "easily import the configuration into another site."
691
  "Exportar la configuración del plugin de este sitio como un archivo .json. "
692
  "Esto le permite importar fácilmente la configuración en otro sitio."
693
 
694
+ #: inc/admin/admin.php:588
695
  msgid "Export"
696
  msgstr "Exportar"
697
 
698
+ #: inc/admin/admin.php:595
699
  msgid "Import Settings"
700
  msgstr "Importar configuración"
701
 
702
+ #: inc/admin/admin.php:597
703
  msgid ""
704
  "Import the plugin settings from a .json file. This file can be obtained by "
705
  "exporting the settings on another site using the form above."
708
  "puede obtener mediante la exportación de los ajustes en otro sitio usando el "
709
  "formulario de arriba."
710
 
711
+ #: inc/admin/admin.php:605 inc/admin/admin.php:628
712
  msgid "Import"
713
  msgstr "Importar"
714
 
715
+ #: inc/admin/admin.php:613
716
  msgid "Import Redirections"
717
  msgstr ""
718
 
719
+ #: inc/admin/admin.php:615
720
  msgid ""
721
  "Import your own redirections from a .csv file (separator \";\"). You must "
722
  "have 3 columns in this order: url to match (without your domain name), url "
723
  "to redirect in absolute and type of redirection (301, 302 or 307)."
724
  msgstr ""
725
 
726
+ #: inc/admin/admin.php:618
727
+ msgid "Download a CSV example"
728
  msgstr ""
729
 
730
+ #: inc/admin/admin.php:636
731
+ msgid "Import posts and terms metadata from Yoast"
732
+ msgstr ""
733
 
734
+ #: inc/admin/admin.php:638
735
  msgid "By clicking Migrate, we'll import:"
736
  msgstr "Clicando sobre Migrar, importaremos:"
737
 
738
+ #: inc/admin/admin.php:640
739
  msgid "Title tags"
740
  msgstr "Etiquetas de título"
741
 
742
+ #: inc/admin/admin.php:642
743
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
744
  msgstr ""
745
  "Etiquetas de Facebook Open Graph (título, Descripción e imagen miniatura)"
746
 
747
+ #: inc/admin/admin.php:643
748
  msgid "Twitter tags (title, description and image thumbnail)"
749
  msgstr "Etiquetas de Twitter (título, Descripción e imagen miniatura)"
750
 
751
+ #: inc/admin/admin.php:644
752
  msgid "Meta Robots (noindex, nofollow...)"
753
  msgstr "Meta Robots (noindex, nofollow...)"
754
 
755
+ #: inc/admin/admin.php:647
756
  msgid ""
757
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
758
  msgstr ""
759
  "<strong>ADVERTENCIA:</strong> Migración eliminará todos los mensajes de "
760
  "metadatos de SEOPress"
761
 
762
+ #: inc/admin/admin.php:648
763
  msgid "Migrate now"
764
  msgstr "Migrar ahora"
765
 
766
+ #: inc/admin/admin.php:655
767
  msgid "Reset All Notices From Notifications Center"
768
  msgstr "Restablecer todos los avisos del Centro de Notificaciones"
769
 
770
+ #: inc/admin/admin.php:657
771
  msgid ""
772
  "By clicking Reset Notices, you'll see all notices again in notifications "
773
  "center."
775
  "Clicando en Restablecer Avisos, verás todos los avisos otra vez en el centro "
776
  "de notificaciones."
777
 
778
+ #: inc/admin/admin.php:662
779
  msgid "Reset notices"
780
  msgstr "Restablecer avisos"
781
 
782
+ #: inc/admin/admin.php:669
783
  msgid "Reset All Settings"
784
  msgstr "Restablecer todas las configuraciónes"
785
 
786
+ #: inc/admin/admin.php:671
787
  msgid ""
788
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
789
  "database AND set settings to their default values."
792
  "SEOPress en su base de datos Y la configuración a sus valores "
793
  "predeterminados."
794
 
795
+ #: inc/admin/admin.php:676
796
  msgid "Reset settings"
797
  msgstr "Reiniciar Ajustes"
798
 
799
+ #: inc/admin/admin.php:717 inc/admin/admin.php:723
800
+ msgid "SEO Tools"
801
+ msgstr ""
802
+
803
+ #: inc/admin/admin.php:718 inc/admin/admin.php:724 inc/admin/admin.php:730
804
+ #: inc/admin/admin.php:735
805
+ msgid "Useful links"
806
+ msgstr ""
807
+
808
+ #: inc/admin/admin.php:722 inc/admin/admin.php:734
809
  msgid "Notifications Center"
810
  msgstr "Centro de Notificaciones"
811
 
812
+ #: inc/admin/admin.php:755
813
  msgid ""
814
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
815
  "posts metadata to SEOPress?"
817
  "Hemos observado que utilizas Yoast SEO. <br> ¿Migrar los metadatos de sus "
818
  "artículos, páginas y tipos de elementos personalizados a SEOPress?"
819
 
820
+ #: inc/admin/admin.php:757
821
  msgid "Migrate!"
822
  msgstr "Migrar"
823
 
824
+ #: inc/admin/admin.php:778
825
  msgid "Your site doesn't use an SSL certificate!"
826
  msgstr "¡Tu sitio no utiliza un certificado SSL!"
827
 
828
+ #: inc/admin/admin.php:779 inc/admin/admin.php:3966 inc/admin/admin.php:3987
829
+ #: inc/admin/admin.php:4008 inc/admin/admin.php:4029
830
  msgid "Learn more"
831
  msgstr "Saber más"
832
 
833
+ #: inc/admin/admin.php:780
834
  msgid "Low impact"
835
  msgstr "Bajo impacto"
836
 
837
+ #: inc/admin/admin.php:782
838
  msgid "Buy an SSL!"
839
  msgstr "¡Comprar un SSL!"
840
 
841
+ #: inc/admin/admin.php:792
842
  msgid "Your site is not visible to Search Engines!"
843
  msgstr "¡Tu sitio no es visible para los motores de búsqueda!"
844
 
845
+ #: inc/admin/admin.php:793 inc/admin/admin.php:803 inc/admin/admin.php:813
846
  msgid "High impact"
847
  msgstr "Alto impacto"
848
 
849
+ #: inc/admin/admin.php:795 inc/admin/admin.php:805 inc/admin/admin.php:815
850
+ #: inc/admin/admin.php:839 inc/admin/admin.php:893 inc/admin/admin.php:906
851
+ #: inc/admin/admin.php:978
852
  msgid "Fix this!"
853
  msgstr "¡Solucionarlo!"
854
 
855
+ #: inc/admin/admin.php:802
856
  msgid "Your site title is empty!"
857
  msgstr "¡El título de tu sitio está vacío!"
858
 
859
+ #: inc/admin/admin.php:812
860
  msgid ""
861
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
862
  msgstr ""
863
  "¡Tus permalinks no son SEO amigables! Activa permalinks buenos para "
864
  "solucionar este problema."
865
 
866
+ #: inc/admin/admin.php:836
867
  msgid "You RSS feed show full text!"
868
  msgstr "¡Tu fuente RSS muestra el texto completo!"
869
 
870
+ #: inc/admin/admin.php:837 inc/admin/admin.php:891 inc/admin/admin.php:904
871
  msgid "Medium impact"
872
  msgstr "Impacto medio"
873
 
874
+ #: inc/admin/admin.php:863
875
  msgid "Break comments into pages is ON!"
876
  msgstr "¡Los comentarios divididos en las páginas está activo!"
877
 
878
+ #: inc/admin/admin.php:864 inc/admin/admin.php:928 inc/admin/admin.php:964
 
879
  msgid "Huge impact"
880
  msgstr "Gran impacto"
881
 
882
+ #: inc/admin/admin.php:866
883
  msgid "Disable this!"
884
  msgstr "¡Desactivar esto!"
885
 
886
+ #: inc/admin/admin.php:890
887
  msgid "Display more posts per page on homepage and archives"
888
  msgstr ""
889
 
890
+ #: inc/admin/admin.php:903
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
891
  msgid "You don't have an XML Sitemap!"
892
  msgstr "¡No tienes un Sitemap XML!"
893
 
894
+ #: inc/admin/admin.php:927
895
  msgid "Do you have a Google Business page? It's free!"
896
  msgstr "¿Tienes una página de Google Business? ¡Es gratis!"
897
 
898
+ #: inc/admin/admin.php:930
899
  msgid "Create your page now!"
900
  msgstr "¡Crea tu página ahora!"
901
 
902
+ #: inc/admin/admin.php:963
903
  msgid "Add your site to Google. It's free!"
904
  msgstr "Agrega tu sitio a Google. ¡Es gratis!"
905
 
906
+ #: inc/admin/admin.php:966
907
  msgid "Add your site to Search Console!"
908
  msgstr "¡Agrega tu sitio a Search Console!"
909
 
910
+ #: inc/admin/admin.php:976
911
  msgid "You have to enter your licence key to get updates and support"
912
  msgstr ""
913
  "Tienes que introducir tu clave de licencia para obtener actualizaciones y "
914
  "soporte"
915
 
916
+ #: inc/admin/admin.php:991
917
+ msgid "Check websites setup on your server"
918
+ msgstr ""
919
+
920
+ #: inc/admin/admin.php:993
921
+ msgid "Host IP: "
922
+ msgstr ""
923
+
924
+ #: inc/admin/admin.php:999
925
+ msgid "Server IP Address: "
926
+ msgstr ""
927
+
928
+ #: inc/admin/admin.php:1001
929
+ msgid "Last scrape: "
930
+ msgstr ""
931
+
932
+ #: inc/admin/admin.php:1002
933
+ msgid "Number of websites on your server: "
934
+ msgstr ""
935
+
936
+ #: inc/admin/admin.php:1014
937
+ msgid "Get list"
938
+ msgstr ""
939
+
940
+ #: inc/admin/admin.php:1022
941
+ msgid "Check your domain expiration date"
942
+ msgstr ""
943
+
944
+ #: inc/admin/admin.php:1041
945
+ msgid "Your domain name: "
946
+ msgstr ""
947
+
948
+ #: inc/admin/admin.php:1043
949
+ msgid "Your registrar: "
950
+ msgstr ""
951
+
952
+ #: inc/admin/admin.php:1045
953
+ msgid "Last updated date: "
954
+ msgstr ""
955
+
956
+ #: inc/admin/admin.php:1047
957
+ msgid "Domain creation date: "
958
+ msgstr ""
959
+
960
+ #: inc/admin/admin.php:1049
961
+ msgid "Your domain expires: "
962
+ msgstr ""
963
+
964
+ #: inc/admin/admin.php:1053
965
+ msgid "Email me before expiration"
966
+ msgstr ""
967
+
968
+ #: inc/admin/admin.php:1062
969
+ msgid "Check your Alexa Rank (Amazon index)"
970
+ msgstr ""
971
+
972
+ #: inc/admin/admin.php:1077
973
+ msgid "Your Alexa Rank"
974
+ msgstr ""
975
+
976
+ #: inc/admin/admin.php:1099
977
+ msgid "Country Rank: "
978
+ msgstr ""
979
+
980
+ #: inc/admin/admin.php:1110
981
+ msgid "The lower, the best"
982
+ msgstr ""
983
+
984
+ #: inc/admin/admin.php:1112
985
+ msgid "Get Alexa Rank"
986
+ msgstr ""
987
+
988
+ #: inc/admin/admin.php:1120
989
+ msgid "Upload a list of links to disavow to Google"
990
+ msgstr ""
991
+
992
+ #: inc/admin/admin.php:1121
993
+ msgid "Google Trends"
994
+ msgstr ""
995
+
996
+ #: inc/admin/admin.php:1134
997
  msgid "Titles & metas"
998
  msgstr "Títulos y Metas"
999
 
1000
+ #: inc/admin/admin.php:1135
1001
  msgid "Manage all your titles & metas"
1002
  msgstr "Administrar todos tus títulos y metas"
1003
 
1004
+ #: inc/admin/admin.php:1136 inc/admin/admin.php:1165 inc/admin/admin.php:1194
1005
+ #: inc/admin/admin.php:1223 inc/admin/admin.php:1252 inc/admin/admin.php:1281
1006
+ #: inc/admin/admin.php:1309 inc/admin/admin.php:1337 inc/admin/admin.php:1365
1007
+ #: inc/admin/admin.php:1393 inc/admin/admin.php:1422 inc/admin/admin.php:1433
1008
+ #: inc/admin/admin.php:1462 inc/admin/admin.php:1491 inc/admin/admin.php:1531
1009
+ #: inc/admin/admin.php:1542 inc/admin/admin.php:1554 inc/admin/admin.php:1566
1010
+ msgid "Manage"
1011
+ msgstr "Gestionar"
1012
+
1013
+ #: inc/admin/admin.php:1164
1014
  msgid "Manage your XML / Image / HTML Sitemap"
1015
  msgstr "Gestionar tu XML / imagen / mapa del sitio HTML"
1016
 
1017
+ #: inc/admin/admin.php:1193
1018
  msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
1019
  msgstr "Open Graph, Twitter Card, Google Knowledge Graph y más..."
1020
 
1021
+ #: inc/admin/admin.php:1222
1022
  msgid "Track everything about your visitors with Google Analytics"
1023
  msgstr "Siga todo acerca de sus visitantes con Google Analytics"
1024
 
1025
+ #: inc/admin/admin.php:1251
1026
  msgid "Advanced SEO options for advanced users!"
1027
  msgstr "¡Opciones avanzadas de SEO para usuarios avanzados!"
1028
 
1029
+ #: inc/admin/admin.php:1280
 
 
 
 
1030
  msgid "Improve WooCommerce SEO"
1031
  msgstr "Mejorar SEO WooCommerce"
1032
 
1033
+ #: inc/admin/admin.php:1308
 
 
 
 
1034
  msgid "Add Google Local Business data type"
1035
  msgstr ""
1036
 
1037
+ #: inc/admin/admin.php:1336
 
 
 
 
1038
  msgid "Add Dublin Core meta tags"
1039
  msgstr "Agregar metaetiquetas Dublin Core"
1040
 
1041
+ #: inc/admin/admin.php:1364
 
 
 
 
1042
  msgid ""
1043
  "Add data types to your content: articles, courses, recipes, videos, events "
1044
  "and products"
1046
  "Añadir tipos de datos a tu contenido: artículos, cursos, recetas, videos, "
1047
  "eventos y productos"
1048
 
1049
+ #: inc/admin/admin.php:1392
 
 
 
 
1050
  msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
1051
  msgstr "Habilitar migas de pan para tu tema y mejorar tu SEO en SERPs"
1052
 
1053
+ #: inc/admin/admin.php:1421
 
 
 
 
1054
  msgid "Track your website performance to improve SEO with Google Page Speed"
1055
  msgstr ""
1056
  "Seguir el rendimiento de su sitio web para mejorar el SEO con Google Page "
1057
  "Speed"
1058
 
1059
+ #: inc/admin/admin.php:1432
 
 
 
 
1060
  msgid "Edit your robots.txt file"
1061
  msgstr "Edita tu archivo robots.txt"
1062
 
1063
+ #: inc/admin/admin.php:1461
 
 
 
 
1064
  msgid "Optimize your site for Google News"
1065
  msgstr "Optimizar tu sitio para Google News"
1066
 
1067
+ #: inc/admin/admin.php:1489
 
 
 
 
1068
  msgid "Monitor 404, create 301, 302 and 307 redirections"
1069
  msgstr "Monitorear 404, crear redirecciones 301, 302 y 307"
1070
 
1071
+ #: inc/admin/admin.php:1490
1072
+ msgid "See redirects"
1073
  msgstr ""
1074
 
1075
+ #: inc/admin/admin.php:1519
1076
  msgid "Scan your site to find SEO problems."
1077
  msgstr "Analiza tu sitio para encontrar problemas SEO."
1078
 
1079
+ #: inc/admin/admin.php:1520
1080
+ msgid "See broken links"
1081
+ msgstr ""
1082
+
1083
+ #: inc/admin/admin.php:1521
1084
  msgid "Scan"
1085
  msgstr "Analizar"
1086
 
1087
+ #: inc/admin/admin.php:1530
 
 
 
 
1088
  msgid "Edit your htaccess file."
1089
  msgstr "Editar tu archivo htaccess."
1090
 
1091
+ #: inc/admin/admin.php:1541
1092
+ msgid "Configure default WordPress RSS."
1093
+ msgstr ""
1094
+
1095
+ #: inc/admin/admin.php:1553
1096
  msgid "Import / export SEOPress settings from site to site."
1097
  msgstr "Importar / exportar configuración de SEOPress de sitio a sitio."
1098
 
1099
+ #: inc/admin/admin.php:1565
 
 
 
 
1100
  msgid "Edit your SEOPress license key."
1101
  msgstr "Editar tu clave de licencia de SEOPress."
1102
 
1103
+ #: inc/admin/admin.php:1634
1104
  msgid "Site title"
1105
  msgstr "Título del Sitio"
1106
 
1107
+ #: inc/admin/admin.php:1866
1108
+ msgid "Indicate paginated content to Google"
1109
+ msgstr ""
1110
+
1111
+ #: inc/admin/admin.php:1883 inc/admin/admin.php:3379
1112
  msgid "Enable XML Sitemap"
1113
  msgstr "Activar Mapa del Sitio XML"
1114
 
1115
+ #: inc/admin/admin.php:1891
1116
  msgid "Enable XML Image Sitemaps"
1117
  msgstr "Activar imagen de Mapas del Sitio XML"
1118
 
1119
+ #: inc/admin/admin.php:1899 inc/admin/admin.php:3417
1120
  msgid "Enable HTML Sitemap"
1121
  msgstr "Activar Mapa del Sitio HTML"
1122
 
1123
+ #: inc/admin/admin.php:1915
1124
  msgid "Check to INCLUDE Post Types"
1125
  msgstr "Marcar para INCLUIR Tipos de Post"
1126
 
1127
+ #: inc/admin/admin.php:1931
1128
  msgid "Check to INCLUDE Taxonomies"
1129
  msgstr "Marcar para INCLUIR Taxonomías"
1130
 
1131
+ #: inc/admin/admin.php:1947
1132
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
1133
  msgstr ""
1134
  "Introducir un ID de elemento, página o tipo de contenido que muestra el mapa "
1135
  "del sitio."
1136
 
1137
+ #: inc/admin/admin.php:1955
1138
  msgid "Exclude some Posts, Pages or Custom Post Types"
1139
  msgstr "Excluir algunos artículos, páginas o tipos de contenido."
1140
 
1141
+ #: inc/admin/admin.php:1972
1142
  msgid "Person or organization"
1143
  msgstr "Persona u organización"
1144
 
1145
+ #: inc/admin/admin.php:1980
1146
  msgid "Your name / organization"
1147
  msgstr "Tu nombre / organización"
1148
 
1149
+ #: inc/admin/admin.php:1988
1150
  msgid "Your photo / organization logo"
1151
  msgstr "Tu foto / logo de la organización"
1152
 
1153
+ #: inc/admin/admin.php:1996
1154
  msgid "Organization Phone number (only for Organization)"
1155
  msgstr "Número de teléfono de la organización (sólo para la organización)"
1156
 
1157
+ #: inc/admin/admin.php:2004
1158
  msgid "Contact type (only for Organization)"
1159
  msgstr "Tipo de contacto (sólo para la organización)"
1160
 
1161
+ #: inc/admin/admin.php:2012
1162
  msgid "Contact option (only for Organization)"
1163
  msgstr "Opción de contacto (sólo para la organización)"
1164
 
1165
+ #: inc/admin/admin.php:2029
1166
  msgid "Facebook Page URL"
1167
  msgstr "URL de la página de Facebook"
1168
 
1169
+ #: inc/admin/admin.php:2037
1170
  msgid "Twitter Username"
1171
  msgstr "Nombre de usuario de Twitter"
1172
 
1173
+ #: inc/admin/admin.php:2045
1174
  msgid "Google + URL"
1175
  msgstr "URL de Google+"
1176
 
1177
+ #: inc/admin/admin.php:2053
1178
  msgid "Pinterest URL"
1179
  msgstr "URL de Pinterest"
1180
 
1181
+ #: inc/admin/admin.php:2061
1182
  msgid "Instagram URL"
1183
  msgstr "URL de Instagram"
1184
 
1185
+ #: inc/admin/admin.php:2069
1186
  msgid "YouTube URL"
1187
  msgstr "URL de YouTube"
1188
 
1189
+ #: inc/admin/admin.php:2077
1190
  msgid "LinkedIn URL"
1191
  msgstr "URL de Linkedln"
1192
 
1193
+ #: inc/admin/admin.php:2085
1194
  msgid "MySpace URL"
1195
  msgstr "URL de MySpace"
1196
 
1197
+ #: inc/admin/admin.php:2093
1198
  msgid "Soundcloud URL"
1199
  msgstr "URL de Soundcloud"
1200
 
1201
+ #: inc/admin/admin.php:2101
1202
  msgid "Tumblr URL"
1203
  msgstr "URL de Tumblr"
1204
 
1205
+ #: inc/admin/admin.php:2118
1206
  msgid "Enable Open Graph Data"
1207
  msgstr "Habilitar datos de Open Graph"
1208
 
1209
+ #: inc/admin/admin.php:2126
1210
  msgid "Select a default image"
1211
  msgstr "Seleccionar una imagen predeterminada"
1212
 
1213
+ #: inc/admin/admin.php:2134
1214
  msgid "Facebook Admin ID"
1215
  msgstr "Facebook admin ID"
1216
 
1217
+ #: inc/admin/admin.php:2142
1218
  msgid "Facebook App ID"
1219
  msgstr "Facebook App ID"
1220
 
1221
+ #: inc/admin/admin.php:2159
1222
  msgid "Enable Twitter Card"
1223
  msgstr "Habilitar Twitter Card"
1224
 
1225
+ #: inc/admin/admin.php:2167
1226
  msgid "Default Twitter Image"
1227
  msgstr "Imagen de Twitter por defecto"
1228
 
1229
+ #: inc/admin/admin.php:2175
1230
  msgid "Image size for Twitter Summary card"
1231
  msgstr "Tamaño de imagen para Twitter Summary Card"
1232
 
1233
+ #: inc/admin/admin.php:2192 inc/admin/admin.php:3910
1234
  msgid "Enable Google Analytics tracking"
1235
  msgstr "Habilitar el seguimiento de Google Analytics"
1236
 
1237
+ #: inc/admin/admin.php:2200
1238
  msgid "Enter your tracking ID"
1239
  msgstr "Introduzca su ID de seguimiento"
1240
 
1241
+ #: inc/admin/admin.php:2208
1242
  msgid "Exclude user roles from tracking"
1243
  msgstr "Excluir roles de usuario para seguimiento"
1244
 
1245
+ #: inc/admin/admin.php:2226 inc/admin/admin.php:3963
1246
  msgid "Enable remarketing, demographics and interest reporting"
1247
  msgstr "Habilitar remarketing, datos demográficos e informes de interés"
1248
 
1249
+ #: inc/admin/admin.php:2234 inc/admin/admin.php:3984
1250
  msgid "Enable IP Anonymization"
1251
  msgstr "Habilitar la anonimización de IP"
1252
 
1253
+ #: inc/admin/admin.php:2242 inc/admin/admin.php:4005
1254
  msgid "Enhanced Link Attribution"
1255
  msgstr "Atribución de Enlace Mejorado"
1256
 
1257
+ #: inc/admin/admin.php:2250 inc/admin/admin.php:4026
1258
  msgid "Enable cross-domain tracking"
1259
  msgstr "Habilitar el seguimiento de dominios cruzados"
1260
 
1261
+ #: inc/admin/admin.php:2258
1262
  msgid "Cross domains"
1263
  msgstr "Dominios cruzados"
1264
 
1265
+ #: inc/admin/admin.php:2276
1266
+ msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
1267
+ msgstr ""
1268
+
1269
+ #: inc/admin/admin.php:2284
1270
+ msgid "Track click downloads"
1271
+ msgstr ""
1272
+
1273
+ #: inc/admin/admin.php:2302
1274
  msgid "Track Authors"
1275
  msgstr "Seguir Autores"
1276
 
1277
+ #: inc/admin/admin.php:2310
1278
  msgid "Track Categories"
1279
  msgstr "Seguir Categorías"
1280
 
1281
+ #: inc/admin/admin.php:2318
1282
  msgid "Track Tags"
1283
  msgstr "Seguir Etiquetas"
1284
 
1285
+ #: inc/admin/admin.php:2326
1286
  msgid "Track Post Types"
1287
  msgstr "Seguir Tipos de Publicaciones"
1288
 
1289
+ #: inc/admin/admin.php:2334
1290
  msgid "Track Logged In Users"
1291
  msgstr "seguir Usuarios Conectados"
1292
 
1293
+ #: inc/admin/admin.php:2351
1294
  msgid "Redirect attachment pages to post parent"
1295
  msgstr "Redirigir las páginas de adjuntos al post principal"
1296
 
1297
+ #: inc/admin/admin.php:2359
1298
  msgid "Remove stop words from URL"
1299
  msgstr "Quitar stop words (palabras vacías) de la URL"
1300
 
1301
+ #: inc/admin/admin.php:2367
1302
  msgid "Remove /category/ in URL"
1303
  msgstr "Quitar /category/ en URL"
1304
 
1305
+ #: inc/admin/admin.php:2375 inc/admin/admin.php:4522
1306
  msgid "Disable trailing slash for metas"
1307
  msgstr ""
1308
 
1309
+ #: inc/admin/admin.php:2383
1310
  msgid "Google site verification"
1311
  msgstr "Verificación del sitio de Google"
1312
 
1313
+ #: inc/admin/admin.php:2391
1314
  msgid "Bing site verification"
1315
  msgstr "Verificación del sitio de Bing"
1316
 
1317
+ #: inc/admin/admin.php:2399
1318
  msgid "Pinterest site verification"
1319
  msgstr "Verificación del sitio en Pinterest"
1320
 
1321
+ #: inc/admin/admin.php:2407
1322
  msgid "Yandex site verification"
1323
  msgstr "Verificación del sitio de Yandex"
1324
 
1325
+ #: inc/admin/admin.php:2424
1326
  msgid "SEOPress in admin bar"
1327
  msgstr "SEOPress en la barra de admin"
1328
 
1329
+ #: inc/admin/admin.php:2432
1330
+ msgid "Move SEOPress metaboxe position"
1331
+ msgstr ""
1332
+
1333
+ #: inc/admin/admin.php:2440
1334
  msgid "Hide SEOPress Notifications Center"
1335
  msgstr "Ocultar Centro de notificaciones de SEOPress"
1336
 
1337
+ #: inc/admin/admin.php:2448
1338
  msgid "Show Title tag column in post types"
1339
  msgstr "Mostrar columna de etiqueta Title en tipos de post"
1340
 
1341
+ #: inc/admin/admin.php:2456
1342
  msgid "Show Meta description column in post types"
1343
  msgstr "Mostrar columna de descripción Meta en tipos de post"
1344
 
1345
+ #: inc/admin/admin.php:2464
1346
  msgid "Show noindex column in post types"
1347
  msgstr "Mostrar columna noindex en tipos de post"
1348
 
1349
+ #: inc/admin/admin.php:2472
1350
  msgid "Show nofollow column in post types"
1351
  msgstr "Mostrar columna de nofollow en tipos de post"
1352
 
1353
+ #: inc/admin/admin.php:2480
1354
  msgid "Show total number of words column in post types"
1355
  msgstr ""
1356
 
1357
+ #: inc/admin/admin.php:2488
1358
  msgid "Show W3C validator column in post types"
1359
  msgstr ""
1360
 
1361
+ #: inc/admin/admin.php:2496
1362
  msgid "Show Google Page Speed column in post types"
1363
  msgstr ""
1364
 
1365
+ #: inc/admin/admin.php:2505
1366
  msgid "Hide Genesis SEO Metaboxe"
1367
  msgstr "Ocultar Génesis SEO Metaboxe"
1368
 
1369
+ #: inc/admin/admin.php:2522
1370
  msgid "Block SEO metaboxe to user roles"
1371
  msgstr "Bloquear la SEO Metaboxe a roles de usuario"
1372
 
1373
+ #: inc/admin/admin.php:2566
1374
  msgid "<p>Customize your titles & metas for homepage</p>"
1375
  msgstr "<p>Personalizar sus títulos y metas para página de inicio</p>"
1376
 
1377
+ #: inc/admin/admin.php:2571
1378
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1379
  msgstr ""
1380
  "<p>Personalizar sus títulos y metas para los tipos individuales del "
1381
  "artículo</p>"
1382
 
1383
+ #: inc/admin/admin.php:2576
1384
  msgid "<p>Customize your metas for all pages</p>"
1385
  msgstr "<p>Personaliza tus metas para todas las páginas</p>"
1386
 
1387
+ #: inc/admin/admin.php:2581
1388
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1389
  msgstr "<p>Personaliza tus metas para todos los archivos de las taxonomías</p>"
1390
 
1391
+ #: inc/admin/admin.php:2586
1392
  msgid "<p>Customize your metas for all archives</p>"
1393
  msgstr "<p>Personaliza tus metas para todos los archivos</p>"
1394
 
1395
+ #: inc/admin/admin.php:2591
1396
  msgid ""
1397
  "To view your sitemap, enable permalinks (not default one), and save settings "
1398
  "to flush them."
1400
  "Para ver el mapa del sitio, activar los permalinks (no por defecto) y "
1401
  "guardar los ajustes para actualizarlos."
1402
 
1403
+ #: inc/admin/admin.php:2592
1404
  msgid ""
1405
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1406
  msgstr ""
1407
  "Sólo los 1000 últimos artículos aparecen en Sitemaps para evitar problemas "
1408
  "de rendimiento."
1409
 
1410
+ #: inc/admin/admin.php:2594
1411
+ msgid ""
1412
+ "Your server use NGINX. If XML Sitemaps doesn't work, you have to add this "
1413
+ "rules to your configuration:"
1414
+ msgstr ""
1415
+
1416
+ #: inc/admin/admin.php:2604
1417
  msgid "Noindex content will not be displayed in Sitemaps."
1418
  msgstr "Contenido noindex no se mostrará en Sitemaps."
1419
 
1420
+ #: inc/admin/admin.php:2606
1421
  msgid "View your sitemap"
1422
  msgstr "Ver el mapa del sitio"
1423
 
1424
+ #: inc/admin/admin.php:2608
1425
  msgid "Ping Google manually"
1426
  msgstr "Ping a Google manualmente"
1427
 
1428
+ #: inc/admin/admin.php:2610
1429
  msgid "Flush permalinks"
1430
  msgstr "Permalinks a nivel"
1431
 
1432
+ #: inc/admin/admin.php:2616
1433
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1434
  msgstr "<p>Crear un HTML para tus visitantes y mejorar tu SEO</p>"
1435
 
1436
+ #: inc/admin/admin.php:2621
1437
  msgid "<p>Include / Exclude Post Types</p>"
1438
  msgstr "<p>Incluir / Excluir Tipos de Post</p>"
1439
 
1440
+ #: inc/admin/admin.php:2626
1441
  msgid "<p>Include / Exclude Taxonomies</p>"
1442
  msgstr "<p>Incluir / Excluir Taxonomías</p>"
1443
 
1444
+ #: inc/admin/admin.php:2631
1445
  msgid "<p>Configure Google Knowledge Graph</p>"
1446
  msgstr "<p>Configurar el Google Knowledge Graph</p>"
1447
 
1448
+ #: inc/admin/admin.php:2636
1449
  msgid "<p>Link your site with your social accounts</p>"
1450
  msgstr "<p>Enlazar tu sitio con tus cuentas sociales</p>"
1451
 
1452
+ #: inc/admin/admin.php:2641
1453
  msgid "<p>Manage Open Graph datas</p>"
1454
  msgstr "<p>Gestionar datos de Open Graph</p>"
1455
 
1456
+ #: inc/admin/admin.php:2646
1457
  msgid "<p>Manage your Twitter card</p>"
1458
  msgstr "<p>Gestionar tu Twitter Card</p>"
1459
 
1460
+ #: inc/admin/admin.php:2651
1461
  msgid "<p>Link your Google Analytics to your website</p>"
1462
  msgstr "<p>Vincular tu Google Analytics a tu sitio web</p>"
1463
 
1464
+ #: inc/admin/admin.php:2656
1465
  msgid "<p>Configure your Google Analytics tracking code</p>"
1466
  msgstr "<p>Configurar su código de seguimiento de Google Analytics</p>"
1467
 
1468
+ #: inc/admin/admin.php:2661
1469
+ msgid "<p>Track events in Google Analytics</p>"
1470
+ msgstr ""
1471
+
1472
+ #: inc/admin/admin.php:2666
1473
  msgid ""
1474
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1475
  "and custom metrics are like default dimensions and metrics in your Analytics "
1479
  "too. More info by clicking on help icon."
1480
  msgstr ""
1481
 
1482
+ #: inc/admin/admin.php:2672
1483
  msgid "<p>Advanced SEO options</p>"
1484
  msgstr "<p>Opciones avanzadas de SEO</p>"
1485
 
1486
+ #: inc/admin/admin.php:2677
1487
  msgid "<p>Customize SEOPress to fit your needs</p>"
1488
  msgstr "<p>Personalizar SEOPress para adaptarse a tus necesidades</p>"
1489
 
1490
+ #: inc/admin/admin.php:2682
1491
  msgid "<p>Manage security</p>"
1492
  msgstr "<p>Gestión de seguridad</p>"
1493
 
1494
+ #: inc/admin/admin.php:2693
1495
  msgid "My awesome website"
1496
  msgstr "Mi impresionante sitio web"
1497
 
1498
+ #: inc/admin/admin.php:2698 inc/admin/admin.php:2709 inc/admin/admin.php:2745
1499
+ #: inc/admin/admin.php:2862 inc/admin/admin.php:2893 inc/admin/admin.php:2970
1500
+ #: inc/admin/admin.php:3045 inc/admin/admin.php:3115 inc/admin/admin.php:3184
1501
+ #: inc/admin/admin.php:3216
1502
  msgid "More tags"
1503
  msgstr "Más Etiquetas"
1504
 
1505
+ #: inc/admin/admin.php:2704
1506
  msgid "This is a cool website about Wookiees"
1507
  msgstr "Esta es una web interesante sobre Wookiees"
1508
 
1509
+ #: inc/admin/admin.php:2722 inc/admin/admin.php:2833 inc/admin/admin.php:2947
1510
+ #: inc/admin/admin.php:3034 inc/admin/admin.php:3104 inc/admin/admin.php:3173
1511
+ #: inc/admin/admin.php:3207
1512
  msgid "Title template"
1513
  msgstr "Plantilla de título"
1514
 
1515
+ #: inc/admin/admin.php:2741
1516
  msgid "Post Title"
1517
  msgstr "Título de publicación"
1518
 
1519
+ #: inc/admin/admin.php:2752 inc/admin/admin.php:2869 inc/admin/admin.php:2977
1520
+ #: inc/admin/admin.php:3051 inc/admin/admin.php:3121 inc/admin/admin.php:3190
1521
+ #: inc/admin/admin.php:3222
1522
  msgid "Meta description template"
1523
  msgstr "Plantilla de Descripción meta"
1524
 
1525
+ #: inc/admin/admin.php:2813
1526
  msgid "Display date in Google search results?"
1527
  msgstr "¿Mostrar la fecha en los resultados de búsqueda de Google?"
1528
 
1529
+ #: inc/admin/admin.php:2853
1530
  msgid "Category Title"
1531
  msgstr "Título de la Categoría"
1532
 
1533
+ #: inc/admin/admin.php:2855
1534
  msgid "Tag Title"
1535
  msgstr "Título de la Etiqueta"
1536
 
1537
+ #: inc/admin/admin.php:2857
1538
  msgid "Term Title"
1539
  msgstr "Título de término"
1540
 
1541
+ #: inc/admin/admin.php:2886
1542
  msgid "Category Description"
1543
  msgstr "Descripción de la categoría"
1544
 
1545
+ #: inc/admin/admin.php:2888
1546
  msgid "Tag Description"
1547
  msgstr "Descripción de la Etiqueta"
1548
 
1549
+ #: inc/admin/admin.php:2890
1550
  msgid "Term Description"
1551
  msgstr "Descripción del término"
1552
 
1553
+ #: inc/admin/admin.php:2966
1554
  msgid "Post Type Archive Name"
1555
  msgstr "Nombre de archivo del tipo de publicación"
1556
 
1557
+ #: inc/admin/admin.php:3032
1558
  msgid "Author archives"
1559
  msgstr "Archivos del autor"
1560
 
1561
+ #: inc/admin/admin.php:3093
1562
+ msgid "Disable author archives"
1563
+ msgstr ""
1564
+
1565
+ #: inc/admin/admin.php:3102
1566
  msgid "Date archives"
1567
  msgstr "Archivos por fecha"
1568
 
1569
+ #: inc/admin/admin.php:3113
1570
  msgid "Archive date"
1571
  msgstr "Fecha de archivo"
1572
 
1573
+ #: inc/admin/admin.php:3162
1574
+ msgid "Disable date archives"
1575
+ msgstr ""
1576
+
1577
+ #: inc/admin/admin.php:3171
1578
  msgid "Search archives"
1579
  msgstr "Buscar archivos"
1580
 
1581
+ #: inc/admin/admin.php:3182
1582
  msgid "Search Keywords"
1583
  msgstr "Buscar Palabras Clave"
1584
 
1585
+ #: inc/admin/admin.php:3205
1586
  msgid "404 archives"
1587
  msgstr "Archivos 404"
1588
 
1589
+ #: inc/admin/admin.php:3360
1590
+ msgid "Add rel next/prev link in head of paginated archive pages"
1591
+ msgstr ""
1592
+
1593
+ #: inc/admin/admin.php:3362
1594
+ msgid "Learn more on Google website"
1595
+ msgstr ""
1596
+
1597
+ #: inc/admin/admin.php:3398
1598
  msgid "Enable Image Sitemaps"
1599
  msgstr "Activar el Mapa de sitios de Imágenes"
1600
 
1601
+ #: inc/admin/admin.php:3459 inc/admin/admin.php:3499
1602
  msgid "Include"
1603
  msgstr "Incluir"
1604
 
1605
+ #: inc/admin/admin.php:3514
1606
  msgid "eg: 2, 28, 68"
1607
  msgstr "eg: 2, 28, 68"
1608
 
1609
+ #: inc/admin/admin.php:3524
1610
  msgid "eg: 13, 8, 38"
1611
  msgstr "eg: 13, 8, 38"
1612
 
1613
+ #: inc/admin/admin.php:3538
1614
  msgid "Person"
1615
  msgstr "Persona"
1616
 
1617
+ #: inc/admin/admin.php:3541
1618
  msgid "Organization"
1619
  msgstr "Organización"
1620
 
1621
+ #: inc/admin/admin.php:3554
1622
  msgid "eg: Apple"
1623
  msgstr "eg: Apple"
1624
 
1625
+ #: inc/admin/admin.php:3567
1626
  msgid "Select your logo"
1627
  msgstr "Selecciona tu logotipo"
1628
 
1629
+ #: inc/admin/admin.php:3595
1630
  msgid "eg: +33123456789 (internationalized version required)"
1631
  msgstr "eg: +33123456789 (versión internacionalizada necesaria)"
1632
 
1633
+ #: inc/admin/admin.php:3610
1634
  msgid "Customer support"
1635
  msgstr "Atención al cliente"
1636
 
1637
+ #: inc/admin/admin.php:3613
1638
  msgid "Technical support"
1639
  msgstr "Asistencia técnica"
1640
 
1641
+ #: inc/admin/admin.php:3616
1642
  msgid "Billing support"
1643
  msgstr "Soporte de facturación"
1644
 
1645
+ #: inc/admin/admin.php:3619
1646
  msgid "Bill payment"
1647
  msgstr "Pago de factura"
1648
 
1649
+ #: inc/admin/admin.php:3622
1650
  msgid "Sales"
1651
  msgstr "Promociones"
1652
 
1653
+ #: inc/admin/admin.php:3625
1654
  msgid "Credit card support"
1655
  msgstr "Soporte de tarjeta de crédito"
1656
 
1657
+ #: inc/admin/admin.php:3628
1658
  msgid "Emergency"
1659
  msgstr "Emergencias"
1660
 
1661
+ #: inc/admin/admin.php:3631
1662
  msgid "Baggage tracking"
1663
  msgstr "Seguimiento de equipajes"
1664
 
1665
+ #: inc/admin/admin.php:3634
1666
  msgid "Roadside assistance"
1667
  msgstr "Asistencia en carretera"
1668
 
1669
+ #: inc/admin/admin.php:3637
1670
  msgid "Package tracking"
1671
  msgstr "Seguimiento de paquetes"
1672
 
1673
+ #: inc/admin/admin.php:3654
1674
  msgid "Toll Free"
1675
  msgstr "Sin Cargo"
1676
 
1677
+ #: inc/admin/admin.php:3657
1678
  msgid "Hearing impaired supported"
1679
  msgstr "Discapacidad auditiva soportada"
1680
 
1681
+ #: inc/admin/admin.php:3670
1682
  msgid "eg: https://www.facebook.com/your-page"
1683
  msgstr "eg: https://www.facebook.com/tu-pagina"
1684
 
1685
+ #: inc/admin/admin.php:3683
1686
  msgid "eg: @wp_seopress"
1687
  msgstr "eg: @wp_seopress"
1688
 
1689
+ #: inc/admin/admin.php:3695
1690
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1691
  msgstr "eg: https://plus.google.com/+BenjaminDenis"
1692
 
1693
+ #: inc/admin/admin.php:3707
1694
  msgid "eg: https://pinterest.com/wpbuy/"
1695
  msgstr "eg: https://pinterest.com/wpbuy/"
1696
 
1697
+ #: inc/admin/admin.php:3719
1698
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1699
  msgstr "por ejemplo: https://www.instagram.com/rainbowgeek64/"
1700
 
1701
+ #: inc/admin/admin.php:3731
1702
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1703
  msgstr "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1704
 
1705
+ #: inc/admin/admin.php:3743
1706
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1707
  msgstr "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1708
 
1709
+ #: inc/admin/admin.php:3755
1710
  msgid "eg: https://myspace.com/your-page"
1711
  msgstr "eg: https://myspace.com/tu-pagina"
1712
 
1713
+ #: inc/admin/admin.php:3767
1714
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1715
  msgstr "eg: https://soundcloud.com/michaelmccannmusic"
1716
 
1717
+ #: inc/admin/admin.php:3779
1718
  msgid "eg: https://your-site.tumblr.com"
1719
  msgstr "eg: https://tu-sitio.tumblr.com"
1720
 
1721
+ #: inc/admin/admin.php:3796
1722
  msgid "Enable OG data"
1723
  msgstr "Habilitar datos de OG"
1724
 
1725
+ #: inc/admin/admin.php:3842
1726
  msgid "How-to create a Facebook App ID"
1727
  msgstr ""
1728
 
1729
+ #: inc/admin/admin.php:3856
1730
  msgid "Enable Twitter card"
1731
  msgstr "Habilitar tarjeta de Twitter"
1732
 
1733
+ #: inc/admin/admin.php:3889
1734
  msgid "Default"
1735
  msgstr "Predeterminado"
1736
 
1737
+ #: inc/admin/admin.php:3892
1738
  msgid "Large"
1739
  msgstr "Grande"
1740
 
1741
+ #: inc/admin/admin.php:3920
1742
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1743
  msgstr "Introduce tu Identificador de Seguimiento (UA-XXXX-XX)"
1744
 
1745
+ #: inc/admin/admin.php:3924
1746
  msgid "Find your tracking ID"
1747
  msgstr ""
1748
 
1749
+ #: inc/admin/admin.php:3965
1750
  msgid ""
1751
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1752
  "represents a group of users you want to re-engage because of their "
1753
  "likelihood to convert."
1754
  msgstr ""
1755
 
1756
+ #: inc/admin/admin.php:3986
1757
  msgid ""
1758
  "When a customer of Analytics requests IP address anonymization, Analytics "
1759
  "anonymizes the address as soon as technically feasible at the earliest "
1760
  "possible stage of the collection network."
1761
  msgstr ""
1762
 
1763
+ #: inc/admin/admin.php:4007
1764
  msgid ""
1765
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1766
  "report by automatically differentiating between multiple links to the same "
1767
  "URL on a single page by using link element IDs."
1768
  msgstr ""
1769
 
1770
+ #: inc/admin/admin.php:4028
1771
  msgid ""
1772
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1773
  "related sites (such as an ecommerce site and a separate shopping cart site) "
1774
  "as a single session. This is sometimes called site linking."
1775
  msgstr ""
1776
 
1777
+ #: inc/admin/admin.php:4040
1778
  msgid "Enter yours domains"
1779
  msgstr "Introduce tus dominios"
1780
 
1781
+ #: inc/admin/admin.php:4057
1782
+ msgid "Enable download tracking"
1783
+ msgstr ""
1784
+
1785
+ #: inc/admin/admin.php:4067
1786
+ msgid "pdf|docx|pptx|zip"
1787
+ msgstr ""
1788
+
1789
+ #: inc/admin/admin.php:4071
1790
+ msgid "Separate each file type extensions with a pipe \"|\""
1791
+ msgstr ""
1792
+
1793
+ #: inc/admin/admin.php:4088 inc/admin/admin.php:4165 inc/admin/admin.php:4242
1794
+ #: inc/admin/admin.php:4319 inc/admin/admin.php:4396
1795
  msgid "Custom Dimension #1"
1796
  msgstr "Dimensión personalizada #1"
1797
 
1798
+ #: inc/admin/admin.php:4091 inc/admin/admin.php:4168 inc/admin/admin.php:4245
1799
+ #: inc/admin/admin.php:4322 inc/admin/admin.php:4399
1800
  msgid "Custom Dimension #2"
1801
  msgstr "Dimensión personalizada #2"
1802
 
1803
+ #: inc/admin/admin.php:4094 inc/admin/admin.php:4171 inc/admin/admin.php:4248
1804
+ #: inc/admin/admin.php:4325 inc/admin/admin.php:4402
1805
  msgid "Custom Dimension #3"
1806
  msgstr "Dimensión personalizada #3"
1807
 
1808
+ #: inc/admin/admin.php:4097 inc/admin/admin.php:4174 inc/admin/admin.php:4251
1809
+ #: inc/admin/admin.php:4328 inc/admin/admin.php:4405
1810
  msgid "Custom Dimension #4"
1811
  msgstr "Dimensión personalizada #4"
1812
 
1813
+ #: inc/admin/admin.php:4100 inc/admin/admin.php:4177 inc/admin/admin.php:4254
1814
+ #: inc/admin/admin.php:4331 inc/admin/admin.php:4408
1815
  msgid "Custom Dimension #5"
1816
  msgstr "Dimensión personalizada #5"
1817
 
1818
+ #: inc/admin/admin.php:4103 inc/admin/admin.php:4180 inc/admin/admin.php:4257
1819
+ #: inc/admin/admin.php:4334 inc/admin/admin.php:4411
1820
  msgid "Custom Dimension #6"
1821
  msgstr "Dimensión personalizada #6"
1822
 
1823
+ #: inc/admin/admin.php:4106 inc/admin/admin.php:4183 inc/admin/admin.php:4260
1824
+ #: inc/admin/admin.php:4337 inc/admin/admin.php:4414
1825
  msgid "Custom Dimension #7"
1826
  msgstr "Dimensión personalizada #7"
1827
 
1828
+ #: inc/admin/admin.php:4109 inc/admin/admin.php:4186 inc/admin/admin.php:4263
1829
+ #: inc/admin/admin.php:4340 inc/admin/admin.php:4417
1830
  msgid "Custom Dimension #8"
1831
  msgstr "Dimensión personalizada #8"
1832
 
1833
+ #: inc/admin/admin.php:4112 inc/admin/admin.php:4189 inc/admin/admin.php:4266
1834
+ #: inc/admin/admin.php:4343 inc/admin/admin.php:4420
1835
  msgid "Custom Dimension #9"
1836
  msgstr "Dimensión personalizada #9"
1837
 
1838
+ #: inc/admin/admin.php:4115 inc/admin/admin.php:4192 inc/admin/admin.php:4269
1839
+ #: inc/admin/admin.php:4346 inc/admin/admin.php:4423
1840
  msgid "Custom Dimension #10"
1841
  msgstr "Dimensión personalizada #10"
1842
 
1843
+ #: inc/admin/admin.php:4118 inc/admin/admin.php:4195 inc/admin/admin.php:4272
1844
+ #: inc/admin/admin.php:4349 inc/admin/admin.php:4426
1845
  msgid "Custom Dimension #11"
1846
  msgstr "Dimensión personalizada #11"
1847
 
1848
+ #: inc/admin/admin.php:4121 inc/admin/admin.php:4198 inc/admin/admin.php:4275
1849
+ #: inc/admin/admin.php:4352 inc/admin/admin.php:4429
1850
  msgid "Custom Dimension #12"
1851
  msgstr "Dimensión personalizada #12"
1852
 
1853
+ #: inc/admin/admin.php:4124 inc/admin/admin.php:4201 inc/admin/admin.php:4278
1854
+ #: inc/admin/admin.php:4355 inc/admin/admin.php:4432
1855
  msgid "Custom Dimension #13"
1856
  msgstr "Dimensión personalizada #13"
1857
 
1858
+ #: inc/admin/admin.php:4127 inc/admin/admin.php:4204 inc/admin/admin.php:4281
1859
+ #: inc/admin/admin.php:4358 inc/admin/admin.php:4435
1860
  msgid "Custom Dimension #14"
1861
  msgstr "Dimensión personalizada #14"
1862
 
1863
+ #: inc/admin/admin.php:4130 inc/admin/admin.php:4207 inc/admin/admin.php:4284
1864
+ #: inc/admin/admin.php:4361 inc/admin/admin.php:4438
1865
  msgid "Custom Dimension #15"
1866
  msgstr "Dimensión personalizada #15"
1867
 
1868
+ #: inc/admin/admin.php:4133 inc/admin/admin.php:4210 inc/admin/admin.php:4287
1869
+ #: inc/admin/admin.php:4364 inc/admin/admin.php:4441
1870
  msgid "Custom Dimension #16"
1871
  msgstr "Dimensión personalizada #16"
1872
 
1873
+ #: inc/admin/admin.php:4136 inc/admin/admin.php:4213 inc/admin/admin.php:4290
1874
+ #: inc/admin/admin.php:4367 inc/admin/admin.php:4444
1875
  msgid "Custom Dimension #17"
1876
  msgstr "Dimensión personalizada #17"
1877
 
1878
+ #: inc/admin/admin.php:4139 inc/admin/admin.php:4216 inc/admin/admin.php:4293
1879
+ #: inc/admin/admin.php:4370 inc/admin/admin.php:4447
1880
  msgid "Custom Dimension #18"
1881
  msgstr "Dimensión personalizada #18"
1882
 
1883
+ #: inc/admin/admin.php:4142 inc/admin/admin.php:4219 inc/admin/admin.php:4296
1884
+ #: inc/admin/admin.php:4373 inc/admin/admin.php:4450
1885
  msgid "Custom Dimension #19"
1886
  msgstr "Dimensión personalizada #19"
1887
 
1888
+ #: inc/admin/admin.php:4145 inc/admin/admin.php:4222 inc/admin/admin.php:4299
1889
+ #: inc/admin/admin.php:4376 inc/admin/admin.php:4453
1890
  msgid "Custom Dimension #20"
1891
  msgstr "Dimensión personalizada #20"
1892
 
1893
+ #: inc/admin/admin.php:4471
1894
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1895
  msgstr ""
1896
  "Redirigir las páginas de adjuntos al post principal (o a la página principal "
1897
  "si no lo hay)"
1898
 
1899
+ #: inc/admin/admin.php:4488
1900
  msgid "Remove stop words in permalinks"
1901
  msgstr "Quitar stop words (palabras vacías) en los permalinks"
1902
 
1903
+ #: inc/admin/admin.php:4488
1904
  msgid ""
1905
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1906
  msgstr ""
1907
  "Ajuste basado en el idioma del sitio. Lenguajes soportados: EN, FR, ES, DE, "
1908
  "IT, PT."
1909
 
1910
+ #: inc/admin/admin.php:4505
1911
  msgid "Remove /category/ in your permalinks"
1912
  msgstr "Quitar /categoría/ en tus permalinks"
1913
 
1914
+ #: inc/admin/admin.php:4522
1915
  msgid ""
1916
+ "You must check this box if the structure of your permalinks DOES NOT contain "
1917
+ "a slash at the end (eg: /%postname%)"
1918
  msgstr ""
1919
 
1920
+ #: inc/admin/admin.php:4534
1921
  msgid "Enter Google meta value site verification"
1922
  msgstr "Introducir la verificación meta del sitio de Google"
1923
 
1924
+ #: inc/admin/admin.php:4546
1925
  msgid "Enter Bing meta value site verification"
1926
  msgstr "Introducir la verificación meta del sitio de Bing"
1927
 
1928
+ #: inc/admin/admin.php:4558
1929
  msgid "Enter Pinterest meta value site verification"
1930
  msgstr "Introducir la verificación meta del sitio de Pinterest"
1931
 
1932
+ #: inc/admin/admin.php:4570
1933
  msgid "Enter Yandex meta value site verification"
1934
  msgstr "Introducir la verificación meta del sitio de Yandex"
1935
 
1936
+ #: inc/admin/admin.php:4587
1937
  msgid "Remove SEOPress from Admin Bar in backend"
1938
  msgstr "Quitar SEOPress de la barra de Admin en backend"
1939
 
1940
+ #: inc/admin/admin.php:4603
1941
+ msgid "High priority (top)"
1942
+ msgstr ""
1943
+
1944
+ #: inc/admin/admin.php:4606
1945
+ msgid "Normal priority (default)"
1946
+ msgstr ""
1947
+
1948
+ #: inc/admin/admin.php:4609
1949
+ msgid "Low priority"
1950
+ msgstr ""
1951
+
1952
+ #: inc/admin/admin.php:4627
1953
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1954
  msgstr "Ocultar Centro de Notificaciones en el Escritorio de SEOPress"
1955
 
1956
+ #: inc/admin/admin.php:4644
1957
  msgid "Add title column"
1958
  msgstr "Añadir columna de título"
1959
 
1960
+ #: inc/admin/admin.php:4661
1961
  msgid "Add meta description column"
1962
  msgstr "Añadir columna de metadescripción"
1963
 
1964
+ #: inc/admin/admin.php:4678
1965
  msgid "Display noindex status"
1966
  msgstr "Muestra estado noindex"
1967
 
1968
+ #: inc/admin/admin.php:4695
1969
  msgid "Display nofollow status"
1970
  msgstr "Muestra estado nofollow"
1971
 
1972
+ #: inc/admin/admin.php:4712
1973
  msgid "Display total number of words in content"
1974
  msgstr ""
1975
 
1976
+ #: inc/admin/admin.php:4729
1977
  msgid "Display W3C column to check code quality"
1978
  msgstr ""
1979
 
1980
+ #: inc/admin/admin.php:4747
1981
  msgid "Display Page Speed column to check performances"
1982
  msgstr ""
1983
 
1984
+ #: inc/admin/admin.php:4765
1985
  msgid "Remove Genesis SEO Metaboxe"
1986
  msgstr "Quitar Metaboxe SEO de Génesis"
1987
 
1993
  msgid "Broken Links"
1994
  msgstr ""
1995
 
1996
+ #: inc/functions/options-advanced-admin.php:119
1997
+ #: inc/functions/options-advanced-admin.php:525
1998
  msgid "Title tag"
1999
  msgstr "Etiqueta título"
2000
 
2001
+ #: inc/functions/options-advanced-admin.php:122
2002
  msgid "Meta Desc."
2003
  msgstr "Meta Descripción"
2004
 
2005
+ #: inc/functions/options-advanced-admin.php:125
2006
  msgid "Noindex?"
2007
  msgstr "¿Noindex?"
2008
 
2009
+ #: inc/functions/options-advanced-admin.php:128
2010
  msgid "Nofollow?"
2011
  msgstr "¿Nofollow?"
2012
 
2013
+ #: inc/functions/options-advanced-admin.php:131
2014
  msgid "Count words?"
2015
  msgstr ""
2016
 
2017
+ #: inc/functions/options-advanced-admin.php:134
2018
  msgid "W3C check"
2019
  msgstr ""
2020
 
2021
+ #: inc/functions/options-advanced-admin.php:137
2022
  msgid "Page Speed"
2023
  msgstr ""
2024
 
2025
+ #: inc/functions/options-advanced-admin.php:165
2026
  msgid "Check code quality of this page"
2027
  msgstr ""
2028
 
2029
+ #: inc/functions/options-advanced-admin.php:168
2030
  msgid "Analyse this page with Google Page Speed"
2031
  msgstr ""
2032
 
2033
+ #: inc/functions/options-advanced-admin.php:352
2034
  msgid "Enable noindex"
2035
  msgstr "Habilitar noindex"
2036
 
2037
+ #: inc/functions/options-advanced-admin.php:391
2038
  msgid "Enable index"
2039
  msgstr "Habilitar index"
2040
 
2041
+ #: inc/functions/options-advanced-admin.php:431
2042
  msgid "Enable nofollow"
2043
  msgstr "Habilitar nofollow"
2044
 
2045
+ #: inc/functions/options-advanced-admin.php:470
2046
  msgid "Enable follow"
2047
  msgstr "Habilitar follow"
2048
 
2059
  msgid "Please upload a valid .csv file"
2060
  msgstr ""
2061
 
2062
+ #: seopress.php:296
2063
+ msgid "You like SEOPress? Don't forget to rate it 5 stars!"
2064
+ msgstr "¿Te gusta SEOPress? ¡No olvides valorarlo con 5 estrellas!"
2065
+
2066
+ #: seopress.php:343
2067
  msgid "Settings"
2068
  msgstr "Ajustes"
2069
 
2070
+ #: seopress.php:344
2071
  msgid "SEOPress.org"
2072
  msgstr "SEOPress.org"
2073
 
2074
+ #: seopress.php:346
2075
  msgid "GO PRO!"
2076
  msgstr "¡Hazte Pro!"
2077
 
2078
+ #~ msgid "Import posts metadata from Yoast"
2079
+ #~ msgstr "Importar los mensajes de metadatos de Yoast"
2080
+
2081
  #~ msgid "<p>Configure your Google Analytics custom dimensions"
2082
  #~ msgstr "<p>Configurar sus dimensiones personalizadas de Google Analytics"
2083
 
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: 2017-04-27 13:44+0200\n"
6
- "PO-Revision-Date: 2017-04-27 13:46+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: fr_FR\n"
@@ -17,86 +17,195 @@ msgstr ""
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
- #: inc/admin/admin-header.php:10
21
  msgid "SEOPress"
22
  msgstr "SEOPress"
23
 
24
- #: inc/admin/admin-header.php:14 inc/admin/adminbar.php:72
25
  msgid "PRO"
26
  msgstr "PRO"
27
 
28
- #: inc/admin/admin-header.php:25
29
- msgid "You like SEOPress? Don't forget to rate it 5 stars!"
30
- msgstr "Vous aimez SEOPress ? N'oubliez pas de nous noter 5 étoiles !"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
 
32
- #: inc/admin/admin-header.php:57
 
 
 
 
33
  msgid "Support"
34
  msgstr "Support"
35
 
36
- #: inc/admin/admin-metaboxes.php:26 inc/admin/admin-metaboxes.php:28
37
- #: inc/admin/adminbar.php:16 inc/functions/options-advanced-admin.php:511
 
38
  msgid "SEO"
39
  msgstr "SEO"
40
 
41
- #: inc/admin/admin-metaboxes.php:123
42
  msgid "Titles settings"
43
  msgstr "Paramètres de titres"
44
 
45
- #: inc/admin/admin-metaboxes.php:124 inc/admin/admin.php:180
46
- #: inc/admin/admin.php:270 inc/admin/admin.php:542 inc/admin/admin.php:1090
47
- #: inc/admin/adminbar.php:46
48
- msgid "Advanced"
49
- msgstr "Avancé"
50
-
51
- #: inc/admin/admin-metaboxes.php:125
52
  msgid "Social"
53
  msgstr "Social"
54
 
55
- #: inc/admin/admin-metaboxes.php:127
56
  msgid "Redirection"
57
  msgstr "Redirection"
58
 
59
- #: inc/admin/admin-metaboxes.php:130
60
  msgid "Google News"
61
  msgstr "Google News"
62
 
63
- #: inc/admin/admin-metaboxes.php:139
64
  msgid "Title"
65
  msgstr "Titre"
66
 
67
- #: inc/admin/admin-metaboxes.php:140
68
  msgid "Enter your title"
69
  msgstr "Entrez votre titre"
70
 
71
- #: inc/admin/admin-metaboxes.php:144 inc/admin/admin-metaboxes.php:152
 
72
  msgid "(maximum recommended limit)"
73
  msgstr "(limite maximale recommandée)"
74
 
75
- #: inc/admin/admin-metaboxes.php:147 inc/admin/admin.php:636
76
- #: inc/admin/admin.php:1469 inc/functions/options-advanced-admin.php:521
77
  msgid "Meta description"
78
  msgstr "Meta description"
79
 
80
- #: inc/admin/admin-metaboxes.php:148
81
  msgid "Enter your meta description"
82
  msgstr "Entrez votre méta description"
83
 
84
- #: inc/admin/admin-metaboxes.php:157
85
  msgid "Google Snippet Preview"
86
  msgstr "Aperçu Google Snippet"
87
 
88
- #: inc/admin/admin-metaboxes.php:158
89
  msgid "This is what your page will look like in Google search results"
90
  msgstr ""
91
  "Voilà à quoi ressemblera votre page dans les résultats de recherche Google"
92
 
93
- #: inc/admin/admin-metaboxes.php:174 inc/admin/admin.php:1627
94
- #: inc/admin/admin.php:2527 inc/admin/admin.php:2660 inc/admin/admin.php:2752
95
- #: inc/admin/admin.php:2827 inc/admin/admin.php:2878 inc/admin/admin.php:2962
96
  msgid "noindex"
97
  msgstr "noindex"
98
 
99
- #: inc/admin/admin-metaboxes.php:175 inc/admin/admin.php:2964
100
  msgid ""
101
  "Do not display all pages of the site in Google search results and do not "
102
  "display \"Cached\" links in search results."
@@ -104,22 +213,22 @@ msgstr ""
104
  "Ne pas afficher toutes les pages du site dans les résultats de recherche "
105
  "<br>et ne pas afficher de lien \"En cache\" dans les résultats de recherche."
106
 
107
- #: inc/admin/admin-metaboxes.php:180 inc/admin/admin.php:1635
108
- #: inc/admin/admin.php:2546 inc/admin/admin.php:2679 inc/admin/admin.php:2771
109
- #: inc/admin/admin.php:2981
110
  msgid "nofollow"
111
  msgstr "nofollow"
112
 
113
- #: inc/admin/admin-metaboxes.php:181 inc/admin/admin.php:2983
114
  msgid "Do not follow links for all pages."
115
  msgstr "Ne pas suivre les liens de tout le site."
116
 
117
- #: inc/admin/admin-metaboxes.php:186 inc/admin/admin.php:1643
118
- #: inc/admin/admin.php:3000
119
  msgid "noodp"
120
  msgstr "noodp"
121
 
122
- #: inc/admin/admin-metaboxes.php:187 inc/admin/admin.php:3002
123
  msgid ""
124
  "Do not use Open Directory project metadata for titles or excerpts for all "
125
  "pages."
@@ -127,173 +236,176 @@ msgstr ""
127
  "Ne pas utiliser les métadonnées de l'Open Directory project pour les titres "
128
  "ou les extraits de tout le site."
129
 
130
- #: inc/admin/admin-metaboxes.php:192 inc/admin/admin.php:1651
131
- #: inc/admin/admin.php:3019
132
  msgid "noimageindex"
133
  msgstr "noimageindex"
134
 
135
- #: inc/admin/admin-metaboxes.php:193 inc/admin/admin.php:3021
136
  msgid "Do not index images from the entire site."
137
  msgstr "Ne pas indexer les images de tout le site."
138
 
139
- #: inc/admin/admin-metaboxes.php:198 inc/admin/admin.php:1659
140
- #: inc/admin/admin.php:3038
141
  msgid "noarchive"
142
  msgstr "noarchive"
143
 
144
- #: inc/admin/admin-metaboxes.php:199 inc/admin/admin.php:3040
145
  msgid "Do not display a \"Cached\" link in the Google search results."
146
  msgstr "Ne pas afficher de lien \"En cache\" dans les résultats de recherche."
147
 
148
- #: inc/admin/admin-metaboxes.php:204 inc/admin/admin.php:1667
149
- #: inc/admin/admin.php:3057
150
  msgid "nosnippet"
151
  msgstr "nosnippet"
152
 
153
- #: inc/admin/admin-metaboxes.php:205 inc/admin/admin.php:3059
154
  msgid ""
155
  "Do not display a description in the Google search results for all pages."
156
  msgstr ""
157
  "Ne pas afficher de description dans les résultats de recherche pour toutes "
158
  "les pages du site."
159
 
160
- #: inc/admin/admin-metaboxes.php:208 inc/admin/admin.php:640
161
  msgid "Canonical URL"
162
  msgstr "URL Canonique"
163
 
164
- #: inc/admin/admin-metaboxes.php:209
165
  msgid "Default value: "
166
  msgstr "Valeur par défaut: "
167
 
168
- #: inc/admin/admin-metaboxes.php:215
169
  msgid "Facebook Title"
170
  msgstr "Titre Facebook"
171
 
172
- #: inc/admin/admin-metaboxes.php:216
173
  msgid "Enter your Facebook title"
174
  msgstr "Entrez votre titre Facebook"
175
 
176
- #: inc/admin/admin-metaboxes.php:219
177
  msgid "Facebook description"
178
  msgstr "Description Facebook"
179
 
180
- #: inc/admin/admin-metaboxes.php:220
181
  msgid "Enter your Facebook description"
182
  msgstr "Entrez votre description Facebook"
183
 
184
- #: inc/admin/admin-metaboxes.php:223
185
  msgid "Facebook Thumbnail"
186
  msgstr "Miniature Facebook"
187
 
188
- #: inc/admin/admin-metaboxes.php:224
189
  msgid "Minimum size: 200x200px"
190
  msgstr "Taille minimum : 200x200px"
191
 
192
- #: inc/admin/admin-metaboxes.php:225 inc/admin/admin-metaboxes.php:241
193
- #: inc/admin/admin.php:3508 inc/admin/admin.php:3568
 
194
  msgid "Select your default thumbnail"
195
  msgstr "Sélectionnez votre miniature par défaut"
196
 
197
- #: inc/admin/admin-metaboxes.php:226 inc/admin/admin-metaboxes.php:242
198
- #: inc/admin/admin.php:3266 inc/admin/admin.php:3510 inc/admin/admin.php:3570
 
199
  msgid "Upload an Image"
200
  msgstr "Envoyer une image"
201
 
202
- #: inc/admin/admin-metaboxes.php:231
203
  msgid "Twitter Title"
204
  msgstr "Titre Twitter"
205
 
206
- #: inc/admin/admin-metaboxes.php:232
207
  msgid "Enter your Twitter title"
208
  msgstr "Entrez votre titre Twitter"
209
 
210
- #: inc/admin/admin-metaboxes.php:235
211
  msgid "Twitter description"
212
  msgstr "Description Twitter"
213
 
214
- #: inc/admin/admin-metaboxes.php:236
215
  msgid "Enter your Twitter description"
216
  msgstr "Entrez votre description Twitter"
217
 
218
- #: inc/admin/admin-metaboxes.php:239
219
  msgid "Twitter Thumbnail"
220
  msgstr "Miniature Twitter"
221
 
222
- #: inc/admin/admin-metaboxes.php:240
223
  msgid "Minimum size: 160x160px"
224
  msgstr "Taille minimum : 160x160px"
225
 
226
- #: inc/admin/admin-metaboxes.php:251
227
  msgid "Enable redirection?"
228
  msgstr "Activer la redirection ?"
229
 
230
- #: inc/admin/admin-metaboxes.php:255
231
  msgid "URL redirection"
232
  msgstr "URL de redirection"
233
 
234
- #: inc/admin/admin-metaboxes.php:257
235
  msgid "301 Moved Permanently"
236
  msgstr "301 Redirection permanente"
237
 
238
- #: inc/admin/admin-metaboxes.php:258
239
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
240
  msgstr "302 Trouvée (HTTP 1.1) / Redirection temporaire (HTTP 1.0)"
241
 
242
- #: inc/admin/admin-metaboxes.php:259
243
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
244
  msgstr "307 Redirection temporaire (HTTP 1.1 seulement)"
245
 
246
- #: inc/admin/admin-metaboxes.php:261
247
  msgid "Enter your new URL"
248
  msgstr "Saisissez votre nouvelle URL"
249
 
250
- #: inc/admin/admin-metaboxes.php:264 inc/admin/admin-metaboxes.php:266
 
251
  msgid "Test your URL"
252
  msgstr "Tester votre URL"
253
 
254
- #: inc/admin/admin-metaboxes.php:275
255
  msgid "Exclude this post from Google News Sitemap?"
256
  msgstr "Exclure cet article du sitemap Google News ?"
257
 
258
- #: inc/admin/admin-metaboxes.php:279
259
  msgid "Google News Genres"
260
  msgstr "Genres Google News"
261
 
262
- #: inc/admin/admin-metaboxes.php:281 inc/admin/admin.php:3753
263
- #: inc/admin/admin.php:3830 inc/admin/admin.php:3907 inc/admin/admin.php:3984
264
- #: inc/admin/admin.php:4061
265
  msgid "None"
266
  msgstr "Aucun"
267
 
268
- #: inc/admin/admin-metaboxes.php:282
269
  msgid "Press Release"
270
  msgstr "Press Release"
271
 
272
- #: inc/admin/admin-metaboxes.php:283
273
  msgid "Satire"
274
  msgstr "Satire"
275
 
276
- #: inc/admin/admin-metaboxes.php:284
277
  msgid "Blog"
278
  msgstr "Blog"
279
 
280
- #: inc/admin/admin-metaboxes.php:285
281
  msgid "OpEd"
282
  msgstr "OpEd"
283
 
284
- #: inc/admin/admin-metaboxes.php:286
285
  msgid "Opinion"
286
  msgstr "Opinion"
287
 
288
- #: inc/admin/admin-metaboxes.php:287
289
  msgid "UserGenerated"
290
  msgstr "UserGenerated"
291
 
292
- #: inc/admin/admin-metaboxes.php:292
293
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
294
  msgstr "Mots clés Google News <em>(limite max recommandée: 12)</em>"
295
 
296
- #: inc/admin/admin-metaboxes.php:293
297
  msgid "Enter your Google News Keywords"
298
  msgstr "Entrez vos mots clés Google News"
299
 
@@ -301,185 +413,165 @@ msgstr "Entrez vos mots clés Google News"
301
  msgid "404 - Page not found"
302
  msgstr "404 - Page non trouvée"
303
 
304
- #: inc/admin/admin.php:175
305
  msgid "Dashboard"
306
  msgstr "Tableau de bord"
307
 
308
- #: inc/admin/admin.php:176 inc/admin/adminbar.php:22
309
- msgid "Titles & Metas"
310
- msgstr "Titres et Métas"
311
-
312
- #: inc/admin/admin.php:177 inc/admin/admin.php:1003
313
  msgid "XML / Image / HTML Sitemap"
314
  msgstr "Plan de site XML / Image / HTML"
315
 
316
- #: inc/admin/admin.php:177 inc/admin/adminbar.php:28
317
- msgid "XML / HTML Sitemap"
318
- msgstr "Sitemap XML / HTML"
319
-
320
- #: inc/admin/admin.php:178 inc/admin/admin.php:1032 inc/admin/adminbar.php:34
321
- msgid "Social Networks"
322
- msgstr "Réseaux Sociaux"
323
-
324
- #: inc/admin/admin.php:179 inc/admin/admin.php:1061 inc/admin/adminbar.php:40
325
- msgid "Google Analytics"
326
- msgstr "Google Analytics"
327
-
328
- #: inc/admin/admin.php:181 inc/admin/admin.php:1379 inc/admin/adminbar.php:52
329
- msgid "Tools"
330
- msgstr "Outils"
331
-
332
- #: inc/admin/admin.php:188
333
  #, php-format
334
  msgid "%%sitetitle%%"
335
  msgstr "%%sitetitle%%"
336
 
337
- #: inc/admin/admin.php:188 inc/admin/admin.php:2448 inc/admin/admin.php:2495
338
- #: inc/admin/admin.php:2612 inc/admin/admin.php:2720 inc/admin/admin.php:2796
339
- #: inc/admin/admin.php:2848 inc/admin/admin.php:2899 inc/admin/admin.php:2931
340
  msgid "Site Title"
341
  msgstr "Titre du Site"
342
 
343
- #: inc/admin/admin.php:189
344
  #, php-format
345
  msgid "%%tagline%%"
346
  msgstr "%%tagline%%"
347
 
348
- #: inc/admin/admin.php:189 inc/admin/admin.php:2449 inc/admin/admin.php:2460
349
  msgid "Tagline"
350
  msgstr "Slogan du site"
351
 
352
- #: inc/admin/admin.php:190
353
  #, php-format
354
  msgid "%%post_title%%"
355
  msgstr "%%post_title%%"
356
 
357
- #: inc/admin/admin.php:190
358
  msgid "Post Title (post, page, custom post type)"
359
  msgstr "Titre du post (article, page, type d'article personnalisé)"
360
 
361
- #: inc/admin/admin.php:191
362
  #, php-format
363
  msgid "%%post_excerpt%%"
364
  msgstr "%%post_excerpt%%"
365
 
366
- #: inc/admin/admin.php:191
367
  msgid "Post excerpt"
368
  msgstr "Extrait du post"
369
 
370
- #: inc/admin/admin.php:192
371
  #, php-format
372
  msgid "%%post_date%%"
373
  msgstr "%%post_date%%"
374
 
375
- #: inc/admin/admin.php:192
376
  msgid "Post date"
377
  msgstr "Date du post"
378
 
379
- #: inc/admin/admin.php:193
380
  #, php-format
381
  msgid "%%post_author%%"
382
  msgstr "%%post_author%%"
383
 
384
- #: inc/admin/admin.php:193 inc/admin/admin.php:2795
385
  msgid "Post author"
386
  msgstr "Auteur du post"
387
 
388
- #: inc/admin/admin.php:194
389
  #, php-format
390
  msgid "%%_category_title%%"
391
  msgstr "%%_category_title%%"
392
 
393
- #: inc/admin/admin.php:194
394
  msgid "Category title"
395
  msgstr "Titre de catégorie"
396
 
397
- #: inc/admin/admin.php:195
398
  #, php-format
399
  msgid "%%_category_description%%"
400
  msgstr "%%_category_description%%"
401
 
402
- #: inc/admin/admin.php:195
403
  msgid "Category description"
404
  msgstr "Description de la catégorie"
405
 
406
- #: inc/admin/admin.php:196
407
  #, php-format
408
  msgid "%%tag_title%%"
409
  msgstr "%%tag_title%%"
410
 
411
- #: inc/admin/admin.php:196
412
  msgid "Tag title"
413
  msgstr "Titre de l'étiquette"
414
 
415
- #: inc/admin/admin.php:197
416
  #, php-format
417
  msgid "%%tag_description%%"
418
  msgstr "%%tag_description%%"
419
 
420
- #: inc/admin/admin.php:197
421
  msgid "Tag description"
422
  msgstr "Description de l'étiquette"
423
 
424
- #: inc/admin/admin.php:198
425
  #, php-format
426
  msgid "%%term_title%%"
427
  msgstr "%%term_title%%"
428
 
429
- #: inc/admin/admin.php:198
430
  msgid "Term title"
431
  msgstr "Titre du terme"
432
 
433
- #: inc/admin/admin.php:199
434
  #, php-format
435
  msgid "%%term_description%%"
436
  msgstr "%%term_description%%"
437
 
438
- #: inc/admin/admin.php:199
439
  msgid "Term description"
440
  msgstr "Description du terme"
441
 
442
- #: inc/admin/admin.php:200
443
  #, php-format
444
  msgid "%%search_keywords%%"
445
  msgstr "%%search_keywords%%"
446
 
447
- #: inc/admin/admin.php:200
448
  msgid "Search keywords"
449
  msgstr "Mots clés de recherche"
450
 
451
- #: inc/admin/admin.php:201
452
  #, php-format
453
  msgid "%%current_pagination%%"
454
  msgstr "%%current_pagination%%"
455
 
456
- #: inc/admin/admin.php:201
457
  msgid "Current number page"
458
  msgstr "Numéro de page actuel"
459
 
460
- #: inc/admin/admin.php:202
461
  #, php-format
462
  msgid "%%cpt_plural%%"
463
  msgstr "%%cpt_plural%%"
464
 
465
- #: inc/admin/admin.php:202
466
  msgid "Plural Post Type Archive name"
467
  msgstr "Nom pluriel archives type d'article personnalisé"
468
 
469
- #: inc/admin/admin.php:203
470
  #, php-format
471
  msgid "%%date_archive%%"
472
  msgstr "%%date_archive%%"
473
 
474
- #: inc/admin/admin.php:203
475
  msgid "Date Archive"
476
  msgstr "Date d'archive"
477
 
478
- #: inc/admin/admin.php:209
479
  msgid "Templates variables"
480
  msgstr "Modèles de variables"
481
 
482
- #: inc/admin/admin.php:227
483
  msgid ""
484
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
485
  "None of the following settings will be applied."
@@ -487,109 +579,113 @@ msgstr ""
487
  "Décourager les moteurs de recherche d’indexer ce site est <strong>actif !</"
488
  "strong> Aucun des paramètres suivants ne s’appliqueront."
489
 
490
- #: inc/admin/admin.php:228
491
  msgid "Change this settings"
492
  msgstr "Changer ce paramètre"
493
 
494
- #: inc/admin/admin.php:248 inc/admin/admin.php:252 inc/admin/admin.php:315
495
- #: inc/admin/admin.php:319 inc/admin/admin.php:380 inc/admin/admin.php:384
496
- #: inc/admin/admin.php:447 inc/admin/admin.php:451 inc/admin/admin.php:524
497
- #: inc/admin/admin.php:528 inc/admin/admin.php:988 inc/admin/admin.php:992
498
- #: inc/admin/admin.php:1017 inc/admin/admin.php:1021 inc/admin/admin.php:1046
499
- #: inc/admin/admin.php:1050 inc/admin/admin.php:1075 inc/admin/admin.php:1079
500
- #: inc/admin/admin.php:1104 inc/admin/admin.php:1108 inc/admin/admin.php:1133
501
- #: inc/admin/admin.php:1137 inc/admin/admin.php:1161 inc/admin/admin.php:1165
502
- #: inc/admin/admin.php:1189 inc/admin/admin.php:1193 inc/admin/admin.php:1217
503
- #: inc/admin/admin.php:1221 inc/admin/admin.php:1245 inc/admin/admin.php:1249
504
- #: inc/admin/admin.php:1285 inc/admin/admin.php:1289 inc/admin/admin.php:1314
505
- #: inc/admin/admin.php:1318 inc/admin/admin.php:1342 inc/admin/admin.php:1346
506
  msgid "Click to disable this feature"
507
  msgstr "Cliquez pour désactiver cette fonctionnalité"
508
 
509
- #: inc/admin/admin.php:249 inc/admin/admin.php:251 inc/admin/admin.php:316
510
- #: inc/admin/admin.php:318 inc/admin/admin.php:381 inc/admin/admin.php:383
511
- #: inc/admin/admin.php:448 inc/admin/admin.php:450 inc/admin/admin.php:525
512
- #: inc/admin/admin.php:527 inc/admin/admin.php:989 inc/admin/admin.php:991
513
- #: inc/admin/admin.php:1018 inc/admin/admin.php:1020 inc/admin/admin.php:1047
514
- #: inc/admin/admin.php:1049 inc/admin/admin.php:1076 inc/admin/admin.php:1078
515
- #: inc/admin/admin.php:1105 inc/admin/admin.php:1107 inc/admin/admin.php:1134
516
- #: inc/admin/admin.php:1136 inc/admin/admin.php:1162 inc/admin/admin.php:1164
517
- #: inc/admin/admin.php:1190 inc/admin/admin.php:1192 inc/admin/admin.php:1218
518
- #: inc/admin/admin.php:1220 inc/admin/admin.php:1246 inc/admin/admin.php:1248
519
- #: inc/admin/admin.php:1286 inc/admin/admin.php:1288 inc/admin/admin.php:1315
520
- #: inc/admin/admin.php:1317 inc/admin/admin.php:1343 inc/admin/admin.php:1345
521
  msgid "Click to enable this feature"
522
  msgstr "Cliquez pour activer cette fonctionnalité"
523
 
524
- #: inc/admin/admin.php:266
525
  msgid "Home"
526
  msgstr "Accueil"
527
 
528
- #: inc/admin/admin.php:267
529
  msgid "Single Post Types"
530
  msgstr "Détail Types de contenus"
531
 
532
- #: inc/admin/admin.php:268
533
  msgid "Archives"
534
  msgstr "Archives"
535
 
536
- #: inc/admin/admin.php:269 inc/admin/admin.php:335
537
  msgid "Taxonomies"
538
  msgstr "Taxonomies"
539
 
540
- #: inc/admin/admin.php:333 inc/admin/admin.php:466 inc/admin/admin.php:473
541
  msgid "General"
542
  msgstr "Général"
543
 
544
- #: inc/admin/admin.php:334
545
  msgid "Post Types"
546
  msgstr "Types de contenus"
547
 
548
- #: inc/admin/admin.php:336
549
  msgid "HTML Sitemap"
550
  msgstr "Sitemap HTML"
551
 
552
- #: inc/admin/admin.php:398
553
  msgid "Knowledge Graph"
554
  msgstr "Knowledge Graph"
555
 
556
- #: inc/admin/admin.php:399
557
  msgid "Your social accounts"
558
  msgstr "Vos comptes sociaux"
559
 
560
- #: inc/admin/admin.php:400
561
  msgid "Facebook"
562
  msgstr "Facebook"
563
 
564
- #: inc/admin/admin.php:401
565
  msgid "Twitter"
566
  msgstr "Twitter"
567
 
568
- #: inc/admin/admin.php:467 inc/admin/admin.php:474
569
  msgid "Tracking"
570
  msgstr "Suivi"
571
 
572
- #: inc/admin/admin.php:468 inc/admin/admin.php:475
 
 
 
 
573
  msgid "Custom Dimensions"
574
  msgstr "Dimensions personnalisées"
575
 
576
- #: inc/admin/admin.php:469
577
  msgid "Stats in Dashboard"
578
  msgstr "Stats dans le Tableau de bord"
579
 
580
- #: inc/admin/admin.php:543
581
  msgid "Appearance"
582
  msgstr "Apparence"
583
 
584
- #: inc/admin/admin.php:544
585
  msgid "Security"
586
  msgstr "Sécurité"
587
 
588
- #: inc/admin/admin.php:576
589
  msgid "Export Settings"
590
  msgstr "Exporter Paramètres"
591
 
592
- #: inc/admin/admin.php:578
593
  msgid ""
594
  "Export the plugin settings for this site as a .json file. This allows you to "
595
  "easily import the configuration into another site."
@@ -598,15 +694,15 @@ msgstr ""
598
  "vous permet d'importer facilement votre configuration dans un autre site "
599
  "WordPress."
600
 
601
- #: inc/admin/admin.php:583
602
  msgid "Export"
603
  msgstr "Exporter"
604
 
605
- #: inc/admin/admin.php:590
606
  msgid "Import Settings"
607
  msgstr "Importer Paramètres"
608
 
609
- #: inc/admin/admin.php:592
610
  msgid ""
611
  "Import the plugin settings from a .json file. This file can be obtained by "
612
  "exporting the settings on another site using the form above."
@@ -615,15 +711,15 @@ msgstr ""
615
  "être obtenu en exportant les paramètres depuis un autre site en utilisant le "
616
  "formulaire ci-dessus."
617
 
618
- #: inc/admin/admin.php:600 inc/admin/admin.php:623
619
  msgid "Import"
620
  msgstr "Importer"
621
 
622
- #: inc/admin/admin.php:608
623
  msgid "Import Redirections"
624
  msgstr "Importez des redirections"
625
 
626
- #: inc/admin/admin.php:610
627
  msgid ""
628
  "Import your own redirections from a .csv file (separator \";\"). You must "
629
  "have 3 columns in this order: url to match (without your domain name), url "
@@ -634,52 +730,52 @@ msgstr ""
634
  "nom de domaine), l’url de redirection en absolu et le type de redirection "
635
  "(301, 302 ou 307)."
636
 
637
- #: inc/admin/admin.php:613
638
- msgid "Download an example CSV"
639
  msgstr "Télécharger un fichier CSV d'exemple"
640
 
641
- #: inc/admin/admin.php:631
642
- msgid "Import posts metadata from Yoast"
643
  msgstr ""
644
  "Importer les méta données des articles, pages, types d'articles "
645
- "personnalisés depuis Yoast"
646
 
647
- #: inc/admin/admin.php:633
648
  msgid "By clicking Migrate, we'll import:"
649
  msgstr "En cliquant sur Migrer, vous importerez :"
650
 
651
- #: inc/admin/admin.php:635
652
  msgid "Title tags"
653
  msgstr "Balises titres"
654
 
655
- #: inc/admin/admin.php:637
656
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
657
  msgstr "Balises Facebook Open Graph (titre, description et miniature)"
658
 
659
- #: inc/admin/admin.php:638
660
  msgid "Twitter tags (title, description and image thumbnail)"
661
  msgstr "Balises Twitter (titre, description et miniature)"
662
 
663
- #: inc/admin/admin.php:639
664
  msgid "Meta Robots (noindex, nofollow...)"
665
  msgstr "Meta Robots (noindex, nofollow...)"
666
 
667
- #: inc/admin/admin.php:642
668
  msgid ""
669
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
670
  msgstr ""
671
  "<strong>ATTENTION :</strong> La migration supprimera toutes les méta-données "
672
  "de SEOPress"
673
 
674
- #: inc/admin/admin.php:643
675
  msgid "Migrate now"
676
  msgstr "Migrer maintenant"
677
 
678
- #: inc/admin/admin.php:650
679
  msgid "Reset All Notices From Notifications Center"
680
  msgstr "Réinitialiser toutes les notices du Centre de Notifications"
681
 
682
- #: inc/admin/admin.php:652
683
  msgid ""
684
  "By clicking Reset Notices, you'll see all notices again in notifications "
685
  "center."
@@ -687,15 +783,15 @@ msgstr ""
687
  "En cliquant sur Réinitialiser Notices, vous verrez à nouveau les notices "
688
  "dans le centre de notifications."
689
 
690
- #: inc/admin/admin.php:657
691
  msgid "Reset notices"
692
  msgstr "Réinitialiser Notices"
693
 
694
- #: inc/admin/admin.php:664
695
  msgid "Reset All Settings"
696
  msgstr "Tout réinitialiser"
697
 
698
- #: inc/admin/admin.php:666
699
  msgid ""
700
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
701
  "database AND set settings to their default values."
@@ -703,15 +799,24 @@ msgstr ""
703
  "<strong>AVERTISSEMENT:</strong> Supprime toutes les options liées à SEOPress "
704
  "dans la base de données et redéfini ces derniers à leurs valeurs par défaut."
705
 
706
- #: inc/admin/admin.php:671
707
  msgid "Reset settings"
708
  msgstr "Réinitialiser les paramètres"
709
 
710
- #: inc/admin/admin.php:708
 
 
 
 
 
 
 
 
 
711
  msgid "Notifications Center"
712
  msgstr "Centre de Notifications"
713
 
714
- #: inc/admin/admin.php:713
715
  msgid ""
716
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
717
  "posts metadata to SEOPress?"
@@ -720,173 +825,228 @@ msgstr ""
720
  "méta données de vos articles, pages et types d'articles personnalisés vers "
721
  "SEOPress ?"
722
 
723
- #: inc/admin/admin.php:715
724
  msgid "Migrate!"
725
  msgstr "Migrer !"
726
 
727
- #: inc/admin/admin.php:736
728
  msgid "Your site doesn't use an SSL certificate!"
729
  msgstr "Votre site n'utilise pas de certificat SSL !"
730
 
731
- #: inc/admin/admin.php:737 inc/admin/admin.php:3663 inc/admin/admin.php:3684
732
- #: inc/admin/admin.php:3705 inc/admin/admin.php:3726
733
  msgid "Learn more"
734
  msgstr "En savoir plus"
735
 
736
- #: inc/admin/admin.php:738
737
  msgid "Low impact"
738
  msgstr "Impact faible"
739
 
740
- #: inc/admin/admin.php:740
741
  msgid "Buy an SSL!"
742
  msgstr "Acheter un SSL !"
743
 
744
- #: inc/admin/admin.php:750
745
  msgid "Your site is not visible to Search Engines!"
746
  msgstr "Votre site n'est pas visible aux moteurs de recherche !"
747
 
748
- #: inc/admin/admin.php:751 inc/admin/admin.php:761 inc/admin/admin.php:771
749
  msgid "High impact"
750
  msgstr "Impact élevé"
751
 
752
- #: inc/admin/admin.php:753 inc/admin/admin.php:763 inc/admin/admin.php:773
753
- #: inc/admin/admin.php:797 inc/admin/admin.php:851 inc/admin/admin.php:890
754
- #: inc/admin/admin.php:962
755
  msgid "Fix this!"
756
  msgstr "Régler !"
757
 
758
- #: inc/admin/admin.php:760
759
  msgid "Your site title is empty!"
760
  msgstr "Le titre de votre site est vide !"
761
 
762
- #: inc/admin/admin.php:770
763
  msgid ""
764
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
765
  msgstr ""
766
  "Vos permaliens ne sont pas SEO Friendly ! Veuillez activer la réécriture "
767
  "d'URL pour résoudre cela."
768
 
769
- #: inc/admin/admin.php:794
770
  msgid "You RSS feed show full text!"
771
  msgstr "Votre flux RSS affiche le texte complet !"
772
 
773
- #: inc/admin/admin.php:795 inc/admin/admin.php:849 inc/admin/admin.php:888
774
  msgid "Medium impact"
775
  msgstr "Impact modéré"
776
 
777
- #: inc/admin/admin.php:821
778
  msgid "Break comments into pages is ON!"
779
  msgstr "Diviser les commentaires en plusieurs pages est actif !"
780
 
781
- #: inc/admin/admin.php:822 inc/admin/admin.php:876 inc/admin/admin.php:912
782
- #: inc/admin/admin.php:948
783
  msgid "Huge impact"
784
  msgstr "Impact élevé"
785
 
786
- #: inc/admin/admin.php:824
787
  msgid "Disable this!"
788
  msgstr "Désactiver !"
789
 
790
- #: inc/admin/admin.php:848
791
  msgid "Display more posts per page on homepage and archives"
792
  msgstr ""
793
  "Afficher davantage d'articles par page sur votre page d'accueil et archives"
794
 
795
- #: inc/admin/admin.php:875
796
- msgid ""
797
- "Disable trailing slash for metas <br>if your pemarlink structure doesn't "
798
- "have a trailing slash"
799
- msgstr ""
800
- "Désactiver le slash pour vos métas<br>si votre structure de permaliens n’a "
801
- "pas de barre oblique de fin"
802
-
803
- #: inc/admin/admin.php:878 inc/admin/admin.php:976 inc/admin/admin.php:1005
804
- #: inc/admin/admin.php:1034 inc/admin/admin.php:1063 inc/admin/admin.php:1092
805
- #: inc/admin/admin.php:1121 inc/admin/admin.php:1149 inc/admin/admin.php:1177
806
- #: inc/admin/admin.php:1205 inc/admin/admin.php:1233 inc/admin/admin.php:1262
807
- #: inc/admin/admin.php:1273 inc/admin/admin.php:1302 inc/admin/admin.php:1330
808
- #: inc/admin/admin.php:1369 inc/admin/admin.php:1381 inc/admin/admin.php:1393
809
- msgid "Manage"
810
- msgstr "Gérer"
811
-
812
- #: inc/admin/admin.php:887
813
  msgid "You don't have an XML Sitemap!"
814
  msgstr "Vous n'avez pas de Sitemap XML !"
815
 
816
- #: inc/admin/admin.php:911
817
  msgid "Do you have a Google Business page? It's free!"
818
  msgstr "Avez vous une page Google Business ? C'est gratuit !"
819
 
820
- #: inc/admin/admin.php:914
821
  msgid "Create your page now!"
822
  msgstr "Créez votre page !"
823
 
824
- #: inc/admin/admin.php:947
825
  msgid "Add your site to Google. It's free!"
826
  msgstr "Ajoutez votre site à Google. C’est gratuit !"
827
 
828
- #: inc/admin/admin.php:950
829
  msgid "Add your site to Search Console!"
830
  msgstr "Ajoutez à Search Console !"
831
 
832
- #: inc/admin/admin.php:960
833
  msgid "You have to enter your licence key to get updates and support"
834
  msgstr ""
835
  "Vous devez entrer votre clé de licence pour obtenir mises à jour et support"
836
 
837
- #: inc/admin/admin.php:974
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
838
  msgid "Titles & metas"
839
  msgstr "Titres et Métas"
840
 
841
- #: inc/admin/admin.php:975
842
  msgid "Manage all your titles & metas"
843
  msgstr "Gérez tous vos titres et métas"
844
 
845
- #: inc/admin/admin.php:1004
 
 
 
 
 
 
 
 
 
846
  msgid "Manage your XML / Image / HTML Sitemap"
847
  msgstr "Gérer votre plan de site XML / Image / HTML"
848
 
849
- #: inc/admin/admin.php:1033
850
  msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
851
  msgstr "Open Graph, Twitter Card, Google Knowledge Graph et plus..."
852
 
853
- #: inc/admin/admin.php:1062
854
  msgid "Track everything about your visitors with Google Analytics"
855
  msgstr "Suivez tout ce qui concerne vos visiteurs avec Google Analytics"
856
 
857
- #: inc/admin/admin.php:1091
858
  msgid "Advanced SEO options for advanced users!"
859
  msgstr "Options SEO avancées pour utilisateurs avancés !"
860
 
861
- #: inc/admin/admin.php:1119
862
- msgid "WooCommerce"
863
- msgstr "WooCommerce"
864
-
865
- #: inc/admin/admin.php:1120
866
  msgid "Improve WooCommerce SEO"
867
  msgstr "Améliorer le SEO de WooCommerce"
868
 
869
- #: inc/admin/admin.php:1147
870
- msgid "Local Business"
871
- msgstr "Local Business"
872
-
873
- #: inc/admin/admin.php:1148
874
  msgid "Add Google Local Business data type"
875
  msgstr "Ajoutez le type de données Google Local Business"
876
 
877
- #: inc/admin/admin.php:1175
878
- msgid "Dublin Core"
879
- msgstr "Dublin Core"
880
-
881
- #: inc/admin/admin.php:1176
882
  msgid "Add Dublin Core meta tags"
883
  msgstr "Ajout des balises Dublin Core"
884
 
885
- #: inc/admin/admin.php:1203
886
- msgid "Structured Data Types"
887
- msgstr "Types de données structurées"
888
-
889
- #: inc/admin/admin.php:1204
890
  msgid ""
891
  "Add data types to your content: articles, courses, recipes, videos, events "
892
  "and products"
@@ -894,362 +1054,358 @@ msgstr ""
894
  "Ajout des types de données à vos contenus : articles, cours, recettes, "
895
  "vidéos, événements et produits"
896
 
897
- #: inc/admin/admin.php:1231
898
- msgid "Breadcrumbs"
899
- msgstr "Fil d'Ariane"
900
-
901
- #: inc/admin/admin.php:1232
902
  msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
903
  msgstr ""
904
  "Activer le fil d'Ariane pour votre thème et améliorer votre SEO dans les "
905
  "résultats de recherche "
906
 
907
- #: inc/admin/admin.php:1260
908
- msgid "Google Page Speed"
909
- msgstr "Google Page Speed"
910
-
911
- #: inc/admin/admin.php:1261
912
  msgid "Track your website performance to improve SEO with Google Page Speed"
913
  msgstr ""
914
  "Suivez les performances de votre site Web afin d’améliorer le SEO avec "
915
  "Google Page Speed"
916
 
917
- #: inc/admin/admin.php:1271
918
- msgid "robots.txt"
919
- msgstr "robots.txt"
920
-
921
- #: inc/admin/admin.php:1272
922
  msgid "Edit your robots.txt file"
923
  msgstr "Editer votre fichier robots.txt"
924
 
925
- #: inc/admin/admin.php:1300
926
- msgid "Google News Sitemap"
927
- msgstr "Google News Sitemap"
928
-
929
- #: inc/admin/admin.php:1301
930
  msgid "Optimize your site for Google News"
931
  msgstr "Optimisez votre site pour Google Actualités"
932
 
933
- #: inc/admin/admin.php:1328 inc/admin/adminbar.php:78
934
- msgid "Redirections"
935
- msgstr "Redirections"
936
-
937
- #: inc/admin/admin.php:1329
938
  msgid "Monitor 404, create 301, 302 and 307 redirections"
939
  msgstr "Surveiller les 404, créer des redirections 301, 302 et 307"
940
 
941
- #: inc/admin/admin.php:1357
942
- msgid "SEOPress BOT - Broken links"
943
- msgstr "SEOPress BOT - Liens cassés"
944
 
945
- #: inc/admin/admin.php:1358
946
  msgid "Scan your site to find SEO problems."
947
  msgstr "Analyser votre site pour trouver des problèmes de SEO."
948
 
949
- #: inc/admin/admin.php:1359
 
 
 
 
950
  msgid "Scan"
951
  msgstr "Scan"
952
 
953
- #: inc/admin/admin.php:1367
954
- msgid ".htaccess"
955
- msgstr ".htaccess"
956
-
957
- #: inc/admin/admin.php:1368
958
  msgid "Edit your htaccess file."
959
  msgstr "Modifier votre fichier htaccess."
960
 
961
- #: inc/admin/admin.php:1380
 
 
 
 
962
  msgid "Import / export SEOPress settings from site to site."
963
  msgstr "Importer / Exporter les paramètres d'un site à un autre"
964
 
965
- #: inc/admin/admin.php:1391 inc/admin/adminbar.php:66
966
- msgid "License"
967
- msgstr "Licence"
968
-
969
- #: inc/admin/admin.php:1392
970
  msgid "Edit your SEOPress license key."
971
  msgstr "Modifier votre clé de licence SEOPress."
972
 
973
- #: inc/admin/admin.php:1461
974
  msgid "Site title"
975
  msgstr "Titre du site"
976
 
977
- #: inc/admin/admin.php:1684 inc/admin/admin.php:3076
 
 
 
 
978
  msgid "Enable XML Sitemap"
979
  msgstr "Activez le Sitemap XML"
980
 
981
- #: inc/admin/admin.php:1692
982
  msgid "Enable XML Image Sitemaps"
983
  msgstr "Activer le Sitemap XML Images"
984
 
985
- #: inc/admin/admin.php:1700 inc/admin/admin.php:3114
986
  msgid "Enable HTML Sitemap"
987
  msgstr "Activez le Sitemap HTML"
988
 
989
- #: inc/admin/admin.php:1716
990
  msgid "Check to INCLUDE Post Types"
991
  msgstr "Cochez pour INCLURE les Types d'article"
992
 
993
- #: inc/admin/admin.php:1732
994
  msgid "Check to INCLUDE Taxonomies"
995
  msgstr "Cochez pour INCLURE les Taxonomies"
996
 
997
- #: inc/admin/admin.php:1748
998
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
999
  msgstr ""
1000
  "Saisissez un ID d'article, de page ou de type de contenu où afficher le plan "
1001
  "de site."
1002
 
1003
- #: inc/admin/admin.php:1756
1004
  msgid "Exclude some Posts, Pages or Custom Post Types"
1005
  msgstr "Exclure certains articles, pages ou types de contenus."
1006
 
1007
- #: inc/admin/admin.php:1773
1008
  msgid "Person or organization"
1009
  msgstr "Personne ou Organisation"
1010
 
1011
- #: inc/admin/admin.php:1781
1012
  msgid "Your name / organization"
1013
  msgstr "Votre nom / organisation"
1014
 
1015
- #: inc/admin/admin.php:1789
1016
  msgid "Your photo / organization logo"
1017
  msgstr "Votre photo / logo"
1018
 
1019
- #: inc/admin/admin.php:1797
1020
  msgid "Organization Phone number (only for Organization)"
1021
  msgstr ""
1022
  "Numéro de téléphone de l'organisation (seulement pour les organisations)"
1023
 
1024
- #: inc/admin/admin.php:1805
1025
  msgid "Contact type (only for Organization)"
1026
  msgstr "Type de contact (seulement pour les organisations)"
1027
 
1028
- #: inc/admin/admin.php:1813
1029
  msgid "Contact option (only for Organization)"
1030
  msgstr "Option de contact (seulement pour les organisations)"
1031
 
1032
- #: inc/admin/admin.php:1830
1033
  msgid "Facebook Page URL"
1034
  msgstr "URL de la page Facebook"
1035
 
1036
- #: inc/admin/admin.php:1838
1037
  msgid "Twitter Username"
1038
  msgstr "Compte utilisateur Twitter"
1039
 
1040
- #: inc/admin/admin.php:1846
1041
  msgid "Google + URL"
1042
  msgstr "URL Google +"
1043
 
1044
- #: inc/admin/admin.php:1854
1045
  msgid "Pinterest URL"
1046
  msgstr "URL Pinterest"
1047
 
1048
- #: inc/admin/admin.php:1862
1049
  msgid "Instagram URL"
1050
  msgstr "URL Instagram"
1051
 
1052
- #: inc/admin/admin.php:1870
1053
  msgid "YouTube URL"
1054
  msgstr "URL YouTube"
1055
 
1056
- #: inc/admin/admin.php:1878
1057
  msgid "LinkedIn URL"
1058
  msgstr "URL LinkedIn"
1059
 
1060
- #: inc/admin/admin.php:1886
1061
  msgid "MySpace URL"
1062
  msgstr "URL MySpace"
1063
 
1064
- #: inc/admin/admin.php:1894
1065
  msgid "Soundcloud URL"
1066
  msgstr "URL Soundcloud"
1067
 
1068
- #: inc/admin/admin.php:1902
1069
  msgid "Tumblr URL"
1070
  msgstr "URL Tumblr"
1071
 
1072
- #: inc/admin/admin.php:1919
1073
  msgid "Enable Open Graph Data"
1074
  msgstr "Activez les données Open Graph"
1075
 
1076
- #: inc/admin/admin.php:1927
1077
  msgid "Select a default image"
1078
  msgstr "Sélectionnez une image par défaut"
1079
 
1080
- #: inc/admin/admin.php:1935
1081
  msgid "Facebook Admin ID"
1082
  msgstr "Facebook Admin ID"
1083
 
1084
- #: inc/admin/admin.php:1943
1085
  msgid "Facebook App ID"
1086
  msgstr "Facebook App ID"
1087
 
1088
- #: inc/admin/admin.php:1960
1089
  msgid "Enable Twitter Card"
1090
  msgstr "Activez Twitter Card"
1091
 
1092
- #: inc/admin/admin.php:1968
1093
  msgid "Default Twitter Image"
1094
  msgstr "Image Twitter par défaut"
1095
 
1096
- #: inc/admin/admin.php:1976
1097
  msgid "Image size for Twitter Summary card"
1098
  msgstr "Taille d'image pour Twitter Summary Card"
1099
 
1100
- #: inc/admin/admin.php:1993 inc/admin/admin.php:3607
1101
  msgid "Enable Google Analytics tracking"
1102
  msgstr "Activer le suivi Google Analytics"
1103
 
1104
- #: inc/admin/admin.php:2001
1105
  msgid "Enter your tracking ID"
1106
  msgstr "Saisissez votre ID de suivi"
1107
 
1108
- #: inc/admin/admin.php:2009
1109
  msgid "Exclude user roles from tracking"
1110
  msgstr "Exclure des rôles utilisateurs du suivi"
1111
 
1112
- #: inc/admin/admin.php:2027 inc/admin/admin.php:3660
1113
  msgid "Enable remarketing, demographics and interest reporting"
1114
  msgstr ""
1115
  "Activer le remarketing, les rapports démographiques et centres d'intérêts"
1116
 
1117
- #: inc/admin/admin.php:2035 inc/admin/admin.php:3681
1118
  msgid "Enable IP Anonymization"
1119
  msgstr "Activer l'anonymisation des IP"
1120
 
1121
- #: inc/admin/admin.php:2043 inc/admin/admin.php:3702
1122
  msgid "Enhanced Link Attribution"
1123
  msgstr "Améliorer l'attribution des liens"
1124
 
1125
- #: inc/admin/admin.php:2051 inc/admin/admin.php:3723
1126
  msgid "Enable cross-domain tracking"
1127
  msgstr "Activer le suivi cross-domain"
1128
 
1129
- #: inc/admin/admin.php:2059
1130
  msgid "Cross domains"
1131
  msgstr "Cross domains"
1132
 
1133
- #: inc/admin/admin.php:2077
 
 
 
 
 
 
 
 
1134
  msgid "Track Authors"
1135
  msgstr "Suivre les Auteurs"
1136
 
1137
- #: inc/admin/admin.php:2085
1138
  msgid "Track Categories"
1139
  msgstr "Suivre les Catégories"
1140
 
1141
- #: inc/admin/admin.php:2093
1142
  msgid "Track Tags"
1143
  msgstr "Suivre les Etiquettes"
1144
 
1145
- #: inc/admin/admin.php:2101
1146
  msgid "Track Post Types"
1147
  msgstr "Suivre les Types d'articles personnalisés"
1148
 
1149
- #: inc/admin/admin.php:2109
1150
  msgid "Track Logged In Users"
1151
  msgstr "Suivre les utilisateurs connectés"
1152
 
1153
- #: inc/admin/admin.php:2126
1154
  msgid "Redirect attachment pages to post parent"
1155
  msgstr ""
1156
  "Rediriger les pages de type pièces jointes vers la page parent (attachment)"
1157
 
1158
- #: inc/admin/admin.php:2134
1159
  msgid "Remove stop words from URL"
1160
  msgstr "Supprimer les mots inutiles des URL"
1161
 
1162
- #: inc/admin/admin.php:2142
1163
  msgid "Remove /category/ in URL"
1164
  msgstr "Supprimer /category/ dans les URLs"
1165
 
1166
- #: inc/admin/admin.php:2150 inc/admin/admin.php:4190
1167
  msgid "Disable trailing slash for metas"
1168
  msgstr "Désactiver la barre oblique pour metas"
1169
 
1170
- #: inc/admin/admin.php:2158
1171
  msgid "Google site verification"
1172
  msgstr "Vérification de site Google"
1173
 
1174
- #: inc/admin/admin.php:2166
1175
  msgid "Bing site verification"
1176
  msgstr "Vérification de site Bing"
1177
 
1178
- #: inc/admin/admin.php:2174
1179
  msgid "Pinterest site verification"
1180
  msgstr "Vérification de site Pinterest :"
1181
 
1182
- #: inc/admin/admin.php:2182
1183
  msgid "Yandex site verification"
1184
  msgstr "Vérification de site Yandex"
1185
 
1186
- #: inc/admin/admin.php:2199
1187
  msgid "SEOPress in admin bar"
1188
  msgstr "SEOPress dans la barre d’admin"
1189
 
1190
- #: inc/admin/admin.php:2207
 
 
 
 
1191
  msgid "Hide SEOPress Notifications Center"
1192
  msgstr "Cacher le Centre de Notifications SEOPress"
1193
 
1194
- #: inc/admin/admin.php:2215
1195
  msgid "Show Title tag column in post types"
1196
  msgstr "Afficher la balise Titre dans les colonnes des articles personnalisés"
1197
 
1198
- #: inc/admin/admin.php:2223
1199
  msgid "Show Meta description column in post types"
1200
  msgstr ""
1201
  "Afficher la meta description dans les colonnes des articles personnalisés"
1202
 
1203
- #: inc/admin/admin.php:2231
1204
  msgid "Show noindex column in post types"
1205
  msgstr "Afficher la colonne noindex dans les types d'articles"
1206
 
1207
- #: inc/admin/admin.php:2239
1208
  msgid "Show nofollow column in post types"
1209
  msgstr "Afficher la colonne nofollow dans les types d'articles"
1210
 
1211
- #: inc/admin/admin.php:2247
1212
  msgid "Show total number of words column in post types"
1213
  msgstr "Affichez la colonne du nombre total de mots pour vos types de contenus"
1214
 
1215
- #: inc/admin/admin.php:2255
1216
  msgid "Show W3C validator column in post types"
1217
  msgstr "Voir la colonne du validateur W3C dans les types d'articles"
1218
 
1219
- #: inc/admin/admin.php:2263
1220
  msgid "Show Google Page Speed column in post types"
1221
  msgstr "Voir la colonne Google Page Speed dans les types d'articles"
1222
 
1223
- #: inc/admin/admin.php:2272
1224
  msgid "Hide Genesis SEO Metaboxe"
1225
  msgstr "Cacher la metaboxe Genesis SEO"
1226
 
1227
- #: inc/admin/admin.php:2289
1228
  msgid "Block SEO metaboxe to user roles"
1229
  msgstr "Bloquer la metaboxe SEO pour des rôles utilisateurs"
1230
 
1231
- #: inc/admin/admin.php:2333
1232
  msgid "<p>Customize your titles & metas for homepage</p>"
1233
  msgstr "<p>Personnalisez vos titres et métas pour l'accueil</p>"
1234
 
1235
- #: inc/admin/admin.php:2338
1236
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1237
  msgstr ""
1238
  "<p>Personnalisez vos titres et métas pour les singles des Types d'article</p>"
1239
 
1240
- #: inc/admin/admin.php:2343
1241
  msgid "<p>Customize your metas for all pages</p>"
1242
  msgstr "<p>Personnalisez vos métas pour toutes les pages</p>"
1243
 
1244
- #: inc/admin/admin.php:2348
1245
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1246
  msgstr "<p>Personnalisez vos métas pour toutes les archives de taxonomies</p>"
1247
 
1248
- #: inc/admin/admin.php:2353
1249
  msgid "<p>Customize your metas for all archives</p>"
1250
  msgstr "<p>Personnalisez vos métas pour les archives</p>"
1251
 
1252
- #: inc/admin/admin.php:2358
1253
  msgid ""
1254
  "To view your sitemap, enable permalinks (not default one), and save settings "
1255
  "to flush them."
@@ -1257,67 +1413,79 @@ msgstr ""
1257
  "Pour voir votre sitemap, activez les permaliens (pas ceux par défaut), et "
1258
  "sauvegardez les paramètres pour les mettre à jour."
1259
 
1260
- #: inc/admin/admin.php:2359
1261
  msgid ""
1262
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1263
  msgstr ""
1264
  "Seuls les 1000 derniers éléments sont répertoriés dans les Sitemaps pour des "
1265
  "raisons de performances."
1266
 
1267
- #: inc/admin/admin.php:2361
 
 
 
 
 
 
 
 
1268
  msgid "Noindex content will not be displayed in Sitemaps."
1269
  msgstr "Le contenu en noindex ne sera pas affiché dans les Sitemaps."
1270
 
1271
- #: inc/admin/admin.php:2363
1272
  msgid "View your sitemap"
1273
  msgstr "Voir votre sitemap"
1274
 
1275
- #: inc/admin/admin.php:2365
1276
  msgid "Ping Google manually"
1277
  msgstr "Pinger Google manuellement"
1278
 
1279
- #: inc/admin/admin.php:2367
1280
  msgid "Flush permalinks"
1281
  msgstr "Mettre à jour les permaliens"
1282
 
1283
- #: inc/admin/admin.php:2373
1284
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1285
  msgstr ""
1286
  "<p>Créez un plan de site HTML pour vos visiteurs et boostez votre SEO</p>"
1287
 
1288
- #: inc/admin/admin.php:2378
1289
  msgid "<p>Include / Exclude Post Types</p>"
1290
  msgstr "<p>Inclure / Exclure les Types d'article</p>"
1291
 
1292
- #: inc/admin/admin.php:2383
1293
  msgid "<p>Include / Exclude Taxonomies</p>"
1294
  msgstr "<p>Inclure / Exclure les Taxonomies</p>"
1295
 
1296
- #: inc/admin/admin.php:2388
1297
  msgid "<p>Configure Google Knowledge Graph</p>"
1298
  msgstr "<p>Configurer Google Knowledge Graph</p>"
1299
 
1300
- #: inc/admin/admin.php:2393
1301
  msgid "<p>Link your site with your social accounts</p>"
1302
  msgstr "<p>Lier votre site à vos comptes sociaux</p>"
1303
 
1304
- #: inc/admin/admin.php:2398
1305
  msgid "<p>Manage Open Graph datas</p>"
1306
  msgstr "<p>Gérer l'Open Graph datas</p>"
1307
 
1308
- #: inc/admin/admin.php:2403
1309
  msgid "<p>Manage your Twitter card</p>"
1310
  msgstr "<p>Gérer votre Twitter card</p>"
1311
 
1312
- #: inc/admin/admin.php:2408
1313
  msgid "<p>Link your Google Analytics to your website</p>"
1314
  msgstr "<p>Lier Google Analytics à votre site</p>"
1315
 
1316
- #: inc/admin/admin.php:2413
1317
  msgid "<p>Configure your Google Analytics tracking code</p>"
1318
  msgstr "<p>Configurer votre code de suivi Google Analytics</p>"
1319
 
1320
- #: inc/admin/admin.php:2418
 
 
 
 
1321
  msgid ""
1322
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1323
  "and custom metrics are like default dimensions and metrics in your Analytics "
@@ -1335,258 +1503,275 @@ msgstr ""
1335
  "votre compte Google Analytics. Plus d'informations en cliquant sur l'icône "
1336
  "d'aide."
1337
 
1338
- #: inc/admin/admin.php:2424
1339
  msgid "<p>Advanced SEO options</p>"
1340
  msgstr "<p>Options avancées de SEO</p>"
1341
 
1342
- #: inc/admin/admin.php:2429
1343
  msgid "<p>Customize SEOPress to fit your needs</p>"
1344
  msgstr "<p>Personnaliser SEOPress pour correspondre à vos besoins</p>"
1345
 
1346
- #: inc/admin/admin.php:2434
1347
  msgid "<p>Manage security</p>"
1348
  msgstr "<p>Gérer la sécurité</p>"
1349
 
1350
- #: inc/admin/admin.php:2445
1351
  msgid "My awesome website"
1352
  msgstr "Mon super site"
1353
 
1354
- #: inc/admin/admin.php:2450 inc/admin/admin.php:2461 inc/admin/admin.php:2497
1355
- #: inc/admin/admin.php:2614 inc/admin/admin.php:2645 inc/admin/admin.php:2722
1356
- #: inc/admin/admin.php:2797 inc/admin/admin.php:2849 inc/admin/admin.php:2900
1357
- #: inc/admin/admin.php:2932
1358
  msgid "More tags"
1359
  msgstr "Plus de balises"
1360
 
1361
- #: inc/admin/admin.php:2456
1362
  msgid "This is a cool website about Wookiees"
1363
  msgstr "Un site cool sur les Wookies"
1364
 
1365
- #: inc/admin/admin.php:2474 inc/admin/admin.php:2585 inc/admin/admin.php:2699
1366
- #: inc/admin/admin.php:2786 inc/admin/admin.php:2838 inc/admin/admin.php:2889
1367
- #: inc/admin/admin.php:2923
1368
  msgid "Title template"
1369
  msgstr "Template de Titre"
1370
 
1371
- #: inc/admin/admin.php:2493
1372
  msgid "Post Title"
1373
  msgstr "Titre du post"
1374
 
1375
- #: inc/admin/admin.php:2504 inc/admin/admin.php:2621 inc/admin/admin.php:2729
1376
- #: inc/admin/admin.php:2803 inc/admin/admin.php:2855 inc/admin/admin.php:2906
1377
- #: inc/admin/admin.php:2938
1378
  msgid "Meta description template"
1379
  msgstr "Template de Méta Description"
1380
 
1381
- #: inc/admin/admin.php:2565
1382
  msgid "Display date in Google search results?"
1383
  msgstr "Afficher la date dans les résultats de recherche Google ?"
1384
 
1385
- #: inc/admin/admin.php:2605
1386
  msgid "Category Title"
1387
  msgstr "Titre de catégorie"
1388
 
1389
- #: inc/admin/admin.php:2607
1390
  msgid "Tag Title"
1391
  msgstr "Titre de l'étiquette"
1392
 
1393
- #: inc/admin/admin.php:2609
1394
  msgid "Term Title"
1395
  msgstr "Titre du terme"
1396
 
1397
- #: inc/admin/admin.php:2638
1398
  msgid "Category Description"
1399
  msgstr "Description de la catégorie"
1400
 
1401
- #: inc/admin/admin.php:2640
1402
  msgid "Tag Description"
1403
  msgstr "Description du tag"
1404
 
1405
- #: inc/admin/admin.php:2642
1406
  msgid "Term Description"
1407
  msgstr "Description du terme"
1408
 
1409
- #: inc/admin/admin.php:2718
1410
  msgid "Post Type Archive Name"
1411
  msgstr "Nom d'archive du Type d'article"
1412
 
1413
- #: inc/admin/admin.php:2784
1414
  msgid "Author archives"
1415
  msgstr "Archives de l'auteur"
1416
 
1417
- #: inc/admin/admin.php:2836
 
 
 
 
1418
  msgid "Date archives"
1419
  msgstr "Archives par date"
1420
 
1421
- #: inc/admin/admin.php:2847
1422
  msgid "Archive date"
1423
  msgstr "Date d'archive"
1424
 
1425
- #: inc/admin/admin.php:2887
 
 
 
 
1426
  msgid "Search archives"
1427
  msgstr "Archives de recherche"
1428
 
1429
- #: inc/admin/admin.php:2898
1430
  msgid "Search Keywords"
1431
  msgstr "Mots clés recherchés"
1432
 
1433
- #: inc/admin/admin.php:2921
1434
  msgid "404 archives"
1435
  msgstr "Page 404"
1436
 
1437
- #: inc/admin/admin.php:3095
 
 
 
 
 
 
 
 
 
1438
  msgid "Enable Image Sitemaps"
1439
  msgstr "Activer le plan de site Images"
1440
 
1441
- #: inc/admin/admin.php:3156 inc/admin/admin.php:3196
1442
  msgid "Include"
1443
  msgstr "Inclure"
1444
 
1445
- #: inc/admin/admin.php:3211
1446
  msgid "eg: 2, 28, 68"
1447
  msgstr "ex : 2, 28, 68"
1448
 
1449
- #: inc/admin/admin.php:3221
1450
  msgid "eg: 13, 8, 38"
1451
  msgstr "ex : 13, 8, 38"
1452
 
1453
- #: inc/admin/admin.php:3235
1454
  msgid "Person"
1455
  msgstr "Personne"
1456
 
1457
- #: inc/admin/admin.php:3238
1458
  msgid "Organization"
1459
  msgstr "Organisation"
1460
 
1461
- #: inc/admin/admin.php:3251
1462
  msgid "eg: Apple"
1463
  msgstr "ex : Apple"
1464
 
1465
- #: inc/admin/admin.php:3264
1466
  msgid "Select your logo"
1467
  msgstr "Sélectionnez votre logo"
1468
 
1469
- #: inc/admin/admin.php:3292
1470
  msgid "eg: +33123456789 (internationalized version required)"
1471
  msgstr "par exemple: +33123456789 (version internationalisée nécessaire)"
1472
 
1473
- #: inc/admin/admin.php:3307
1474
  msgid "Customer support"
1475
  msgstr "Support client"
1476
 
1477
- #: inc/admin/admin.php:3310
1478
  msgid "Technical support"
1479
  msgstr "Support technique"
1480
 
1481
- #: inc/admin/admin.php:3313
1482
  msgid "Billing support"
1483
  msgstr "Support facturation"
1484
 
1485
- #: inc/admin/admin.php:3316
1486
  msgid "Bill payment"
1487
  msgstr "Paiement facturation"
1488
 
1489
- #: inc/admin/admin.php:3319
1490
  msgid "Sales"
1491
  msgstr "Ventes"
1492
 
1493
- #: inc/admin/admin.php:3322
1494
  msgid "Credit card support"
1495
  msgstr "Support carte de crédit"
1496
 
1497
- #: inc/admin/admin.php:3325
1498
  msgid "Emergency"
1499
  msgstr "Urgence"
1500
 
1501
- #: inc/admin/admin.php:3328
1502
  msgid "Baggage tracking"
1503
  msgstr "Suivi des bagages"
1504
 
1505
- #: inc/admin/admin.php:3331
1506
  msgid "Roadside assistance"
1507
  msgstr "Assistance routière"
1508
 
1509
- #: inc/admin/admin.php:3334
1510
  msgid "Package tracking"
1511
  msgstr "Suivi des colis"
1512
 
1513
- #: inc/admin/admin.php:3351
1514
  msgid "Toll Free"
1515
  msgstr "Gratuit"
1516
 
1517
- #: inc/admin/admin.php:3354
1518
  msgid "Hearing impaired supported"
1519
  msgstr "Support pour les personnes souffrant d'une déficience auditive"
1520
 
1521
- #: inc/admin/admin.php:3367
1522
  msgid "eg: https://www.facebook.com/your-page"
1523
  msgstr "ex : https://www.facebook.com/your-page"
1524
 
1525
- #: inc/admin/admin.php:3380
1526
  msgid "eg: @wp_seopress"
1527
  msgstr "ex : @wp_seopress"
1528
 
1529
- #: inc/admin/admin.php:3392
1530
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1531
  msgstr "ex : https://plus.google.com/+BenjaminDenis"
1532
 
1533
- #: inc/admin/admin.php:3404
1534
  msgid "eg: https://pinterest.com/wpbuy/"
1535
  msgstr "ex : https://pinterest.com/wpbuy/"
1536
 
1537
- #: inc/admin/admin.php:3416
1538
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1539
  msgstr "ex : https://www.instagram.com/rainbowgeek64/"
1540
 
1541
- #: inc/admin/admin.php:3428
1542
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1543
  msgstr "ex : https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1544
 
1545
- #: inc/admin/admin.php:3440
1546
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1547
  msgstr "ex : https://www.linkedin.com/in/benjamin-denis-70672b3b"
1548
 
1549
- #: inc/admin/admin.php:3452
1550
  msgid "eg: https://myspace.com/your-page"
1551
  msgstr "ex : https://myspace.com/your-page"
1552
 
1553
- #: inc/admin/admin.php:3464
1554
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1555
  msgstr "ex : https://soundcloud.com/michaelmccannmusic"
1556
 
1557
- #: inc/admin/admin.php:3476
1558
  msgid "eg: https://your-site.tumblr.com"
1559
  msgstr "ex : https://your-site.tumblr.com"
1560
 
1561
- #: inc/admin/admin.php:3493
1562
  msgid "Enable OG data"
1563
  msgstr "Activer les données OG"
1564
 
1565
- #: inc/admin/admin.php:3539
1566
  msgid "How-to create a Facebook App ID"
1567
  msgstr "Tutoriel pour créer un Facebook App ID"
1568
 
1569
- #: inc/admin/admin.php:3553
1570
  msgid "Enable Twitter card"
1571
  msgstr "Activer Twitter Card"
1572
 
1573
- #: inc/admin/admin.php:3586
1574
  msgid "Default"
1575
  msgstr "Défaut"
1576
 
1577
- #: inc/admin/admin.php:3589
1578
  msgid "Large"
1579
  msgstr "Grande"
1580
 
1581
- #: inc/admin/admin.php:3617
1582
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1583
  msgstr "Entrer votre ID de tracking (UA-XXXX-XX)"
1584
 
1585
- #: inc/admin/admin.php:3621
1586
  msgid "Find your tracking ID"
1587
  msgstr "Trouvez votre ID de suivi"
1588
 
1589
- #: inc/admin/admin.php:3662
1590
  msgid ""
1591
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1592
  "represents a group of users you want to re-engage because of their "
@@ -1596,7 +1781,7 @@ msgstr ""
1596
  "mobile qui représente un groupe d'utilisateurs que vous souhaitez réengager "
1597
  "en raison de leur probabilité de conversion."
1598
 
1599
- #: inc/admin/admin.php:3683
1600
  msgid ""
1601
  "When a customer of Analytics requests IP address anonymization, Analytics "
1602
  "anonymizes the address as soon as technically feasible at the earliest "
@@ -1606,7 +1791,7 @@ msgstr ""
1606
  "Analytics anonymise l'adresse dès que c'est techniquement possible et ce, le "
1607
  "plus tôt possible dans le réseau de collecte."
1608
 
1609
- #: inc/admin/admin.php:3704
1610
  msgid ""
1611
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1612
  "report by automatically differentiating between multiple links to the same "
@@ -1616,7 +1801,7 @@ msgstr ""
1616
  "Page Analytics en différenciant automatiquement plusieurs liens vers la même "
1617
  "URL sur une seule page en utilisant des ID d'élément de lien."
1618
 
1619
- #: inc/admin/admin.php:3725
1620
  msgid ""
1621
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1622
  "related sites (such as an ecommerce site and a separate shopping cart site) "
@@ -1627,192 +1812,216 @@ msgstr ""
1627
  "d'achat séparé) en une seule session. Ceci est parfois appelé liaisons de "
1628
  "sites."
1629
 
1630
- #: inc/admin/admin.php:3737
1631
  msgid "Enter yours domains"
1632
  msgstr "Saisissez vos domaines"
1633
 
1634
- #: inc/admin/admin.php:3756 inc/admin/admin.php:3833 inc/admin/admin.php:3910
1635
- #: inc/admin/admin.php:3987 inc/admin/admin.php:4064
 
 
 
 
 
 
 
 
 
 
 
 
1636
  msgid "Custom Dimension #1"
1637
  msgstr "Dimension personnalisée #1"
1638
 
1639
- #: inc/admin/admin.php:3759 inc/admin/admin.php:3836 inc/admin/admin.php:3913
1640
- #: inc/admin/admin.php:3990 inc/admin/admin.php:4067
1641
  msgid "Custom Dimension #2"
1642
  msgstr "Dimension personnalisée #2"
1643
 
1644
- #: inc/admin/admin.php:3762 inc/admin/admin.php:3839 inc/admin/admin.php:3916
1645
- #: inc/admin/admin.php:3993 inc/admin/admin.php:4070
1646
  msgid "Custom Dimension #3"
1647
  msgstr "Dimension personnalisée #3"
1648
 
1649
- #: inc/admin/admin.php:3765 inc/admin/admin.php:3842 inc/admin/admin.php:3919
1650
- #: inc/admin/admin.php:3996 inc/admin/admin.php:4073
1651
  msgid "Custom Dimension #4"
1652
  msgstr "Dimension personnalisée #4"
1653
 
1654
- #: inc/admin/admin.php:3768 inc/admin/admin.php:3845 inc/admin/admin.php:3922
1655
- #: inc/admin/admin.php:3999 inc/admin/admin.php:4076
1656
  msgid "Custom Dimension #5"
1657
  msgstr "Dimension personnalisée #5"
1658
 
1659
- #: inc/admin/admin.php:3771 inc/admin/admin.php:3848 inc/admin/admin.php:3925
1660
- #: inc/admin/admin.php:4002 inc/admin/admin.php:4079
1661
  msgid "Custom Dimension #6"
1662
  msgstr "Dimension personnalisée #6"
1663
 
1664
- #: inc/admin/admin.php:3774 inc/admin/admin.php:3851 inc/admin/admin.php:3928
1665
- #: inc/admin/admin.php:4005 inc/admin/admin.php:4082
1666
  msgid "Custom Dimension #7"
1667
  msgstr "Dimension personnalisée #7"
1668
 
1669
- #: inc/admin/admin.php:3777 inc/admin/admin.php:3854 inc/admin/admin.php:3931
1670
- #: inc/admin/admin.php:4008 inc/admin/admin.php:4085
1671
  msgid "Custom Dimension #8"
1672
  msgstr "Dimension personnalisée #8"
1673
 
1674
- #: inc/admin/admin.php:3780 inc/admin/admin.php:3857 inc/admin/admin.php:3934
1675
- #: inc/admin/admin.php:4011 inc/admin/admin.php:4088
1676
  msgid "Custom Dimension #9"
1677
  msgstr "Dimension personnalisée #9"
1678
 
1679
- #: inc/admin/admin.php:3783 inc/admin/admin.php:3860 inc/admin/admin.php:3937
1680
- #: inc/admin/admin.php:4014 inc/admin/admin.php:4091
1681
  msgid "Custom Dimension #10"
1682
  msgstr "Dimension personnalisée #10"
1683
 
1684
- #: inc/admin/admin.php:3786 inc/admin/admin.php:3863 inc/admin/admin.php:3940
1685
- #: inc/admin/admin.php:4017 inc/admin/admin.php:4094
1686
  msgid "Custom Dimension #11"
1687
  msgstr "Dimension personnalisée #11"
1688
 
1689
- #: inc/admin/admin.php:3789 inc/admin/admin.php:3866 inc/admin/admin.php:3943
1690
- #: inc/admin/admin.php:4020 inc/admin/admin.php:4097
1691
  msgid "Custom Dimension #12"
1692
  msgstr "Dimension personnalisée #12"
1693
 
1694
- #: inc/admin/admin.php:3792 inc/admin/admin.php:3869 inc/admin/admin.php:3946
1695
- #: inc/admin/admin.php:4023 inc/admin/admin.php:4100
1696
  msgid "Custom Dimension #13"
1697
  msgstr "Dimension personnalisée #13"
1698
 
1699
- #: inc/admin/admin.php:3795 inc/admin/admin.php:3872 inc/admin/admin.php:3949
1700
- #: inc/admin/admin.php:4026 inc/admin/admin.php:4103
1701
  msgid "Custom Dimension #14"
1702
  msgstr "Dimension personnalisée #14"
1703
 
1704
- #: inc/admin/admin.php:3798 inc/admin/admin.php:3875 inc/admin/admin.php:3952
1705
- #: inc/admin/admin.php:4029 inc/admin/admin.php:4106
1706
  msgid "Custom Dimension #15"
1707
  msgstr "Dimension personnalisée #15"
1708
 
1709
- #: inc/admin/admin.php:3801 inc/admin/admin.php:3878 inc/admin/admin.php:3955
1710
- #: inc/admin/admin.php:4032 inc/admin/admin.php:4109
1711
  msgid "Custom Dimension #16"
1712
  msgstr "Dimension personnalisée #16"
1713
 
1714
- #: inc/admin/admin.php:3804 inc/admin/admin.php:3881 inc/admin/admin.php:3958
1715
- #: inc/admin/admin.php:4035 inc/admin/admin.php:4112
1716
  msgid "Custom Dimension #17"
1717
  msgstr "Dimension personnalisée #17"
1718
 
1719
- #: inc/admin/admin.php:3807 inc/admin/admin.php:3884 inc/admin/admin.php:3961
1720
- #: inc/admin/admin.php:4038 inc/admin/admin.php:4115
1721
  msgid "Custom Dimension #18"
1722
  msgstr "Dimension personnalisée #18"
1723
 
1724
- #: inc/admin/admin.php:3810 inc/admin/admin.php:3887 inc/admin/admin.php:3964
1725
- #: inc/admin/admin.php:4041 inc/admin/admin.php:4118
1726
  msgid "Custom Dimension #19"
1727
  msgstr "Dimension personnalisée #19"
1728
 
1729
- #: inc/admin/admin.php:3813 inc/admin/admin.php:3890 inc/admin/admin.php:3967
1730
- #: inc/admin/admin.php:4044 inc/admin/admin.php:4121
1731
  msgid "Custom Dimension #20"
1732
  msgstr "Dimension personnalisée #20"
1733
 
1734
- #: inc/admin/admin.php:4139
1735
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1736
  msgstr ""
1737
  "Rediriger les pages de pièces jointes vers le post parent (si aucun, "
1738
  "rediriger vers page d'accueil)"
1739
 
1740
- #: inc/admin/admin.php:4156
1741
  msgid "Remove stop words in permalinks"
1742
  msgstr "Supprimer les mots clés inutiles des permaliens"
1743
 
1744
- #: inc/admin/admin.php:4156
1745
  msgid ""
1746
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1747
  msgstr ""
1748
  "Réglage basé sur la langue du site. Langue prise en charge EN, FR, ES, DE, "
1749
  "IT, PT."
1750
 
1751
- #: inc/admin/admin.php:4173
1752
  msgid "Remove /category/ in your permalinks"
1753
  msgstr "Supprimer /category/ dans vos permaliens"
1754
 
1755
- #: inc/admin/admin.php:4190
1756
  msgid ""
1757
- "You must check this box if the structure of your permalinks contains a slash "
1758
- "at the end (eg: /%postname%/)"
1759
  msgstr ""
1760
- "Vous devez cocher cette case si la structure de vos permaliens contient une "
1761
- "barre oblique à la fin (par exemple : /%postname%/)"
1762
 
1763
- #: inc/admin/admin.php:4202
1764
  msgid "Enter Google meta value site verification"
1765
  msgstr "Entrer la meta de vérification de site Google"
1766
 
1767
- #: inc/admin/admin.php:4214
1768
  msgid "Enter Bing meta value site verification"
1769
  msgstr "Entrer la meta de vérification de site Bing"
1770
 
1771
- #: inc/admin/admin.php:4226
1772
  msgid "Enter Pinterest meta value site verification"
1773
  msgstr "Entrer la meta de vérification de site Pinterest"
1774
 
1775
- #: inc/admin/admin.php:4238
1776
  msgid "Enter Yandex meta value site verification"
1777
  msgstr "Entrer la meta de vérification de site Yandex"
1778
 
1779
- #: inc/admin/admin.php:4255
1780
  msgid "Remove SEOPress from Admin Bar in backend"
1781
  msgstr "Supprimer SEOPress de la barre d'outils dans l'administration"
1782
 
1783
- #: inc/admin/admin.php:4272
 
 
 
 
 
 
 
 
 
 
 
 
1784
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1785
  msgstr "Masquer le Centre de Notifications du Tableau de Bord de SEOPress"
1786
 
1787
- #: inc/admin/admin.php:4289
1788
  msgid "Add title column"
1789
  msgstr "Ajouter la colonne Titre"
1790
 
1791
- #: inc/admin/admin.php:4306
1792
  msgid "Add meta description column"
1793
  msgstr "Ajouter la colonne meta description"
1794
 
1795
- #: inc/admin/admin.php:4323
1796
  msgid "Display noindex status"
1797
  msgstr "Affiche le statut noindex"
1798
 
1799
- #: inc/admin/admin.php:4340
1800
  msgid "Display nofollow status"
1801
  msgstr "Affiche le statut nofollow"
1802
 
1803
- #: inc/admin/admin.php:4357
1804
  msgid "Display total number of words in content"
1805
  msgstr "Affiche le nombre total de mots du contenu"
1806
 
1807
- #: inc/admin/admin.php:4374
1808
  msgid "Display W3C column to check code quality"
1809
  msgstr "Afficher la colonne W3C pour vérifier la qualité du code"
1810
 
1811
- #: inc/admin/admin.php:4392
1812
  msgid "Display Page Speed column to check performances"
1813
  msgstr "Afficher la colonne Page Speed pour vérifier les performances"
1814
 
1815
- #: inc/admin/admin.php:4410
1816
  msgid "Remove Genesis SEO Metaboxe"
1817
  msgstr "Supprimer la metaboxe Genesis SEO"
1818
 
@@ -1824,56 +2033,56 @@ msgstr "BOT"
1824
  msgid "Broken Links"
1825
  msgstr "Liens cassés"
1826
 
1827
- #: inc/functions/options-advanced-admin.php:107
1828
- #: inc/functions/options-advanced-admin.php:513
1829
  msgid "Title tag"
1830
  msgstr "Balise Titre"
1831
 
1832
- #: inc/functions/options-advanced-admin.php:110
1833
  msgid "Meta Desc."
1834
  msgstr "Meta Desc."
1835
 
1836
- #: inc/functions/options-advanced-admin.php:113
1837
  msgid "Noindex?"
1838
  msgstr "Noindex ?"
1839
 
1840
- #: inc/functions/options-advanced-admin.php:116
1841
  msgid "Nofollow?"
1842
  msgstr "Nofollow ?"
1843
 
1844
- #: inc/functions/options-advanced-admin.php:119
1845
  msgid "Count words?"
1846
  msgstr "Compteur de mots?"
1847
 
1848
- #: inc/functions/options-advanced-admin.php:122
1849
  msgid "W3C check"
1850
  msgstr "W3C check"
1851
 
1852
- #: inc/functions/options-advanced-admin.php:125
1853
  msgid "Page Speed"
1854
  msgstr "Page Speed"
1855
 
1856
- #: inc/functions/options-advanced-admin.php:153
1857
  msgid "Check code quality of this page"
1858
  msgstr "Analyser la qualité du code de cette page"
1859
 
1860
- #: inc/functions/options-advanced-admin.php:156
1861
  msgid "Analyse this page with Google Page Speed"
1862
  msgstr "Analyser cette page avec Google Page Speed"
1863
 
1864
- #: inc/functions/options-advanced-admin.php:340
1865
  msgid "Enable noindex"
1866
  msgstr "Définir sur noindex"
1867
 
1868
- #: inc/functions/options-advanced-admin.php:379
1869
  msgid "Enable index"
1870
  msgstr "Définir sur index"
1871
 
1872
- #: inc/functions/options-advanced-admin.php:419
1873
  msgid "Enable nofollow"
1874
  msgstr "Définir sur nofollow"
1875
 
1876
- #: inc/functions/options-advanced-admin.php:458
1877
  msgid "Enable follow"
1878
  msgstr "Définir sur follow"
1879
 
@@ -1890,18 +2099,44 @@ msgstr "Uploader un fichier à importer SVP"
1890
  msgid "Please upload a valid .csv file"
1891
  msgstr "Veuillez uploader un fichier CSV valide"
1892
 
1893
- #: seopress.php:241
 
 
 
 
1894
  msgid "Settings"
1895
  msgstr "Paramètres"
1896
 
1897
- #: seopress.php:242
1898
  msgid "SEOPress.org"
1899
  msgstr "SEOPress.org"
1900
 
1901
- #: seopress.php:244
1902
  msgid "GO PRO!"
1903
  msgstr "PASSEZ PRO !"
1904
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1905
  #~ msgid "Add trailing slash for metas"
1906
  #~ msgstr "Ajoutez un slash pour les metas"
1907
 
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2017-05-31 20:40+0200\n"
6
+ "PO-Revision-Date: 2017-05-31 20:43+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: fr_FR\n"
17
  "X-Poedit-SourceCharset: UTF-8\n"
18
  "X-Poedit-SearchPath-0: .\n"
19
 
20
+ #: inc/admin/admin-header.php:11
21
  msgid "SEOPress"
22
  msgstr "SEOPress"
23
 
24
+ #: inc/admin/admin-header.php:15 inc/admin/adminbar.php:72
25
  msgid "PRO"
26
  msgstr "PRO"
27
 
28
+ #: inc/admin/admin-header.php:27 inc/admin/admin.php:179
29
+ #: inc/admin/adminbar.php:22
30
+ msgid "Titles & Metas"
31
+ msgstr "Titres et Métas"
32
+
33
+ #: inc/admin/admin-header.php:33 inc/admin/admin.php:180
34
+ #: inc/admin/adminbar.php:28
35
+ msgid "XML / HTML Sitemap"
36
+ msgstr "Sitemap XML / HTML"
37
+
38
+ #: inc/admin/admin-header.php:39 inc/admin/admin.php:181
39
+ #: inc/admin/admin.php:1192 inc/admin/adminbar.php:34
40
+ msgid "Social Networks"
41
+ msgstr "Réseaux Sociaux"
42
+
43
+ #: inc/admin/admin-header.php:45 inc/admin/admin.php:182
44
+ #: inc/admin/admin.php:1221 inc/admin/adminbar.php:40
45
+ msgid "Google Analytics"
46
+ msgstr "Google Analytics"
47
+
48
+ #: inc/admin/admin-header.php:51 inc/admin/admin-metaboxes-form.php:124
49
+ #: inc/admin/admin.php:183 inc/admin/admin.php:273 inc/admin/admin.php:547
50
+ #: inc/admin/admin.php:1250 inc/admin/adminbar.php:46
51
+ msgid "Advanced"
52
+ msgstr "Avancé"
53
+
54
+ #: inc/admin/admin-header.php:59 inc/admin/admin.php:1279
55
+ msgid "WooCommerce"
56
+ msgstr "WooCommerce"
57
+
58
+ #: inc/admin/admin-header.php:65 inc/admin/admin.php:1307
59
+ msgid "Local Business"
60
+ msgstr "Local Business"
61
+
62
+ #: inc/admin/admin-header.php:71 inc/admin/admin.php:1335
63
+ msgid "Dublin Core"
64
+ msgstr "Dublin Core"
65
+
66
+ #: inc/admin/admin-header.php:77 inc/admin/admin.php:1363
67
+ msgid "Structured Data Types"
68
+ msgstr "Types de données structurées"
69
+
70
+ #: inc/admin/admin-header.php:83 inc/admin/admin.php:1391
71
+ msgid "Breadcrumbs"
72
+ msgstr "Fil d'Ariane"
73
+
74
+ #: inc/admin/admin-header.php:89 inc/admin/admin.php:1420
75
+ msgid "Google Page Speed"
76
+ msgstr "Google Page Speed"
77
+
78
+ #: inc/admin/admin-header.php:95 inc/admin/admin.php:1431
79
+ msgid "robots.txt"
80
+ msgstr "robots.txt"
81
+
82
+ #: inc/admin/admin-header.php:101 inc/admin/admin.php:1460
83
+ msgid "Google News Sitemap"
84
+ msgstr "Google News Sitemap"
85
+
86
+ #: inc/admin/admin-header.php:107 inc/admin/admin.php:1488
87
+ #: inc/admin/adminbar.php:78
88
+ msgid "Redirections"
89
+ msgstr "Redirections"
90
+
91
+ #: inc/admin/admin-header.php:113 inc/admin/admin.php:1518
92
+ msgid "SEOPress BOT - Broken links"
93
+ msgstr "SEOPress BOT - Liens cassés"
94
+
95
+ #: inc/admin/admin-header.php:119 inc/admin/admin.php:1529
96
+ msgid ".htaccess"
97
+ msgstr ".htaccess"
98
+
99
+ #: inc/admin/admin-header.php:125 inc/admin/admin.php:1540
100
+ msgid "RSS"
101
+ msgstr "RSS"
102
+
103
+ #: inc/admin/admin-header.php:131 inc/admin/admin.php:1564
104
+ #: inc/admin/adminbar.php:66
105
+ msgid "License"
106
+ msgstr "Licence"
107
+
108
+ #: inc/admin/admin-header.php:138 inc/admin/admin.php:184
109
+ #: inc/admin/admin.php:1552 inc/admin/adminbar.php:52
110
+ msgid "Tools"
111
+ msgstr "Outils"
112
+
113
+ #: inc/admin/admin-header.php:147
114
+ msgid "See the changelog (new window)"
115
+ msgstr "Voir le journal des modifications (ouvrir dans une nouvelle fenêtre)"
116
+
117
+ #: inc/admin/admin-header.php:149
118
+ msgid "See the changelog"
119
+ msgstr "Voir le journal des modifications"
120
+
121
+ #: inc/admin/admin-header.php:151 inc/admin/admin-header.php:153
122
+ msgid "Send feedback"
123
+ msgstr "Envoyer un retour d'expérience"
124
+
125
+ #: inc/admin/admin-header.php:155
126
+ msgid "Follow us on Twitter (new window)"
127
+ msgstr "Suivez-nous sur Twitter (nouvelle fenêtre)"
128
+
129
+ #: inc/admin/admin-header.php:157
130
+ msgid "Follow us on Twitter"
131
+ msgstr "Suivez-nous sur Twitter"
132
+
133
+ #: inc/admin/admin-header.php:159
134
+ msgid "Official website (new window)"
135
+ msgstr "Site officiel (nouvelle fenêtre)"
136
+
137
+ #: inc/admin/admin-header.php:161
138
+ msgid "Official website"
139
+ msgstr "Site Officiel"
140
 
141
+ #: inc/admin/admin-header.php:163
142
+ msgid "Support (new window)"
143
+ msgstr "Support (nouvelle fenêtre)"
144
+
145
+ #: inc/admin/admin-header.php:165
146
  msgid "Support"
147
  msgstr "Support"
148
 
149
+ #: inc/admin/admin-metaboxes-form.php:114 inc/admin/admin-metaboxes.php:26
150
+ #: inc/admin/admin-metaboxes.php:28 inc/admin/adminbar.php:16
151
+ #: inc/functions/options-advanced-admin.php:523
152
  msgid "SEO"
153
  msgstr "SEO"
154
 
155
+ #: inc/admin/admin-metaboxes-form.php:123
156
  msgid "Titles settings"
157
  msgstr "Paramètres de titres"
158
 
159
+ #: inc/admin/admin-metaboxes-form.php:125
 
 
 
 
 
 
160
  msgid "Social"
161
  msgstr "Social"
162
 
163
+ #: inc/admin/admin-metaboxes-form.php:127
164
  msgid "Redirection"
165
  msgstr "Redirection"
166
 
167
+ #: inc/admin/admin-metaboxes-form.php:131
168
  msgid "Google News"
169
  msgstr "Google News"
170
 
171
+ #: inc/admin/admin-metaboxes-form.php:141
172
  msgid "Title"
173
  msgstr "Titre"
174
 
175
+ #: inc/admin/admin-metaboxes-form.php:142
176
  msgid "Enter your title"
177
  msgstr "Entrez votre titre"
178
 
179
+ #: inc/admin/admin-metaboxes-form.php:146
180
+ #: inc/admin/admin-metaboxes-form.php:154
181
  msgid "(maximum recommended limit)"
182
  msgstr "(limite maximale recommandée)"
183
 
184
+ #: inc/admin/admin-metaboxes-form.php:149 inc/admin/admin.php:641
185
+ #: inc/admin/admin.php:1642 inc/functions/options-advanced-admin.php:533
186
  msgid "Meta description"
187
  msgstr "Meta description"
188
 
189
+ #: inc/admin/admin-metaboxes-form.php:150
190
  msgid "Enter your meta description"
191
  msgstr "Entrez votre méta description"
192
 
193
+ #: inc/admin/admin-metaboxes-form.php:159
194
  msgid "Google Snippet Preview"
195
  msgstr "Aperçu Google Snippet"
196
 
197
+ #: inc/admin/admin-metaboxes-form.php:160
198
  msgid "This is what your page will look like in Google search results"
199
  msgstr ""
200
  "Voilà à quoi ressemblera votre page dans les résultats de recherche Google"
201
 
202
+ #: inc/admin/admin-metaboxes-form.php:185 inc/admin/admin.php:1818
203
+ #: inc/admin/admin.php:2775 inc/admin/admin.php:2908 inc/admin/admin.php:3000
204
+ #: inc/admin/admin.php:3075 inc/admin/admin.php:3144 inc/admin/admin.php:3246
205
  msgid "noindex"
206
  msgstr "noindex"
207
 
208
+ #: inc/admin/admin-metaboxes-form.php:186 inc/admin/admin.php:3248
209
  msgid ""
210
  "Do not display all pages of the site in Google search results and do not "
211
  "display \"Cached\" links in search results."
213
  "Ne pas afficher toutes les pages du site dans les résultats de recherche "
214
  "<br>et ne pas afficher de lien \"En cache\" dans les résultats de recherche."
215
 
216
+ #: inc/admin/admin-metaboxes-form.php:191 inc/admin/admin.php:1826
217
+ #: inc/admin/admin.php:2794 inc/admin/admin.php:2927 inc/admin/admin.php:3019
218
+ #: inc/admin/admin.php:3265
219
  msgid "nofollow"
220
  msgstr "nofollow"
221
 
222
+ #: inc/admin/admin-metaboxes-form.php:192 inc/admin/admin.php:3267
223
  msgid "Do not follow links for all pages."
224
  msgstr "Ne pas suivre les liens de tout le site."
225
 
226
+ #: inc/admin/admin-metaboxes-form.php:197 inc/admin/admin.php:1834
227
+ #: inc/admin/admin.php:3284
228
  msgid "noodp"
229
  msgstr "noodp"
230
 
231
+ #: inc/admin/admin-metaboxes-form.php:198 inc/admin/admin.php:3286
232
  msgid ""
233
  "Do not use Open Directory project metadata for titles or excerpts for all "
234
  "pages."
236
  "Ne pas utiliser les métadonnées de l'Open Directory project pour les titres "
237
  "ou les extraits de tout le site."
238
 
239
+ #: inc/admin/admin-metaboxes-form.php:203 inc/admin/admin.php:1842
240
+ #: inc/admin/admin.php:3303
241
  msgid "noimageindex"
242
  msgstr "noimageindex"
243
 
244
+ #: inc/admin/admin-metaboxes-form.php:204 inc/admin/admin.php:3305
245
  msgid "Do not index images from the entire site."
246
  msgstr "Ne pas indexer les images de tout le site."
247
 
248
+ #: inc/admin/admin-metaboxes-form.php:209 inc/admin/admin.php:1850
249
+ #: inc/admin/admin.php:3322
250
  msgid "noarchive"
251
  msgstr "noarchive"
252
 
253
+ #: inc/admin/admin-metaboxes-form.php:210 inc/admin/admin.php:3324
254
  msgid "Do not display a \"Cached\" link in the Google search results."
255
  msgstr "Ne pas afficher de lien \"En cache\" dans les résultats de recherche."
256
 
257
+ #: inc/admin/admin-metaboxes-form.php:215 inc/admin/admin.php:1858
258
+ #: inc/admin/admin.php:3341
259
  msgid "nosnippet"
260
  msgstr "nosnippet"
261
 
262
+ #: inc/admin/admin-metaboxes-form.php:216 inc/admin/admin.php:3343
263
  msgid ""
264
  "Do not display a description in the Google search results for all pages."
265
  msgstr ""
266
  "Ne pas afficher de description dans les résultats de recherche pour toutes "
267
  "les pages du site."
268
 
269
+ #: inc/admin/admin-metaboxes-form.php:219 inc/admin/admin.php:645
270
  msgid "Canonical URL"
271
  msgstr "URL Canonique"
272
 
273
+ #: inc/admin/admin-metaboxes-form.php:220
274
  msgid "Default value: "
275
  msgstr "Valeur par défaut: "
276
 
277
+ #: inc/admin/admin-metaboxes-form.php:226
278
  msgid "Facebook Title"
279
  msgstr "Titre Facebook"
280
 
281
+ #: inc/admin/admin-metaboxes-form.php:227
282
  msgid "Enter your Facebook title"
283
  msgstr "Entrez votre titre Facebook"
284
 
285
+ #: inc/admin/admin-metaboxes-form.php:230
286
  msgid "Facebook description"
287
  msgstr "Description Facebook"
288
 
289
+ #: inc/admin/admin-metaboxes-form.php:231
290
  msgid "Enter your Facebook description"
291
  msgstr "Entrez votre description Facebook"
292
 
293
+ #: inc/admin/admin-metaboxes-form.php:234
294
  msgid "Facebook Thumbnail"
295
  msgstr "Miniature Facebook"
296
 
297
+ #: inc/admin/admin-metaboxes-form.php:235
298
  msgid "Minimum size: 200x200px"
299
  msgstr "Taille minimum : 200x200px"
300
 
301
+ #: inc/admin/admin-metaboxes-form.php:236
302
+ #: inc/admin/admin-metaboxes-form.php:252 inc/admin/admin.php:3811
303
+ #: inc/admin/admin.php:3871
304
  msgid "Select your default thumbnail"
305
  msgstr "Sélectionnez votre miniature par défaut"
306
 
307
+ #: inc/admin/admin-metaboxes-form.php:237
308
+ #: inc/admin/admin-metaboxes-form.php:253 inc/admin/admin.php:3569
309
+ #: inc/admin/admin.php:3813 inc/admin/admin.php:3873
310
  msgid "Upload an Image"
311
  msgstr "Envoyer une image"
312
 
313
+ #: inc/admin/admin-metaboxes-form.php:242
314
  msgid "Twitter Title"
315
  msgstr "Titre Twitter"
316
 
317
+ #: inc/admin/admin-metaboxes-form.php:243
318
  msgid "Enter your Twitter title"
319
  msgstr "Entrez votre titre Twitter"
320
 
321
+ #: inc/admin/admin-metaboxes-form.php:246
322
  msgid "Twitter description"
323
  msgstr "Description Twitter"
324
 
325
+ #: inc/admin/admin-metaboxes-form.php:247
326
  msgid "Enter your Twitter description"
327
  msgstr "Entrez votre description Twitter"
328
 
329
+ #: inc/admin/admin-metaboxes-form.php:250
330
  msgid "Twitter Thumbnail"
331
  msgstr "Miniature Twitter"
332
 
333
+ #: inc/admin/admin-metaboxes-form.php:251
334
  msgid "Minimum size: 160x160px"
335
  msgstr "Taille minimum : 160x160px"
336
 
337
+ #: inc/admin/admin-metaboxes-form.php:262
338
  msgid "Enable redirection?"
339
  msgstr "Activer la redirection ?"
340
 
341
+ #: inc/admin/admin-metaboxes-form.php:266
342
  msgid "URL redirection"
343
  msgstr "URL de redirection"
344
 
345
+ #: inc/admin/admin-metaboxes-form.php:268
346
  msgid "301 Moved Permanently"
347
  msgstr "301 Redirection permanente"
348
 
349
+ #: inc/admin/admin-metaboxes-form.php:269
350
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
351
  msgstr "302 Trouvée (HTTP 1.1) / Redirection temporaire (HTTP 1.0)"
352
 
353
+ #: inc/admin/admin-metaboxes-form.php:270
354
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
355
  msgstr "307 Redirection temporaire (HTTP 1.1 seulement)"
356
 
357
+ #: inc/admin/admin-metaboxes-form.php:272
358
  msgid "Enter your new URL"
359
  msgstr "Saisissez votre nouvelle URL"
360
 
361
+ #: inc/admin/admin-metaboxes-form.php:275
362
+ #: inc/admin/admin-metaboxes-form.php:277
363
  msgid "Test your URL"
364
  msgstr "Tester votre URL"
365
 
366
+ #: inc/admin/admin-metaboxes-form.php:287
367
  msgid "Exclude this post from Google News Sitemap?"
368
  msgstr "Exclure cet article du sitemap Google News ?"
369
 
370
+ #: inc/admin/admin-metaboxes-form.php:291
371
  msgid "Google News Genres"
372
  msgstr "Genres Google News"
373
 
374
+ #: inc/admin/admin-metaboxes-form.php:293 inc/admin/admin.php:4085
375
+ #: inc/admin/admin.php:4162 inc/admin/admin.php:4239 inc/admin/admin.php:4316
376
+ #: inc/admin/admin.php:4393
377
  msgid "None"
378
  msgstr "Aucun"
379
 
380
+ #: inc/admin/admin-metaboxes-form.php:294
381
  msgid "Press Release"
382
  msgstr "Press Release"
383
 
384
+ #: inc/admin/admin-metaboxes-form.php:295
385
  msgid "Satire"
386
  msgstr "Satire"
387
 
388
+ #: inc/admin/admin-metaboxes-form.php:296
389
  msgid "Blog"
390
  msgstr "Blog"
391
 
392
+ #: inc/admin/admin-metaboxes-form.php:297
393
  msgid "OpEd"
394
  msgstr "OpEd"
395
 
396
+ #: inc/admin/admin-metaboxes-form.php:298
397
  msgid "Opinion"
398
  msgstr "Opinion"
399
 
400
+ #: inc/admin/admin-metaboxes-form.php:299
401
  msgid "UserGenerated"
402
  msgstr "UserGenerated"
403
 
404
+ #: inc/admin/admin-metaboxes-form.php:304
405
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
406
  msgstr "Mots clés Google News <em>(limite max recommandée: 12)</em>"
407
 
408
+ #: inc/admin/admin-metaboxes-form.php:305
409
  msgid "Enter your Google News Keywords"
410
  msgstr "Entrez vos mots clés Google News"
411
 
413
  msgid "404 - Page not found"
414
  msgstr "404 - Page non trouvée"
415
 
416
+ #: inc/admin/admin.php:178
417
  msgid "Dashboard"
418
  msgstr "Tableau de bord"
419
 
420
+ #: inc/admin/admin.php:180 inc/admin/admin.php:1163
 
 
 
 
421
  msgid "XML / Image / HTML Sitemap"
422
  msgstr "Plan de site XML / Image / HTML"
423
 
424
+ #: inc/admin/admin.php:191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
425
  #, php-format
426
  msgid "%%sitetitle%%"
427
  msgstr "%%sitetitle%%"
428
 
429
+ #: inc/admin/admin.php:191 inc/admin/admin.php:2696 inc/admin/admin.php:2743
430
+ #: inc/admin/admin.php:2860 inc/admin/admin.php:2968 inc/admin/admin.php:3044
431
+ #: inc/admin/admin.php:3114 inc/admin/admin.php:3183 inc/admin/admin.php:3215
432
  msgid "Site Title"
433
  msgstr "Titre du Site"
434
 
435
+ #: inc/admin/admin.php:192
436
  #, php-format
437
  msgid "%%tagline%%"
438
  msgstr "%%tagline%%"
439
 
440
+ #: inc/admin/admin.php:192 inc/admin/admin.php:2697 inc/admin/admin.php:2708
441
  msgid "Tagline"
442
  msgstr "Slogan du site"
443
 
444
+ #: inc/admin/admin.php:193
445
  #, php-format
446
  msgid "%%post_title%%"
447
  msgstr "%%post_title%%"
448
 
449
+ #: inc/admin/admin.php:193
450
  msgid "Post Title (post, page, custom post type)"
451
  msgstr "Titre du post (article, page, type d'article personnalisé)"
452
 
453
+ #: inc/admin/admin.php:194
454
  #, php-format
455
  msgid "%%post_excerpt%%"
456
  msgstr "%%post_excerpt%%"
457
 
458
+ #: inc/admin/admin.php:194
459
  msgid "Post excerpt"
460
  msgstr "Extrait du post"
461
 
462
+ #: inc/admin/admin.php:195
463
  #, php-format
464
  msgid "%%post_date%%"
465
  msgstr "%%post_date%%"
466
 
467
+ #: inc/admin/admin.php:195
468
  msgid "Post date"
469
  msgstr "Date du post"
470
 
471
+ #: inc/admin/admin.php:196
472
  #, php-format
473
  msgid "%%post_author%%"
474
  msgstr "%%post_author%%"
475
 
476
+ #: inc/admin/admin.php:196 inc/admin/admin.php:3043
477
  msgid "Post author"
478
  msgstr "Auteur du post"
479
 
480
+ #: inc/admin/admin.php:197
481
  #, php-format
482
  msgid "%%_category_title%%"
483
  msgstr "%%_category_title%%"
484
 
485
+ #: inc/admin/admin.php:197
486
  msgid "Category title"
487
  msgstr "Titre de catégorie"
488
 
489
+ #: inc/admin/admin.php:198
490
  #, php-format
491
  msgid "%%_category_description%%"
492
  msgstr "%%_category_description%%"
493
 
494
+ #: inc/admin/admin.php:198
495
  msgid "Category description"
496
  msgstr "Description de la catégorie"
497
 
498
+ #: inc/admin/admin.php:199
499
  #, php-format
500
  msgid "%%tag_title%%"
501
  msgstr "%%tag_title%%"
502
 
503
+ #: inc/admin/admin.php:199
504
  msgid "Tag title"
505
  msgstr "Titre de l'étiquette"
506
 
507
+ #: inc/admin/admin.php:200
508
  #, php-format
509
  msgid "%%tag_description%%"
510
  msgstr "%%tag_description%%"
511
 
512
+ #: inc/admin/admin.php:200
513
  msgid "Tag description"
514
  msgstr "Description de l'étiquette"
515
 
516
+ #: inc/admin/admin.php:201
517
  #, php-format
518
  msgid "%%term_title%%"
519
  msgstr "%%term_title%%"
520
 
521
+ #: inc/admin/admin.php:201
522
  msgid "Term title"
523
  msgstr "Titre du terme"
524
 
525
+ #: inc/admin/admin.php:202
526
  #, php-format
527
  msgid "%%term_description%%"
528
  msgstr "%%term_description%%"
529
 
530
+ #: inc/admin/admin.php:202
531
  msgid "Term description"
532
  msgstr "Description du terme"
533
 
534
+ #: inc/admin/admin.php:203
535
  #, php-format
536
  msgid "%%search_keywords%%"
537
  msgstr "%%search_keywords%%"
538
 
539
+ #: inc/admin/admin.php:203
540
  msgid "Search keywords"
541
  msgstr "Mots clés de recherche"
542
 
543
+ #: inc/admin/admin.php:204
544
  #, php-format
545
  msgid "%%current_pagination%%"
546
  msgstr "%%current_pagination%%"
547
 
548
+ #: inc/admin/admin.php:204
549
  msgid "Current number page"
550
  msgstr "Numéro de page actuel"
551
 
552
+ #: inc/admin/admin.php:205
553
  #, php-format
554
  msgid "%%cpt_plural%%"
555
  msgstr "%%cpt_plural%%"
556
 
557
+ #: inc/admin/admin.php:205
558
  msgid "Plural Post Type Archive name"
559
  msgstr "Nom pluriel archives type d'article personnalisé"
560
 
561
+ #: inc/admin/admin.php:206
562
  #, php-format
563
  msgid "%%date_archive%%"
564
  msgstr "%%date_archive%%"
565
 
566
+ #: inc/admin/admin.php:206
567
  msgid "Date Archive"
568
  msgstr "Date d'archive"
569
 
570
+ #: inc/admin/admin.php:212
571
  msgid "Templates variables"
572
  msgstr "Modèles de variables"
573
 
574
+ #: inc/admin/admin.php:230
575
  msgid ""
576
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
577
  "None of the following settings will be applied."
579
  "Décourager les moteurs de recherche d’indexer ce site est <strong>actif !</"
580
  "strong> Aucun des paramètres suivants ne s’appliqueront."
581
 
582
+ #: inc/admin/admin.php:231
583
  msgid "Change this settings"
584
  msgstr "Changer ce paramètre"
585
 
586
+ #: inc/admin/admin.php:251 inc/admin/admin.php:255 inc/admin/admin.php:318
587
+ #: inc/admin/admin.php:322 inc/admin/admin.php:383 inc/admin/admin.php:387
588
+ #: inc/admin/admin.php:450 inc/admin/admin.php:454 inc/admin/admin.php:529
589
+ #: inc/admin/admin.php:533 inc/admin/admin.php:1148 inc/admin/admin.php:1152
590
+ #: inc/admin/admin.php:1177 inc/admin/admin.php:1181 inc/admin/admin.php:1206
591
+ #: inc/admin/admin.php:1210 inc/admin/admin.php:1235 inc/admin/admin.php:1239
592
+ #: inc/admin/admin.php:1264 inc/admin/admin.php:1268 inc/admin/admin.php:1293
593
+ #: inc/admin/admin.php:1297 inc/admin/admin.php:1321 inc/admin/admin.php:1325
594
+ #: inc/admin/admin.php:1349 inc/admin/admin.php:1353 inc/admin/admin.php:1377
595
+ #: inc/admin/admin.php:1381 inc/admin/admin.php:1405 inc/admin/admin.php:1409
596
+ #: inc/admin/admin.php:1445 inc/admin/admin.php:1449 inc/admin/admin.php:1474
597
+ #: inc/admin/admin.php:1478 inc/admin/admin.php:1503 inc/admin/admin.php:1507
598
  msgid "Click to disable this feature"
599
  msgstr "Cliquez pour désactiver cette fonctionnalité"
600
 
601
+ #: inc/admin/admin.php:252 inc/admin/admin.php:254 inc/admin/admin.php:319
602
+ #: inc/admin/admin.php:321 inc/admin/admin.php:384 inc/admin/admin.php:386
603
+ #: inc/admin/admin.php:451 inc/admin/admin.php:453 inc/admin/admin.php:530
604
+ #: inc/admin/admin.php:532 inc/admin/admin.php:1149 inc/admin/admin.php:1151
605
+ #: inc/admin/admin.php:1178 inc/admin/admin.php:1180 inc/admin/admin.php:1207
606
+ #: inc/admin/admin.php:1209 inc/admin/admin.php:1236 inc/admin/admin.php:1238
607
+ #: inc/admin/admin.php:1265 inc/admin/admin.php:1267 inc/admin/admin.php:1294
608
+ #: inc/admin/admin.php:1296 inc/admin/admin.php:1322 inc/admin/admin.php:1324
609
+ #: inc/admin/admin.php:1350 inc/admin/admin.php:1352 inc/admin/admin.php:1378
610
+ #: inc/admin/admin.php:1380 inc/admin/admin.php:1406 inc/admin/admin.php:1408
611
+ #: inc/admin/admin.php:1446 inc/admin/admin.php:1448 inc/admin/admin.php:1475
612
+ #: inc/admin/admin.php:1477 inc/admin/admin.php:1504 inc/admin/admin.php:1506
613
  msgid "Click to enable this feature"
614
  msgstr "Cliquez pour activer cette fonctionnalité"
615
 
616
+ #: inc/admin/admin.php:269
617
  msgid "Home"
618
  msgstr "Accueil"
619
 
620
+ #: inc/admin/admin.php:270
621
  msgid "Single Post Types"
622
  msgstr "Détail Types de contenus"
623
 
624
+ #: inc/admin/admin.php:271
625
  msgid "Archives"
626
  msgstr "Archives"
627
 
628
+ #: inc/admin/admin.php:272 inc/admin/admin.php:338
629
  msgid "Taxonomies"
630
  msgstr "Taxonomies"
631
 
632
+ #: inc/admin/admin.php:336 inc/admin/admin.php:469 inc/admin/admin.php:477
633
  msgid "General"
634
  msgstr "Général"
635
 
636
+ #: inc/admin/admin.php:337
637
  msgid "Post Types"
638
  msgstr "Types de contenus"
639
 
640
+ #: inc/admin/admin.php:339
641
  msgid "HTML Sitemap"
642
  msgstr "Sitemap HTML"
643
 
644
+ #: inc/admin/admin.php:401
645
  msgid "Knowledge Graph"
646
  msgstr "Knowledge Graph"
647
 
648
+ #: inc/admin/admin.php:402
649
  msgid "Your social accounts"
650
  msgstr "Vos comptes sociaux"
651
 
652
+ #: inc/admin/admin.php:403
653
  msgid "Facebook"
654
  msgstr "Facebook"
655
 
656
+ #: inc/admin/admin.php:404
657
  msgid "Twitter"
658
  msgstr "Twitter"
659
 
660
+ #: inc/admin/admin.php:470 inc/admin/admin.php:478
661
  msgid "Tracking"
662
  msgstr "Suivi"
663
 
664
+ #: inc/admin/admin.php:471 inc/admin/admin.php:479
665
+ msgid "Events"
666
+ msgstr "Evénements"
667
+
668
+ #: inc/admin/admin.php:472 inc/admin/admin.php:480
669
  msgid "Custom Dimensions"
670
  msgstr "Dimensions personnalisées"
671
 
672
+ #: inc/admin/admin.php:473
673
  msgid "Stats in Dashboard"
674
  msgstr "Stats dans le Tableau de bord"
675
 
676
+ #: inc/admin/admin.php:548
677
  msgid "Appearance"
678
  msgstr "Apparence"
679
 
680
+ #: inc/admin/admin.php:549
681
  msgid "Security"
682
  msgstr "Sécurité"
683
 
684
+ #: inc/admin/admin.php:581
685
  msgid "Export Settings"
686
  msgstr "Exporter Paramètres"
687
 
688
+ #: inc/admin/admin.php:583
689
  msgid ""
690
  "Export the plugin settings for this site as a .json file. This allows you to "
691
  "easily import the configuration into another site."
694
  "vous permet d'importer facilement votre configuration dans un autre site "
695
  "WordPress."
696
 
697
+ #: inc/admin/admin.php:588
698
  msgid "Export"
699
  msgstr "Exporter"
700
 
701
+ #: inc/admin/admin.php:595
702
  msgid "Import Settings"
703
  msgstr "Importer Paramètres"
704
 
705
+ #: inc/admin/admin.php:597
706
  msgid ""
707
  "Import the plugin settings from a .json file. This file can be obtained by "
708
  "exporting the settings on another site using the form above."
711
  "être obtenu en exportant les paramètres depuis un autre site en utilisant le "
712
  "formulaire ci-dessus."
713
 
714
+ #: inc/admin/admin.php:605 inc/admin/admin.php:628
715
  msgid "Import"
716
  msgstr "Importer"
717
 
718
+ #: inc/admin/admin.php:613
719
  msgid "Import Redirections"
720
  msgstr "Importez des redirections"
721
 
722
+ #: inc/admin/admin.php:615
723
  msgid ""
724
  "Import your own redirections from a .csv file (separator \";\"). You must "
725
  "have 3 columns in this order: url to match (without your domain name), url "
730
  "nom de domaine), l’url de redirection en absolu et le type de redirection "
731
  "(301, 302 ou 307)."
732
 
733
+ #: inc/admin/admin.php:618
734
+ msgid "Download a CSV example"
735
  msgstr "Télécharger un fichier CSV d'exemple"
736
 
737
+ #: inc/admin/admin.php:636
738
+ msgid "Import posts and terms metadata from Yoast"
739
  msgstr ""
740
  "Importer les méta données des articles, pages, types d'articles "
741
+ "personnalisés, terms de taxonomies depuis Yoast"
742
 
743
+ #: inc/admin/admin.php:638
744
  msgid "By clicking Migrate, we'll import:"
745
  msgstr "En cliquant sur Migrer, vous importerez :"
746
 
747
+ #: inc/admin/admin.php:640
748
  msgid "Title tags"
749
  msgstr "Balises titres"
750
 
751
+ #: inc/admin/admin.php:642
752
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
753
  msgstr "Balises Facebook Open Graph (titre, description et miniature)"
754
 
755
+ #: inc/admin/admin.php:643
756
  msgid "Twitter tags (title, description and image thumbnail)"
757
  msgstr "Balises Twitter (titre, description et miniature)"
758
 
759
+ #: inc/admin/admin.php:644
760
  msgid "Meta Robots (noindex, nofollow...)"
761
  msgstr "Meta Robots (noindex, nofollow...)"
762
 
763
+ #: inc/admin/admin.php:647
764
  msgid ""
765
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
766
  msgstr ""
767
  "<strong>ATTENTION :</strong> La migration supprimera toutes les méta-données "
768
  "de SEOPress"
769
 
770
+ #: inc/admin/admin.php:648
771
  msgid "Migrate now"
772
  msgstr "Migrer maintenant"
773
 
774
+ #: inc/admin/admin.php:655
775
  msgid "Reset All Notices From Notifications Center"
776
  msgstr "Réinitialiser toutes les notices du Centre de Notifications"
777
 
778
+ #: inc/admin/admin.php:657
779
  msgid ""
780
  "By clicking Reset Notices, you'll see all notices again in notifications "
781
  "center."
783
  "En cliquant sur Réinitialiser Notices, vous verrez à nouveau les notices "
784
  "dans le centre de notifications."
785
 
786
+ #: inc/admin/admin.php:662
787
  msgid "Reset notices"
788
  msgstr "Réinitialiser Notices"
789
 
790
+ #: inc/admin/admin.php:669
791
  msgid "Reset All Settings"
792
  msgstr "Tout réinitialiser"
793
 
794
+ #: inc/admin/admin.php:671
795
  msgid ""
796
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
797
  "database AND set settings to their default values."
799
  "<strong>AVERTISSEMENT:</strong> Supprime toutes les options liées à SEOPress "
800
  "dans la base de données et redéfini ces derniers à leurs valeurs par défaut."
801
 
802
+ #: inc/admin/admin.php:676
803
  msgid "Reset settings"
804
  msgstr "Réinitialiser les paramètres"
805
 
806
+ #: inc/admin/admin.php:717 inc/admin/admin.php:723
807
+ msgid "SEO Tools"
808
+ msgstr "Outils SEO"
809
+
810
+ #: inc/admin/admin.php:718 inc/admin/admin.php:724 inc/admin/admin.php:730
811
+ #: inc/admin/admin.php:735
812
+ msgid "Useful links"
813
+ msgstr "Liens utiles"
814
+
815
+ #: inc/admin/admin.php:722 inc/admin/admin.php:734
816
  msgid "Notifications Center"
817
  msgstr "Centre de Notifications"
818
 
819
+ #: inc/admin/admin.php:755
820
  msgid ""
821
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
822
  "posts metadata to SEOPress?"
825
  "méta données de vos articles, pages et types d'articles personnalisés vers "
826
  "SEOPress ?"
827
 
828
+ #: inc/admin/admin.php:757
829
  msgid "Migrate!"
830
  msgstr "Migrer !"
831
 
832
+ #: inc/admin/admin.php:778
833
  msgid "Your site doesn't use an SSL certificate!"
834
  msgstr "Votre site n'utilise pas de certificat SSL !"
835
 
836
+ #: inc/admin/admin.php:779 inc/admin/admin.php:3966 inc/admin/admin.php:3987
837
+ #: inc/admin/admin.php:4008 inc/admin/admin.php:4029
838
  msgid "Learn more"
839
  msgstr "En savoir plus"
840
 
841
+ #: inc/admin/admin.php:780
842
  msgid "Low impact"
843
  msgstr "Impact faible"
844
 
845
+ #: inc/admin/admin.php:782
846
  msgid "Buy an SSL!"
847
  msgstr "Acheter un SSL !"
848
 
849
+ #: inc/admin/admin.php:792
850
  msgid "Your site is not visible to Search Engines!"
851
  msgstr "Votre site n'est pas visible aux moteurs de recherche !"
852
 
853
+ #: inc/admin/admin.php:793 inc/admin/admin.php:803 inc/admin/admin.php:813
854
  msgid "High impact"
855
  msgstr "Impact élevé"
856
 
857
+ #: inc/admin/admin.php:795 inc/admin/admin.php:805 inc/admin/admin.php:815
858
+ #: inc/admin/admin.php:839 inc/admin/admin.php:893 inc/admin/admin.php:906
859
+ #: inc/admin/admin.php:978
860
  msgid "Fix this!"
861
  msgstr "Régler !"
862
 
863
+ #: inc/admin/admin.php:802
864
  msgid "Your site title is empty!"
865
  msgstr "Le titre de votre site est vide !"
866
 
867
+ #: inc/admin/admin.php:812
868
  msgid ""
869
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
870
  msgstr ""
871
  "Vos permaliens ne sont pas SEO Friendly ! Veuillez activer la réécriture "
872
  "d'URL pour résoudre cela."
873
 
874
+ #: inc/admin/admin.php:836
875
  msgid "You RSS feed show full text!"
876
  msgstr "Votre flux RSS affiche le texte complet !"
877
 
878
+ #: inc/admin/admin.php:837 inc/admin/admin.php:891 inc/admin/admin.php:904
879
  msgid "Medium impact"
880
  msgstr "Impact modéré"
881
 
882
+ #: inc/admin/admin.php:863
883
  msgid "Break comments into pages is ON!"
884
  msgstr "Diviser les commentaires en plusieurs pages est actif !"
885
 
886
+ #: inc/admin/admin.php:864 inc/admin/admin.php:928 inc/admin/admin.php:964
 
887
  msgid "Huge impact"
888
  msgstr "Impact élevé"
889
 
890
+ #: inc/admin/admin.php:866
891
  msgid "Disable this!"
892
  msgstr "Désactiver !"
893
 
894
+ #: inc/admin/admin.php:890
895
  msgid "Display more posts per page on homepage and archives"
896
  msgstr ""
897
  "Afficher davantage d'articles par page sur votre page d'accueil et archives"
898
 
899
+ #: inc/admin/admin.php:903
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
900
  msgid "You don't have an XML Sitemap!"
901
  msgstr "Vous n'avez pas de Sitemap XML !"
902
 
903
+ #: inc/admin/admin.php:927
904
  msgid "Do you have a Google Business page? It's free!"
905
  msgstr "Avez vous une page Google Business ? C'est gratuit !"
906
 
907
+ #: inc/admin/admin.php:930
908
  msgid "Create your page now!"
909
  msgstr "Créez votre page !"
910
 
911
+ #: inc/admin/admin.php:963
912
  msgid "Add your site to Google. It's free!"
913
  msgstr "Ajoutez votre site à Google. C’est gratuit !"
914
 
915
+ #: inc/admin/admin.php:966
916
  msgid "Add your site to Search Console!"
917
  msgstr "Ajoutez à Search Console !"
918
 
919
+ #: inc/admin/admin.php:976
920
  msgid "You have to enter your licence key to get updates and support"
921
  msgstr ""
922
  "Vous devez entrer votre clé de licence pour obtenir mises à jour et support"
923
 
924
+ #: inc/admin/admin.php:991
925
+ msgid "Check websites setup on your server"
926
+ msgstr "Vérifier les sites présents sur votre hébergeur"
927
+
928
+ #: inc/admin/admin.php:993
929
+ msgid "Host IP: "
930
+ msgstr "IP de l'hôte : "
931
+
932
+ #: inc/admin/admin.php:999
933
+ msgid "Server IP Address: "
934
+ msgstr "Adresse IP du serveur : "
935
+
936
+ #: inc/admin/admin.php:1001
937
+ msgid "Last scrape: "
938
+ msgstr "Dernière exploration : "
939
+
940
+ #: inc/admin/admin.php:1002
941
+ msgid "Number of websites on your server: "
942
+ msgstr "Nombre de sites présents sur votre serveur : "
943
+
944
+ #: inc/admin/admin.php:1014
945
+ msgid "Get list"
946
+ msgstr "Obtenir la liste"
947
+
948
+ #: inc/admin/admin.php:1022
949
+ msgid "Check your domain expiration date"
950
+ msgstr "Vérifier la date d'expiration de votre nom de domaine"
951
+
952
+ #: inc/admin/admin.php:1041
953
+ msgid "Your domain name: "
954
+ msgstr "Votre nom de domaine : "
955
+
956
+ #: inc/admin/admin.php:1043
957
+ msgid "Your registrar: "
958
+ msgstr "Votre registraire de noms de domaine : "
959
+
960
+ #: inc/admin/admin.php:1045
961
+ msgid "Last updated date: "
962
+ msgstr "Date de dernière mise à jour : "
963
+
964
+ #: inc/admin/admin.php:1047
965
+ msgid "Domain creation date: "
966
+ msgstr "Date de création du domaine : "
967
+
968
+ #: inc/admin/admin.php:1049
969
+ msgid "Your domain expires: "
970
+ msgstr "Votre domaine expire le : "
971
+
972
+ #: inc/admin/admin.php:1053
973
+ msgid "Email me before expiration"
974
+ msgstr "M'alerter avant expiration"
975
+
976
+ #: inc/admin/admin.php:1062
977
+ msgid "Check your Alexa Rank (Amazon index)"
978
+ msgstr "Vérifier votre rang Alexa (Indice Amazon)"
979
+
980
+ #: inc/admin/admin.php:1077
981
+ msgid "Your Alexa Rank"
982
+ msgstr "Votre rang Alexa"
983
+
984
+ #: inc/admin/admin.php:1099
985
+ msgid "Country Rank: "
986
+ msgstr "Rang Pays : "
987
+
988
+ #: inc/admin/admin.php:1110
989
+ msgid "The lower, the best"
990
+ msgstr "Le plus faible, le mieux"
991
+
992
+ #: inc/admin/admin.php:1112
993
+ msgid "Get Alexa Rank"
994
+ msgstr "Obtenir votre rang Alexa"
995
+
996
+ #: inc/admin/admin.php:1120
997
+ msgid "Upload a list of links to disavow to Google"
998
+ msgstr "Téléverser une liste de liens à désavouer à Google"
999
+
1000
+ #: inc/admin/admin.php:1121
1001
+ msgid "Google Trends"
1002
+ msgstr "Google Tendances"
1003
+
1004
+ #: inc/admin/admin.php:1134
1005
  msgid "Titles & metas"
1006
  msgstr "Titres et Métas"
1007
 
1008
+ #: inc/admin/admin.php:1135
1009
  msgid "Manage all your titles & metas"
1010
  msgstr "Gérez tous vos titres et métas"
1011
 
1012
+ #: inc/admin/admin.php:1136 inc/admin/admin.php:1165 inc/admin/admin.php:1194
1013
+ #: inc/admin/admin.php:1223 inc/admin/admin.php:1252 inc/admin/admin.php:1281
1014
+ #: inc/admin/admin.php:1309 inc/admin/admin.php:1337 inc/admin/admin.php:1365
1015
+ #: inc/admin/admin.php:1393 inc/admin/admin.php:1422 inc/admin/admin.php:1433
1016
+ #: inc/admin/admin.php:1462 inc/admin/admin.php:1491 inc/admin/admin.php:1531
1017
+ #: inc/admin/admin.php:1542 inc/admin/admin.php:1554 inc/admin/admin.php:1566
1018
+ msgid "Manage"
1019
+ msgstr "Gérer"
1020
+
1021
+ #: inc/admin/admin.php:1164
1022
  msgid "Manage your XML / Image / HTML Sitemap"
1023
  msgstr "Gérer votre plan de site XML / Image / HTML"
1024
 
1025
+ #: inc/admin/admin.php:1193
1026
  msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
1027
  msgstr "Open Graph, Twitter Card, Google Knowledge Graph et plus..."
1028
 
1029
+ #: inc/admin/admin.php:1222
1030
  msgid "Track everything about your visitors with Google Analytics"
1031
  msgstr "Suivez tout ce qui concerne vos visiteurs avec Google Analytics"
1032
 
1033
+ #: inc/admin/admin.php:1251
1034
  msgid "Advanced SEO options for advanced users!"
1035
  msgstr "Options SEO avancées pour utilisateurs avancés !"
1036
 
1037
+ #: inc/admin/admin.php:1280
 
 
 
 
1038
  msgid "Improve WooCommerce SEO"
1039
  msgstr "Améliorer le SEO de WooCommerce"
1040
 
1041
+ #: inc/admin/admin.php:1308
 
 
 
 
1042
  msgid "Add Google Local Business data type"
1043
  msgstr "Ajoutez le type de données Google Local Business"
1044
 
1045
+ #: inc/admin/admin.php:1336
 
 
 
 
1046
  msgid "Add Dublin Core meta tags"
1047
  msgstr "Ajout des balises Dublin Core"
1048
 
1049
+ #: inc/admin/admin.php:1364
 
 
 
 
1050
  msgid ""
1051
  "Add data types to your content: articles, courses, recipes, videos, events "
1052
  "and products"
1054
  "Ajout des types de données à vos contenus : articles, cours, recettes, "
1055
  "vidéos, événements et produits"
1056
 
1057
+ #: inc/admin/admin.php:1392
 
 
 
 
1058
  msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
1059
  msgstr ""
1060
  "Activer le fil d'Ariane pour votre thème et améliorer votre SEO dans les "
1061
  "résultats de recherche "
1062
 
1063
+ #: inc/admin/admin.php:1421
 
 
 
 
1064
  msgid "Track your website performance to improve SEO with Google Page Speed"
1065
  msgstr ""
1066
  "Suivez les performances de votre site Web afin d’améliorer le SEO avec "
1067
  "Google Page Speed"
1068
 
1069
+ #: inc/admin/admin.php:1432
 
 
 
 
1070
  msgid "Edit your robots.txt file"
1071
  msgstr "Editer votre fichier robots.txt"
1072
 
1073
+ #: inc/admin/admin.php:1461
 
 
 
 
1074
  msgid "Optimize your site for Google News"
1075
  msgstr "Optimisez votre site pour Google Actualités"
1076
 
1077
+ #: inc/admin/admin.php:1489
 
 
 
 
1078
  msgid "Monitor 404, create 301, 302 and 307 redirections"
1079
  msgstr "Surveiller les 404, créer des redirections 301, 302 et 307"
1080
 
1081
+ #: inc/admin/admin.php:1490
1082
+ msgid "See redirects"
1083
+ msgstr "Voir les redirections"
1084
 
1085
+ #: inc/admin/admin.php:1519
1086
  msgid "Scan your site to find SEO problems."
1087
  msgstr "Analyser votre site pour trouver des problèmes de SEO."
1088
 
1089
+ #: inc/admin/admin.php:1520
1090
+ msgid "See broken links"
1091
+ msgstr "Voir les liens cassés"
1092
+
1093
+ #: inc/admin/admin.php:1521
1094
  msgid "Scan"
1095
  msgstr "Scan"
1096
 
1097
+ #: inc/admin/admin.php:1530
 
 
 
 
1098
  msgid "Edit your htaccess file."
1099
  msgstr "Modifier votre fichier htaccess."
1100
 
1101
+ #: inc/admin/admin.php:1541
1102
+ msgid "Configure default WordPress RSS."
1103
+ msgstr "Configuration des liens RSS par défaut de WordPress."
1104
+
1105
+ #: inc/admin/admin.php:1553
1106
  msgid "Import / export SEOPress settings from site to site."
1107
  msgstr "Importer / Exporter les paramètres d'un site à un autre"
1108
 
1109
+ #: inc/admin/admin.php:1565
 
 
 
 
1110
  msgid "Edit your SEOPress license key."
1111
  msgstr "Modifier votre clé de licence SEOPress."
1112
 
1113
+ #: inc/admin/admin.php:1634
1114
  msgid "Site title"
1115
  msgstr "Titre du site"
1116
 
1117
+ #: inc/admin/admin.php:1866
1118
+ msgid "Indicate paginated content to Google"
1119
+ msgstr "Indiquer à Google le contenu paginé"
1120
+
1121
+ #: inc/admin/admin.php:1883 inc/admin/admin.php:3379
1122
  msgid "Enable XML Sitemap"
1123
  msgstr "Activez le Sitemap XML"
1124
 
1125
+ #: inc/admin/admin.php:1891
1126
  msgid "Enable XML Image Sitemaps"
1127
  msgstr "Activer le Sitemap XML Images"
1128
 
1129
+ #: inc/admin/admin.php:1899 inc/admin/admin.php:3417
1130
  msgid "Enable HTML Sitemap"
1131
  msgstr "Activez le Sitemap HTML"
1132
 
1133
+ #: inc/admin/admin.php:1915
1134
  msgid "Check to INCLUDE Post Types"
1135
  msgstr "Cochez pour INCLURE les Types d'article"
1136
 
1137
+ #: inc/admin/admin.php:1931
1138
  msgid "Check to INCLUDE Taxonomies"
1139
  msgstr "Cochez pour INCLURE les Taxonomies"
1140
 
1141
+ #: inc/admin/admin.php:1947
1142
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
1143
  msgstr ""
1144
  "Saisissez un ID d'article, de page ou de type de contenu où afficher le plan "
1145
  "de site."
1146
 
1147
+ #: inc/admin/admin.php:1955
1148
  msgid "Exclude some Posts, Pages or Custom Post Types"
1149
  msgstr "Exclure certains articles, pages ou types de contenus."
1150
 
1151
+ #: inc/admin/admin.php:1972
1152
  msgid "Person or organization"
1153
  msgstr "Personne ou Organisation"
1154
 
1155
+ #: inc/admin/admin.php:1980
1156
  msgid "Your name / organization"
1157
  msgstr "Votre nom / organisation"
1158
 
1159
+ #: inc/admin/admin.php:1988
1160
  msgid "Your photo / organization logo"
1161
  msgstr "Votre photo / logo"
1162
 
1163
+ #: inc/admin/admin.php:1996
1164
  msgid "Organization Phone number (only for Organization)"
1165
  msgstr ""
1166
  "Numéro de téléphone de l'organisation (seulement pour les organisations)"
1167
 
1168
+ #: inc/admin/admin.php:2004
1169
  msgid "Contact type (only for Organization)"
1170
  msgstr "Type de contact (seulement pour les organisations)"
1171
 
1172
+ #: inc/admin/admin.php:2012
1173
  msgid "Contact option (only for Organization)"
1174
  msgstr "Option de contact (seulement pour les organisations)"
1175
 
1176
+ #: inc/admin/admin.php:2029
1177
  msgid "Facebook Page URL"
1178
  msgstr "URL de la page Facebook"
1179
 
1180
+ #: inc/admin/admin.php:2037
1181
  msgid "Twitter Username"
1182
  msgstr "Compte utilisateur Twitter"
1183
 
1184
+ #: inc/admin/admin.php:2045
1185
  msgid "Google + URL"
1186
  msgstr "URL Google +"
1187
 
1188
+ #: inc/admin/admin.php:2053
1189
  msgid "Pinterest URL"
1190
  msgstr "URL Pinterest"
1191
 
1192
+ #: inc/admin/admin.php:2061
1193
  msgid "Instagram URL"
1194
  msgstr "URL Instagram"
1195
 
1196
+ #: inc/admin/admin.php:2069
1197
  msgid "YouTube URL"
1198
  msgstr "URL YouTube"
1199
 
1200
+ #: inc/admin/admin.php:2077
1201
  msgid "LinkedIn URL"
1202
  msgstr "URL LinkedIn"
1203
 
1204
+ #: inc/admin/admin.php:2085
1205
  msgid "MySpace URL"
1206
  msgstr "URL MySpace"
1207
 
1208
+ #: inc/admin/admin.php:2093
1209
  msgid "Soundcloud URL"
1210
  msgstr "URL Soundcloud"
1211
 
1212
+ #: inc/admin/admin.php:2101
1213
  msgid "Tumblr URL"
1214
  msgstr "URL Tumblr"
1215
 
1216
+ #: inc/admin/admin.php:2118
1217
  msgid "Enable Open Graph Data"
1218
  msgstr "Activez les données Open Graph"
1219
 
1220
+ #: inc/admin/admin.php:2126
1221
  msgid "Select a default image"
1222
  msgstr "Sélectionnez une image par défaut"
1223
 
1224
+ #: inc/admin/admin.php:2134
1225
  msgid "Facebook Admin ID"
1226
  msgstr "Facebook Admin ID"
1227
 
1228
+ #: inc/admin/admin.php:2142
1229
  msgid "Facebook App ID"
1230
  msgstr "Facebook App ID"
1231
 
1232
+ #: inc/admin/admin.php:2159
1233
  msgid "Enable Twitter Card"
1234
  msgstr "Activez Twitter Card"
1235
 
1236
+ #: inc/admin/admin.php:2167
1237
  msgid "Default Twitter Image"
1238
  msgstr "Image Twitter par défaut"
1239
 
1240
+ #: inc/admin/admin.php:2175
1241
  msgid "Image size for Twitter Summary card"
1242
  msgstr "Taille d'image pour Twitter Summary Card"
1243
 
1244
+ #: inc/admin/admin.php:2192 inc/admin/admin.php:3910
1245
  msgid "Enable Google Analytics tracking"
1246
  msgstr "Activer le suivi Google Analytics"
1247
 
1248
+ #: inc/admin/admin.php:2200
1249
  msgid "Enter your tracking ID"
1250
  msgstr "Saisissez votre ID de suivi"
1251
 
1252
+ #: inc/admin/admin.php:2208
1253
  msgid "Exclude user roles from tracking"
1254
  msgstr "Exclure des rôles utilisateurs du suivi"
1255
 
1256
+ #: inc/admin/admin.php:2226 inc/admin/admin.php:3963
1257
  msgid "Enable remarketing, demographics and interest reporting"
1258
  msgstr ""
1259
  "Activer le remarketing, les rapports démographiques et centres d'intérêts"
1260
 
1261
+ #: inc/admin/admin.php:2234 inc/admin/admin.php:3984
1262
  msgid "Enable IP Anonymization"
1263
  msgstr "Activer l'anonymisation des IP"
1264
 
1265
+ #: inc/admin/admin.php:2242 inc/admin/admin.php:4005
1266
  msgid "Enhanced Link Attribution"
1267
  msgstr "Améliorer l'attribution des liens"
1268
 
1269
+ #: inc/admin/admin.php:2250 inc/admin/admin.php:4026
1270
  msgid "Enable cross-domain tracking"
1271
  msgstr "Activer le suivi cross-domain"
1272
 
1273
+ #: inc/admin/admin.php:2258
1274
  msgid "Cross domains"
1275
  msgstr "Cross domains"
1276
 
1277
+ #: inc/admin/admin.php:2276
1278
+ msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
1279
+ msgstr "Activer le suivi des téléchargements (ex: PDF, XLSX, DOCX...)"
1280
+
1281
+ #: inc/admin/admin.php:2284
1282
+ msgid "Track click downloads"
1283
+ msgstr "Suivi des clics de téléchargements"
1284
+
1285
+ #: inc/admin/admin.php:2302
1286
  msgid "Track Authors"
1287
  msgstr "Suivre les Auteurs"
1288
 
1289
+ #: inc/admin/admin.php:2310
1290
  msgid "Track Categories"
1291
  msgstr "Suivre les Catégories"
1292
 
1293
+ #: inc/admin/admin.php:2318
1294
  msgid "Track Tags"
1295
  msgstr "Suivre les Etiquettes"
1296
 
1297
+ #: inc/admin/admin.php:2326
1298
  msgid "Track Post Types"
1299
  msgstr "Suivre les Types d'articles personnalisés"
1300
 
1301
+ #: inc/admin/admin.php:2334
1302
  msgid "Track Logged In Users"
1303
  msgstr "Suivre les utilisateurs connectés"
1304
 
1305
+ #: inc/admin/admin.php:2351
1306
  msgid "Redirect attachment pages to post parent"
1307
  msgstr ""
1308
  "Rediriger les pages de type pièces jointes vers la page parent (attachment)"
1309
 
1310
+ #: inc/admin/admin.php:2359
1311
  msgid "Remove stop words from URL"
1312
  msgstr "Supprimer les mots inutiles des URL"
1313
 
1314
+ #: inc/admin/admin.php:2367
1315
  msgid "Remove /category/ in URL"
1316
  msgstr "Supprimer /category/ dans les URLs"
1317
 
1318
+ #: inc/admin/admin.php:2375 inc/admin/admin.php:4522
1319
  msgid "Disable trailing slash for metas"
1320
  msgstr "Désactiver la barre oblique pour metas"
1321
 
1322
+ #: inc/admin/admin.php:2383
1323
  msgid "Google site verification"
1324
  msgstr "Vérification de site Google"
1325
 
1326
+ #: inc/admin/admin.php:2391
1327
  msgid "Bing site verification"
1328
  msgstr "Vérification de site Bing"
1329
 
1330
+ #: inc/admin/admin.php:2399
1331
  msgid "Pinterest site verification"
1332
  msgstr "Vérification de site Pinterest :"
1333
 
1334
+ #: inc/admin/admin.php:2407
1335
  msgid "Yandex site verification"
1336
  msgstr "Vérification de site Yandex"
1337
 
1338
+ #: inc/admin/admin.php:2424
1339
  msgid "SEOPress in admin bar"
1340
  msgstr "SEOPress dans la barre d’admin"
1341
 
1342
+ #: inc/admin/admin.php:2432
1343
+ msgid "Move SEOPress metaboxe position"
1344
+ msgstr "Déplacer la position de la metaboxe SEOPress"
1345
+
1346
+ #: inc/admin/admin.php:2440
1347
  msgid "Hide SEOPress Notifications Center"
1348
  msgstr "Cacher le Centre de Notifications SEOPress"
1349
 
1350
+ #: inc/admin/admin.php:2448
1351
  msgid "Show Title tag column in post types"
1352
  msgstr "Afficher la balise Titre dans les colonnes des articles personnalisés"
1353
 
1354
+ #: inc/admin/admin.php:2456
1355
  msgid "Show Meta description column in post types"
1356
  msgstr ""
1357
  "Afficher la meta description dans les colonnes des articles personnalisés"
1358
 
1359
+ #: inc/admin/admin.php:2464
1360
  msgid "Show noindex column in post types"
1361
  msgstr "Afficher la colonne noindex dans les types d'articles"
1362
 
1363
+ #: inc/admin/admin.php:2472
1364
  msgid "Show nofollow column in post types"
1365
  msgstr "Afficher la colonne nofollow dans les types d'articles"
1366
 
1367
+ #: inc/admin/admin.php:2480
1368
  msgid "Show total number of words column in post types"
1369
  msgstr "Affichez la colonne du nombre total de mots pour vos types de contenus"
1370
 
1371
+ #: inc/admin/admin.php:2488
1372
  msgid "Show W3C validator column in post types"
1373
  msgstr "Voir la colonne du validateur W3C dans les types d'articles"
1374
 
1375
+ #: inc/admin/admin.php:2496
1376
  msgid "Show Google Page Speed column in post types"
1377
  msgstr "Voir la colonne Google Page Speed dans les types d'articles"
1378
 
1379
+ #: inc/admin/admin.php:2505
1380
  msgid "Hide Genesis SEO Metaboxe"
1381
  msgstr "Cacher la metaboxe Genesis SEO"
1382
 
1383
+ #: inc/admin/admin.php:2522
1384
  msgid "Block SEO metaboxe to user roles"
1385
  msgstr "Bloquer la metaboxe SEO pour des rôles utilisateurs"
1386
 
1387
+ #: inc/admin/admin.php:2566
1388
  msgid "<p>Customize your titles & metas for homepage</p>"
1389
  msgstr "<p>Personnalisez vos titres et métas pour l'accueil</p>"
1390
 
1391
+ #: inc/admin/admin.php:2571
1392
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1393
  msgstr ""
1394
  "<p>Personnalisez vos titres et métas pour les singles des Types d'article</p>"
1395
 
1396
+ #: inc/admin/admin.php:2576
1397
  msgid "<p>Customize your metas for all pages</p>"
1398
  msgstr "<p>Personnalisez vos métas pour toutes les pages</p>"
1399
 
1400
+ #: inc/admin/admin.php:2581
1401
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1402
  msgstr "<p>Personnalisez vos métas pour toutes les archives de taxonomies</p>"
1403
 
1404
+ #: inc/admin/admin.php:2586
1405
  msgid "<p>Customize your metas for all archives</p>"
1406
  msgstr "<p>Personnalisez vos métas pour les archives</p>"
1407
 
1408
+ #: inc/admin/admin.php:2591
1409
  msgid ""
1410
  "To view your sitemap, enable permalinks (not default one), and save settings "
1411
  "to flush them."
1413
  "Pour voir votre sitemap, activez les permaliens (pas ceux par défaut), et "
1414
  "sauvegardez les paramètres pour les mettre à jour."
1415
 
1416
+ #: inc/admin/admin.php:2592
1417
  msgid ""
1418
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1419
  msgstr ""
1420
  "Seuls les 1000 derniers éléments sont répertoriés dans les Sitemaps pour des "
1421
  "raisons de performances."
1422
 
1423
+ #: inc/admin/admin.php:2594
1424
+ msgid ""
1425
+ "Your server use NGINX. If XML Sitemaps doesn't work, you have to add this "
1426
+ "rules to your configuration:"
1427
+ msgstr ""
1428
+ "Votre serveur utilise NGINX. Si le plan de site XML ne fonctionne pas, vous "
1429
+ "devez ajouter ces règles à votre configuration:"
1430
+
1431
+ #: inc/admin/admin.php:2604
1432
  msgid "Noindex content will not be displayed in Sitemaps."
1433
  msgstr "Le contenu en noindex ne sera pas affiché dans les Sitemaps."
1434
 
1435
+ #: inc/admin/admin.php:2606
1436
  msgid "View your sitemap"
1437
  msgstr "Voir votre sitemap"
1438
 
1439
+ #: inc/admin/admin.php:2608
1440
  msgid "Ping Google manually"
1441
  msgstr "Pinger Google manuellement"
1442
 
1443
+ #: inc/admin/admin.php:2610
1444
  msgid "Flush permalinks"
1445
  msgstr "Mettre à jour les permaliens"
1446
 
1447
+ #: inc/admin/admin.php:2616
1448
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1449
  msgstr ""
1450
  "<p>Créez un plan de site HTML pour vos visiteurs et boostez votre SEO</p>"
1451
 
1452
+ #: inc/admin/admin.php:2621
1453
  msgid "<p>Include / Exclude Post Types</p>"
1454
  msgstr "<p>Inclure / Exclure les Types d'article</p>"
1455
 
1456
+ #: inc/admin/admin.php:2626
1457
  msgid "<p>Include / Exclude Taxonomies</p>"
1458
  msgstr "<p>Inclure / Exclure les Taxonomies</p>"
1459
 
1460
+ #: inc/admin/admin.php:2631
1461
  msgid "<p>Configure Google Knowledge Graph</p>"
1462
  msgstr "<p>Configurer Google Knowledge Graph</p>"
1463
 
1464
+ #: inc/admin/admin.php:2636
1465
  msgid "<p>Link your site with your social accounts</p>"
1466
  msgstr "<p>Lier votre site à vos comptes sociaux</p>"
1467
 
1468
+ #: inc/admin/admin.php:2641
1469
  msgid "<p>Manage Open Graph datas</p>"
1470
  msgstr "<p>Gérer l'Open Graph datas</p>"
1471
 
1472
+ #: inc/admin/admin.php:2646
1473
  msgid "<p>Manage your Twitter card</p>"
1474
  msgstr "<p>Gérer votre Twitter card</p>"
1475
 
1476
+ #: inc/admin/admin.php:2651
1477
  msgid "<p>Link your Google Analytics to your website</p>"
1478
  msgstr "<p>Lier Google Analytics à votre site</p>"
1479
 
1480
+ #: inc/admin/admin.php:2656
1481
  msgid "<p>Configure your Google Analytics tracking code</p>"
1482
  msgstr "<p>Configurer votre code de suivi Google Analytics</p>"
1483
 
1484
+ #: inc/admin/admin.php:2661
1485
+ msgid "<p>Track events in Google Analytics</p>"
1486
+ msgstr "<p>Suivez les événements dans Google Analytics</p>"
1487
+
1488
+ #: inc/admin/admin.php:2666
1489
  msgid ""
1490
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1491
  "and custom metrics are like default dimensions and metrics in your Analytics "
1503
  "votre compte Google Analytics. Plus d'informations en cliquant sur l'icône "
1504
  "d'aide."
1505
 
1506
+ #: inc/admin/admin.php:2672
1507
  msgid "<p>Advanced SEO options</p>"
1508
  msgstr "<p>Options avancées de SEO</p>"
1509
 
1510
+ #: inc/admin/admin.php:2677
1511
  msgid "<p>Customize SEOPress to fit your needs</p>"
1512
  msgstr "<p>Personnaliser SEOPress pour correspondre à vos besoins</p>"
1513
 
1514
+ #: inc/admin/admin.php:2682
1515
  msgid "<p>Manage security</p>"
1516
  msgstr "<p>Gérer la sécurité</p>"
1517
 
1518
+ #: inc/admin/admin.php:2693
1519
  msgid "My awesome website"
1520
  msgstr "Mon super site"
1521
 
1522
+ #: inc/admin/admin.php:2698 inc/admin/admin.php:2709 inc/admin/admin.php:2745
1523
+ #: inc/admin/admin.php:2862 inc/admin/admin.php:2893 inc/admin/admin.php:2970
1524
+ #: inc/admin/admin.php:3045 inc/admin/admin.php:3115 inc/admin/admin.php:3184
1525
+ #: inc/admin/admin.php:3216
1526
  msgid "More tags"
1527
  msgstr "Plus de balises"
1528
 
1529
+ #: inc/admin/admin.php:2704
1530
  msgid "This is a cool website about Wookiees"
1531
  msgstr "Un site cool sur les Wookies"
1532
 
1533
+ #: inc/admin/admin.php:2722 inc/admin/admin.php:2833 inc/admin/admin.php:2947
1534
+ #: inc/admin/admin.php:3034 inc/admin/admin.php:3104 inc/admin/admin.php:3173
1535
+ #: inc/admin/admin.php:3207
1536
  msgid "Title template"
1537
  msgstr "Template de Titre"
1538
 
1539
+ #: inc/admin/admin.php:2741
1540
  msgid "Post Title"
1541
  msgstr "Titre du post"
1542
 
1543
+ #: inc/admin/admin.php:2752 inc/admin/admin.php:2869 inc/admin/admin.php:2977
1544
+ #: inc/admin/admin.php:3051 inc/admin/admin.php:3121 inc/admin/admin.php:3190
1545
+ #: inc/admin/admin.php:3222
1546
  msgid "Meta description template"
1547
  msgstr "Template de Méta Description"
1548
 
1549
+ #: inc/admin/admin.php:2813
1550
  msgid "Display date in Google search results?"
1551
  msgstr "Afficher la date dans les résultats de recherche Google ?"
1552
 
1553
+ #: inc/admin/admin.php:2853
1554
  msgid "Category Title"
1555
  msgstr "Titre de catégorie"
1556
 
1557
+ #: inc/admin/admin.php:2855
1558
  msgid "Tag Title"
1559
  msgstr "Titre de l'étiquette"
1560
 
1561
+ #: inc/admin/admin.php:2857
1562
  msgid "Term Title"
1563
  msgstr "Titre du terme"
1564
 
1565
+ #: inc/admin/admin.php:2886
1566
  msgid "Category Description"
1567
  msgstr "Description de la catégorie"
1568
 
1569
+ #: inc/admin/admin.php:2888
1570
  msgid "Tag Description"
1571
  msgstr "Description du tag"
1572
 
1573
+ #: inc/admin/admin.php:2890
1574
  msgid "Term Description"
1575
  msgstr "Description du terme"
1576
 
1577
+ #: inc/admin/admin.php:2966
1578
  msgid "Post Type Archive Name"
1579
  msgstr "Nom d'archive du Type d'article"
1580
 
1581
+ #: inc/admin/admin.php:3032
1582
  msgid "Author archives"
1583
  msgstr "Archives de l'auteur"
1584
 
1585
+ #: inc/admin/admin.php:3093
1586
+ msgid "Disable author archives"
1587
+ msgstr "Désactiver les archives de l’auteur"
1588
+
1589
+ #: inc/admin/admin.php:3102
1590
  msgid "Date archives"
1591
  msgstr "Archives par date"
1592
 
1593
+ #: inc/admin/admin.php:3113
1594
  msgid "Archive date"
1595
  msgstr "Date d'archive"
1596
 
1597
+ #: inc/admin/admin.php:3162
1598
+ msgid "Disable date archives"
1599
+ msgstr "Désactiver les archives par date"
1600
+
1601
+ #: inc/admin/admin.php:3171
1602
  msgid "Search archives"
1603
  msgstr "Archives de recherche"
1604
 
1605
+ #: inc/admin/admin.php:3182
1606
  msgid "Search Keywords"
1607
  msgstr "Mots clés recherchés"
1608
 
1609
+ #: inc/admin/admin.php:3205
1610
  msgid "404 archives"
1611
  msgstr "Page 404"
1612
 
1613
+ #: inc/admin/admin.php:3360
1614
+ msgid "Add rel next/prev link in head of paginated archive pages"
1615
+ msgstr ""
1616
+ "Ajouter le lien rel suivant/précédent en tête des pages d’archives paginées"
1617
+
1618
+ #: inc/admin/admin.php:3362
1619
+ msgid "Learn more on Google website"
1620
+ msgstr "En savoir plus sur le site Web de Google"
1621
+
1622
+ #: inc/admin/admin.php:3398
1623
  msgid "Enable Image Sitemaps"
1624
  msgstr "Activer le plan de site Images"
1625
 
1626
+ #: inc/admin/admin.php:3459 inc/admin/admin.php:3499
1627
  msgid "Include"
1628
  msgstr "Inclure"
1629
 
1630
+ #: inc/admin/admin.php:3514
1631
  msgid "eg: 2, 28, 68"
1632
  msgstr "ex : 2, 28, 68"
1633
 
1634
+ #: inc/admin/admin.php:3524
1635
  msgid "eg: 13, 8, 38"
1636
  msgstr "ex : 13, 8, 38"
1637
 
1638
+ #: inc/admin/admin.php:3538
1639
  msgid "Person"
1640
  msgstr "Personne"
1641
 
1642
+ #: inc/admin/admin.php:3541
1643
  msgid "Organization"
1644
  msgstr "Organisation"
1645
 
1646
+ #: inc/admin/admin.php:3554
1647
  msgid "eg: Apple"
1648
  msgstr "ex : Apple"
1649
 
1650
+ #: inc/admin/admin.php:3567
1651
  msgid "Select your logo"
1652
  msgstr "Sélectionnez votre logo"
1653
 
1654
+ #: inc/admin/admin.php:3595
1655
  msgid "eg: +33123456789 (internationalized version required)"
1656
  msgstr "par exemple: +33123456789 (version internationalisée nécessaire)"
1657
 
1658
+ #: inc/admin/admin.php:3610
1659
  msgid "Customer support"
1660
  msgstr "Support client"
1661
 
1662
+ #: inc/admin/admin.php:3613
1663
  msgid "Technical support"
1664
  msgstr "Support technique"
1665
 
1666
+ #: inc/admin/admin.php:3616
1667
  msgid "Billing support"
1668
  msgstr "Support facturation"
1669
 
1670
+ #: inc/admin/admin.php:3619
1671
  msgid "Bill payment"
1672
  msgstr "Paiement facturation"
1673
 
1674
+ #: inc/admin/admin.php:3622
1675
  msgid "Sales"
1676
  msgstr "Ventes"
1677
 
1678
+ #: inc/admin/admin.php:3625
1679
  msgid "Credit card support"
1680
  msgstr "Support carte de crédit"
1681
 
1682
+ #: inc/admin/admin.php:3628
1683
  msgid "Emergency"
1684
  msgstr "Urgence"
1685
 
1686
+ #: inc/admin/admin.php:3631
1687
  msgid "Baggage tracking"
1688
  msgstr "Suivi des bagages"
1689
 
1690
+ #: inc/admin/admin.php:3634
1691
  msgid "Roadside assistance"
1692
  msgstr "Assistance routière"
1693
 
1694
+ #: inc/admin/admin.php:3637
1695
  msgid "Package tracking"
1696
  msgstr "Suivi des colis"
1697
 
1698
+ #: inc/admin/admin.php:3654
1699
  msgid "Toll Free"
1700
  msgstr "Gratuit"
1701
 
1702
+ #: inc/admin/admin.php:3657
1703
  msgid "Hearing impaired supported"
1704
  msgstr "Support pour les personnes souffrant d'une déficience auditive"
1705
 
1706
+ #: inc/admin/admin.php:3670
1707
  msgid "eg: https://www.facebook.com/your-page"
1708
  msgstr "ex : https://www.facebook.com/your-page"
1709
 
1710
+ #: inc/admin/admin.php:3683
1711
  msgid "eg: @wp_seopress"
1712
  msgstr "ex : @wp_seopress"
1713
 
1714
+ #: inc/admin/admin.php:3695
1715
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1716
  msgstr "ex : https://plus.google.com/+BenjaminDenis"
1717
 
1718
+ #: inc/admin/admin.php:3707
1719
  msgid "eg: https://pinterest.com/wpbuy/"
1720
  msgstr "ex : https://pinterest.com/wpbuy/"
1721
 
1722
+ #: inc/admin/admin.php:3719
1723
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1724
  msgstr "ex : https://www.instagram.com/rainbowgeek64/"
1725
 
1726
+ #: inc/admin/admin.php:3731
1727
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1728
  msgstr "ex : https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1729
 
1730
+ #: inc/admin/admin.php:3743
1731
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1732
  msgstr "ex : https://www.linkedin.com/in/benjamin-denis-70672b3b"
1733
 
1734
+ #: inc/admin/admin.php:3755
1735
  msgid "eg: https://myspace.com/your-page"
1736
  msgstr "ex : https://myspace.com/your-page"
1737
 
1738
+ #: inc/admin/admin.php:3767
1739
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1740
  msgstr "ex : https://soundcloud.com/michaelmccannmusic"
1741
 
1742
+ #: inc/admin/admin.php:3779
1743
  msgid "eg: https://your-site.tumblr.com"
1744
  msgstr "ex : https://your-site.tumblr.com"
1745
 
1746
+ #: inc/admin/admin.php:3796
1747
  msgid "Enable OG data"
1748
  msgstr "Activer les données OG"
1749
 
1750
+ #: inc/admin/admin.php:3842
1751
  msgid "How-to create a Facebook App ID"
1752
  msgstr "Tutoriel pour créer un Facebook App ID"
1753
 
1754
+ #: inc/admin/admin.php:3856
1755
  msgid "Enable Twitter card"
1756
  msgstr "Activer Twitter Card"
1757
 
1758
+ #: inc/admin/admin.php:3889
1759
  msgid "Default"
1760
  msgstr "Défaut"
1761
 
1762
+ #: inc/admin/admin.php:3892
1763
  msgid "Large"
1764
  msgstr "Grande"
1765
 
1766
+ #: inc/admin/admin.php:3920
1767
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1768
  msgstr "Entrer votre ID de tracking (UA-XXXX-XX)"
1769
 
1770
+ #: inc/admin/admin.php:3924
1771
  msgid "Find your tracking ID"
1772
  msgstr "Trouvez votre ID de suivi"
1773
 
1774
+ #: inc/admin/admin.php:3965
1775
  msgid ""
1776
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1777
  "represents a group of users you want to re-engage because of their "
1781
  "mobile qui représente un groupe d'utilisateurs que vous souhaitez réengager "
1782
  "en raison de leur probabilité de conversion."
1783
 
1784
+ #: inc/admin/admin.php:3986
1785
  msgid ""
1786
  "When a customer of Analytics requests IP address anonymization, Analytics "
1787
  "anonymizes the address as soon as technically feasible at the earliest "
1791
  "Analytics anonymise l'adresse dès que c'est techniquement possible et ce, le "
1792
  "plus tôt possible dans le réseau de collecte."
1793
 
1794
+ #: inc/admin/admin.php:4007
1795
  msgid ""
1796
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1797
  "report by automatically differentiating between multiple links to the same "
1801
  "Page Analytics en différenciant automatiquement plusieurs liens vers la même "
1802
  "URL sur une seule page en utilisant des ID d'élément de lien."
1803
 
1804
+ #: inc/admin/admin.php:4028
1805
  msgid ""
1806
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1807
  "related sites (such as an ecommerce site and a separate shopping cart site) "
1812
  "d'achat séparé) en une seule session. Ceci est parfois appelé liaisons de "
1813
  "sites."
1814
 
1815
+ #: inc/admin/admin.php:4040
1816
  msgid "Enter yours domains"
1817
  msgstr "Saisissez vos domaines"
1818
 
1819
+ #: inc/admin/admin.php:4057
1820
+ msgid "Enable download tracking"
1821
+ msgstr "Activer le suivi des téléchargements"
1822
+
1823
+ #: inc/admin/admin.php:4067
1824
+ msgid "pdf|docx|pptx|zip"
1825
+ msgstr "pdf|docx|pptx|zip"
1826
+
1827
+ #: inc/admin/admin.php:4071
1828
+ msgid "Separate each file type extensions with a pipe \"|\""
1829
+ msgstr "Séparer chaque extensions de type de fichier avec un pipe « | »"
1830
+
1831
+ #: inc/admin/admin.php:4088 inc/admin/admin.php:4165 inc/admin/admin.php:4242
1832
+ #: inc/admin/admin.php:4319 inc/admin/admin.php:4396
1833
  msgid "Custom Dimension #1"
1834
  msgstr "Dimension personnalisée #1"
1835
 
1836
+ #: inc/admin/admin.php:4091 inc/admin/admin.php:4168 inc/admin/admin.php:4245
1837
+ #: inc/admin/admin.php:4322 inc/admin/admin.php:4399
1838
  msgid "Custom Dimension #2"
1839
  msgstr "Dimension personnalisée #2"
1840
 
1841
+ #: inc/admin/admin.php:4094 inc/admin/admin.php:4171 inc/admin/admin.php:4248
1842
+ #: inc/admin/admin.php:4325 inc/admin/admin.php:4402
1843
  msgid "Custom Dimension #3"
1844
  msgstr "Dimension personnalisée #3"
1845
 
1846
+ #: inc/admin/admin.php:4097 inc/admin/admin.php:4174 inc/admin/admin.php:4251
1847
+ #: inc/admin/admin.php:4328 inc/admin/admin.php:4405
1848
  msgid "Custom Dimension #4"
1849
  msgstr "Dimension personnalisée #4"
1850
 
1851
+ #: inc/admin/admin.php:4100 inc/admin/admin.php:4177 inc/admin/admin.php:4254
1852
+ #: inc/admin/admin.php:4331 inc/admin/admin.php:4408
1853
  msgid "Custom Dimension #5"
1854
  msgstr "Dimension personnalisée #5"
1855
 
1856
+ #: inc/admin/admin.php:4103 inc/admin/admin.php:4180 inc/admin/admin.php:4257
1857
+ #: inc/admin/admin.php:4334 inc/admin/admin.php:4411
1858
  msgid "Custom Dimension #6"
1859
  msgstr "Dimension personnalisée #6"
1860
 
1861
+ #: inc/admin/admin.php:4106 inc/admin/admin.php:4183 inc/admin/admin.php:4260
1862
+ #: inc/admin/admin.php:4337 inc/admin/admin.php:4414
1863
  msgid "Custom Dimension #7"
1864
  msgstr "Dimension personnalisée #7"
1865
 
1866
+ #: inc/admin/admin.php:4109 inc/admin/admin.php:4186 inc/admin/admin.php:4263
1867
+ #: inc/admin/admin.php:4340 inc/admin/admin.php:4417
1868
  msgid "Custom Dimension #8"
1869
  msgstr "Dimension personnalisée #8"
1870
 
1871
+ #: inc/admin/admin.php:4112 inc/admin/admin.php:4189 inc/admin/admin.php:4266
1872
+ #: inc/admin/admin.php:4343 inc/admin/admin.php:4420
1873
  msgid "Custom Dimension #9"
1874
  msgstr "Dimension personnalisée #9"
1875
 
1876
+ #: inc/admin/admin.php:4115 inc/admin/admin.php:4192 inc/admin/admin.php:4269
1877
+ #: inc/admin/admin.php:4346 inc/admin/admin.php:4423
1878
  msgid "Custom Dimension #10"
1879
  msgstr "Dimension personnalisée #10"
1880
 
1881
+ #: inc/admin/admin.php:4118 inc/admin/admin.php:4195 inc/admin/admin.php:4272
1882
+ #: inc/admin/admin.php:4349 inc/admin/admin.php:4426
1883
  msgid "Custom Dimension #11"
1884
  msgstr "Dimension personnalisée #11"
1885
 
1886
+ #: inc/admin/admin.php:4121 inc/admin/admin.php:4198 inc/admin/admin.php:4275
1887
+ #: inc/admin/admin.php:4352 inc/admin/admin.php:4429
1888
  msgid "Custom Dimension #12"
1889
  msgstr "Dimension personnalisée #12"
1890
 
1891
+ #: inc/admin/admin.php:4124 inc/admin/admin.php:4201 inc/admin/admin.php:4278
1892
+ #: inc/admin/admin.php:4355 inc/admin/admin.php:4432
1893
  msgid "Custom Dimension #13"
1894
  msgstr "Dimension personnalisée #13"
1895
 
1896
+ #: inc/admin/admin.php:4127 inc/admin/admin.php:4204 inc/admin/admin.php:4281
1897
+ #: inc/admin/admin.php:4358 inc/admin/admin.php:4435
1898
  msgid "Custom Dimension #14"
1899
  msgstr "Dimension personnalisée #14"
1900
 
1901
+ #: inc/admin/admin.php:4130 inc/admin/admin.php:4207 inc/admin/admin.php:4284
1902
+ #: inc/admin/admin.php:4361 inc/admin/admin.php:4438
1903
  msgid "Custom Dimension #15"
1904
  msgstr "Dimension personnalisée #15"
1905
 
1906
+ #: inc/admin/admin.php:4133 inc/admin/admin.php:4210 inc/admin/admin.php:4287
1907
+ #: inc/admin/admin.php:4364 inc/admin/admin.php:4441
1908
  msgid "Custom Dimension #16"
1909
  msgstr "Dimension personnalisée #16"
1910
 
1911
+ #: inc/admin/admin.php:4136 inc/admin/admin.php:4213 inc/admin/admin.php:4290
1912
+ #: inc/admin/admin.php:4367 inc/admin/admin.php:4444
1913
  msgid "Custom Dimension #17"
1914
  msgstr "Dimension personnalisée #17"
1915
 
1916
+ #: inc/admin/admin.php:4139 inc/admin/admin.php:4216 inc/admin/admin.php:4293
1917
+ #: inc/admin/admin.php:4370 inc/admin/admin.php:4447
1918
  msgid "Custom Dimension #18"
1919
  msgstr "Dimension personnalisée #18"
1920
 
1921
+ #: inc/admin/admin.php:4142 inc/admin/admin.php:4219 inc/admin/admin.php:4296
1922
+ #: inc/admin/admin.php:4373 inc/admin/admin.php:4450
1923
  msgid "Custom Dimension #19"
1924
  msgstr "Dimension personnalisée #19"
1925
 
1926
+ #: inc/admin/admin.php:4145 inc/admin/admin.php:4222 inc/admin/admin.php:4299
1927
+ #: inc/admin/admin.php:4376 inc/admin/admin.php:4453
1928
  msgid "Custom Dimension #20"
1929
  msgstr "Dimension personnalisée #20"
1930
 
1931
+ #: inc/admin/admin.php:4471
1932
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1933
  msgstr ""
1934
  "Rediriger les pages de pièces jointes vers le post parent (si aucun, "
1935
  "rediriger vers page d'accueil)"
1936
 
1937
+ #: inc/admin/admin.php:4488
1938
  msgid "Remove stop words in permalinks"
1939
  msgstr "Supprimer les mots clés inutiles des permaliens"
1940
 
1941
+ #: inc/admin/admin.php:4488
1942
  msgid ""
1943
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1944
  msgstr ""
1945
  "Réglage basé sur la langue du site. Langue prise en charge EN, FR, ES, DE, "
1946
  "IT, PT."
1947
 
1948
+ #: inc/admin/admin.php:4505
1949
  msgid "Remove /category/ in your permalinks"
1950
  msgstr "Supprimer /category/ dans vos permaliens"
1951
 
1952
+ #: inc/admin/admin.php:4522
1953
  msgid ""
1954
+ "You must check this box if the structure of your permalinks DOES NOT contain "
1955
+ "a slash at the end (eg: /%postname%)"
1956
  msgstr ""
1957
+ "Vous devez cocher cette case si la structure de vos permaliens NE contient "
1958
+ "PAS une barre oblique à la fin (par exemple : /%postname%)"
1959
 
1960
+ #: inc/admin/admin.php:4534
1961
  msgid "Enter Google meta value site verification"
1962
  msgstr "Entrer la meta de vérification de site Google"
1963
 
1964
+ #: inc/admin/admin.php:4546
1965
  msgid "Enter Bing meta value site verification"
1966
  msgstr "Entrer la meta de vérification de site Bing"
1967
 
1968
+ #: inc/admin/admin.php:4558
1969
  msgid "Enter Pinterest meta value site verification"
1970
  msgstr "Entrer la meta de vérification de site Pinterest"
1971
 
1972
+ #: inc/admin/admin.php:4570
1973
  msgid "Enter Yandex meta value site verification"
1974
  msgstr "Entrer la meta de vérification de site Yandex"
1975
 
1976
+ #: inc/admin/admin.php:4587
1977
  msgid "Remove SEOPress from Admin Bar in backend"
1978
  msgstr "Supprimer SEOPress de la barre d'outils dans l'administration"
1979
 
1980
+ #: inc/admin/admin.php:4603
1981
+ msgid "High priority (top)"
1982
+ msgstr "Priorité élevée (max)"
1983
+
1984
+ #: inc/admin/admin.php:4606
1985
+ msgid "Normal priority (default)"
1986
+ msgstr "Priorité normale (défaut)"
1987
+
1988
+ #: inc/admin/admin.php:4609
1989
+ msgid "Low priority"
1990
+ msgstr "Priorité faible"
1991
+
1992
+ #: inc/admin/admin.php:4627
1993
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1994
  msgstr "Masquer le Centre de Notifications du Tableau de Bord de SEOPress"
1995
 
1996
+ #: inc/admin/admin.php:4644
1997
  msgid "Add title column"
1998
  msgstr "Ajouter la colonne Titre"
1999
 
2000
+ #: inc/admin/admin.php:4661
2001
  msgid "Add meta description column"
2002
  msgstr "Ajouter la colonne meta description"
2003
 
2004
+ #: inc/admin/admin.php:4678
2005
  msgid "Display noindex status"
2006
  msgstr "Affiche le statut noindex"
2007
 
2008
+ #: inc/admin/admin.php:4695
2009
  msgid "Display nofollow status"
2010
  msgstr "Affiche le statut nofollow"
2011
 
2012
+ #: inc/admin/admin.php:4712
2013
  msgid "Display total number of words in content"
2014
  msgstr "Affiche le nombre total de mots du contenu"
2015
 
2016
+ #: inc/admin/admin.php:4729
2017
  msgid "Display W3C column to check code quality"
2018
  msgstr "Afficher la colonne W3C pour vérifier la qualité du code"
2019
 
2020
+ #: inc/admin/admin.php:4747
2021
  msgid "Display Page Speed column to check performances"
2022
  msgstr "Afficher la colonne Page Speed pour vérifier les performances"
2023
 
2024
+ #: inc/admin/admin.php:4765
2025
  msgid "Remove Genesis SEO Metaboxe"
2026
  msgstr "Supprimer la metaboxe Genesis SEO"
2027
 
2033
  msgid "Broken Links"
2034
  msgstr "Liens cassés"
2035
 
2036
+ #: inc/functions/options-advanced-admin.php:119
2037
+ #: inc/functions/options-advanced-admin.php:525
2038
  msgid "Title tag"
2039
  msgstr "Balise Titre"
2040
 
2041
+ #: inc/functions/options-advanced-admin.php:122
2042
  msgid "Meta Desc."
2043
  msgstr "Meta Desc."
2044
 
2045
+ #: inc/functions/options-advanced-admin.php:125
2046
  msgid "Noindex?"
2047
  msgstr "Noindex ?"
2048
 
2049
+ #: inc/functions/options-advanced-admin.php:128
2050
  msgid "Nofollow?"
2051
  msgstr "Nofollow ?"
2052
 
2053
+ #: inc/functions/options-advanced-admin.php:131
2054
  msgid "Count words?"
2055
  msgstr "Compteur de mots?"
2056
 
2057
+ #: inc/functions/options-advanced-admin.php:134
2058
  msgid "W3C check"
2059
  msgstr "W3C check"
2060
 
2061
+ #: inc/functions/options-advanced-admin.php:137
2062
  msgid "Page Speed"
2063
  msgstr "Page Speed"
2064
 
2065
+ #: inc/functions/options-advanced-admin.php:165
2066
  msgid "Check code quality of this page"
2067
  msgstr "Analyser la qualité du code de cette page"
2068
 
2069
+ #: inc/functions/options-advanced-admin.php:168
2070
  msgid "Analyse this page with Google Page Speed"
2071
  msgstr "Analyser cette page avec Google Page Speed"
2072
 
2073
+ #: inc/functions/options-advanced-admin.php:352
2074
  msgid "Enable noindex"
2075
  msgstr "Définir sur noindex"
2076
 
2077
+ #: inc/functions/options-advanced-admin.php:391
2078
  msgid "Enable index"
2079
  msgstr "Définir sur index"
2080
 
2081
+ #: inc/functions/options-advanced-admin.php:431
2082
  msgid "Enable nofollow"
2083
  msgstr "Définir sur nofollow"
2084
 
2085
+ #: inc/functions/options-advanced-admin.php:470
2086
  msgid "Enable follow"
2087
  msgstr "Définir sur follow"
2088
 
2099
  msgid "Please upload a valid .csv file"
2100
  msgstr "Veuillez uploader un fichier CSV valide"
2101
 
2102
+ #: seopress.php:296
2103
+ msgid "You like SEOPress? Don't forget to rate it 5 stars!"
2104
+ msgstr "Vous aimez SEOPress ? N'oubliez pas de nous noter 5 étoiles !"
2105
+
2106
+ #: seopress.php:343
2107
  msgid "Settings"
2108
  msgstr "Paramètres"
2109
 
2110
+ #: seopress.php:344
2111
  msgid "SEOPress.org"
2112
  msgstr "SEOPress.org"
2113
 
2114
+ #: seopress.php:346
2115
  msgid "GO PRO!"
2116
  msgstr "PASSEZ PRO !"
2117
 
2118
+ #~ msgid "Download an example CSV"
2119
+ #~ msgstr "Télécharger un fichier CSV d'exemple"
2120
+
2121
+ #~ msgid "Import posts metadata from Yoast"
2122
+ #~ msgstr ""
2123
+ #~ "Importer les méta données des articles, pages, types d'articles "
2124
+ #~ "personnalisés depuis Yoast"
2125
+
2126
+ #~ msgid ""
2127
+ #~ "Disable trailing slash for metas <br>if your pemarlink structure doesn't "
2128
+ #~ "have a trailing slash"
2129
+ #~ msgstr ""
2130
+ #~ "Désactiver le slash pour vos métas<br>si votre structure de permaliens "
2131
+ #~ "n’a pas de barre oblique de fin"
2132
+
2133
+ #~ msgid ""
2134
+ #~ "You must check this box if the structure of your permalinks contains a "
2135
+ #~ "slash at the end (eg: /%postname%/)"
2136
+ #~ msgstr ""
2137
+ #~ "Vous devez cocher cette case si la structure de vos permaliens contient "
2138
+ #~ "une barre oblique à la fin (par exemple : /%postname%/)"
2139
+
2140
  #~ msgid "Add trailing slash for metas"
2141
  #~ msgstr "Ajoutez un slash pour les metas"
2142
 
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: 2017-04-27 13:43+0200\n"
6
- "PO-Revision-Date: 2017-04-27 13:44+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
@@ -15,276 +15,388 @@ msgstr ""
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
- #: inc/admin/admin-header.php:10
19
  msgid "SEOPress"
20
  msgstr ""
21
 
22
- #: inc/admin/admin-header.php:14 inc/admin/adminbar.php:72
23
  msgid "PRO"
24
  msgstr ""
25
 
26
- #: inc/admin/admin-header.php:25
27
- msgid "You like SEOPress? Don't forget to rate it 5 stars!"
 
28
  msgstr ""
29
 
30
- #: inc/admin/admin-header.php:57
31
- msgid "Support"
 
32
  msgstr ""
33
 
34
- #: inc/admin/admin-metaboxes.php:26 inc/admin/admin-metaboxes.php:28
35
- #: inc/admin/adminbar.php:16 inc/functions/options-advanced-admin.php:511
36
- msgid "SEO"
37
  msgstr ""
38
 
39
- #: inc/admin/admin-metaboxes.php:123
40
- msgid "Titles settings"
 
41
  msgstr ""
42
 
43
- #: inc/admin/admin-metaboxes.php:124 inc/admin/admin.php:180
44
- #: inc/admin/admin.php:270 inc/admin/admin.php:542 inc/admin/admin.php:1090
45
- #: inc/admin/adminbar.php:46
46
  msgid "Advanced"
47
  msgstr ""
48
 
49
- #: inc/admin/admin-metaboxes.php:125
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
50
  msgid "Social"
51
  msgstr ""
52
 
53
- #: inc/admin/admin-metaboxes.php:127
54
  msgid "Redirection"
55
  msgstr ""
56
 
57
- #: inc/admin/admin-metaboxes.php:130
58
  msgid "Google News"
59
  msgstr ""
60
 
61
- #: inc/admin/admin-metaboxes.php:139
62
  msgid "Title"
63
  msgstr ""
64
 
65
- #: inc/admin/admin-metaboxes.php:140
66
  msgid "Enter your title"
67
  msgstr ""
68
 
69
- #: inc/admin/admin-metaboxes.php:144 inc/admin/admin-metaboxes.php:152
 
70
  msgid "(maximum recommended limit)"
71
  msgstr ""
72
 
73
- #: inc/admin/admin-metaboxes.php:147 inc/admin/admin.php:636
74
- #: inc/admin/admin.php:1469 inc/functions/options-advanced-admin.php:521
75
  msgid "Meta description"
76
  msgstr ""
77
 
78
- #: inc/admin/admin-metaboxes.php:148
79
  msgid "Enter your meta description"
80
  msgstr ""
81
 
82
- #: inc/admin/admin-metaboxes.php:157
83
  msgid "Google Snippet Preview"
84
  msgstr ""
85
 
86
- #: inc/admin/admin-metaboxes.php:158
87
  msgid "This is what your page will look like in Google search results"
88
  msgstr ""
89
 
90
- #: inc/admin/admin-metaboxes.php:174 inc/admin/admin.php:1627
91
- #: inc/admin/admin.php:2527 inc/admin/admin.php:2660 inc/admin/admin.php:2752
92
- #: inc/admin/admin.php:2827 inc/admin/admin.php:2878 inc/admin/admin.php:2962
93
  msgid "noindex"
94
  msgstr ""
95
 
96
- #: inc/admin/admin-metaboxes.php:175 inc/admin/admin.php:2964
97
  msgid ""
98
  "Do not display all pages of the site in Google search results and do not "
99
  "display \"Cached\" links in search results."
100
  msgstr ""
101
 
102
- #: inc/admin/admin-metaboxes.php:180 inc/admin/admin.php:1635
103
- #: inc/admin/admin.php:2546 inc/admin/admin.php:2679 inc/admin/admin.php:2771
104
- #: inc/admin/admin.php:2981
105
  msgid "nofollow"
106
  msgstr ""
107
 
108
- #: inc/admin/admin-metaboxes.php:181 inc/admin/admin.php:2983
109
  msgid "Do not follow links for all pages."
110
  msgstr ""
111
 
112
- #: inc/admin/admin-metaboxes.php:186 inc/admin/admin.php:1643
113
- #: inc/admin/admin.php:3000
114
  msgid "noodp"
115
  msgstr ""
116
 
117
- #: inc/admin/admin-metaboxes.php:187 inc/admin/admin.php:3002
118
  msgid ""
119
  "Do not use Open Directory project metadata for titles or excerpts for all "
120
  "pages."
121
  msgstr ""
122
 
123
- #: inc/admin/admin-metaboxes.php:192 inc/admin/admin.php:1651
124
- #: inc/admin/admin.php:3019
125
  msgid "noimageindex"
126
  msgstr ""
127
 
128
- #: inc/admin/admin-metaboxes.php:193 inc/admin/admin.php:3021
129
  msgid "Do not index images from the entire site."
130
  msgstr ""
131
 
132
- #: inc/admin/admin-metaboxes.php:198 inc/admin/admin.php:1659
133
- #: inc/admin/admin.php:3038
134
  msgid "noarchive"
135
  msgstr ""
136
 
137
- #: inc/admin/admin-metaboxes.php:199 inc/admin/admin.php:3040
138
  msgid "Do not display a \"Cached\" link in the Google search results."
139
  msgstr ""
140
 
141
- #: inc/admin/admin-metaboxes.php:204 inc/admin/admin.php:1667
142
- #: inc/admin/admin.php:3057
143
  msgid "nosnippet"
144
  msgstr ""
145
 
146
- #: inc/admin/admin-metaboxes.php:205 inc/admin/admin.php:3059
147
  msgid ""
148
  "Do not display a description in the Google search results for all pages."
149
  msgstr ""
150
 
151
- #: inc/admin/admin-metaboxes.php:208 inc/admin/admin.php:640
152
  msgid "Canonical URL"
153
  msgstr ""
154
 
155
- #: inc/admin/admin-metaboxes.php:209
156
  msgid "Default value: "
157
  msgstr ""
158
 
159
- #: inc/admin/admin-metaboxes.php:215
160
  msgid "Facebook Title"
161
  msgstr ""
162
 
163
- #: inc/admin/admin-metaboxes.php:216
164
  msgid "Enter your Facebook title"
165
  msgstr ""
166
 
167
- #: inc/admin/admin-metaboxes.php:219
168
  msgid "Facebook description"
169
  msgstr ""
170
 
171
- #: inc/admin/admin-metaboxes.php:220
172
  msgid "Enter your Facebook description"
173
  msgstr ""
174
 
175
- #: inc/admin/admin-metaboxes.php:223
176
  msgid "Facebook Thumbnail"
177
  msgstr ""
178
 
179
- #: inc/admin/admin-metaboxes.php:224
180
  msgid "Minimum size: 200x200px"
181
  msgstr ""
182
 
183
- #: inc/admin/admin-metaboxes.php:225 inc/admin/admin-metaboxes.php:241
184
- #: inc/admin/admin.php:3508 inc/admin/admin.php:3568
 
185
  msgid "Select your default thumbnail"
186
  msgstr ""
187
 
188
- #: inc/admin/admin-metaboxes.php:226 inc/admin/admin-metaboxes.php:242
189
- #: inc/admin/admin.php:3266 inc/admin/admin.php:3510 inc/admin/admin.php:3570
 
190
  msgid "Upload an Image"
191
  msgstr ""
192
 
193
- #: inc/admin/admin-metaboxes.php:231
194
  msgid "Twitter Title"
195
  msgstr ""
196
 
197
- #: inc/admin/admin-metaboxes.php:232
198
  msgid "Enter your Twitter title"
199
  msgstr ""
200
 
201
- #: inc/admin/admin-metaboxes.php:235
202
  msgid "Twitter description"
203
  msgstr ""
204
 
205
- #: inc/admin/admin-metaboxes.php:236
206
  msgid "Enter your Twitter description"
207
  msgstr ""
208
 
209
- #: inc/admin/admin-metaboxes.php:239
210
  msgid "Twitter Thumbnail"
211
  msgstr ""
212
 
213
- #: inc/admin/admin-metaboxes.php:240
214
  msgid "Minimum size: 160x160px"
215
  msgstr ""
216
 
217
- #: inc/admin/admin-metaboxes.php:251
218
  msgid "Enable redirection?"
219
  msgstr ""
220
 
221
- #: inc/admin/admin-metaboxes.php:255
222
  msgid "URL redirection"
223
  msgstr ""
224
 
225
- #: inc/admin/admin-metaboxes.php:257
226
  msgid "301 Moved Permanently"
227
  msgstr ""
228
 
229
- #: inc/admin/admin-metaboxes.php:258
230
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
231
  msgstr ""
232
 
233
- #: inc/admin/admin-metaboxes.php:259
234
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
235
  msgstr ""
236
 
237
- #: inc/admin/admin-metaboxes.php:261
238
  msgid "Enter your new URL"
239
  msgstr ""
240
 
241
- #: inc/admin/admin-metaboxes.php:264 inc/admin/admin-metaboxes.php:266
 
242
  msgid "Test your URL"
243
  msgstr ""
244
 
245
- #: inc/admin/admin-metaboxes.php:275
246
  msgid "Exclude this post from Google News Sitemap?"
247
  msgstr ""
248
 
249
- #: inc/admin/admin-metaboxes.php:279
250
  msgid "Google News Genres"
251
  msgstr ""
252
 
253
- #: inc/admin/admin-metaboxes.php:281 inc/admin/admin.php:3753
254
- #: inc/admin/admin.php:3830 inc/admin/admin.php:3907 inc/admin/admin.php:3984
255
- #: inc/admin/admin.php:4061
256
  msgid "None"
257
  msgstr ""
258
 
259
- #: inc/admin/admin-metaboxes.php:282
260
  msgid "Press Release"
261
  msgstr ""
262
 
263
- #: inc/admin/admin-metaboxes.php:283
264
  msgid "Satire"
265
  msgstr ""
266
 
267
- #: inc/admin/admin-metaboxes.php:284
268
  msgid "Blog"
269
  msgstr ""
270
 
271
- #: inc/admin/admin-metaboxes.php:285
272
  msgid "OpEd"
273
  msgstr ""
274
 
275
- #: inc/admin/admin-metaboxes.php:286
276
  msgid "Opinion"
277
  msgstr ""
278
 
279
- #: inc/admin/admin-metaboxes.php:287
280
  msgid "UserGenerated"
281
  msgstr ""
282
 
283
- #: inc/admin/admin-metaboxes.php:292
284
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
285
  msgstr ""
286
 
287
- #: inc/admin/admin-metaboxes.php:293
288
  msgid "Enter your Google News Keywords"
289
  msgstr ""
290
 
@@ -292,976 +404,1032 @@ msgstr ""
292
  msgid "404 - Page not found"
293
  msgstr ""
294
 
295
- #: inc/admin/admin.php:175
296
  msgid "Dashboard"
297
  msgstr ""
298
 
299
- #: inc/admin/admin.php:176 inc/admin/adminbar.php:22
300
- msgid "Titles & Metas"
301
- msgstr ""
302
-
303
- #: inc/admin/admin.php:177 inc/admin/admin.php:1003
304
  msgid "XML / Image / HTML Sitemap"
305
  msgstr ""
306
 
307
- #: inc/admin/admin.php:177 inc/admin/adminbar.php:28
308
- msgid "XML / HTML Sitemap"
309
- msgstr ""
310
-
311
- #: inc/admin/admin.php:178 inc/admin/admin.php:1032 inc/admin/adminbar.php:34
312
- msgid "Social Networks"
313
- msgstr ""
314
-
315
- #: inc/admin/admin.php:179 inc/admin/admin.php:1061 inc/admin/adminbar.php:40
316
- msgid "Google Analytics"
317
- msgstr ""
318
-
319
- #: inc/admin/admin.php:181 inc/admin/admin.php:1379 inc/admin/adminbar.php:52
320
- msgid "Tools"
321
- msgstr ""
322
-
323
- #: inc/admin/admin.php:188
324
  #, php-format
325
  msgid "%%sitetitle%%"
326
  msgstr ""
327
 
328
- #: inc/admin/admin.php:188 inc/admin/admin.php:2448 inc/admin/admin.php:2495
329
- #: inc/admin/admin.php:2612 inc/admin/admin.php:2720 inc/admin/admin.php:2796
330
- #: inc/admin/admin.php:2848 inc/admin/admin.php:2899 inc/admin/admin.php:2931
331
  msgid "Site Title"
332
  msgstr ""
333
 
334
- #: inc/admin/admin.php:189
335
  #, php-format
336
  msgid "%%tagline%%"
337
  msgstr ""
338
 
339
- #: inc/admin/admin.php:189 inc/admin/admin.php:2449 inc/admin/admin.php:2460
340
  msgid "Tagline"
341
  msgstr ""
342
 
343
- #: inc/admin/admin.php:190
344
  #, php-format
345
  msgid "%%post_title%%"
346
  msgstr ""
347
 
348
- #: inc/admin/admin.php:190
349
  msgid "Post Title (post, page, custom post type)"
350
  msgstr ""
351
 
352
- #: inc/admin/admin.php:191
353
  #, php-format
354
  msgid "%%post_excerpt%%"
355
  msgstr ""
356
 
357
- #: inc/admin/admin.php:191
358
  msgid "Post excerpt"
359
  msgstr ""
360
 
361
- #: inc/admin/admin.php:192
362
  #, php-format
363
  msgid "%%post_date%%"
364
  msgstr ""
365
 
366
- #: inc/admin/admin.php:192
367
  msgid "Post date"
368
  msgstr ""
369
 
370
- #: inc/admin/admin.php:193
371
  #, php-format
372
  msgid "%%post_author%%"
373
  msgstr ""
374
 
375
- #: inc/admin/admin.php:193 inc/admin/admin.php:2795
376
  msgid "Post author"
377
  msgstr ""
378
 
379
- #: inc/admin/admin.php:194
380
  #, php-format
381
  msgid "%%_category_title%%"
382
  msgstr ""
383
 
384
- #: inc/admin/admin.php:194
385
  msgid "Category title"
386
  msgstr ""
387
 
388
- #: inc/admin/admin.php:195
389
  #, php-format
390
  msgid "%%_category_description%%"
391
  msgstr ""
392
 
393
- #: inc/admin/admin.php:195
394
  msgid "Category description"
395
  msgstr ""
396
 
397
- #: inc/admin/admin.php:196
398
  #, php-format
399
  msgid "%%tag_title%%"
400
  msgstr ""
401
 
402
- #: inc/admin/admin.php:196
403
  msgid "Tag title"
404
  msgstr ""
405
 
406
- #: inc/admin/admin.php:197
407
  #, php-format
408
  msgid "%%tag_description%%"
409
  msgstr ""
410
 
411
- #: inc/admin/admin.php:197
412
  msgid "Tag description"
413
  msgstr ""
414
 
415
- #: inc/admin/admin.php:198
416
  #, php-format
417
  msgid "%%term_title%%"
418
  msgstr ""
419
 
420
- #: inc/admin/admin.php:198
421
  msgid "Term title"
422
  msgstr ""
423
 
424
- #: inc/admin/admin.php:199
425
  #, php-format
426
  msgid "%%term_description%%"
427
  msgstr ""
428
 
429
- #: inc/admin/admin.php:199
430
  msgid "Term description"
431
  msgstr ""
432
 
433
- #: inc/admin/admin.php:200
434
  #, php-format
435
  msgid "%%search_keywords%%"
436
  msgstr ""
437
 
438
- #: inc/admin/admin.php:200
439
  msgid "Search keywords"
440
  msgstr ""
441
 
442
- #: inc/admin/admin.php:201
443
  #, php-format
444
  msgid "%%current_pagination%%"
445
  msgstr ""
446
 
447
- #: inc/admin/admin.php:201
448
  msgid "Current number page"
449
  msgstr ""
450
 
451
- #: inc/admin/admin.php:202
452
  #, php-format
453
  msgid "%%cpt_plural%%"
454
  msgstr ""
455
 
456
- #: inc/admin/admin.php:202
457
  msgid "Plural Post Type Archive name"
458
  msgstr ""
459
 
460
- #: inc/admin/admin.php:203
461
  #, php-format
462
  msgid "%%date_archive%%"
463
  msgstr ""
464
 
465
- #: inc/admin/admin.php:203
466
  msgid "Date Archive"
467
  msgstr ""
468
 
469
- #: inc/admin/admin.php:209
470
  msgid "Templates variables"
471
  msgstr ""
472
 
473
- #: inc/admin/admin.php:227
474
  msgid ""
475
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
476
  "None of the following settings will be applied."
477
  msgstr ""
478
 
479
- #: inc/admin/admin.php:228
480
  msgid "Change this settings"
481
  msgstr ""
482
 
483
- #: inc/admin/admin.php:248 inc/admin/admin.php:252 inc/admin/admin.php:315
484
- #: inc/admin/admin.php:319 inc/admin/admin.php:380 inc/admin/admin.php:384
485
- #: inc/admin/admin.php:447 inc/admin/admin.php:451 inc/admin/admin.php:524
486
- #: inc/admin/admin.php:528 inc/admin/admin.php:988 inc/admin/admin.php:992
487
- #: inc/admin/admin.php:1017 inc/admin/admin.php:1021 inc/admin/admin.php:1046
488
- #: inc/admin/admin.php:1050 inc/admin/admin.php:1075 inc/admin/admin.php:1079
489
- #: inc/admin/admin.php:1104 inc/admin/admin.php:1108 inc/admin/admin.php:1133
490
- #: inc/admin/admin.php:1137 inc/admin/admin.php:1161 inc/admin/admin.php:1165
491
- #: inc/admin/admin.php:1189 inc/admin/admin.php:1193 inc/admin/admin.php:1217
492
- #: inc/admin/admin.php:1221 inc/admin/admin.php:1245 inc/admin/admin.php:1249
493
- #: inc/admin/admin.php:1285 inc/admin/admin.php:1289 inc/admin/admin.php:1314
494
- #: inc/admin/admin.php:1318 inc/admin/admin.php:1342 inc/admin/admin.php:1346
495
  msgid "Click to disable this feature"
496
  msgstr ""
497
 
498
- #: inc/admin/admin.php:249 inc/admin/admin.php:251 inc/admin/admin.php:316
499
- #: inc/admin/admin.php:318 inc/admin/admin.php:381 inc/admin/admin.php:383
500
- #: inc/admin/admin.php:448 inc/admin/admin.php:450 inc/admin/admin.php:525
501
- #: inc/admin/admin.php:527 inc/admin/admin.php:989 inc/admin/admin.php:991
502
- #: inc/admin/admin.php:1018 inc/admin/admin.php:1020 inc/admin/admin.php:1047
503
- #: inc/admin/admin.php:1049 inc/admin/admin.php:1076 inc/admin/admin.php:1078
504
- #: inc/admin/admin.php:1105 inc/admin/admin.php:1107 inc/admin/admin.php:1134
505
- #: inc/admin/admin.php:1136 inc/admin/admin.php:1162 inc/admin/admin.php:1164
506
- #: inc/admin/admin.php:1190 inc/admin/admin.php:1192 inc/admin/admin.php:1218
507
- #: inc/admin/admin.php:1220 inc/admin/admin.php:1246 inc/admin/admin.php:1248
508
- #: inc/admin/admin.php:1286 inc/admin/admin.php:1288 inc/admin/admin.php:1315
509
- #: inc/admin/admin.php:1317 inc/admin/admin.php:1343 inc/admin/admin.php:1345
510
  msgid "Click to enable this feature"
511
  msgstr ""
512
 
513
- #: inc/admin/admin.php:266
514
  msgid "Home"
515
  msgstr ""
516
 
517
- #: inc/admin/admin.php:267
518
  msgid "Single Post Types"
519
  msgstr ""
520
 
521
- #: inc/admin/admin.php:268
522
  msgid "Archives"
523
  msgstr ""
524
 
525
- #: inc/admin/admin.php:269 inc/admin/admin.php:335
526
  msgid "Taxonomies"
527
  msgstr ""
528
 
529
- #: inc/admin/admin.php:333 inc/admin/admin.php:466 inc/admin/admin.php:473
530
  msgid "General"
531
  msgstr ""
532
 
533
- #: inc/admin/admin.php:334
534
  msgid "Post Types"
535
  msgstr ""
536
 
537
- #: inc/admin/admin.php:336
538
  msgid "HTML Sitemap"
539
  msgstr ""
540
 
541
- #: inc/admin/admin.php:398
542
  msgid "Knowledge Graph"
543
  msgstr ""
544
 
545
- #: inc/admin/admin.php:399
546
  msgid "Your social accounts"
547
  msgstr ""
548
 
549
- #: inc/admin/admin.php:400
550
  msgid "Facebook"
551
  msgstr ""
552
 
553
- #: inc/admin/admin.php:401
554
  msgid "Twitter"
555
  msgstr ""
556
 
557
- #: inc/admin/admin.php:467 inc/admin/admin.php:474
558
  msgid "Tracking"
559
  msgstr ""
560
 
561
- #: inc/admin/admin.php:468 inc/admin/admin.php:475
 
 
 
 
562
  msgid "Custom Dimensions"
563
  msgstr ""
564
 
565
- #: inc/admin/admin.php:469
566
  msgid "Stats in Dashboard"
567
  msgstr ""
568
 
569
- #: inc/admin/admin.php:543
570
  msgid "Appearance"
571
  msgstr ""
572
 
573
- #: inc/admin/admin.php:544
574
  msgid "Security"
575
  msgstr ""
576
 
577
- #: inc/admin/admin.php:576
578
  msgid "Export Settings"
579
  msgstr ""
580
 
581
- #: inc/admin/admin.php:578
582
  msgid ""
583
  "Export the plugin settings for this site as a .json file. This allows you to "
584
  "easily import the configuration into another site."
585
  msgstr ""
586
 
587
- #: inc/admin/admin.php:583
588
  msgid "Export"
589
  msgstr ""
590
 
591
- #: inc/admin/admin.php:590
592
  msgid "Import Settings"
593
  msgstr ""
594
 
595
- #: inc/admin/admin.php:592
596
  msgid ""
597
  "Import the plugin settings from a .json file. This file can be obtained by "
598
  "exporting the settings on another site using the form above."
599
  msgstr ""
600
 
601
- #: inc/admin/admin.php:600 inc/admin/admin.php:623
602
  msgid "Import"
603
  msgstr ""
604
 
605
- #: inc/admin/admin.php:608
606
  msgid "Import Redirections"
607
  msgstr ""
608
 
609
- #: inc/admin/admin.php:610
610
  msgid ""
611
  "Import your own redirections from a .csv file (separator \";\"). You must "
612
  "have 3 columns in this order: url to match (without your domain name), url "
613
  "to redirect in absolute and type of redirection (301, 302 or 307)."
614
  msgstr ""
615
 
616
- #: inc/admin/admin.php:613
617
- msgid "Download an example CSV"
618
  msgstr ""
619
 
620
- #: inc/admin/admin.php:631
621
- msgid "Import posts metadata from Yoast"
622
  msgstr ""
623
 
624
- #: inc/admin/admin.php:633
625
  msgid "By clicking Migrate, we'll import:"
626
  msgstr ""
627
 
628
- #: inc/admin/admin.php:635
629
  msgid "Title tags"
630
  msgstr ""
631
 
632
- #: inc/admin/admin.php:637
633
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
634
  msgstr ""
635
 
636
- #: inc/admin/admin.php:638
637
  msgid "Twitter tags (title, description and image thumbnail)"
638
  msgstr ""
639
 
640
- #: inc/admin/admin.php:639
641
  msgid "Meta Robots (noindex, nofollow...)"
642
  msgstr ""
643
 
644
- #: inc/admin/admin.php:642
645
  msgid ""
646
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
647
  msgstr ""
648
 
649
- #: inc/admin/admin.php:643
650
  msgid "Migrate now"
651
  msgstr ""
652
 
653
- #: inc/admin/admin.php:650
654
  msgid "Reset All Notices From Notifications Center"
655
  msgstr ""
656
 
657
- #: inc/admin/admin.php:652
658
  msgid ""
659
  "By clicking Reset Notices, you'll see all notices again in notifications "
660
  "center."
661
  msgstr ""
662
 
663
- #: inc/admin/admin.php:657
664
  msgid "Reset notices"
665
  msgstr ""
666
 
667
- #: inc/admin/admin.php:664
668
  msgid "Reset All Settings"
669
  msgstr ""
670
 
671
- #: inc/admin/admin.php:666
672
  msgid ""
673
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
674
  "database AND set settings to their default values."
675
  msgstr ""
676
 
677
- #: inc/admin/admin.php:671
678
  msgid "Reset settings"
679
  msgstr ""
680
 
681
- #: inc/admin/admin.php:708
 
 
 
 
 
 
 
 
 
682
  msgid "Notifications Center"
683
  msgstr ""
684
 
685
- #: inc/admin/admin.php:713
686
  msgid ""
687
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
688
  "posts metadata to SEOPress?"
689
  msgstr ""
690
 
691
- #: inc/admin/admin.php:715
692
  msgid "Migrate!"
693
  msgstr ""
694
 
695
- #: inc/admin/admin.php:736
696
  msgid "Your site doesn't use an SSL certificate!"
697
  msgstr ""
698
 
699
- #: inc/admin/admin.php:737 inc/admin/admin.php:3663 inc/admin/admin.php:3684
700
- #: inc/admin/admin.php:3705 inc/admin/admin.php:3726
701
  msgid "Learn more"
702
  msgstr ""
703
 
704
- #: inc/admin/admin.php:738
705
  msgid "Low impact"
706
  msgstr ""
707
 
708
- #: inc/admin/admin.php:740
709
  msgid "Buy an SSL!"
710
  msgstr ""
711
 
712
- #: inc/admin/admin.php:750
713
  msgid "Your site is not visible to Search Engines!"
714
  msgstr ""
715
 
716
- #: inc/admin/admin.php:751 inc/admin/admin.php:761 inc/admin/admin.php:771
717
  msgid "High impact"
718
  msgstr ""
719
 
720
- #: inc/admin/admin.php:753 inc/admin/admin.php:763 inc/admin/admin.php:773
721
- #: inc/admin/admin.php:797 inc/admin/admin.php:851 inc/admin/admin.php:890
722
- #: inc/admin/admin.php:962
723
  msgid "Fix this!"
724
  msgstr ""
725
 
726
- #: inc/admin/admin.php:760
727
  msgid "Your site title is empty!"
728
  msgstr ""
729
 
730
- #: inc/admin/admin.php:770
731
  msgid ""
732
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
733
  msgstr ""
734
 
735
- #: inc/admin/admin.php:794
736
  msgid "You RSS feed show full text!"
737
  msgstr ""
738
 
739
- #: inc/admin/admin.php:795 inc/admin/admin.php:849 inc/admin/admin.php:888
740
  msgid "Medium impact"
741
  msgstr ""
742
 
743
- #: inc/admin/admin.php:821
744
  msgid "Break comments into pages is ON!"
745
  msgstr ""
746
 
747
- #: inc/admin/admin.php:822 inc/admin/admin.php:876 inc/admin/admin.php:912
748
- #: inc/admin/admin.php:948
749
  msgid "Huge impact"
750
  msgstr ""
751
 
752
- #: inc/admin/admin.php:824
753
  msgid "Disable this!"
754
  msgstr ""
755
 
756
- #: inc/admin/admin.php:848
757
  msgid "Display more posts per page on homepage and archives"
758
  msgstr ""
759
 
760
- #: inc/admin/admin.php:875
761
- msgid ""
762
- "Disable trailing slash for metas <br>if your pemarlink structure doesn't "
763
- "have a trailing slash"
764
- msgstr ""
765
-
766
- #: inc/admin/admin.php:878 inc/admin/admin.php:976 inc/admin/admin.php:1005
767
- #: inc/admin/admin.php:1034 inc/admin/admin.php:1063 inc/admin/admin.php:1092
768
- #: inc/admin/admin.php:1121 inc/admin/admin.php:1149 inc/admin/admin.php:1177
769
- #: inc/admin/admin.php:1205 inc/admin/admin.php:1233 inc/admin/admin.php:1262
770
- #: inc/admin/admin.php:1273 inc/admin/admin.php:1302 inc/admin/admin.php:1330
771
- #: inc/admin/admin.php:1369 inc/admin/admin.php:1381 inc/admin/admin.php:1393
772
- msgid "Manage"
773
- msgstr ""
774
-
775
- #: inc/admin/admin.php:887
776
  msgid "You don't have an XML Sitemap!"
777
  msgstr ""
778
 
779
- #: inc/admin/admin.php:911
780
  msgid "Do you have a Google Business page? It's free!"
781
  msgstr ""
782
 
783
- #: inc/admin/admin.php:914
784
  msgid "Create your page now!"
785
  msgstr ""
786
 
787
- #: inc/admin/admin.php:947
788
  msgid "Add your site to Google. It's free!"
789
  msgstr ""
790
 
791
- #: inc/admin/admin.php:950
792
  msgid "Add your site to Search Console!"
793
  msgstr ""
794
 
795
- #: inc/admin/admin.php:960
796
  msgid "You have to enter your licence key to get updates and support"
797
  msgstr ""
798
 
799
- #: inc/admin/admin.php:974
800
- msgid "Titles & metas"
801
  msgstr ""
802
 
803
- #: inc/admin/admin.php:975
804
- msgid "Manage all your titles & metas"
805
  msgstr ""
806
 
807
- #: inc/admin/admin.php:1004
808
- msgid "Manage your XML / Image / HTML Sitemap"
809
  msgstr ""
810
 
811
- #: inc/admin/admin.php:1033
812
- msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
813
  msgstr ""
814
 
815
  #: inc/admin/admin.php:1062
816
- msgid "Track everything about your visitors with Google Analytics"
817
  msgstr ""
818
 
819
- #: inc/admin/admin.php:1091
820
- msgid "Advanced SEO options for advanced users!"
821
  msgstr ""
822
 
823
- #: inc/admin/admin.php:1119
824
- msgid "WooCommerce"
 
 
 
 
 
 
 
 
825
  msgstr ""
826
 
827
  #: inc/admin/admin.php:1120
828
- msgid "Improve WooCommerce SEO"
829
  msgstr ""
830
 
831
- #: inc/admin/admin.php:1147
832
- msgid "Local Business"
833
  msgstr ""
834
 
835
- #: inc/admin/admin.php:1148
836
- msgid "Add Google Local Business data type"
837
  msgstr ""
838
 
839
- #: inc/admin/admin.php:1175
840
- msgid "Dublin Core"
841
  msgstr ""
842
 
843
- #: inc/admin/admin.php:1176
844
- msgid "Add Dublin Core meta tags"
 
 
 
 
 
845
  msgstr ""
846
 
847
- #: inc/admin/admin.php:1203
848
- msgid "Structured Data Types"
849
  msgstr ""
850
 
851
- #: inc/admin/admin.php:1204
852
- msgid ""
853
- "Add data types to your content: articles, courses, recipes, videos, events "
854
- "and products"
855
  msgstr ""
856
 
857
- #: inc/admin/admin.php:1231
858
- msgid "Breadcrumbs"
859
  msgstr ""
860
 
861
- #: inc/admin/admin.php:1232
862
- msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
863
  msgstr ""
864
 
865
- #: inc/admin/admin.php:1260
866
- msgid "Google Page Speed"
867
  msgstr ""
868
 
869
- #: inc/admin/admin.php:1261
870
- msgid "Track your website performance to improve SEO with Google Page Speed"
871
  msgstr ""
872
 
873
- #: inc/admin/admin.php:1271
874
- msgid "robots.txt"
875
  msgstr ""
876
 
877
- #: inc/admin/admin.php:1272
878
- msgid "Edit your robots.txt file"
 
 
879
  msgstr ""
880
 
881
- #: inc/admin/admin.php:1300
882
- msgid "Google News Sitemap"
883
  msgstr ""
884
 
885
- #: inc/admin/admin.php:1301
886
- msgid "Optimize your site for Google News"
887
  msgstr ""
888
 
889
- #: inc/admin/admin.php:1328 inc/admin/adminbar.php:78
890
- msgid "Redirections"
 
 
 
 
891
  msgstr ""
892
 
893
- #: inc/admin/admin.php:1329
894
  msgid "Monitor 404, create 301, 302 and 307 redirections"
895
  msgstr ""
896
 
897
- #: inc/admin/admin.php:1357
898
- msgid "SEOPress BOT - Broken links"
899
  msgstr ""
900
 
901
- #: inc/admin/admin.php:1358
902
  msgid "Scan your site to find SEO problems."
903
  msgstr ""
904
 
905
- #: inc/admin/admin.php:1359
906
- msgid "Scan"
907
  msgstr ""
908
 
909
- #: inc/admin/admin.php:1367
910
- msgid ".htaccess"
911
  msgstr ""
912
 
913
- #: inc/admin/admin.php:1368
914
  msgid "Edit your htaccess file."
915
  msgstr ""
916
 
917
- #: inc/admin/admin.php:1380
918
- msgid "Import / export SEOPress settings from site to site."
919
  msgstr ""
920
 
921
- #: inc/admin/admin.php:1391 inc/admin/adminbar.php:66
922
- msgid "License"
923
  msgstr ""
924
 
925
- #: inc/admin/admin.php:1392
926
  msgid "Edit your SEOPress license key."
927
  msgstr ""
928
 
929
- #: inc/admin/admin.php:1461
930
  msgid "Site title"
931
  msgstr ""
932
 
933
- #: inc/admin/admin.php:1684 inc/admin/admin.php:3076
 
 
 
 
934
  msgid "Enable XML Sitemap"
935
  msgstr ""
936
 
937
- #: inc/admin/admin.php:1692
938
  msgid "Enable XML Image Sitemaps"
939
  msgstr ""
940
 
941
- #: inc/admin/admin.php:1700 inc/admin/admin.php:3114
942
  msgid "Enable HTML Sitemap"
943
  msgstr ""
944
 
945
- #: inc/admin/admin.php:1716
946
  msgid "Check to INCLUDE Post Types"
947
  msgstr ""
948
 
949
- #: inc/admin/admin.php:1732
950
  msgid "Check to INCLUDE Taxonomies"
951
  msgstr ""
952
 
953
- #: inc/admin/admin.php:1748
954
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
955
  msgstr ""
956
 
957
- #: inc/admin/admin.php:1756
958
  msgid "Exclude some Posts, Pages or Custom Post Types"
959
  msgstr ""
960
 
961
- #: inc/admin/admin.php:1773
962
  msgid "Person or organization"
963
  msgstr ""
964
 
965
- #: inc/admin/admin.php:1781
966
  msgid "Your name / organization"
967
  msgstr ""
968
 
969
- #: inc/admin/admin.php:1789
970
  msgid "Your photo / organization logo"
971
  msgstr ""
972
 
973
- #: inc/admin/admin.php:1797
974
  msgid "Organization Phone number (only for Organization)"
975
  msgstr ""
976
 
977
- #: inc/admin/admin.php:1805
978
  msgid "Contact type (only for Organization)"
979
  msgstr ""
980
 
981
- #: inc/admin/admin.php:1813
982
  msgid "Contact option (only for Organization)"
983
  msgstr ""
984
 
985
- #: inc/admin/admin.php:1830
986
  msgid "Facebook Page URL"
987
  msgstr ""
988
 
989
- #: inc/admin/admin.php:1838
990
  msgid "Twitter Username"
991
  msgstr ""
992
 
993
- #: inc/admin/admin.php:1846
994
  msgid "Google + URL"
995
  msgstr ""
996
 
997
- #: inc/admin/admin.php:1854
998
  msgid "Pinterest URL"
999
  msgstr ""
1000
 
1001
- #: inc/admin/admin.php:1862
1002
  msgid "Instagram URL"
1003
  msgstr ""
1004
 
1005
- #: inc/admin/admin.php:1870
1006
  msgid "YouTube URL"
1007
  msgstr ""
1008
 
1009
- #: inc/admin/admin.php:1878
1010
  msgid "LinkedIn URL"
1011
  msgstr ""
1012
 
1013
- #: inc/admin/admin.php:1886
1014
  msgid "MySpace URL"
1015
  msgstr ""
1016
 
1017
- #: inc/admin/admin.php:1894
1018
  msgid "Soundcloud URL"
1019
  msgstr ""
1020
 
1021
- #: inc/admin/admin.php:1902
1022
  msgid "Tumblr URL"
1023
  msgstr ""
1024
 
1025
- #: inc/admin/admin.php:1919
1026
  msgid "Enable Open Graph Data"
1027
  msgstr ""
1028
 
1029
- #: inc/admin/admin.php:1927
1030
  msgid "Select a default image"
1031
  msgstr ""
1032
 
1033
- #: inc/admin/admin.php:1935
1034
  msgid "Facebook Admin ID"
1035
  msgstr ""
1036
 
1037
- #: inc/admin/admin.php:1943
1038
  msgid "Facebook App ID"
1039
  msgstr ""
1040
 
1041
- #: inc/admin/admin.php:1960
1042
  msgid "Enable Twitter Card"
1043
  msgstr ""
1044
 
1045
- #: inc/admin/admin.php:1968
1046
  msgid "Default Twitter Image"
1047
  msgstr ""
1048
 
1049
- #: inc/admin/admin.php:1976
1050
  msgid "Image size for Twitter Summary card"
1051
  msgstr ""
1052
 
1053
- #: inc/admin/admin.php:1993 inc/admin/admin.php:3607
1054
  msgid "Enable Google Analytics tracking"
1055
  msgstr ""
1056
 
1057
- #: inc/admin/admin.php:2001
1058
  msgid "Enter your tracking ID"
1059
  msgstr ""
1060
 
1061
- #: inc/admin/admin.php:2009
1062
  msgid "Exclude user roles from tracking"
1063
  msgstr ""
1064
 
1065
- #: inc/admin/admin.php:2027 inc/admin/admin.php:3660
1066
  msgid "Enable remarketing, demographics and interest reporting"
1067
  msgstr ""
1068
 
1069
- #: inc/admin/admin.php:2035 inc/admin/admin.php:3681
1070
  msgid "Enable IP Anonymization"
1071
  msgstr ""
1072
 
1073
- #: inc/admin/admin.php:2043 inc/admin/admin.php:3702
1074
  msgid "Enhanced Link Attribution"
1075
  msgstr ""
1076
 
1077
- #: inc/admin/admin.php:2051 inc/admin/admin.php:3723
1078
  msgid "Enable cross-domain tracking"
1079
  msgstr ""
1080
 
1081
- #: inc/admin/admin.php:2059
1082
  msgid "Cross domains"
1083
  msgstr ""
1084
 
1085
- #: inc/admin/admin.php:2077
 
 
 
 
 
 
 
 
1086
  msgid "Track Authors"
1087
  msgstr ""
1088
 
1089
- #: inc/admin/admin.php:2085
1090
  msgid "Track Categories"
1091
  msgstr ""
1092
 
1093
- #: inc/admin/admin.php:2093
1094
  msgid "Track Tags"
1095
  msgstr ""
1096
 
1097
- #: inc/admin/admin.php:2101
1098
  msgid "Track Post Types"
1099
  msgstr ""
1100
 
1101
- #: inc/admin/admin.php:2109
1102
  msgid "Track Logged In Users"
1103
  msgstr ""
1104
 
1105
- #: inc/admin/admin.php:2126
1106
  msgid "Redirect attachment pages to post parent"
1107
  msgstr ""
1108
 
1109
- #: inc/admin/admin.php:2134
1110
  msgid "Remove stop words from URL"
1111
  msgstr ""
1112
 
1113
- #: inc/admin/admin.php:2142
1114
  msgid "Remove /category/ in URL"
1115
  msgstr ""
1116
 
1117
- #: inc/admin/admin.php:2150 inc/admin/admin.php:4190
1118
  msgid "Disable trailing slash for metas"
1119
  msgstr ""
1120
 
1121
- #: inc/admin/admin.php:2158
1122
  msgid "Google site verification"
1123
  msgstr ""
1124
 
1125
- #: inc/admin/admin.php:2166
1126
  msgid "Bing site verification"
1127
  msgstr ""
1128
 
1129
- #: inc/admin/admin.php:2174
1130
  msgid "Pinterest site verification"
1131
  msgstr ""
1132
 
1133
- #: inc/admin/admin.php:2182
1134
  msgid "Yandex site verification"
1135
  msgstr ""
1136
 
1137
- #: inc/admin/admin.php:2199
1138
  msgid "SEOPress in admin bar"
1139
  msgstr ""
1140
 
1141
- #: inc/admin/admin.php:2207
 
 
 
 
1142
  msgid "Hide SEOPress Notifications Center"
1143
  msgstr ""
1144
 
1145
- #: inc/admin/admin.php:2215
1146
  msgid "Show Title tag column in post types"
1147
  msgstr ""
1148
 
1149
- #: inc/admin/admin.php:2223
1150
  msgid "Show Meta description column in post types"
1151
  msgstr ""
1152
 
1153
- #: inc/admin/admin.php:2231
1154
  msgid "Show noindex column in post types"
1155
  msgstr ""
1156
 
1157
- #: inc/admin/admin.php:2239
1158
  msgid "Show nofollow column in post types"
1159
  msgstr ""
1160
 
1161
- #: inc/admin/admin.php:2247
1162
  msgid "Show total number of words column in post types"
1163
  msgstr ""
1164
 
1165
- #: inc/admin/admin.php:2255
1166
  msgid "Show W3C validator column in post types"
1167
  msgstr ""
1168
 
1169
- #: inc/admin/admin.php:2263
1170
  msgid "Show Google Page Speed column in post types"
1171
  msgstr ""
1172
 
1173
- #: inc/admin/admin.php:2272
1174
  msgid "Hide Genesis SEO Metaboxe"
1175
  msgstr ""
1176
 
1177
- #: inc/admin/admin.php:2289
1178
  msgid "Block SEO metaboxe to user roles"
1179
  msgstr ""
1180
 
1181
- #: inc/admin/admin.php:2333
1182
  msgid "<p>Customize your titles & metas for homepage</p>"
1183
  msgstr ""
1184
 
1185
- #: inc/admin/admin.php:2338
1186
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1187
  msgstr ""
1188
 
1189
- #: inc/admin/admin.php:2343
1190
  msgid "<p>Customize your metas for all pages</p>"
1191
  msgstr ""
1192
 
1193
- #: inc/admin/admin.php:2348
1194
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1195
  msgstr ""
1196
 
1197
- #: inc/admin/admin.php:2353
1198
  msgid "<p>Customize your metas for all archives</p>"
1199
  msgstr ""
1200
 
1201
- #: inc/admin/admin.php:2358
1202
  msgid ""
1203
  "To view your sitemap, enable permalinks (not default one), and save settings "
1204
  "to flush them."
1205
  msgstr ""
1206
 
1207
- #: inc/admin/admin.php:2359
1208
  msgid ""
1209
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1210
  msgstr ""
1211
 
1212
- #: inc/admin/admin.php:2361
 
 
 
 
 
 
1213
  msgid "Noindex content will not be displayed in Sitemaps."
1214
  msgstr ""
1215
 
1216
- #: inc/admin/admin.php:2363
1217
  msgid "View your sitemap"
1218
  msgstr ""
1219
 
1220
- #: inc/admin/admin.php:2365
1221
  msgid "Ping Google manually"
1222
  msgstr ""
1223
 
1224
- #: inc/admin/admin.php:2367
1225
  msgid "Flush permalinks"
1226
  msgstr ""
1227
 
1228
- #: inc/admin/admin.php:2373
1229
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1230
  msgstr ""
1231
 
1232
- #: inc/admin/admin.php:2378
1233
  msgid "<p>Include / Exclude Post Types</p>"
1234
  msgstr ""
1235
 
1236
- #: inc/admin/admin.php:2383
1237
  msgid "<p>Include / Exclude Taxonomies</p>"
1238
  msgstr ""
1239
 
1240
- #: inc/admin/admin.php:2388
1241
  msgid "<p>Configure Google Knowledge Graph</p>"
1242
  msgstr ""
1243
 
1244
- #: inc/admin/admin.php:2393
1245
  msgid "<p>Link your site with your social accounts</p>"
1246
  msgstr ""
1247
 
1248
- #: inc/admin/admin.php:2398
1249
  msgid "<p>Manage Open Graph datas</p>"
1250
  msgstr ""
1251
 
1252
- #: inc/admin/admin.php:2403
1253
  msgid "<p>Manage your Twitter card</p>"
1254
  msgstr ""
1255
 
1256
- #: inc/admin/admin.php:2408
1257
  msgid "<p>Link your Google Analytics to your website</p>"
1258
  msgstr ""
1259
 
1260
- #: inc/admin/admin.php:2413
1261
  msgid "<p>Configure your Google Analytics tracking code</p>"
1262
  msgstr ""
1263
 
1264
- #: inc/admin/admin.php:2418
 
 
 
 
1265
  msgid ""
1266
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1267
  "and custom metrics are like default dimensions and metrics in your Analytics "
@@ -1271,465 +1439,505 @@ msgid ""
1271
  "too. More info by clicking on help icon."
1272
  msgstr ""
1273
 
1274
- #: inc/admin/admin.php:2424
1275
  msgid "<p>Advanced SEO options</p>"
1276
  msgstr ""
1277
 
1278
- #: inc/admin/admin.php:2429
1279
  msgid "<p>Customize SEOPress to fit your needs</p>"
1280
  msgstr ""
1281
 
1282
- #: inc/admin/admin.php:2434
1283
  msgid "<p>Manage security</p>"
1284
  msgstr ""
1285
 
1286
- #: inc/admin/admin.php:2445
1287
  msgid "My awesome website"
1288
  msgstr ""
1289
 
1290
- #: inc/admin/admin.php:2450 inc/admin/admin.php:2461 inc/admin/admin.php:2497
1291
- #: inc/admin/admin.php:2614 inc/admin/admin.php:2645 inc/admin/admin.php:2722
1292
- #: inc/admin/admin.php:2797 inc/admin/admin.php:2849 inc/admin/admin.php:2900
1293
- #: inc/admin/admin.php:2932
1294
  msgid "More tags"
1295
  msgstr ""
1296
 
1297
- #: inc/admin/admin.php:2456
1298
  msgid "This is a cool website about Wookiees"
1299
  msgstr ""
1300
 
1301
- #: inc/admin/admin.php:2474 inc/admin/admin.php:2585 inc/admin/admin.php:2699
1302
- #: inc/admin/admin.php:2786 inc/admin/admin.php:2838 inc/admin/admin.php:2889
1303
- #: inc/admin/admin.php:2923
1304
  msgid "Title template"
1305
  msgstr ""
1306
 
1307
- #: inc/admin/admin.php:2493
1308
  msgid "Post Title"
1309
  msgstr ""
1310
 
1311
- #: inc/admin/admin.php:2504 inc/admin/admin.php:2621 inc/admin/admin.php:2729
1312
- #: inc/admin/admin.php:2803 inc/admin/admin.php:2855 inc/admin/admin.php:2906
1313
- #: inc/admin/admin.php:2938
1314
  msgid "Meta description template"
1315
  msgstr ""
1316
 
1317
- #: inc/admin/admin.php:2565
1318
  msgid "Display date in Google search results?"
1319
  msgstr ""
1320
 
1321
- #: inc/admin/admin.php:2605
1322
  msgid "Category Title"
1323
  msgstr ""
1324
 
1325
- #: inc/admin/admin.php:2607
1326
  msgid "Tag Title"
1327
  msgstr ""
1328
 
1329
- #: inc/admin/admin.php:2609
1330
  msgid "Term Title"
1331
  msgstr ""
1332
 
1333
- #: inc/admin/admin.php:2638
1334
  msgid "Category Description"
1335
  msgstr ""
1336
 
1337
- #: inc/admin/admin.php:2640
1338
  msgid "Tag Description"
1339
  msgstr ""
1340
 
1341
- #: inc/admin/admin.php:2642
1342
  msgid "Term Description"
1343
  msgstr ""
1344
 
1345
- #: inc/admin/admin.php:2718
1346
  msgid "Post Type Archive Name"
1347
  msgstr ""
1348
 
1349
- #: inc/admin/admin.php:2784
1350
  msgid "Author archives"
1351
  msgstr ""
1352
 
1353
- #: inc/admin/admin.php:2836
 
 
 
 
1354
  msgid "Date archives"
1355
  msgstr ""
1356
 
1357
- #: inc/admin/admin.php:2847
1358
  msgid "Archive date"
1359
  msgstr ""
1360
 
1361
- #: inc/admin/admin.php:2887
 
 
 
 
1362
  msgid "Search archives"
1363
  msgstr ""
1364
 
1365
- #: inc/admin/admin.php:2898
1366
  msgid "Search Keywords"
1367
  msgstr ""
1368
 
1369
- #: inc/admin/admin.php:2921
1370
  msgid "404 archives"
1371
  msgstr ""
1372
 
1373
- #: inc/admin/admin.php:3095
 
 
 
 
 
 
 
 
1374
  msgid "Enable Image Sitemaps"
1375
  msgstr ""
1376
 
1377
- #: inc/admin/admin.php:3156 inc/admin/admin.php:3196
1378
  msgid "Include"
1379
  msgstr ""
1380
 
1381
- #: inc/admin/admin.php:3211
1382
  msgid "eg: 2, 28, 68"
1383
  msgstr ""
1384
 
1385
- #: inc/admin/admin.php:3221
1386
  msgid "eg: 13, 8, 38"
1387
  msgstr ""
1388
 
1389
- #: inc/admin/admin.php:3235
1390
  msgid "Person"
1391
  msgstr ""
1392
 
1393
- #: inc/admin/admin.php:3238
1394
  msgid "Organization"
1395
  msgstr ""
1396
 
1397
- #: inc/admin/admin.php:3251
1398
  msgid "eg: Apple"
1399
  msgstr ""
1400
 
1401
- #: inc/admin/admin.php:3264
1402
  msgid "Select your logo"
1403
  msgstr ""
1404
 
1405
- #: inc/admin/admin.php:3292
1406
  msgid "eg: +33123456789 (internationalized version required)"
1407
  msgstr ""
1408
 
1409
- #: inc/admin/admin.php:3307
1410
  msgid "Customer support"
1411
  msgstr ""
1412
 
1413
- #: inc/admin/admin.php:3310
1414
  msgid "Technical support"
1415
  msgstr ""
1416
 
1417
- #: inc/admin/admin.php:3313
1418
  msgid "Billing support"
1419
  msgstr ""
1420
 
1421
- #: inc/admin/admin.php:3316
1422
  msgid "Bill payment"
1423
  msgstr ""
1424
 
1425
- #: inc/admin/admin.php:3319
1426
  msgid "Sales"
1427
  msgstr ""
1428
 
1429
- #: inc/admin/admin.php:3322
1430
  msgid "Credit card support"
1431
  msgstr ""
1432
 
1433
- #: inc/admin/admin.php:3325
1434
  msgid "Emergency"
1435
  msgstr ""
1436
 
1437
- #: inc/admin/admin.php:3328
1438
  msgid "Baggage tracking"
1439
  msgstr ""
1440
 
1441
- #: inc/admin/admin.php:3331
1442
  msgid "Roadside assistance"
1443
  msgstr ""
1444
 
1445
- #: inc/admin/admin.php:3334
1446
  msgid "Package tracking"
1447
  msgstr ""
1448
 
1449
- #: inc/admin/admin.php:3351
1450
  msgid "Toll Free"
1451
  msgstr ""
1452
 
1453
- #: inc/admin/admin.php:3354
1454
  msgid "Hearing impaired supported"
1455
  msgstr ""
1456
 
1457
- #: inc/admin/admin.php:3367
1458
  msgid "eg: https://www.facebook.com/your-page"
1459
  msgstr ""
1460
 
1461
- #: inc/admin/admin.php:3380
1462
  msgid "eg: @wp_seopress"
1463
  msgstr ""
1464
 
1465
- #: inc/admin/admin.php:3392
1466
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1467
  msgstr ""
1468
 
1469
- #: inc/admin/admin.php:3404
1470
  msgid "eg: https://pinterest.com/wpbuy/"
1471
  msgstr ""
1472
 
1473
- #: inc/admin/admin.php:3416
1474
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1475
  msgstr ""
1476
 
1477
- #: inc/admin/admin.php:3428
1478
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1479
  msgstr ""
1480
 
1481
- #: inc/admin/admin.php:3440
1482
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1483
  msgstr ""
1484
 
1485
- #: inc/admin/admin.php:3452
1486
  msgid "eg: https://myspace.com/your-page"
1487
  msgstr ""
1488
 
1489
- #: inc/admin/admin.php:3464
1490
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1491
  msgstr ""
1492
 
1493
- #: inc/admin/admin.php:3476
1494
  msgid "eg: https://your-site.tumblr.com"
1495
  msgstr ""
1496
 
1497
- #: inc/admin/admin.php:3493
1498
  msgid "Enable OG data"
1499
  msgstr ""
1500
 
1501
- #: inc/admin/admin.php:3539
1502
  msgid "How-to create a Facebook App ID"
1503
  msgstr ""
1504
 
1505
- #: inc/admin/admin.php:3553
1506
  msgid "Enable Twitter card"
1507
  msgstr ""
1508
 
1509
- #: inc/admin/admin.php:3586
1510
  msgid "Default"
1511
  msgstr ""
1512
 
1513
- #: inc/admin/admin.php:3589
1514
  msgid "Large"
1515
  msgstr ""
1516
 
1517
- #: inc/admin/admin.php:3617
1518
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1519
  msgstr ""
1520
 
1521
- #: inc/admin/admin.php:3621
1522
  msgid "Find your tracking ID"
1523
  msgstr ""
1524
 
1525
- #: inc/admin/admin.php:3662
1526
  msgid ""
1527
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1528
  "represents a group of users you want to re-engage because of their "
1529
  "likelihood to convert."
1530
  msgstr ""
1531
 
1532
- #: inc/admin/admin.php:3683
1533
  msgid ""
1534
  "When a customer of Analytics requests IP address anonymization, Analytics "
1535
  "anonymizes the address as soon as technically feasible at the earliest "
1536
  "possible stage of the collection network."
1537
  msgstr ""
1538
 
1539
- #: inc/admin/admin.php:3704
1540
  msgid ""
1541
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1542
  "report by automatically differentiating between multiple links to the same "
1543
  "URL on a single page by using link element IDs."
1544
  msgstr ""
1545
 
1546
- #: inc/admin/admin.php:3725
1547
  msgid ""
1548
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1549
  "related sites (such as an ecommerce site and a separate shopping cart site) "
1550
  "as a single session. This is sometimes called site linking."
1551
  msgstr ""
1552
 
1553
- #: inc/admin/admin.php:3737
1554
  msgid "Enter yours domains"
1555
  msgstr ""
1556
 
1557
- #: inc/admin/admin.php:3756 inc/admin/admin.php:3833 inc/admin/admin.php:3910
1558
- #: inc/admin/admin.php:3987 inc/admin/admin.php:4064
 
 
 
 
 
 
 
 
 
 
 
 
1559
  msgid "Custom Dimension #1"
1560
  msgstr ""
1561
 
1562
- #: inc/admin/admin.php:3759 inc/admin/admin.php:3836 inc/admin/admin.php:3913
1563
- #: inc/admin/admin.php:3990 inc/admin/admin.php:4067
1564
  msgid "Custom Dimension #2"
1565
  msgstr ""
1566
 
1567
- #: inc/admin/admin.php:3762 inc/admin/admin.php:3839 inc/admin/admin.php:3916
1568
- #: inc/admin/admin.php:3993 inc/admin/admin.php:4070
1569
  msgid "Custom Dimension #3"
1570
  msgstr ""
1571
 
1572
- #: inc/admin/admin.php:3765 inc/admin/admin.php:3842 inc/admin/admin.php:3919
1573
- #: inc/admin/admin.php:3996 inc/admin/admin.php:4073
1574
  msgid "Custom Dimension #4"
1575
  msgstr ""
1576
 
1577
- #: inc/admin/admin.php:3768 inc/admin/admin.php:3845 inc/admin/admin.php:3922
1578
- #: inc/admin/admin.php:3999 inc/admin/admin.php:4076
1579
  msgid "Custom Dimension #5"
1580
  msgstr ""
1581
 
1582
- #: inc/admin/admin.php:3771 inc/admin/admin.php:3848 inc/admin/admin.php:3925
1583
- #: inc/admin/admin.php:4002 inc/admin/admin.php:4079
1584
  msgid "Custom Dimension #6"
1585
  msgstr ""
1586
 
1587
- #: inc/admin/admin.php:3774 inc/admin/admin.php:3851 inc/admin/admin.php:3928
1588
- #: inc/admin/admin.php:4005 inc/admin/admin.php:4082
1589
  msgid "Custom Dimension #7"
1590
  msgstr ""
1591
 
1592
- #: inc/admin/admin.php:3777 inc/admin/admin.php:3854 inc/admin/admin.php:3931
1593
- #: inc/admin/admin.php:4008 inc/admin/admin.php:4085
1594
  msgid "Custom Dimension #8"
1595
  msgstr ""
1596
 
1597
- #: inc/admin/admin.php:3780 inc/admin/admin.php:3857 inc/admin/admin.php:3934
1598
- #: inc/admin/admin.php:4011 inc/admin/admin.php:4088
1599
  msgid "Custom Dimension #9"
1600
  msgstr ""
1601
 
1602
- #: inc/admin/admin.php:3783 inc/admin/admin.php:3860 inc/admin/admin.php:3937
1603
- #: inc/admin/admin.php:4014 inc/admin/admin.php:4091
1604
  msgid "Custom Dimension #10"
1605
  msgstr ""
1606
 
1607
- #: inc/admin/admin.php:3786 inc/admin/admin.php:3863 inc/admin/admin.php:3940
1608
- #: inc/admin/admin.php:4017 inc/admin/admin.php:4094
1609
  msgid "Custom Dimension #11"
1610
  msgstr ""
1611
 
1612
- #: inc/admin/admin.php:3789 inc/admin/admin.php:3866 inc/admin/admin.php:3943
1613
- #: inc/admin/admin.php:4020 inc/admin/admin.php:4097
1614
  msgid "Custom Dimension #12"
1615
  msgstr ""
1616
 
1617
- #: inc/admin/admin.php:3792 inc/admin/admin.php:3869 inc/admin/admin.php:3946
1618
- #: inc/admin/admin.php:4023 inc/admin/admin.php:4100
1619
  msgid "Custom Dimension #13"
1620
  msgstr ""
1621
 
1622
- #: inc/admin/admin.php:3795 inc/admin/admin.php:3872 inc/admin/admin.php:3949
1623
- #: inc/admin/admin.php:4026 inc/admin/admin.php:4103
1624
  msgid "Custom Dimension #14"
1625
  msgstr ""
1626
 
1627
- #: inc/admin/admin.php:3798 inc/admin/admin.php:3875 inc/admin/admin.php:3952
1628
- #: inc/admin/admin.php:4029 inc/admin/admin.php:4106
1629
  msgid "Custom Dimension #15"
1630
  msgstr ""
1631
 
1632
- #: inc/admin/admin.php:3801 inc/admin/admin.php:3878 inc/admin/admin.php:3955
1633
- #: inc/admin/admin.php:4032 inc/admin/admin.php:4109
1634
  msgid "Custom Dimension #16"
1635
  msgstr ""
1636
 
1637
- #: inc/admin/admin.php:3804 inc/admin/admin.php:3881 inc/admin/admin.php:3958
1638
- #: inc/admin/admin.php:4035 inc/admin/admin.php:4112
1639
  msgid "Custom Dimension #17"
1640
  msgstr ""
1641
 
1642
- #: inc/admin/admin.php:3807 inc/admin/admin.php:3884 inc/admin/admin.php:3961
1643
- #: inc/admin/admin.php:4038 inc/admin/admin.php:4115
1644
  msgid "Custom Dimension #18"
1645
  msgstr ""
1646
 
1647
- #: inc/admin/admin.php:3810 inc/admin/admin.php:3887 inc/admin/admin.php:3964
1648
- #: inc/admin/admin.php:4041 inc/admin/admin.php:4118
1649
  msgid "Custom Dimension #19"
1650
  msgstr ""
1651
 
1652
- #: inc/admin/admin.php:3813 inc/admin/admin.php:3890 inc/admin/admin.php:3967
1653
- #: inc/admin/admin.php:4044 inc/admin/admin.php:4121
1654
  msgid "Custom Dimension #20"
1655
  msgstr ""
1656
 
1657
- #: inc/admin/admin.php:4139
1658
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1659
  msgstr ""
1660
 
1661
- #: inc/admin/admin.php:4156
1662
  msgid "Remove stop words in permalinks"
1663
  msgstr ""
1664
 
1665
- #: inc/admin/admin.php:4156
1666
  msgid ""
1667
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1668
  msgstr ""
1669
 
1670
- #: inc/admin/admin.php:4173
1671
  msgid "Remove /category/ in your permalinks"
1672
  msgstr ""
1673
 
1674
- #: inc/admin/admin.php:4190
1675
  msgid ""
1676
- "You must check this box if the structure of your permalinks contains a slash "
1677
- "at the end (eg: /%postname%/)"
1678
  msgstr ""
1679
 
1680
- #: inc/admin/admin.php:4202
1681
  msgid "Enter Google meta value site verification"
1682
  msgstr ""
1683
 
1684
- #: inc/admin/admin.php:4214
1685
  msgid "Enter Bing meta value site verification"
1686
  msgstr ""
1687
 
1688
- #: inc/admin/admin.php:4226
1689
  msgid "Enter Pinterest meta value site verification"
1690
  msgstr ""
1691
 
1692
- #: inc/admin/admin.php:4238
1693
  msgid "Enter Yandex meta value site verification"
1694
  msgstr ""
1695
 
1696
- #: inc/admin/admin.php:4255
1697
  msgid "Remove SEOPress from Admin Bar in backend"
1698
  msgstr ""
1699
 
1700
- #: inc/admin/admin.php:4272
 
 
 
 
 
 
 
 
 
 
 
 
1701
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1702
  msgstr ""
1703
 
1704
- #: inc/admin/admin.php:4289
1705
  msgid "Add title column"
1706
  msgstr ""
1707
 
1708
- #: inc/admin/admin.php:4306
1709
  msgid "Add meta description column"
1710
  msgstr ""
1711
 
1712
- #: inc/admin/admin.php:4323
1713
  msgid "Display noindex status"
1714
  msgstr ""
1715
 
1716
- #: inc/admin/admin.php:4340
1717
  msgid "Display nofollow status"
1718
  msgstr ""
1719
 
1720
- #: inc/admin/admin.php:4357
1721
  msgid "Display total number of words in content"
1722
  msgstr ""
1723
 
1724
- #: inc/admin/admin.php:4374
1725
  msgid "Display W3C column to check code quality"
1726
  msgstr ""
1727
 
1728
- #: inc/admin/admin.php:4392
1729
  msgid "Display Page Speed column to check performances"
1730
  msgstr ""
1731
 
1732
- #: inc/admin/admin.php:4410
1733
  msgid "Remove Genesis SEO Metaboxe"
1734
  msgstr ""
1735
 
@@ -1741,56 +1949,56 @@ msgstr ""
1741
  msgid "Broken Links"
1742
  msgstr ""
1743
 
1744
- #: inc/functions/options-advanced-admin.php:107
1745
- #: inc/functions/options-advanced-admin.php:513
1746
  msgid "Title tag"
1747
  msgstr ""
1748
 
1749
- #: inc/functions/options-advanced-admin.php:110
1750
  msgid "Meta Desc."
1751
  msgstr ""
1752
 
1753
- #: inc/functions/options-advanced-admin.php:113
1754
  msgid "Noindex?"
1755
  msgstr ""
1756
 
1757
- #: inc/functions/options-advanced-admin.php:116
1758
  msgid "Nofollow?"
1759
  msgstr ""
1760
 
1761
- #: inc/functions/options-advanced-admin.php:119
1762
  msgid "Count words?"
1763
  msgstr ""
1764
 
1765
- #: inc/functions/options-advanced-admin.php:122
1766
  msgid "W3C check"
1767
  msgstr ""
1768
 
1769
- #: inc/functions/options-advanced-admin.php:125
1770
  msgid "Page Speed"
1771
  msgstr ""
1772
 
1773
- #: inc/functions/options-advanced-admin.php:153
1774
  msgid "Check code quality of this page"
1775
  msgstr ""
1776
 
1777
- #: inc/functions/options-advanced-admin.php:156
1778
  msgid "Analyse this page with Google Page Speed"
1779
  msgstr ""
1780
 
1781
- #: inc/functions/options-advanced-admin.php:340
1782
  msgid "Enable noindex"
1783
  msgstr ""
1784
 
1785
- #: inc/functions/options-advanced-admin.php:379
1786
  msgid "Enable index"
1787
  msgstr ""
1788
 
1789
- #: inc/functions/options-advanced-admin.php:419
1790
  msgid "Enable nofollow"
1791
  msgstr ""
1792
 
1793
- #: inc/functions/options-advanced-admin.php:458
1794
  msgid "Enable follow"
1795
  msgstr ""
1796
 
@@ -1807,14 +2015,18 @@ msgstr ""
1807
  msgid "Please upload a valid .csv file"
1808
  msgstr ""
1809
 
1810
- #: seopress.php:241
 
 
 
 
1811
  msgid "Settings"
1812
  msgstr ""
1813
 
1814
- #: seopress.php:242
1815
  msgid "SEOPress.org"
1816
  msgstr ""
1817
 
1818
- #: seopress.php:244
1819
  msgid "GO PRO!"
1820
  msgstr ""
2
  msgstr ""
3
  "Project-Id-Version: SEOPress\n"
4
  "Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-cloudy\n"
5
+ "POT-Creation-Date: 2017-05-31 20:40+0200\n"
6
+ "PO-Revision-Date: 2017-05-31 20:40+0200\n"
7
  "Last-Translator: \n"
8
  "Language-Team: Benjamin DENIS <contact@seopress.org>\n"
9
  "Language: en\n"
15
  "X-Poedit-Basepath: ..\n"
16
  "X-Poedit-SearchPath-0: .\n"
17
 
18
+ #: inc/admin/admin-header.php:11
19
  msgid "SEOPress"
20
  msgstr ""
21
 
22
+ #: inc/admin/admin-header.php:15 inc/admin/adminbar.php:72
23
  msgid "PRO"
24
  msgstr ""
25
 
26
+ #: inc/admin/admin-header.php:27 inc/admin/admin.php:179
27
+ #: inc/admin/adminbar.php:22
28
+ msgid "Titles & Metas"
29
  msgstr ""
30
 
31
+ #: inc/admin/admin-header.php:33 inc/admin/admin.php:180
32
+ #: inc/admin/adminbar.php:28
33
+ msgid "XML / HTML Sitemap"
34
  msgstr ""
35
 
36
+ #: inc/admin/admin-header.php:39 inc/admin/admin.php:181
37
+ #: inc/admin/admin.php:1192 inc/admin/adminbar.php:34
38
+ msgid "Social Networks"
39
  msgstr ""
40
 
41
+ #: inc/admin/admin-header.php:45 inc/admin/admin.php:182
42
+ #: inc/admin/admin.php:1221 inc/admin/adminbar.php:40
43
+ msgid "Google Analytics"
44
  msgstr ""
45
 
46
+ #: inc/admin/admin-header.php:51 inc/admin/admin-metaboxes-form.php:124
47
+ #: inc/admin/admin.php:183 inc/admin/admin.php:273 inc/admin/admin.php:547
48
+ #: inc/admin/admin.php:1250 inc/admin/adminbar.php:46
49
  msgid "Advanced"
50
  msgstr ""
51
 
52
+ #: inc/admin/admin-header.php:59 inc/admin/admin.php:1279
53
+ msgid "WooCommerce"
54
+ msgstr ""
55
+
56
+ #: inc/admin/admin-header.php:65 inc/admin/admin.php:1307
57
+ msgid "Local Business"
58
+ msgstr ""
59
+
60
+ #: inc/admin/admin-header.php:71 inc/admin/admin.php:1335
61
+ msgid "Dublin Core"
62
+ msgstr ""
63
+
64
+ #: inc/admin/admin-header.php:77 inc/admin/admin.php:1363
65
+ msgid "Structured Data Types"
66
+ msgstr ""
67
+
68
+ #: inc/admin/admin-header.php:83 inc/admin/admin.php:1391
69
+ msgid "Breadcrumbs"
70
+ msgstr ""
71
+
72
+ #: inc/admin/admin-header.php:89 inc/admin/admin.php:1420
73
+ msgid "Google Page Speed"
74
+ msgstr ""
75
+
76
+ #: inc/admin/admin-header.php:95 inc/admin/admin.php:1431
77
+ msgid "robots.txt"
78
+ msgstr ""
79
+
80
+ #: inc/admin/admin-header.php:101 inc/admin/admin.php:1460
81
+ msgid "Google News Sitemap"
82
+ msgstr ""
83
+
84
+ #: inc/admin/admin-header.php:107 inc/admin/admin.php:1488
85
+ #: inc/admin/adminbar.php:78
86
+ msgid "Redirections"
87
+ msgstr ""
88
+
89
+ #: inc/admin/admin-header.php:113 inc/admin/admin.php:1518
90
+ msgid "SEOPress BOT - Broken links"
91
+ msgstr ""
92
+
93
+ #: inc/admin/admin-header.php:119 inc/admin/admin.php:1529
94
+ msgid ".htaccess"
95
+ msgstr ""
96
+
97
+ #: inc/admin/admin-header.php:125 inc/admin/admin.php:1540
98
+ msgid "RSS"
99
+ msgstr ""
100
+
101
+ #: inc/admin/admin-header.php:131 inc/admin/admin.php:1564
102
+ #: inc/admin/adminbar.php:66
103
+ msgid "License"
104
+ msgstr ""
105
+
106
+ #: inc/admin/admin-header.php:138 inc/admin/admin.php:184
107
+ #: inc/admin/admin.php:1552 inc/admin/adminbar.php:52
108
+ msgid "Tools"
109
+ msgstr ""
110
+
111
+ #: inc/admin/admin-header.php:147
112
+ msgid "See the changelog (new window)"
113
+ msgstr ""
114
+
115
+ #: inc/admin/admin-header.php:149
116
+ msgid "See the changelog"
117
+ msgstr ""
118
+
119
+ #: inc/admin/admin-header.php:151 inc/admin/admin-header.php:153
120
+ msgid "Send feedback"
121
+ msgstr ""
122
+
123
+ #: inc/admin/admin-header.php:155
124
+ msgid "Follow us on Twitter (new window)"
125
+ msgstr ""
126
+
127
+ #: inc/admin/admin-header.php:157
128
+ msgid "Follow us on Twitter"
129
+ msgstr ""
130
+
131
+ #: inc/admin/admin-header.php:159
132
+ msgid "Official website (new window)"
133
+ msgstr ""
134
+
135
+ #: inc/admin/admin-header.php:161
136
+ msgid "Official website"
137
+ msgstr ""
138
+
139
+ #: inc/admin/admin-header.php:163
140
+ msgid "Support (new window)"
141
+ msgstr ""
142
+
143
+ #: inc/admin/admin-header.php:165
144
+ msgid "Support"
145
+ msgstr ""
146
+
147
+ #: inc/admin/admin-metaboxes-form.php:114 inc/admin/admin-metaboxes.php:26
148
+ #: inc/admin/admin-metaboxes.php:28 inc/admin/adminbar.php:16
149
+ #: inc/functions/options-advanced-admin.php:523
150
+ msgid "SEO"
151
+ msgstr ""
152
+
153
+ #: inc/admin/admin-metaboxes-form.php:123
154
+ msgid "Titles settings"
155
+ msgstr ""
156
+
157
+ #: inc/admin/admin-metaboxes-form.php:125
158
  msgid "Social"
159
  msgstr ""
160
 
161
+ #: inc/admin/admin-metaboxes-form.php:127
162
  msgid "Redirection"
163
  msgstr ""
164
 
165
+ #: inc/admin/admin-metaboxes-form.php:131
166
  msgid "Google News"
167
  msgstr ""
168
 
169
+ #: inc/admin/admin-metaboxes-form.php:141
170
  msgid "Title"
171
  msgstr ""
172
 
173
+ #: inc/admin/admin-metaboxes-form.php:142
174
  msgid "Enter your title"
175
  msgstr ""
176
 
177
+ #: inc/admin/admin-metaboxes-form.php:146
178
+ #: inc/admin/admin-metaboxes-form.php:154
179
  msgid "(maximum recommended limit)"
180
  msgstr ""
181
 
182
+ #: inc/admin/admin-metaboxes-form.php:149 inc/admin/admin.php:641
183
+ #: inc/admin/admin.php:1642 inc/functions/options-advanced-admin.php:533
184
  msgid "Meta description"
185
  msgstr ""
186
 
187
+ #: inc/admin/admin-metaboxes-form.php:150
188
  msgid "Enter your meta description"
189
  msgstr ""
190
 
191
+ #: inc/admin/admin-metaboxes-form.php:159
192
  msgid "Google Snippet Preview"
193
  msgstr ""
194
 
195
+ #: inc/admin/admin-metaboxes-form.php:160
196
  msgid "This is what your page will look like in Google search results"
197
  msgstr ""
198
 
199
+ #: inc/admin/admin-metaboxes-form.php:185 inc/admin/admin.php:1818
200
+ #: inc/admin/admin.php:2775 inc/admin/admin.php:2908 inc/admin/admin.php:3000
201
+ #: inc/admin/admin.php:3075 inc/admin/admin.php:3144 inc/admin/admin.php:3246
202
  msgid "noindex"
203
  msgstr ""
204
 
205
+ #: inc/admin/admin-metaboxes-form.php:186 inc/admin/admin.php:3248
206
  msgid ""
207
  "Do not display all pages of the site in Google search results and do not "
208
  "display \"Cached\" links in search results."
209
  msgstr ""
210
 
211
+ #: inc/admin/admin-metaboxes-form.php:191 inc/admin/admin.php:1826
212
+ #: inc/admin/admin.php:2794 inc/admin/admin.php:2927 inc/admin/admin.php:3019
213
+ #: inc/admin/admin.php:3265
214
  msgid "nofollow"
215
  msgstr ""
216
 
217
+ #: inc/admin/admin-metaboxes-form.php:192 inc/admin/admin.php:3267
218
  msgid "Do not follow links for all pages."
219
  msgstr ""
220
 
221
+ #: inc/admin/admin-metaboxes-form.php:197 inc/admin/admin.php:1834
222
+ #: inc/admin/admin.php:3284
223
  msgid "noodp"
224
  msgstr ""
225
 
226
+ #: inc/admin/admin-metaboxes-form.php:198 inc/admin/admin.php:3286
227
  msgid ""
228
  "Do not use Open Directory project metadata for titles or excerpts for all "
229
  "pages."
230
  msgstr ""
231
 
232
+ #: inc/admin/admin-metaboxes-form.php:203 inc/admin/admin.php:1842
233
+ #: inc/admin/admin.php:3303
234
  msgid "noimageindex"
235
  msgstr ""
236
 
237
+ #: inc/admin/admin-metaboxes-form.php:204 inc/admin/admin.php:3305
238
  msgid "Do not index images from the entire site."
239
  msgstr ""
240
 
241
+ #: inc/admin/admin-metaboxes-form.php:209 inc/admin/admin.php:1850
242
+ #: inc/admin/admin.php:3322
243
  msgid "noarchive"
244
  msgstr ""
245
 
246
+ #: inc/admin/admin-metaboxes-form.php:210 inc/admin/admin.php:3324
247
  msgid "Do not display a \"Cached\" link in the Google search results."
248
  msgstr ""
249
 
250
+ #: inc/admin/admin-metaboxes-form.php:215 inc/admin/admin.php:1858
251
+ #: inc/admin/admin.php:3341
252
  msgid "nosnippet"
253
  msgstr ""
254
 
255
+ #: inc/admin/admin-metaboxes-form.php:216 inc/admin/admin.php:3343
256
  msgid ""
257
  "Do not display a description in the Google search results for all pages."
258
  msgstr ""
259
 
260
+ #: inc/admin/admin-metaboxes-form.php:219 inc/admin/admin.php:645
261
  msgid "Canonical URL"
262
  msgstr ""
263
 
264
+ #: inc/admin/admin-metaboxes-form.php:220
265
  msgid "Default value: "
266
  msgstr ""
267
 
268
+ #: inc/admin/admin-metaboxes-form.php:226
269
  msgid "Facebook Title"
270
  msgstr ""
271
 
272
+ #: inc/admin/admin-metaboxes-form.php:227
273
  msgid "Enter your Facebook title"
274
  msgstr ""
275
 
276
+ #: inc/admin/admin-metaboxes-form.php:230
277
  msgid "Facebook description"
278
  msgstr ""
279
 
280
+ #: inc/admin/admin-metaboxes-form.php:231
281
  msgid "Enter your Facebook description"
282
  msgstr ""
283
 
284
+ #: inc/admin/admin-metaboxes-form.php:234
285
  msgid "Facebook Thumbnail"
286
  msgstr ""
287
 
288
+ #: inc/admin/admin-metaboxes-form.php:235
289
  msgid "Minimum size: 200x200px"
290
  msgstr ""
291
 
292
+ #: inc/admin/admin-metaboxes-form.php:236
293
+ #: inc/admin/admin-metaboxes-form.php:252 inc/admin/admin.php:3811
294
+ #: inc/admin/admin.php:3871
295
  msgid "Select your default thumbnail"
296
  msgstr ""
297
 
298
+ #: inc/admin/admin-metaboxes-form.php:237
299
+ #: inc/admin/admin-metaboxes-form.php:253 inc/admin/admin.php:3569
300
+ #: inc/admin/admin.php:3813 inc/admin/admin.php:3873
301
  msgid "Upload an Image"
302
  msgstr ""
303
 
304
+ #: inc/admin/admin-metaboxes-form.php:242
305
  msgid "Twitter Title"
306
  msgstr ""
307
 
308
+ #: inc/admin/admin-metaboxes-form.php:243
309
  msgid "Enter your Twitter title"
310
  msgstr ""
311
 
312
+ #: inc/admin/admin-metaboxes-form.php:246
313
  msgid "Twitter description"
314
  msgstr ""
315
 
316
+ #: inc/admin/admin-metaboxes-form.php:247
317
  msgid "Enter your Twitter description"
318
  msgstr ""
319
 
320
+ #: inc/admin/admin-metaboxes-form.php:250
321
  msgid "Twitter Thumbnail"
322
  msgstr ""
323
 
324
+ #: inc/admin/admin-metaboxes-form.php:251
325
  msgid "Minimum size: 160x160px"
326
  msgstr ""
327
 
328
+ #: inc/admin/admin-metaboxes-form.php:262
329
  msgid "Enable redirection?"
330
  msgstr ""
331
 
332
+ #: inc/admin/admin-metaboxes-form.php:266
333
  msgid "URL redirection"
334
  msgstr ""
335
 
336
+ #: inc/admin/admin-metaboxes-form.php:268
337
  msgid "301 Moved Permanently"
338
  msgstr ""
339
 
340
+ #: inc/admin/admin-metaboxes-form.php:269
341
  msgid "302 Found (HTTP 1.1) / Moved Temporarily (HTTP 1.0)"
342
  msgstr ""
343
 
344
+ #: inc/admin/admin-metaboxes-form.php:270
345
  msgid "307 Moved Temporarily (HTTP 1.1 Only)"
346
  msgstr ""
347
 
348
+ #: inc/admin/admin-metaboxes-form.php:272
349
  msgid "Enter your new URL"
350
  msgstr ""
351
 
352
+ #: inc/admin/admin-metaboxes-form.php:275
353
+ #: inc/admin/admin-metaboxes-form.php:277
354
  msgid "Test your URL"
355
  msgstr ""
356
 
357
+ #: inc/admin/admin-metaboxes-form.php:287
358
  msgid "Exclude this post from Google News Sitemap?"
359
  msgstr ""
360
 
361
+ #: inc/admin/admin-metaboxes-form.php:291
362
  msgid "Google News Genres"
363
  msgstr ""
364
 
365
+ #: inc/admin/admin-metaboxes-form.php:293 inc/admin/admin.php:4085
366
+ #: inc/admin/admin.php:4162 inc/admin/admin.php:4239 inc/admin/admin.php:4316
367
+ #: inc/admin/admin.php:4393
368
  msgid "None"
369
  msgstr ""
370
 
371
+ #: inc/admin/admin-metaboxes-form.php:294
372
  msgid "Press Release"
373
  msgstr ""
374
 
375
+ #: inc/admin/admin-metaboxes-form.php:295
376
  msgid "Satire"
377
  msgstr ""
378
 
379
+ #: inc/admin/admin-metaboxes-form.php:296
380
  msgid "Blog"
381
  msgstr ""
382
 
383
+ #: inc/admin/admin-metaboxes-form.php:297
384
  msgid "OpEd"
385
  msgstr ""
386
 
387
+ #: inc/admin/admin-metaboxes-form.php:298
388
  msgid "Opinion"
389
  msgstr ""
390
 
391
+ #: inc/admin/admin-metaboxes-form.php:299
392
  msgid "UserGenerated"
393
  msgstr ""
394
 
395
+ #: inc/admin/admin-metaboxes-form.php:304
396
  msgid "Google News Keywords <em>(max recommended limit: 12)</em>"
397
  msgstr ""
398
 
399
+ #: inc/admin/admin-metaboxes-form.php:305
400
  msgid "Enter your Google News Keywords"
401
  msgstr ""
402
 
404
  msgid "404 - Page not found"
405
  msgstr ""
406
 
407
+ #: inc/admin/admin.php:178
408
  msgid "Dashboard"
409
  msgstr ""
410
 
411
+ #: inc/admin/admin.php:180 inc/admin/admin.php:1163
 
 
 
 
412
  msgid "XML / Image / HTML Sitemap"
413
  msgstr ""
414
 
415
+ #: inc/admin/admin.php:191
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
416
  #, php-format
417
  msgid "%%sitetitle%%"
418
  msgstr ""
419
 
420
+ #: inc/admin/admin.php:191 inc/admin/admin.php:2696 inc/admin/admin.php:2743
421
+ #: inc/admin/admin.php:2860 inc/admin/admin.php:2968 inc/admin/admin.php:3044
422
+ #: inc/admin/admin.php:3114 inc/admin/admin.php:3183 inc/admin/admin.php:3215
423
  msgid "Site Title"
424
  msgstr ""
425
 
426
+ #: inc/admin/admin.php:192
427
  #, php-format
428
  msgid "%%tagline%%"
429
  msgstr ""
430
 
431
+ #: inc/admin/admin.php:192 inc/admin/admin.php:2697 inc/admin/admin.php:2708
432
  msgid "Tagline"
433
  msgstr ""
434
 
435
+ #: inc/admin/admin.php:193
436
  #, php-format
437
  msgid "%%post_title%%"
438
  msgstr ""
439
 
440
+ #: inc/admin/admin.php:193
441
  msgid "Post Title (post, page, custom post type)"
442
  msgstr ""
443
 
444
+ #: inc/admin/admin.php:194
445
  #, php-format
446
  msgid "%%post_excerpt%%"
447
  msgstr ""
448
 
449
+ #: inc/admin/admin.php:194
450
  msgid "Post excerpt"
451
  msgstr ""
452
 
453
+ #: inc/admin/admin.php:195
454
  #, php-format
455
  msgid "%%post_date%%"
456
  msgstr ""
457
 
458
+ #: inc/admin/admin.php:195
459
  msgid "Post date"
460
  msgstr ""
461
 
462
+ #: inc/admin/admin.php:196
463
  #, php-format
464
  msgid "%%post_author%%"
465
  msgstr ""
466
 
467
+ #: inc/admin/admin.php:196 inc/admin/admin.php:3043
468
  msgid "Post author"
469
  msgstr ""
470
 
471
+ #: inc/admin/admin.php:197
472
  #, php-format
473
  msgid "%%_category_title%%"
474
  msgstr ""
475
 
476
+ #: inc/admin/admin.php:197
477
  msgid "Category title"
478
  msgstr ""
479
 
480
+ #: inc/admin/admin.php:198
481
  #, php-format
482
  msgid "%%_category_description%%"
483
  msgstr ""
484
 
485
+ #: inc/admin/admin.php:198
486
  msgid "Category description"
487
  msgstr ""
488
 
489
+ #: inc/admin/admin.php:199
490
  #, php-format
491
  msgid "%%tag_title%%"
492
  msgstr ""
493
 
494
+ #: inc/admin/admin.php:199
495
  msgid "Tag title"
496
  msgstr ""
497
 
498
+ #: inc/admin/admin.php:200
499
  #, php-format
500
  msgid "%%tag_description%%"
501
  msgstr ""
502
 
503
+ #: inc/admin/admin.php:200
504
  msgid "Tag description"
505
  msgstr ""
506
 
507
+ #: inc/admin/admin.php:201
508
  #, php-format
509
  msgid "%%term_title%%"
510
  msgstr ""
511
 
512
+ #: inc/admin/admin.php:201
513
  msgid "Term title"
514
  msgstr ""
515
 
516
+ #: inc/admin/admin.php:202
517
  #, php-format
518
  msgid "%%term_description%%"
519
  msgstr ""
520
 
521
+ #: inc/admin/admin.php:202
522
  msgid "Term description"
523
  msgstr ""
524
 
525
+ #: inc/admin/admin.php:203
526
  #, php-format
527
  msgid "%%search_keywords%%"
528
  msgstr ""
529
 
530
+ #: inc/admin/admin.php:203
531
  msgid "Search keywords"
532
  msgstr ""
533
 
534
+ #: inc/admin/admin.php:204
535
  #, php-format
536
  msgid "%%current_pagination%%"
537
  msgstr ""
538
 
539
+ #: inc/admin/admin.php:204
540
  msgid "Current number page"
541
  msgstr ""
542
 
543
+ #: inc/admin/admin.php:205
544
  #, php-format
545
  msgid "%%cpt_plural%%"
546
  msgstr ""
547
 
548
+ #: inc/admin/admin.php:205
549
  msgid "Plural Post Type Archive name"
550
  msgstr ""
551
 
552
+ #: inc/admin/admin.php:206
553
  #, php-format
554
  msgid "%%date_archive%%"
555
  msgstr ""
556
 
557
+ #: inc/admin/admin.php:206
558
  msgid "Date Archive"
559
  msgstr ""
560
 
561
+ #: inc/admin/admin.php:212
562
  msgid "Templates variables"
563
  msgstr ""
564
 
565
+ #: inc/admin/admin.php:230
566
  msgid ""
567
  "Discourage search engines from indexing this site is <strong>ON!</strong> "
568
  "None of the following settings will be applied."
569
  msgstr ""
570
 
571
+ #: inc/admin/admin.php:231
572
  msgid "Change this settings"
573
  msgstr ""
574
 
575
+ #: inc/admin/admin.php:251 inc/admin/admin.php:255 inc/admin/admin.php:318
576
+ #: inc/admin/admin.php:322 inc/admin/admin.php:383 inc/admin/admin.php:387
577
+ #: inc/admin/admin.php:450 inc/admin/admin.php:454 inc/admin/admin.php:529
578
+ #: inc/admin/admin.php:533 inc/admin/admin.php:1148 inc/admin/admin.php:1152
579
+ #: inc/admin/admin.php:1177 inc/admin/admin.php:1181 inc/admin/admin.php:1206
580
+ #: inc/admin/admin.php:1210 inc/admin/admin.php:1235 inc/admin/admin.php:1239
581
+ #: inc/admin/admin.php:1264 inc/admin/admin.php:1268 inc/admin/admin.php:1293
582
+ #: inc/admin/admin.php:1297 inc/admin/admin.php:1321 inc/admin/admin.php:1325
583
+ #: inc/admin/admin.php:1349 inc/admin/admin.php:1353 inc/admin/admin.php:1377
584
+ #: inc/admin/admin.php:1381 inc/admin/admin.php:1405 inc/admin/admin.php:1409
585
+ #: inc/admin/admin.php:1445 inc/admin/admin.php:1449 inc/admin/admin.php:1474
586
+ #: inc/admin/admin.php:1478 inc/admin/admin.php:1503 inc/admin/admin.php:1507
587
  msgid "Click to disable this feature"
588
  msgstr ""
589
 
590
+ #: inc/admin/admin.php:252 inc/admin/admin.php:254 inc/admin/admin.php:319
591
+ #: inc/admin/admin.php:321 inc/admin/admin.php:384 inc/admin/admin.php:386
592
+ #: inc/admin/admin.php:451 inc/admin/admin.php:453 inc/admin/admin.php:530
593
+ #: inc/admin/admin.php:532 inc/admin/admin.php:1149 inc/admin/admin.php:1151
594
+ #: inc/admin/admin.php:1178 inc/admin/admin.php:1180 inc/admin/admin.php:1207
595
+ #: inc/admin/admin.php:1209 inc/admin/admin.php:1236 inc/admin/admin.php:1238
596
+ #: inc/admin/admin.php:1265 inc/admin/admin.php:1267 inc/admin/admin.php:1294
597
+ #: inc/admin/admin.php:1296 inc/admin/admin.php:1322 inc/admin/admin.php:1324
598
+ #: inc/admin/admin.php:1350 inc/admin/admin.php:1352 inc/admin/admin.php:1378
599
+ #: inc/admin/admin.php:1380 inc/admin/admin.php:1406 inc/admin/admin.php:1408
600
+ #: inc/admin/admin.php:1446 inc/admin/admin.php:1448 inc/admin/admin.php:1475
601
+ #: inc/admin/admin.php:1477 inc/admin/admin.php:1504 inc/admin/admin.php:1506
602
  msgid "Click to enable this feature"
603
  msgstr ""
604
 
605
+ #: inc/admin/admin.php:269
606
  msgid "Home"
607
  msgstr ""
608
 
609
+ #: inc/admin/admin.php:270
610
  msgid "Single Post Types"
611
  msgstr ""
612
 
613
+ #: inc/admin/admin.php:271
614
  msgid "Archives"
615
  msgstr ""
616
 
617
+ #: inc/admin/admin.php:272 inc/admin/admin.php:338
618
  msgid "Taxonomies"
619
  msgstr ""
620
 
621
+ #: inc/admin/admin.php:336 inc/admin/admin.php:469 inc/admin/admin.php:477
622
  msgid "General"
623
  msgstr ""
624
 
625
+ #: inc/admin/admin.php:337
626
  msgid "Post Types"
627
  msgstr ""
628
 
629
+ #: inc/admin/admin.php:339
630
  msgid "HTML Sitemap"
631
  msgstr ""
632
 
633
+ #: inc/admin/admin.php:401
634
  msgid "Knowledge Graph"
635
  msgstr ""
636
 
637
+ #: inc/admin/admin.php:402
638
  msgid "Your social accounts"
639
  msgstr ""
640
 
641
+ #: inc/admin/admin.php:403
642
  msgid "Facebook"
643
  msgstr ""
644
 
645
+ #: inc/admin/admin.php:404
646
  msgid "Twitter"
647
  msgstr ""
648
 
649
+ #: inc/admin/admin.php:470 inc/admin/admin.php:478
650
  msgid "Tracking"
651
  msgstr ""
652
 
653
+ #: inc/admin/admin.php:471 inc/admin/admin.php:479
654
+ msgid "Events"
655
+ msgstr ""
656
+
657
+ #: inc/admin/admin.php:472 inc/admin/admin.php:480
658
  msgid "Custom Dimensions"
659
  msgstr ""
660
 
661
+ #: inc/admin/admin.php:473
662
  msgid "Stats in Dashboard"
663
  msgstr ""
664
 
665
+ #: inc/admin/admin.php:548
666
  msgid "Appearance"
667
  msgstr ""
668
 
669
+ #: inc/admin/admin.php:549
670
  msgid "Security"
671
  msgstr ""
672
 
673
+ #: inc/admin/admin.php:581
674
  msgid "Export Settings"
675
  msgstr ""
676
 
677
+ #: inc/admin/admin.php:583
678
  msgid ""
679
  "Export the plugin settings for this site as a .json file. This allows you to "
680
  "easily import the configuration into another site."
681
  msgstr ""
682
 
683
+ #: inc/admin/admin.php:588
684
  msgid "Export"
685
  msgstr ""
686
 
687
+ #: inc/admin/admin.php:595
688
  msgid "Import Settings"
689
  msgstr ""
690
 
691
+ #: inc/admin/admin.php:597
692
  msgid ""
693
  "Import the plugin settings from a .json file. This file can be obtained by "
694
  "exporting the settings on another site using the form above."
695
  msgstr ""
696
 
697
+ #: inc/admin/admin.php:605 inc/admin/admin.php:628
698
  msgid "Import"
699
  msgstr ""
700
 
701
+ #: inc/admin/admin.php:613
702
  msgid "Import Redirections"
703
  msgstr ""
704
 
705
+ #: inc/admin/admin.php:615
706
  msgid ""
707
  "Import your own redirections from a .csv file (separator \";\"). You must "
708
  "have 3 columns in this order: url to match (without your domain name), url "
709
  "to redirect in absolute and type of redirection (301, 302 or 307)."
710
  msgstr ""
711
 
712
+ #: inc/admin/admin.php:618
713
+ msgid "Download a CSV example"
714
  msgstr ""
715
 
716
+ #: inc/admin/admin.php:636
717
+ msgid "Import posts and terms metadata from Yoast"
718
  msgstr ""
719
 
720
+ #: inc/admin/admin.php:638
721
  msgid "By clicking Migrate, we'll import:"
722
  msgstr ""
723
 
724
+ #: inc/admin/admin.php:640
725
  msgid "Title tags"
726
  msgstr ""
727
 
728
+ #: inc/admin/admin.php:642
729
  msgid "Facebook Open Graph tags (title, description and image thumbnail)"
730
  msgstr ""
731
 
732
+ #: inc/admin/admin.php:643
733
  msgid "Twitter tags (title, description and image thumbnail)"
734
  msgstr ""
735
 
736
+ #: inc/admin/admin.php:644
737
  msgid "Meta Robots (noindex, nofollow...)"
738
  msgstr ""
739
 
740
+ #: inc/admin/admin.php:647
741
  msgid ""
742
  "<strong>WARNING:</strong> Migration will delete all SEOPress posts metadata"
743
  msgstr ""
744
 
745
+ #: inc/admin/admin.php:648
746
  msgid "Migrate now"
747
  msgstr ""
748
 
749
+ #: inc/admin/admin.php:655
750
  msgid "Reset All Notices From Notifications Center"
751
  msgstr ""
752
 
753
+ #: inc/admin/admin.php:657
754
  msgid ""
755
  "By clicking Reset Notices, you'll see all notices again in notifications "
756
  "center."
757
  msgstr ""
758
 
759
+ #: inc/admin/admin.php:662
760
  msgid "Reset notices"
761
  msgstr ""
762
 
763
+ #: inc/admin/admin.php:669
764
  msgid "Reset All Settings"
765
  msgstr ""
766
 
767
+ #: inc/admin/admin.php:671
768
  msgid ""
769
  "<strong>WARNING:</strong> Delete all options related to SEOPress in your "
770
  "database AND set settings to their default values."
771
  msgstr ""
772
 
773
+ #: inc/admin/admin.php:676
774
  msgid "Reset settings"
775
  msgstr ""
776
 
777
+ #: inc/admin/admin.php:717 inc/admin/admin.php:723
778
+ msgid "SEO Tools"
779
+ msgstr ""
780
+
781
+ #: inc/admin/admin.php:718 inc/admin/admin.php:724 inc/admin/admin.php:730
782
+ #: inc/admin/admin.php:735
783
+ msgid "Useful links"
784
+ msgstr ""
785
+
786
+ #: inc/admin/admin.php:722 inc/admin/admin.php:734
787
  msgid "Notifications Center"
788
  msgstr ""
789
 
790
+ #: inc/admin/admin.php:755
791
  msgid ""
792
  "We notice that you use Yoast SEO plugin. <br>Do you want to migrate all your "
793
  "posts metadata to SEOPress?"
794
  msgstr ""
795
 
796
+ #: inc/admin/admin.php:757
797
  msgid "Migrate!"
798
  msgstr ""
799
 
800
+ #: inc/admin/admin.php:778
801
  msgid "Your site doesn't use an SSL certificate!"
802
  msgstr ""
803
 
804
+ #: inc/admin/admin.php:779 inc/admin/admin.php:3966 inc/admin/admin.php:3987
805
+ #: inc/admin/admin.php:4008 inc/admin/admin.php:4029
806
  msgid "Learn more"
807
  msgstr ""
808
 
809
+ #: inc/admin/admin.php:780
810
  msgid "Low impact"
811
  msgstr ""
812
 
813
+ #: inc/admin/admin.php:782
814
  msgid "Buy an SSL!"
815
  msgstr ""
816
 
817
+ #: inc/admin/admin.php:792
818
  msgid "Your site is not visible to Search Engines!"
819
  msgstr ""
820
 
821
+ #: inc/admin/admin.php:793 inc/admin/admin.php:803 inc/admin/admin.php:813
822
  msgid "High impact"
823
  msgstr ""
824
 
825
+ #: inc/admin/admin.php:795 inc/admin/admin.php:805 inc/admin/admin.php:815
826
+ #: inc/admin/admin.php:839 inc/admin/admin.php:893 inc/admin/admin.php:906
827
+ #: inc/admin/admin.php:978
828
  msgid "Fix this!"
829
  msgstr ""
830
 
831
+ #: inc/admin/admin.php:802
832
  msgid "Your site title is empty!"
833
  msgstr ""
834
 
835
+ #: inc/admin/admin.php:812
836
  msgid ""
837
  "Your permalinks are not SEO Friendly! Enable pretty permalinks to fix this."
838
  msgstr ""
839
 
840
+ #: inc/admin/admin.php:836
841
  msgid "You RSS feed show full text!"
842
  msgstr ""
843
 
844
+ #: inc/admin/admin.php:837 inc/admin/admin.php:891 inc/admin/admin.php:904
845
  msgid "Medium impact"
846
  msgstr ""
847
 
848
+ #: inc/admin/admin.php:863
849
  msgid "Break comments into pages is ON!"
850
  msgstr ""
851
 
852
+ #: inc/admin/admin.php:864 inc/admin/admin.php:928 inc/admin/admin.php:964
 
853
  msgid "Huge impact"
854
  msgstr ""
855
 
856
+ #: inc/admin/admin.php:866
857
  msgid "Disable this!"
858
  msgstr ""
859
 
860
+ #: inc/admin/admin.php:890
861
  msgid "Display more posts per page on homepage and archives"
862
  msgstr ""
863
 
864
+ #: inc/admin/admin.php:903
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
865
  msgid "You don't have an XML Sitemap!"
866
  msgstr ""
867
 
868
+ #: inc/admin/admin.php:927
869
  msgid "Do you have a Google Business page? It's free!"
870
  msgstr ""
871
 
872
+ #: inc/admin/admin.php:930
873
  msgid "Create your page now!"
874
  msgstr ""
875
 
876
+ #: inc/admin/admin.php:963
877
  msgid "Add your site to Google. It's free!"
878
  msgstr ""
879
 
880
+ #: inc/admin/admin.php:966
881
  msgid "Add your site to Search Console!"
882
  msgstr ""
883
 
884
+ #: inc/admin/admin.php:976
885
  msgid "You have to enter your licence key to get updates and support"
886
  msgstr ""
887
 
888
+ #: inc/admin/admin.php:991
889
+ msgid "Check websites setup on your server"
890
  msgstr ""
891
 
892
+ #: inc/admin/admin.php:993
893
+ msgid "Host IP: "
894
  msgstr ""
895
 
896
+ #: inc/admin/admin.php:999
897
+ msgid "Server IP Address: "
898
  msgstr ""
899
 
900
+ #: inc/admin/admin.php:1001
901
+ msgid "Last scrape: "
902
+ msgstr ""
903
+
904
+ #: inc/admin/admin.php:1002
905
+ msgid "Number of websites on your server: "
906
+ msgstr ""
907
+
908
+ #: inc/admin/admin.php:1014
909
+ msgid "Get list"
910
+ msgstr ""
911
+
912
+ #: inc/admin/admin.php:1022
913
+ msgid "Check your domain expiration date"
914
+ msgstr ""
915
+
916
+ #: inc/admin/admin.php:1041
917
+ msgid "Your domain name: "
918
+ msgstr ""
919
+
920
+ #: inc/admin/admin.php:1043
921
+ msgid "Your registrar: "
922
+ msgstr ""
923
+
924
+ #: inc/admin/admin.php:1045
925
+ msgid "Last updated date: "
926
+ msgstr ""
927
+
928
+ #: inc/admin/admin.php:1047
929
+ msgid "Domain creation date: "
930
+ msgstr ""
931
+
932
+ #: inc/admin/admin.php:1049
933
+ msgid "Your domain expires: "
934
+ msgstr ""
935
+
936
+ #: inc/admin/admin.php:1053
937
+ msgid "Email me before expiration"
938
  msgstr ""
939
 
940
  #: inc/admin/admin.php:1062
941
+ msgid "Check your Alexa Rank (Amazon index)"
942
  msgstr ""
943
 
944
+ #: inc/admin/admin.php:1077
945
+ msgid "Your Alexa Rank"
946
  msgstr ""
947
 
948
+ #: inc/admin/admin.php:1099
949
+ msgid "Country Rank: "
950
+ msgstr ""
951
+
952
+ #: inc/admin/admin.php:1110
953
+ msgid "The lower, the best"
954
+ msgstr ""
955
+
956
+ #: inc/admin/admin.php:1112
957
+ msgid "Get Alexa Rank"
958
  msgstr ""
959
 
960
  #: inc/admin/admin.php:1120
961
+ msgid "Upload a list of links to disavow to Google"
962
  msgstr ""
963
 
964
+ #: inc/admin/admin.php:1121
965
+ msgid "Google Trends"
966
  msgstr ""
967
 
968
+ #: inc/admin/admin.php:1134
969
+ msgid "Titles & metas"
970
  msgstr ""
971
 
972
+ #: inc/admin/admin.php:1135
973
+ msgid "Manage all your titles & metas"
974
  msgstr ""
975
 
976
+ #: inc/admin/admin.php:1136 inc/admin/admin.php:1165 inc/admin/admin.php:1194
977
+ #: inc/admin/admin.php:1223 inc/admin/admin.php:1252 inc/admin/admin.php:1281
978
+ #: inc/admin/admin.php:1309 inc/admin/admin.php:1337 inc/admin/admin.php:1365
979
+ #: inc/admin/admin.php:1393 inc/admin/admin.php:1422 inc/admin/admin.php:1433
980
+ #: inc/admin/admin.php:1462 inc/admin/admin.php:1491 inc/admin/admin.php:1531
981
+ #: inc/admin/admin.php:1542 inc/admin/admin.php:1554 inc/admin/admin.php:1566
982
+ msgid "Manage"
983
  msgstr ""
984
 
985
+ #: inc/admin/admin.php:1164
986
+ msgid "Manage your XML / Image / HTML Sitemap"
987
  msgstr ""
988
 
989
+ #: inc/admin/admin.php:1193
990
+ msgid "Open Graph, Twitter Card, Google Knowledge Graph and more..."
 
 
991
  msgstr ""
992
 
993
+ #: inc/admin/admin.php:1222
994
+ msgid "Track everything about your visitors with Google Analytics"
995
  msgstr ""
996
 
997
+ #: inc/admin/admin.php:1251
998
+ msgid "Advanced SEO options for advanced users!"
999
  msgstr ""
1000
 
1001
+ #: inc/admin/admin.php:1280
1002
+ msgid "Improve WooCommerce SEO"
1003
  msgstr ""
1004
 
1005
+ #: inc/admin/admin.php:1308
1006
+ msgid "Add Google Local Business data type"
1007
  msgstr ""
1008
 
1009
+ #: inc/admin/admin.php:1336
1010
+ msgid "Add Dublin Core meta tags"
1011
  msgstr ""
1012
 
1013
+ #: inc/admin/admin.php:1364
1014
+ msgid ""
1015
+ "Add data types to your content: articles, courses, recipes, videos, events "
1016
+ "and products"
1017
  msgstr ""
1018
 
1019
+ #: inc/admin/admin.php:1392
1020
+ msgid "Enable Breadcrumbs for your theme and improve your SEO in SERPs"
1021
  msgstr ""
1022
 
1023
+ #: inc/admin/admin.php:1421
1024
+ msgid "Track your website performance to improve SEO with Google Page Speed"
1025
  msgstr ""
1026
 
1027
+ #: inc/admin/admin.php:1432
1028
+ msgid "Edit your robots.txt file"
1029
+ msgstr ""
1030
+
1031
+ #: inc/admin/admin.php:1461
1032
+ msgid "Optimize your site for Google News"
1033
  msgstr ""
1034
 
1035
+ #: inc/admin/admin.php:1489
1036
  msgid "Monitor 404, create 301, 302 and 307 redirections"
1037
  msgstr ""
1038
 
1039
+ #: inc/admin/admin.php:1490
1040
+ msgid "See redirects"
1041
  msgstr ""
1042
 
1043
+ #: inc/admin/admin.php:1519
1044
  msgid "Scan your site to find SEO problems."
1045
  msgstr ""
1046
 
1047
+ #: inc/admin/admin.php:1520
1048
+ msgid "See broken links"
1049
  msgstr ""
1050
 
1051
+ #: inc/admin/admin.php:1521
1052
+ msgid "Scan"
1053
  msgstr ""
1054
 
1055
+ #: inc/admin/admin.php:1530
1056
  msgid "Edit your htaccess file."
1057
  msgstr ""
1058
 
1059
+ #: inc/admin/admin.php:1541
1060
+ msgid "Configure default WordPress RSS."
1061
  msgstr ""
1062
 
1063
+ #: inc/admin/admin.php:1553
1064
+ msgid "Import / export SEOPress settings from site to site."
1065
  msgstr ""
1066
 
1067
+ #: inc/admin/admin.php:1565
1068
  msgid "Edit your SEOPress license key."
1069
  msgstr ""
1070
 
1071
+ #: inc/admin/admin.php:1634
1072
  msgid "Site title"
1073
  msgstr ""
1074
 
1075
+ #: inc/admin/admin.php:1866
1076
+ msgid "Indicate paginated content to Google"
1077
+ msgstr ""
1078
+
1079
+ #: inc/admin/admin.php:1883 inc/admin/admin.php:3379
1080
  msgid "Enable XML Sitemap"
1081
  msgstr ""
1082
 
1083
+ #: inc/admin/admin.php:1891
1084
  msgid "Enable XML Image Sitemaps"
1085
  msgstr ""
1086
 
1087
+ #: inc/admin/admin.php:1899 inc/admin/admin.php:3417
1088
  msgid "Enable HTML Sitemap"
1089
  msgstr ""
1090
 
1091
+ #: inc/admin/admin.php:1915
1092
  msgid "Check to INCLUDE Post Types"
1093
  msgstr ""
1094
 
1095
+ #: inc/admin/admin.php:1931
1096
  msgid "Check to INCLUDE Taxonomies"
1097
  msgstr ""
1098
 
1099
+ #: inc/admin/admin.php:1947
1100
  msgid "Enter a post, page or custom post type ID(s) to display the sitemap"
1101
  msgstr ""
1102
 
1103
+ #: inc/admin/admin.php:1955
1104
  msgid "Exclude some Posts, Pages or Custom Post Types"
1105
  msgstr ""
1106
 
1107
+ #: inc/admin/admin.php:1972
1108
  msgid "Person or organization"
1109
  msgstr ""
1110
 
1111
+ #: inc/admin/admin.php:1980
1112
  msgid "Your name / organization"
1113
  msgstr ""
1114
 
1115
+ #: inc/admin/admin.php:1988
1116
  msgid "Your photo / organization logo"
1117
  msgstr ""
1118
 
1119
+ #: inc/admin/admin.php:1996
1120
  msgid "Organization Phone number (only for Organization)"
1121
  msgstr ""
1122
 
1123
+ #: inc/admin/admin.php:2004
1124
  msgid "Contact type (only for Organization)"
1125
  msgstr ""
1126
 
1127
+ #: inc/admin/admin.php:2012
1128
  msgid "Contact option (only for Organization)"
1129
  msgstr ""
1130
 
1131
+ #: inc/admin/admin.php:2029
1132
  msgid "Facebook Page URL"
1133
  msgstr ""
1134
 
1135
+ #: inc/admin/admin.php:2037
1136
  msgid "Twitter Username"
1137
  msgstr ""
1138
 
1139
+ #: inc/admin/admin.php:2045
1140
  msgid "Google + URL"
1141
  msgstr ""
1142
 
1143
+ #: inc/admin/admin.php:2053
1144
  msgid "Pinterest URL"
1145
  msgstr ""
1146
 
1147
+ #: inc/admin/admin.php:2061
1148
  msgid "Instagram URL"
1149
  msgstr ""
1150
 
1151
+ #: inc/admin/admin.php:2069
1152
  msgid "YouTube URL"
1153
  msgstr ""
1154
 
1155
+ #: inc/admin/admin.php:2077
1156
  msgid "LinkedIn URL"
1157
  msgstr ""
1158
 
1159
+ #: inc/admin/admin.php:2085
1160
  msgid "MySpace URL"
1161
  msgstr ""
1162
 
1163
+ #: inc/admin/admin.php:2093
1164
  msgid "Soundcloud URL"
1165
  msgstr ""
1166
 
1167
+ #: inc/admin/admin.php:2101
1168
  msgid "Tumblr URL"
1169
  msgstr ""
1170
 
1171
+ #: inc/admin/admin.php:2118
1172
  msgid "Enable Open Graph Data"
1173
  msgstr ""
1174
 
1175
+ #: inc/admin/admin.php:2126
1176
  msgid "Select a default image"
1177
  msgstr ""
1178
 
1179
+ #: inc/admin/admin.php:2134
1180
  msgid "Facebook Admin ID"
1181
  msgstr ""
1182
 
1183
+ #: inc/admin/admin.php:2142
1184
  msgid "Facebook App ID"
1185
  msgstr ""
1186
 
1187
+ #: inc/admin/admin.php:2159
1188
  msgid "Enable Twitter Card"
1189
  msgstr ""
1190
 
1191
+ #: inc/admin/admin.php:2167
1192
  msgid "Default Twitter Image"
1193
  msgstr ""
1194
 
1195
+ #: inc/admin/admin.php:2175
1196
  msgid "Image size for Twitter Summary card"
1197
  msgstr ""
1198
 
1199
+ #: inc/admin/admin.php:2192 inc/admin/admin.php:3910
1200
  msgid "Enable Google Analytics tracking"
1201
  msgstr ""
1202
 
1203
+ #: inc/admin/admin.php:2200
1204
  msgid "Enter your tracking ID"
1205
  msgstr ""
1206
 
1207
+ #: inc/admin/admin.php:2208
1208
  msgid "Exclude user roles from tracking"
1209
  msgstr ""
1210
 
1211
+ #: inc/admin/admin.php:2226 inc/admin/admin.php:3963
1212
  msgid "Enable remarketing, demographics and interest reporting"
1213
  msgstr ""
1214
 
1215
+ #: inc/admin/admin.php:2234 inc/admin/admin.php:3984
1216
  msgid "Enable IP Anonymization"
1217
  msgstr ""
1218
 
1219
+ #: inc/admin/admin.php:2242 inc/admin/admin.php:4005
1220
  msgid "Enhanced Link Attribution"
1221
  msgstr ""
1222
 
1223
+ #: inc/admin/admin.php:2250 inc/admin/admin.php:4026
1224
  msgid "Enable cross-domain tracking"
1225
  msgstr ""
1226
 
1227
+ #: inc/admin/admin.php:2258
1228
  msgid "Cross domains"
1229
  msgstr ""
1230
 
1231
+ #: inc/admin/admin.php:2276
1232
+ msgid "Enable downloads tracking (eg: PDF, XLSX, DOCX...)"
1233
+ msgstr ""
1234
+
1235
+ #: inc/admin/admin.php:2284
1236
+ msgid "Track click downloads"
1237
+ msgstr ""
1238
+
1239
+ #: inc/admin/admin.php:2302
1240
  msgid "Track Authors"
1241
  msgstr ""
1242
 
1243
+ #: inc/admin/admin.php:2310
1244
  msgid "Track Categories"
1245
  msgstr ""
1246
 
1247
+ #: inc/admin/admin.php:2318
1248
  msgid "Track Tags"
1249
  msgstr ""
1250
 
1251
+ #: inc/admin/admin.php:2326
1252
  msgid "Track Post Types"
1253
  msgstr ""
1254
 
1255
+ #: inc/admin/admin.php:2334
1256
  msgid "Track Logged In Users"
1257
  msgstr ""
1258
 
1259
+ #: inc/admin/admin.php:2351
1260
  msgid "Redirect attachment pages to post parent"
1261
  msgstr ""
1262
 
1263
+ #: inc/admin/admin.php:2359
1264
  msgid "Remove stop words from URL"
1265
  msgstr ""
1266
 
1267
+ #: inc/admin/admin.php:2367
1268
  msgid "Remove /category/ in URL"
1269
  msgstr ""
1270
 
1271
+ #: inc/admin/admin.php:2375 inc/admin/admin.php:4522
1272
  msgid "Disable trailing slash for metas"
1273
  msgstr ""
1274
 
1275
+ #: inc/admin/admin.php:2383
1276
  msgid "Google site verification"
1277
  msgstr ""
1278
 
1279
+ #: inc/admin/admin.php:2391
1280
  msgid "Bing site verification"
1281
  msgstr ""
1282
 
1283
+ #: inc/admin/admin.php:2399
1284
  msgid "Pinterest site verification"
1285
  msgstr ""
1286
 
1287
+ #: inc/admin/admin.php:2407
1288
  msgid "Yandex site verification"
1289
  msgstr ""
1290
 
1291
+ #: inc/admin/admin.php:2424
1292
  msgid "SEOPress in admin bar"
1293
  msgstr ""
1294
 
1295
+ #: inc/admin/admin.php:2432
1296
+ msgid "Move SEOPress metaboxe position"
1297
+ msgstr ""
1298
+
1299
+ #: inc/admin/admin.php:2440
1300
  msgid "Hide SEOPress Notifications Center"
1301
  msgstr ""
1302
 
1303
+ #: inc/admin/admin.php:2448
1304
  msgid "Show Title tag column in post types"
1305
  msgstr ""
1306
 
1307
+ #: inc/admin/admin.php:2456
1308
  msgid "Show Meta description column in post types"
1309
  msgstr ""
1310
 
1311
+ #: inc/admin/admin.php:2464
1312
  msgid "Show noindex column in post types"
1313
  msgstr ""
1314
 
1315
+ #: inc/admin/admin.php:2472
1316
  msgid "Show nofollow column in post types"
1317
  msgstr ""
1318
 
1319
+ #: inc/admin/admin.php:2480
1320
  msgid "Show total number of words column in post types"
1321
  msgstr ""
1322
 
1323
+ #: inc/admin/admin.php:2488
1324
  msgid "Show W3C validator column in post types"
1325
  msgstr ""
1326
 
1327
+ #: inc/admin/admin.php:2496
1328
  msgid "Show Google Page Speed column in post types"
1329
  msgstr ""
1330
 
1331
+ #: inc/admin/admin.php:2505
1332
  msgid "Hide Genesis SEO Metaboxe"
1333
  msgstr ""
1334
 
1335
+ #: inc/admin/admin.php:2522
1336
  msgid "Block SEO metaboxe to user roles"
1337
  msgstr ""
1338
 
1339
+ #: inc/admin/admin.php:2566
1340
  msgid "<p>Customize your titles & metas for homepage</p>"
1341
  msgstr ""
1342
 
1343
+ #: inc/admin/admin.php:2571
1344
  msgid "<p>Customize your titles & metas for Single Custom Post Types</p>"
1345
  msgstr ""
1346
 
1347
+ #: inc/admin/admin.php:2576
1348
  msgid "<p>Customize your metas for all pages</p>"
1349
  msgstr ""
1350
 
1351
+ #: inc/admin/admin.php:2581
1352
  msgid "<p>Customize your metas for all taxonomies archives</p>"
1353
  msgstr ""
1354
 
1355
+ #: inc/admin/admin.php:2586
1356
  msgid "<p>Customize your metas for all archives</p>"
1357
  msgstr ""
1358
 
1359
+ #: inc/admin/admin.php:2591
1360
  msgid ""
1361
  "To view your sitemap, enable permalinks (not default one), and save settings "
1362
  "to flush them."
1363
  msgstr ""
1364
 
1365
+ #: inc/admin/admin.php:2592
1366
  msgid ""
1367
  "Only the last 1000 items are listed in Sitemaps for performances issues."
1368
  msgstr ""
1369
 
1370
+ #: inc/admin/admin.php:2594
1371
+ msgid ""
1372
+ "Your server use NGINX. If XML Sitemaps doesn't work, you have to add this "
1373
+ "rules to your configuration:"
1374
+ msgstr ""
1375
+
1376
+ #: inc/admin/admin.php:2604
1377
  msgid "Noindex content will not be displayed in Sitemaps."
1378
  msgstr ""
1379
 
1380
+ #: inc/admin/admin.php:2606
1381
  msgid "View your sitemap"
1382
  msgstr ""
1383
 
1384
+ #: inc/admin/admin.php:2608
1385
  msgid "Ping Google manually"
1386
  msgstr ""
1387
 
1388
+ #: inc/admin/admin.php:2610
1389
  msgid "Flush permalinks"
1390
  msgstr ""
1391
 
1392
+ #: inc/admin/admin.php:2616
1393
  msgid "<p>Create an HTML for your visitors and boost your SEO</p>"
1394
  msgstr ""
1395
 
1396
+ #: inc/admin/admin.php:2621
1397
  msgid "<p>Include / Exclude Post Types</p>"
1398
  msgstr ""
1399
 
1400
+ #: inc/admin/admin.php:2626
1401
  msgid "<p>Include / Exclude Taxonomies</p>"
1402
  msgstr ""
1403
 
1404
+ #: inc/admin/admin.php:2631
1405
  msgid "<p>Configure Google Knowledge Graph</p>"
1406
  msgstr ""
1407
 
1408
+ #: inc/admin/admin.php:2636
1409
  msgid "<p>Link your site with your social accounts</p>"
1410
  msgstr ""
1411
 
1412
+ #: inc/admin/admin.php:2641
1413
  msgid "<p>Manage Open Graph datas</p>"
1414
  msgstr ""
1415
 
1416
+ #: inc/admin/admin.php:2646
1417
  msgid "<p>Manage your Twitter card</p>"
1418
  msgstr ""
1419
 
1420
+ #: inc/admin/admin.php:2651
1421
  msgid "<p>Link your Google Analytics to your website</p>"
1422
  msgstr ""
1423
 
1424
+ #: inc/admin/admin.php:2656
1425
  msgid "<p>Configure your Google Analytics tracking code</p>"
1426
  msgstr ""
1427
 
1428
+ #: inc/admin/admin.php:2661
1429
+ msgid "<p>Track events in Google Analytics</p>"
1430
+ msgstr ""
1431
+
1432
+ #: inc/admin/admin.php:2666
1433
  msgid ""
1434
  "<p>Configure your Google Analytics custom dimensions. <br>Custom dimensions "
1435
  "and custom metrics are like default dimensions and metrics in your Analytics "
1439
  "too. More info by clicking on help icon."
1440
  msgstr ""
1441
 
1442
+ #: inc/admin/admin.php:2672
1443
  msgid "<p>Advanced SEO options</p>"
1444
  msgstr ""
1445
 
1446
+ #: inc/admin/admin.php:2677
1447
  msgid "<p>Customize SEOPress to fit your needs</p>"
1448
  msgstr ""
1449
 
1450
+ #: inc/admin/admin.php:2682
1451
  msgid "<p>Manage security</p>"
1452
  msgstr ""
1453
 
1454
+ #: inc/admin/admin.php:2693
1455
  msgid "My awesome website"
1456
  msgstr ""
1457
 
1458
+ #: inc/admin/admin.php:2698 inc/admin/admin.php:2709 inc/admin/admin.php:2745
1459
+ #: inc/admin/admin.php:2862 inc/admin/admin.php:2893 inc/admin/admin.php:2970
1460
+ #: inc/admin/admin.php:3045 inc/admin/admin.php:3115 inc/admin/admin.php:3184
1461
+ #: inc/admin/admin.php:3216
1462
  msgid "More tags"
1463
  msgstr ""
1464
 
1465
+ #: inc/admin/admin.php:2704
1466
  msgid "This is a cool website about Wookiees"
1467
  msgstr ""
1468
 
1469
+ #: inc/admin/admin.php:2722 inc/admin/admin.php:2833 inc/admin/admin.php:2947
1470
+ #: inc/admin/admin.php:3034 inc/admin/admin.php:3104 inc/admin/admin.php:3173
1471
+ #: inc/admin/admin.php:3207
1472
  msgid "Title template"
1473
  msgstr ""
1474
 
1475
+ #: inc/admin/admin.php:2741
1476
  msgid "Post Title"
1477
  msgstr ""
1478
 
1479
+ #: inc/admin/admin.php:2752 inc/admin/admin.php:2869 inc/admin/admin.php:2977
1480
+ #: inc/admin/admin.php:3051 inc/admin/admin.php:3121 inc/admin/admin.php:3190
1481
+ #: inc/admin/admin.php:3222
1482
  msgid "Meta description template"
1483
  msgstr ""
1484
 
1485
+ #: inc/admin/admin.php:2813
1486
  msgid "Display date in Google search results?"
1487
  msgstr ""
1488
 
1489
+ #: inc/admin/admin.php:2853
1490
  msgid "Category Title"
1491
  msgstr ""
1492
 
1493
+ #: inc/admin/admin.php:2855
1494
  msgid "Tag Title"
1495
  msgstr ""
1496
 
1497
+ #: inc/admin/admin.php:2857
1498
  msgid "Term Title"
1499
  msgstr ""
1500
 
1501
+ #: inc/admin/admin.php:2886
1502
  msgid "Category Description"
1503
  msgstr ""
1504
 
1505
+ #: inc/admin/admin.php:2888
1506
  msgid "Tag Description"
1507
  msgstr ""
1508
 
1509
+ #: inc/admin/admin.php:2890
1510
  msgid "Term Description"
1511
  msgstr ""
1512
 
1513
+ #: inc/admin/admin.php:2966
1514
  msgid "Post Type Archive Name"
1515
  msgstr ""
1516
 
1517
+ #: inc/admin/admin.php:3032
1518
  msgid "Author archives"
1519
  msgstr ""
1520
 
1521
+ #: inc/admin/admin.php:3093
1522
+ msgid "Disable author archives"
1523
+ msgstr ""
1524
+
1525
+ #: inc/admin/admin.php:3102
1526
  msgid "Date archives"
1527
  msgstr ""
1528
 
1529
+ #: inc/admin/admin.php:3113
1530
  msgid "Archive date"
1531
  msgstr ""
1532
 
1533
+ #: inc/admin/admin.php:3162
1534
+ msgid "Disable date archives"
1535
+ msgstr ""
1536
+
1537
+ #: inc/admin/admin.php:3171
1538
  msgid "Search archives"
1539
  msgstr ""
1540
 
1541
+ #: inc/admin/admin.php:3182
1542
  msgid "Search Keywords"
1543
  msgstr ""
1544
 
1545
+ #: inc/admin/admin.php:3205
1546
  msgid "404 archives"
1547
  msgstr ""
1548
 
1549
+ #: inc/admin/admin.php:3360
1550
+ msgid "Add rel next/prev link in head of paginated archive pages"
1551
+ msgstr ""
1552
+
1553
+ #: inc/admin/admin.php:3362
1554
+ msgid "Learn more on Google website"
1555
+ msgstr ""
1556
+
1557
+ #: inc/admin/admin.php:3398
1558
  msgid "Enable Image Sitemaps"
1559
  msgstr ""
1560
 
1561
+ #: inc/admin/admin.php:3459 inc/admin/admin.php:3499
1562
  msgid "Include"
1563
  msgstr ""
1564
 
1565
+ #: inc/admin/admin.php:3514
1566
  msgid "eg: 2, 28, 68"
1567
  msgstr ""
1568
 
1569
+ #: inc/admin/admin.php:3524
1570
  msgid "eg: 13, 8, 38"
1571
  msgstr ""
1572
 
1573
+ #: inc/admin/admin.php:3538
1574
  msgid "Person"
1575
  msgstr ""
1576
 
1577
+ #: inc/admin/admin.php:3541
1578
  msgid "Organization"
1579
  msgstr ""
1580
 
1581
+ #: inc/admin/admin.php:3554
1582
  msgid "eg: Apple"
1583
  msgstr ""
1584
 
1585
+ #: inc/admin/admin.php:3567
1586
  msgid "Select your logo"
1587
  msgstr ""
1588
 
1589
+ #: inc/admin/admin.php:3595
1590
  msgid "eg: +33123456789 (internationalized version required)"
1591
  msgstr ""
1592
 
1593
+ #: inc/admin/admin.php:3610
1594
  msgid "Customer support"
1595
  msgstr ""
1596
 
1597
+ #: inc/admin/admin.php:3613
1598
  msgid "Technical support"
1599
  msgstr ""
1600
 
1601
+ #: inc/admin/admin.php:3616
1602
  msgid "Billing support"
1603
  msgstr ""
1604
 
1605
+ #: inc/admin/admin.php:3619
1606
  msgid "Bill payment"
1607
  msgstr ""
1608
 
1609
+ #: inc/admin/admin.php:3622
1610
  msgid "Sales"
1611
  msgstr ""
1612
 
1613
+ #: inc/admin/admin.php:3625
1614
  msgid "Credit card support"
1615
  msgstr ""
1616
 
1617
+ #: inc/admin/admin.php:3628
1618
  msgid "Emergency"
1619
  msgstr ""
1620
 
1621
+ #: inc/admin/admin.php:3631
1622
  msgid "Baggage tracking"
1623
  msgstr ""
1624
 
1625
+ #: inc/admin/admin.php:3634
1626
  msgid "Roadside assistance"
1627
  msgstr ""
1628
 
1629
+ #: inc/admin/admin.php:3637
1630
  msgid "Package tracking"
1631
  msgstr ""
1632
 
1633
+ #: inc/admin/admin.php:3654
1634
  msgid "Toll Free"
1635
  msgstr ""
1636
 
1637
+ #: inc/admin/admin.php:3657
1638
  msgid "Hearing impaired supported"
1639
  msgstr ""
1640
 
1641
+ #: inc/admin/admin.php:3670
1642
  msgid "eg: https://www.facebook.com/your-page"
1643
  msgstr ""
1644
 
1645
+ #: inc/admin/admin.php:3683
1646
  msgid "eg: @wp_seopress"
1647
  msgstr ""
1648
 
1649
+ #: inc/admin/admin.php:3695
1650
  msgid "eg: https://plus.google.com/+BenjaminDenis"
1651
  msgstr ""
1652
 
1653
+ #: inc/admin/admin.php:3707
1654
  msgid "eg: https://pinterest.com/wpbuy/"
1655
  msgstr ""
1656
 
1657
+ #: inc/admin/admin.php:3719
1658
  msgid "eg: https://www.instagram.com/rainbowgeek64/"
1659
  msgstr ""
1660
 
1661
+ #: inc/admin/admin.php:3731
1662
  msgid "eg: https://www.youtube.com/channel/UCpQzarWu55UzCIH7-OW6pwA"
1663
  msgstr ""
1664
 
1665
+ #: inc/admin/admin.php:3743
1666
  msgid "eg: https://www.linkedin.com/in/benjamin-denis-70672b3b"
1667
  msgstr ""
1668
 
1669
+ #: inc/admin/admin.php:3755
1670
  msgid "eg: https://myspace.com/your-page"
1671
  msgstr ""
1672
 
1673
+ #: inc/admin/admin.php:3767
1674
  msgid "eg: https://soundcloud.com/michaelmccannmusic"
1675
  msgstr ""
1676
 
1677
+ #: inc/admin/admin.php:3779
1678
  msgid "eg: https://your-site.tumblr.com"
1679
  msgstr ""
1680
 
1681
+ #: inc/admin/admin.php:3796
1682
  msgid "Enable OG data"
1683
  msgstr ""
1684
 
1685
+ #: inc/admin/admin.php:3842
1686
  msgid "How-to create a Facebook App ID"
1687
  msgstr ""
1688
 
1689
+ #: inc/admin/admin.php:3856
1690
  msgid "Enable Twitter card"
1691
  msgstr ""
1692
 
1693
+ #: inc/admin/admin.php:3889
1694
  msgid "Default"
1695
  msgstr ""
1696
 
1697
+ #: inc/admin/admin.php:3892
1698
  msgid "Large"
1699
  msgstr ""
1700
 
1701
+ #: inc/admin/admin.php:3920
1702
  msgid "Enter your Tracking ID (UA-XXXX-XX)"
1703
  msgstr ""
1704
 
1705
+ #: inc/admin/admin.php:3924
1706
  msgid "Find your tracking ID"
1707
  msgstr ""
1708
 
1709
+ #: inc/admin/admin.php:3965
1710
  msgid ""
1711
  "A remarketing audience is a list of cookies or mobile-advertising IDs that "
1712
  "represents a group of users you want to re-engage because of their "
1713
  "likelihood to convert."
1714
  msgstr ""
1715
 
1716
+ #: inc/admin/admin.php:3986
1717
  msgid ""
1718
  "When a customer of Analytics requests IP address anonymization, Analytics "
1719
  "anonymizes the address as soon as technically feasible at the earliest "
1720
  "possible stage of the collection network."
1721
  msgstr ""
1722
 
1723
+ #: inc/admin/admin.php:4007
1724
  msgid ""
1725
  "Enhanced Link Attribution improves the accuracy of your In-Page Analytics "
1726
  "report by automatically differentiating between multiple links to the same "
1727
  "URL on a single page by using link element IDs."
1728
  msgstr ""
1729
 
1730
+ #: inc/admin/admin.php:4028
1731
  msgid ""
1732
  "Cross domain tracking makes it possible for Analytics to see sessions on two "
1733
  "related sites (such as an ecommerce site and a separate shopping cart site) "
1734
  "as a single session. This is sometimes called site linking."
1735
  msgstr ""
1736
 
1737
+ #: inc/admin/admin.php:4040
1738
  msgid "Enter yours domains"
1739
  msgstr ""
1740
 
1741
+ #: inc/admin/admin.php:4057
1742
+ msgid "Enable download tracking"
1743
+ msgstr ""
1744
+
1745
+ #: inc/admin/admin.php:4067
1746
+ msgid "pdf|docx|pptx|zip"
1747
+ msgstr ""
1748
+
1749
+ #: inc/admin/admin.php:4071
1750
+ msgid "Separate each file type extensions with a pipe \"|\""
1751
+ msgstr ""
1752
+
1753
+ #: inc/admin/admin.php:4088 inc/admin/admin.php:4165 inc/admin/admin.php:4242
1754
+ #: inc/admin/admin.php:4319 inc/admin/admin.php:4396
1755
  msgid "Custom Dimension #1"
1756
  msgstr ""
1757
 
1758
+ #: inc/admin/admin.php:4091 inc/admin/admin.php:4168 inc/admin/admin.php:4245
1759
+ #: inc/admin/admin.php:4322 inc/admin/admin.php:4399
1760
  msgid "Custom Dimension #2"
1761
  msgstr ""
1762
 
1763
+ #: inc/admin/admin.php:4094 inc/admin/admin.php:4171 inc/admin/admin.php:4248
1764
+ #: inc/admin/admin.php:4325 inc/admin/admin.php:4402
1765
  msgid "Custom Dimension #3"
1766
  msgstr ""
1767
 
1768
+ #: inc/admin/admin.php:4097 inc/admin/admin.php:4174 inc/admin/admin.php:4251
1769
+ #: inc/admin/admin.php:4328 inc/admin/admin.php:4405
1770
  msgid "Custom Dimension #4"
1771
  msgstr ""
1772
 
1773
+ #: inc/admin/admin.php:4100 inc/admin/admin.php:4177 inc/admin/admin.php:4254
1774
+ #: inc/admin/admin.php:4331 inc/admin/admin.php:4408
1775
  msgid "Custom Dimension #5"
1776
  msgstr ""
1777
 
1778
+ #: inc/admin/admin.php:4103 inc/admin/admin.php:4180 inc/admin/admin.php:4257
1779
+ #: inc/admin/admin.php:4334 inc/admin/admin.php:4411
1780
  msgid "Custom Dimension #6"
1781
  msgstr ""
1782
 
1783
+ #: inc/admin/admin.php:4106 inc/admin/admin.php:4183 inc/admin/admin.php:4260
1784
+ #: inc/admin/admin.php:4337 inc/admin/admin.php:4414
1785
  msgid "Custom Dimension #7"
1786
  msgstr ""
1787
 
1788
+ #: inc/admin/admin.php:4109 inc/admin/admin.php:4186 inc/admin/admin.php:4263
1789
+ #: inc/admin/admin.php:4340 inc/admin/admin.php:4417
1790
  msgid "Custom Dimension #8"
1791
  msgstr ""
1792
 
1793
+ #: inc/admin/admin.php:4112 inc/admin/admin.php:4189 inc/admin/admin.php:4266
1794
+ #: inc/admin/admin.php:4343 inc/admin/admin.php:4420
1795
  msgid "Custom Dimension #9"
1796
  msgstr ""
1797
 
1798
+ #: inc/admin/admin.php:4115 inc/admin/admin.php:4192 inc/admin/admin.php:4269
1799
+ #: inc/admin/admin.php:4346 inc/admin/admin.php:4423
1800
  msgid "Custom Dimension #10"
1801
  msgstr ""
1802
 
1803
+ #: inc/admin/admin.php:4118 inc/admin/admin.php:4195 inc/admin/admin.php:4272
1804
+ #: inc/admin/admin.php:4349 inc/admin/admin.php:4426
1805
  msgid "Custom Dimension #11"
1806
  msgstr ""
1807
 
1808
+ #: inc/admin/admin.php:4121 inc/admin/admin.php:4198 inc/admin/admin.php:4275
1809
+ #: inc/admin/admin.php:4352 inc/admin/admin.php:4429
1810
  msgid "Custom Dimension #12"
1811
  msgstr ""
1812
 
1813
+ #: inc/admin/admin.php:4124 inc/admin/admin.php:4201 inc/admin/admin.php:4278
1814
+ #: inc/admin/admin.php:4355 inc/admin/admin.php:4432
1815
  msgid "Custom Dimension #13"
1816
  msgstr ""
1817
 
1818
+ #: inc/admin/admin.php:4127 inc/admin/admin.php:4204 inc/admin/admin.php:4281
1819
+ #: inc/admin/admin.php:4358 inc/admin/admin.php:4435
1820
  msgid "Custom Dimension #14"
1821
  msgstr ""
1822
 
1823
+ #: inc/admin/admin.php:4130 inc/admin/admin.php:4207 inc/admin/admin.php:4284
1824
+ #: inc/admin/admin.php:4361 inc/admin/admin.php:4438
1825
  msgid "Custom Dimension #15"
1826
  msgstr ""
1827
 
1828
+ #: inc/admin/admin.php:4133 inc/admin/admin.php:4210 inc/admin/admin.php:4287
1829
+ #: inc/admin/admin.php:4364 inc/admin/admin.php:4441
1830
  msgid "Custom Dimension #16"
1831
  msgstr ""
1832
 
1833
+ #: inc/admin/admin.php:4136 inc/admin/admin.php:4213 inc/admin/admin.php:4290
1834
+ #: inc/admin/admin.php:4367 inc/admin/admin.php:4444
1835
  msgid "Custom Dimension #17"
1836
  msgstr ""
1837
 
1838
+ #: inc/admin/admin.php:4139 inc/admin/admin.php:4216 inc/admin/admin.php:4293
1839
+ #: inc/admin/admin.php:4370 inc/admin/admin.php:4447
1840
  msgid "Custom Dimension #18"
1841
  msgstr ""
1842
 
1843
+ #: inc/admin/admin.php:4142 inc/admin/admin.php:4219 inc/admin/admin.php:4296
1844
+ #: inc/admin/admin.php:4373 inc/admin/admin.php:4450
1845
  msgid "Custom Dimension #19"
1846
  msgstr ""
1847
 
1848
+ #: inc/admin/admin.php:4145 inc/admin/admin.php:4222 inc/admin/admin.php:4299
1849
+ #: inc/admin/admin.php:4376 inc/admin/admin.php:4453
1850
  msgid "Custom Dimension #20"
1851
  msgstr ""
1852
 
1853
+ #: inc/admin/admin.php:4471
1854
  msgid "Redirect attachment pages to post parent (or homepage if none)"
1855
  msgstr ""
1856
 
1857
+ #: inc/admin/admin.php:4488
1858
  msgid "Remove stop words in permalinks"
1859
  msgstr ""
1860
 
1861
+ #: inc/admin/admin.php:4488
1862
  msgid ""
1863
  "Setting based on site language. Supported language EN, FR, ES, DE, IT, PT."
1864
  msgstr ""
1865
 
1866
+ #: inc/admin/admin.php:4505
1867
  msgid "Remove /category/ in your permalinks"
1868
  msgstr ""
1869
 
1870
+ #: inc/admin/admin.php:4522
1871
  msgid ""
1872
+ "You must check this box if the structure of your permalinks DOES NOT contain "
1873
+ "a slash at the end (eg: /%postname%)"
1874
  msgstr ""
1875
 
1876
+ #: inc/admin/admin.php:4534
1877
  msgid "Enter Google meta value site verification"
1878
  msgstr ""
1879
 
1880
+ #: inc/admin/admin.php:4546
1881
  msgid "Enter Bing meta value site verification"
1882
  msgstr ""
1883
 
1884
+ #: inc/admin/admin.php:4558
1885
  msgid "Enter Pinterest meta value site verification"
1886
  msgstr ""
1887
 
1888
+ #: inc/admin/admin.php:4570
1889
  msgid "Enter Yandex meta value site verification"
1890
  msgstr ""
1891
 
1892
+ #: inc/admin/admin.php:4587
1893
  msgid "Remove SEOPress from Admin Bar in backend"
1894
  msgstr ""
1895
 
1896
+ #: inc/admin/admin.php:4603
1897
+ msgid "High priority (top)"
1898
+ msgstr ""
1899
+
1900
+ #: inc/admin/admin.php:4606
1901
+ msgid "Normal priority (default)"
1902
+ msgstr ""
1903
+
1904
+ #: inc/admin/admin.php:4609
1905
+ msgid "Low priority"
1906
+ msgstr ""
1907
+
1908
+ #: inc/admin/admin.php:4627
1909
  msgid "Hide Notifications Center in SEOPress Dashboard page"
1910
  msgstr ""
1911
 
1912
+ #: inc/admin/admin.php:4644
1913
  msgid "Add title column"
1914
  msgstr ""
1915
 
1916
+ #: inc/admin/admin.php:4661
1917
  msgid "Add meta description column"
1918
  msgstr ""
1919
 
1920
+ #: inc/admin/admin.php:4678
1921
  msgid "Display noindex status"
1922
  msgstr ""
1923
 
1924
+ #: inc/admin/admin.php:4695
1925
  msgid "Display nofollow status"
1926
  msgstr ""
1927
 
1928
+ #: inc/admin/admin.php:4712
1929
  msgid "Display total number of words in content"
1930
  msgstr ""
1931
 
1932
+ #: inc/admin/admin.php:4729
1933
  msgid "Display W3C column to check code quality"
1934
  msgstr ""
1935
 
1936
+ #: inc/admin/admin.php:4747
1937
  msgid "Display Page Speed column to check performances"
1938
  msgstr ""
1939
 
1940
+ #: inc/admin/admin.php:4765
1941
  msgid "Remove Genesis SEO Metaboxe"
1942
  msgstr ""
1943
 
1949
  msgid "Broken Links"
1950
  msgstr ""
1951
 
1952
+ #: inc/functions/options-advanced-admin.php:119
1953
+ #: inc/functions/options-advanced-admin.php:525
1954
  msgid "Title tag"
1955
  msgstr ""
1956
 
1957
+ #: inc/functions/options-advanced-admin.php:122
1958
  msgid "Meta Desc."
1959
  msgstr ""
1960
 
1961
+ #: inc/functions/options-advanced-admin.php:125
1962
  msgid "Noindex?"
1963
  msgstr ""
1964
 
1965
+ #: inc/functions/options-advanced-admin.php:128
1966
  msgid "Nofollow?"
1967
  msgstr ""
1968
 
1969
+ #: inc/functions/options-advanced-admin.php:131
1970
  msgid "Count words?"
1971
  msgstr ""
1972
 
1973
+ #: inc/functions/options-advanced-admin.php:134
1974
  msgid "W3C check"
1975
  msgstr ""
1976
 
1977
+ #: inc/functions/options-advanced-admin.php:137
1978
  msgid "Page Speed"
1979
  msgstr ""
1980
 
1981
+ #: inc/functions/options-advanced-admin.php:165
1982
  msgid "Check code quality of this page"
1983
  msgstr ""
1984
 
1985
+ #: inc/functions/options-advanced-admin.php:168
1986
  msgid "Analyse this page with Google Page Speed"
1987
  msgstr ""
1988
 
1989
+ #: inc/functions/options-advanced-admin.php:352
1990
  msgid "Enable noindex"
1991
  msgstr ""
1992
 
1993
+ #: inc/functions/options-advanced-admin.php:391
1994
  msgid "Enable index"
1995
  msgstr ""
1996
 
1997
+ #: inc/functions/options-advanced-admin.php:431
1998
  msgid "Enable nofollow"
1999
  msgstr ""
2000
 
2001
+ #: inc/functions/options-advanced-admin.php:470
2002
  msgid "Enable follow"
2003
  msgstr ""
2004
 
2015
  msgid "Please upload a valid .csv file"
2016
  msgstr ""
2017
 
2018
+ #: seopress.php:296
2019
+ msgid "You like SEOPress? Don't forget to rate it 5 stars!"
2020
+ msgstr ""
2021
+
2022
+ #: seopress.php:343
2023
  msgid "Settings"
2024
  msgstr ""
2025
 
2026
+ #: seopress.php:344
2027
  msgid "SEOPress.org"
2028
  msgstr ""
2029
 
2030
+ #: seopress.php:346
2031
  msgid "GO PRO!"
2032
  msgstr ""
readme.txt CHANGED
@@ -1 +1 @@
1
- === WordPress SEO Plugin, SEOPress ===
1
+ === WordPress SEO Plugin, SEOPress ===
seopress.php CHANGED
@@ -1,10 +1,9 @@
1
  <?php
2
-
3
  /*
4
  Plugin Name: SEOPress
5
  Plugin URI: https://www.seopress.org/
6
  Description: The best SEO plugin.
7
- Version: 1.9
8
  Author: Benjamin DENIS
9
  Author URI: https://www.seopress.org/
10
  License: GPLv2
@@ -56,20 +55,25 @@ register_deactivation_hook(__FILE__, 'seopress_deactivation');
56
  //Define
57
  ///////////////////////////////////////////////////////////////////////////////////////////////////
58
 
59
- define( 'SEOPRESS_VERSION', '1.9' );
60
  define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
61
 
62
  ///////////////////////////////////////////////////////////////////////////////////////////////////
63
  //SEOPRESS INIT = Admin + Core + API + Translation
64
  ///////////////////////////////////////////////////////////////////////////////////////////////////
65
- function seopress_init() {
66
  load_plugin_textdomain( 'wp-seopress', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
67
 
68
  global $pagenow;
69
 
70
  if ( is_admin() ) {
71
  require_once dirname( __FILE__ ) . '/inc/admin/admin.php';
72
- require_once dirname( __FILE__ ) . '/inc/admin/admin-metaboxes.php';
 
 
 
 
 
73
  require_once dirname( __FILE__ ) . '/inc/admin/ajax.php';
74
  require_once dirname( __FILE__ ) . '/inc/admin/admin-header.php';
75
  }
@@ -89,7 +93,7 @@ add_action('plugins_loaded', 'seopress_init', 999);
89
  function seopress_admin_metaboxe_js($hook) {
90
  global $post;
91
 
92
- if ( $hook == 'post-new.php' || $hook == 'post.php') {
93
  $cpt_public_check = get_post_type_object( $post->post_type );
94
  if ( 'attachment' !== $post->post_type ) {
95
  wp_enqueue_script( 'seopress-cpt-tabs-js', plugins_url( 'assets/js/seopress-tabs2.js', __FILE__ ), array( 'jquery-ui-tabs' ) );
@@ -100,8 +104,12 @@ function seopress_admin_metaboxe_js($hook) {
100
  }
101
  wp_enqueue_script( 'seopress-media-uploader-js', plugins_url('assets/js/seopress-media-uploader.js', __FILE__), array('jquery'), '', false );
102
  wp_enqueue_media();
103
-
104
  }
 
 
 
 
 
105
  }
106
  }
107
 
@@ -128,7 +136,37 @@ function seopress_add_admin_options_scripts($hook) {
128
  'seopress_nonce' => wp_create_nonce('seopress_hide_notices_nonce'),
129
  'seopress_hide_notices' => admin_url( 'admin-ajax.php'),
130
  );
131
- wp_localize_script( 'seopress-toggle-ajax', 'seopressAjaxHideNotices', $seopress_hide_notices );
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
132
  }
133
 
134
  //Migration
@@ -195,15 +233,24 @@ function seopress_add_admin_options_scripts($hook) {
195
  }
196
  }
197
  }
198
-
199
- //Quick Edit
200
- if ( 'edit.php' === $hook && isset( $_GET['post_type'] )) {
201
- wp_enqueue_script( 'seopress-quick-edit', plugins_url('assets/js/seopress-quick-edit.js', __FILE__), array('jquery'), '', true );
202
- }
203
  }
204
 
205
  add_action('admin_enqueue_scripts', 'seopress_add_admin_options_scripts', 10, 1);
206
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
207
  ///////////////////////////////////////////////////////////////////////////////////////////////////
208
  //Admin Body Class
209
  ///////////////////////////////////////////////////////////////////////////////////////////////////
@@ -224,6 +271,61 @@ function seopress_admin_body_class( $classes ) {
224
  }
225
  }
226
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
227
  ///////////////////////////////////////////////////////////////////////////////////////////////////
228
  //Shortcut settings page
229
  ///////////////////////////////////////////////////////////////////////////////////////////////////
@@ -241,7 +343,7 @@ function seopress_plugin_action_links($links, $file) {
241
  $settings_link = '<a href="' . admin_url( 'admin.php?page=seopress-option') . '">'.__("Settings","wp-seopress").'</a>';
242
  $website_link = '<a href="http://seopress.org/" target="_blank">'.__("SEOPress.org","wp-seopress").'</a>';
243
  if ( !is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
244
- $pro_link = '<a href="http://seopress.org/pro" style="color:#a00;font-weight:bold" target="_blank">'.__("GO PRO!","wp-seopress").'</a>';
245
  array_unshift($links, $pro_link);
246
  }
247
  array_unshift($links, $settings_link, $website_link);
@@ -278,7 +380,6 @@ function seopress_get_taxonomies() {
278
  $args = array(
279
  'show_ui' => true,
280
  'public' => true,
281
-
282
  );
283
  $output = 'objects'; // or objects
284
  $operator = 'and'; // 'and' or 'or'
1
  <?php
 
2
  /*
3
  Plugin Name: SEOPress
4
  Plugin URI: https://www.seopress.org/
5
  Description: The best SEO plugin.
6
+ Version: 2.0
7
  Author: Benjamin DENIS
8
  Author URI: https://www.seopress.org/
9
  License: GPLv2
55
  //Define
56
  ///////////////////////////////////////////////////////////////////////////////////////////////////
57
 
58
+ define( 'SEOPRESS_VERSION', '2.0' );
59
  define( 'SEOPRESS_AUTHOR', 'Benjamin Denis' );
60
 
61
  ///////////////////////////////////////////////////////////////////////////////////////////////////
62
  //SEOPRESS INIT = Admin + Core + API + Translation
63
  ///////////////////////////////////////////////////////////////////////////////////////////////////
64
+ function seopress_init($hook) {
65
  load_plugin_textdomain( 'wp-seopress', false, dirname( plugin_basename( __FILE__ ) ) . '/languages/' );
66
 
67
  global $pagenow;
68
 
69
  if ( is_admin() ) {
70
  require_once dirname( __FILE__ ) . '/inc/admin/admin.php';
71
+ if ( $pagenow == 'post-new.php' || $pagenow == 'post.php' ) {
72
+ require_once dirname( __FILE__ ) . '/inc/admin/admin-metaboxes.php';
73
+ }
74
+ if ( $pagenow =='term.php' || $pagenow =='edit-tags.php') {
75
+ require_once dirname( __FILE__ ) . '/inc/admin/admin-term-metaboxes.php';
76
+ }
77
  require_once dirname( __FILE__ ) . '/inc/admin/ajax.php';
78
  require_once dirname( __FILE__ ) . '/inc/admin/admin-header.php';
79
  }
93
  function seopress_admin_metaboxe_js($hook) {
94
  global $post;
95
 
96
+ if ( $hook == 'post-new.php' || $hook == 'post.php' ) {
97
  $cpt_public_check = get_post_type_object( $post->post_type );
98
  if ( 'attachment' !== $post->post_type ) {
99
  wp_enqueue_script( 'seopress-cpt-tabs-js', plugins_url( 'assets/js/seopress-tabs2.js', __FILE__ ), array( 'jquery-ui-tabs' ) );
104
  }
105
  wp_enqueue_script( 'seopress-media-uploader-js', plugins_url('assets/js/seopress-media-uploader.js', __FILE__), array('jquery'), '', false );
106
  wp_enqueue_media();
 
107
  }
108
+ } elseif ( $hook =='term.php' || $hook =='edit-tags.php') {
109
+ wp_enqueue_script( 'seopress-cpt-tabs-js', plugins_url( 'assets/js/seopress-tabs2.js', __FILE__ ), array( 'jquery-ui-tabs' ) );
110
+ wp_enqueue_script( 'seopress-cpt-counters-js', plugins_url( 'assets/js/seopress-counters.js', __FILE__ ), array( 'jquery' ) );
111
+ wp_enqueue_script( 'seopress-media-uploader-js', plugins_url('assets/js/seopress-media-uploader.js', __FILE__), array('jquery'), '', false );
112
+ wp_enqueue_media();
113
  }
114
  }
115
 
136
  'seopress_nonce' => wp_create_nonce('seopress_hide_notices_nonce'),
137
  'seopress_hide_notices' => admin_url( 'admin-ajax.php'),
138
  );
139
+ wp_localize_script( 'seopress-toggle-ajax', 'seopressAjaxHideNotices', $seopress_hide_notices );
140
+
141
+ //Admin Tabs
142
+ wp_enqueue_script( 'seopress-reverse-ajax', plugins_url( 'assets/js/seopress-tabs7.js', __FILE__ ), array( 'jquery-ui-tabs' ) );
143
+
144
+ //Reverse domains
145
+ $seopress_request_reverse = array(
146
+ 'seopress_nonce' => wp_create_nonce('seopress_request_reverse_nonce'),
147
+ 'seopress_request_reverse' => admin_url( 'admin-ajax.php'),
148
+ );
149
+ wp_localize_script( 'seopress-reverse-ajax', 'seopressAjaxReverse', $seopress_request_reverse );
150
+
151
+ $seopress_clear_reverse_cache = array(
152
+ 'seopress_nonce' => wp_create_nonce('seopress_clear_reverse_cache_nonce'),
153
+ 'seopress_clear_reverse_cache' => admin_url( 'admin-ajax.php'),
154
+ );
155
+ wp_localize_script( 'seopress-reverse-ajax', 'seopressAjaxClearReverseCache', $seopress_clear_reverse_cache );
156
+
157
+ //Alexa Rank
158
+ $seopress_request_alexa_rank = array(
159
+ 'seopress_nonce' => wp_create_nonce('seopress_request_alexa_rank_nonce'),
160
+ 'seopress_request_alexa_rank' => admin_url( 'admin-ajax.php'),
161
+ );
162
+ wp_localize_script( 'seopress-reverse-ajax', 'seopressAjaxAlexa', $seopress_request_alexa_rank );
163
+
164
+ //Whois
165
+ $seopress_whois_alert = array(
166
+ 'seopress_nonce' => wp_create_nonce('seopress_whois_alert_nonce'),
167
+ 'seopress_whois_alert' => admin_url( 'admin-ajax.php'),
168
+ );
169
+ wp_localize_script( 'seopress-reverse-ajax', 'seopressAjaxWhois', $seopress_whois_alert );
170
  }
171
 
172
  //Migration
233
  }
234
  }
235
  }
 
 
 
 
 
236
  }
237
 
238
  add_action('admin_enqueue_scripts', 'seopress_add_admin_options_scripts', 10, 1);
239
 
240
+ //SEOPRESS Admin bar
241
+ function seopress_admin_bar_css() {
242
+ wp_register_style( 'seopress-admin-bar', plugins_url('assets/css/seopress-admin-bar.min.css', __FILE__));
243
+ wp_enqueue_style( 'seopress-admin-bar' );
244
+ }
245
+
246
+ add_action('init', 'seopress_admin_bar_css', 10, 1);
247
+
248
+ //Quick Edit
249
+ function seopress_add_admin_options_scripts_quick_edit() {
250
+ wp_enqueue_script( 'seopress-quick-edit', plugins_url('assets/js/seopress-quick-edit.js', __FILE__), array('jquery', 'inline-edit-post'), '', true );
251
+ }
252
+ add_action( 'admin_print_scripts-edit.php', 'seopress_add_admin_options_scripts_quick_edit' );
253
+
254
  ///////////////////////////////////////////////////////////////////////////////////////////////////
255
  //Admin Body Class
256
  ///////////////////////////////////////////////////////////////////////////////////////////////////
271
  }
272
  }
273
 
274
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
275
+ //3rd plugins compatibility
276
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
277
+
278
+ //Jetpack
279
+ function seopress_compatibility_jetpack() {
280
+ if ( function_exists('is_plugin_active')) {
281
+ if (is_plugin_active( 'jetpack/jetpack.php' ) && !is_admin()) {
282
+ add_filter( 'jetpack_enable_open_graph', '__return_false' );
283
+ }
284
+ }
285
+ }
286
+ add_action( 'wp_head', 'seopress_compatibility_jetpack', 0 );
287
+
288
+
289
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
290
+ //Credits footer
291
+ ///////////////////////////////////////////////////////////////////////////////////////////////////
292
+
293
+ function seopress_custom_credits_footer() {
294
+ return '<span id="seopress-footer-credits">
295
+ <span class="dashicons dashicons-wordpress"></span>
296
+ '.__( "You like SEOPress? Don't forget to rate it 5 stars!", "wp-seopress" ).'
297
+
298
+ <span class="wporg-ratings rating-stars">
299
+ <a href="//wordpress.org/support/view/plugin-reviews/seopress?rate=1#postform" data-rating="1" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#FFDE24 !important;"></span></a>
300
+ <a href="//wordpress.org/support/view/plugin-reviews/seopress?rate=2#postform" data-rating="2" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#FFDE24 !important;"></span></a>
301
+ <a href="//wordpress.org/support/view/plugin-reviews/seopress?rate=3#postform" data-rating="3" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#FFDE24 !important;"></span></a>
302
+ <a href="//wordpress.org/support/view/plugin-reviews/seopress?rate=4#postform" data-rating="4" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#FFDE24 !important;"></span></a>
303
+ <a href="//wordpress.org/support/view/plugin-reviews/seopress?rate=5#postform" data-rating="5" title="" target="_blank"><span class="dashicons dashicons-star-filled" style="color:#FFDE24 !important;"></span></a>
304
+ </span>
305
+ <script>
306
+ jQuery(document).ready( function($) {
307
+ $(".rating-stars").find("a").hover(
308
+ function() {
309
+ $(this).nextAll("a").children("span").removeClass("dashicons-star-filled").addClass("dashicons-star-empty");
310
+ $(this).prevAll("a").children("span").removeClass("dashicons-star-empty").addClass("dashicons-star-filled");
311
+ $(this).children("span").removeClass("dashicons-star-empty").addClass("dashicons-star-filled");
312
+ }, function() {
313
+ var rating = $("input#rating").val();
314
+ if (rating) {
315
+ var list = $(".rating-stars a");
316
+ list.children("span").removeClass("dashicons-star-filled").addClass("dashicons-star-empty");
317
+ list.slice(0, rating).children("span").removeClass("dashicons-star-empty").addClass("dashicons-star-filled");
318
+ }
319
+ }
320
+ );
321
+ });
322
+ </script>
323
+ </span>';
324
+ }
325
+ if (isset($_GET['page']) && ($_GET['page'] == 'seopress-option' || $_GET['page'] == 'seopress-titles' || $_GET['page'] == 'seopress-xml-sitemap' || $_GET['page'] == 'seopress-social' || $_GET['page'] == 'seopress-google-analytics' || $_GET['page'] == 'seopress-advanced' || $_GET['page'] == 'seopress-pro-page') ) {
326
+ add_filter('admin_footer_text', 'seopress_custom_credits_footer');
327
+ }
328
+
329
  ///////////////////////////////////////////////////////////////////////////////////////////////////
330
  //Shortcut settings page
331
  ///////////////////////////////////////////////////////////////////////////////////////////////////
343
  $settings_link = '<a href="' . admin_url( 'admin.php?page=seopress-option') . '">'.__("Settings","wp-seopress").'</a>';
344
  $website_link = '<a href="http://seopress.org/" target="_blank">'.__("SEOPress.org","wp-seopress").'</a>';
345
  if ( !is_plugin_active( 'wp-seopress-pro/seopress-pro.php' )) {
346
+ $pro_link = '<a href="https://www.seopress.org/seopress-pro/" style="color:#a00;font-weight:bold" target="_blank">'.__("GO PRO!","wp-seopress").'</a>';
347
  array_unshift($links, $pro_link);
348
  }
349
  array_unshift($links, $settings_link, $website_link);
380
  $args = array(
381
  'show_ui' => true,
382
  'public' => true,
 
383
  );
384
  $output = 'objects'; // or objects
385
  $operator = 'and'; // 'and' or 'or'