All in One SEO Pack - Version 2.2.2

Version Description

Download this release

Release Info

Developer pbaylies
Plugin Icon 128x128 All in One SEO Pack
Version 2.2.2
Comparing to
See all releases

Code changes from version 2.2.1 to 2.2.2

aioseop_class.php CHANGED
@@ -74,6 +74,7 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
74
  $help_text = Array(
75
  "donate" => __( "All donations support continued development of this free software.", 'all_in_one_seo_pack'),
76
  "can" => __( "This option will automatically generate Canonical URLs for your entire WordPress installation. This will help to prevent duplicate content penalties by <a href=\'http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html\' target=\'_blank\'>Google</a>.", 'all_in_one_seo_pack'),
 
77
  "use_original_title" => __( "Use wp_title to set the title; disable this option if you run into conflicts with the title being set by your theme or another plugin.<br /><a href='http://semperplugins.com/documentation/general-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
78
  "do_log" => __( "Check this and All in One SEO Pack will create a log of important events (all_in_one_seo_pack.log) in its plugin directory which might help debugging. Make sure this directory is writable.<br /><a href='http://semperplugins.com/documentation/general-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
79
  "home_title" => __( "As the name implies, this will be the Meta Title of your homepage. This is independent of any other option. If not set, the default Site Title (found in WordPress under Settings, General, Site Title) will be used.<br /><a href='http://semperplugins.com/documentation/home-page-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
@@ -148,6 +149,7 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
148
  '<ul><li>' . __( '%blog_title% - Your blog title', 'all_in_one_seo_pack' ) . '</li><li>' .
149
  __( '%blog_description% - Your blog description', 'all_in_one_seo_pack' ) . '</li><li>' .
150
  __( '%description% - The original description as determined by the plugin, e.g. the excerpt if one is set or an auto-generated one if that option is set', 'all_in_one_seo_pack' ) . '</li><li>' .
 
151
  __( '%wp_title% - The original wordpress title, e.g. post_title for posts', 'all_in_one_seo_pack' ) . '</li></ul>',
152
  "404_title_format" => __( "This controls the format of the title tag for the 404 page.<br /><a href='http://semperplugins.com/documentation/title-settings/' target='_blank'>Click here for documentation on this setting</a><br />The following macros are supported:", 'all_in_one_seo_pack' ) .
153
  '<ul><li>' . __( '%blog_title% - Your blog title', 'all_in_one_seo_pack' ) . '</li><li>' .
@@ -195,6 +197,7 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
195
  "generate_descriptions" => __( "Check this and your Meta Descriptions will be auto-generated from your excerpt or content.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
196
  "hide_paginated_descriptions"=> __( "Check this and your Meta Descriptions will be removed from page 2 or later of paginated content.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
197
  "dont_truncate_descriptions"=> __( "Check this to prevent your Description from being truncated regardless of its length.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
 
198
  "unprotect_meta" => __( "Check this to unprotect internal postmeta fields for use with XMLRPC. If you don't know what that is, leave it unchecked.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
199
  "ex_pages" => __( "Enter a comma separated list of pages here to be excluded by All in One SEO Pack. This is helpful when using plugins which generate their own non-WordPress dynamic pages. Ex: <em>/forum/, /contact/</em> For instance, if you want to exclude the virtual pages generated by a forum plugin, all you have to do is add forum or /forum or /forum/ or and any URL with the word \"forum\" in it, such as http://mysite.com/forum or http://mysite.com/forum/someforumpage here and it will be excluded from All in One SEO Pack.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
200
  "post_meta_tags" => __( "What you enter here will be copied verbatim to the header of all Posts. You can enter whatever additional headers you want here, even references to stylesheets.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
@@ -242,6 +245,10 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
242
  "can"=> Array(
243
  'name' => __( 'Canonical URLs:', 'all_in_one_seo_pack' ),
244
  'default' => 1),
 
 
 
 
245
  "rewrite_titles"=> Array(
246
  'name' => __( 'Rewrite Titles:', 'all_in_one_seo_pack' ),
247
  'default' => 1,
@@ -467,7 +474,10 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
467
  'default' => 0),
468
  "dont_truncate_descriptions"=> Array(
469
  'name' => __( 'Never Shorten Long Descriptions:', 'all_in_one_seo_pack' ),
470
- 'default' => 0),
 
 
 
471
  "unprotect_meta"=> Array(
472
  'name' => __( 'Unprotect Post Meta Fields:', 'all_in_one_seo_pack' ),
473
  'default' => 0),
@@ -670,8 +680,11 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
670
  if ( empty( $description ) ) $description = term_description();
671
  $description = $this->internationalize( $description );
672
  } else return '';
673
-
674
- if ( ( $aioseop_options['aiosp_can'] ) && ( $url = $this->aiosp_mrt_get_url( $wp_query ) ) )
 
 
 
675
  $url = apply_filters( 'aioseop_canonical_url', $url );
676
  if ( !$url ) $url = get_permalink();
677
 
@@ -689,13 +702,13 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
689
  if ( empty( $title_format ) ) {
690
  $title = '<span id="aioseop_snippet_title">' . esc_attr( strip_tags( $title ) ) . '</span>';
691
  } else {
692
- $title_format = str_replace( '%blog_title%', get_bloginfo( 'name' ), $title_format );
693
  $title_format = $this->apply_cf_fields( $title_format );
694
  $replace_title = '<span id="aioseop_snippet_title">' . esc_attr( strip_tags( $title ) ) . '</span>';
695
- $title_format = str_replace( '%post_title%', $replace_title, $title_format );
696
- $title_format = str_replace( '%page_title%', $replace_title, $title_format );
697
- $title_format = str_replace( '%category_title%', $replace_title, $title_format );
698
- $title_format = str_replace( '%taxonomy_title%', $replace_title, $title_format );
699
  $title_format = preg_replace( '/%([^%]*?)%/', '', $title_format );
700
  $title = $title_format;
701
  $extra_title_len = strlen( str_replace( $replace_title, '', $title_format ) );
@@ -1102,13 +1115,16 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1102
  if ( is_feed() ) return false;
1103
  if ( aioseop_mrt_exclude_this_page() ) return false;
1104
  $post = $this->get_queried_object();
 
 
 
1105
  if( empty( $aioseop_options['aiosp_enablecpost'] ) ) {
1106
  $wp_post_types = get_post_types( Array( '_builtin' => true ) ); // don't display meta if SEO isn't enabled on custom post types -- pdb
1107
- if( is_singular() && !is_singular( $wp_post_types ) && !is_front_page() ) return false;
1108
  } elseif ( !empty( $aioseop_options['aiosp_cpostadvanced'] ) ) {
1109
  $wp_post_types = $aioseop_options['aiosp_cpostactive'];
1110
- if ( is_singular() && !is_singular( $wp_post_types ) && !is_front_page() ) return false;
1111
- if ( is_post_type_archive() && !is_post_type_archive( $wp_post_types ) ) return false;
1112
  }
1113
 
1114
  $this->meta_opts = $this->get_current_options( Array(), 'aiosp' );
@@ -1187,7 +1203,6 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1187
  add_filter( 'wp_list_pages_excludes', 'aioseop_get_pages_start' );
1188
  add_filter( 'get_pages', 'aioseop_get_pages' );
1189
  }
1190
-
1191
  }
1192
 
1193
  function is_static_front_page() {
@@ -1267,11 +1282,13 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1267
  $blog_page = $this->get_blog_page( $post );
1268
 
1269
  if ( $is_front_page_keywords )
1270
- $keywords = trim( $this->internationalize( $aioseop_options['aiosp_home_keywords'] ) );
1271
- elseif ( ( ( $this->is_static_posts_page() ) && !$aioseop_options['aiosp_dynamic_postspage_keywords'] ) || (is_archive() || is_post_type_archive() ) ) // and if option = use page set keywords instead of keywords from recent posts
1272
  $keywords = stripslashes( $this->internationalize( $opts["aiosp_keywords"] ) );
1273
- elseif ( !empty( $blog_page ) && !$aioseop_options['aiosp_dynamic_postspage_keywords'] )
1274
  $keywords = stripslashes( $this->internationalize( get_post_meta( $blog_page->ID, "_aioseop_keywords", true ) ) );
 
 
1275
  else $keywords = $this->get_all_keywords();
1276
 
1277
  if ( ( is_category() || is_tag() || is_tax() ) && $this->show_page_description() ) {
@@ -1281,7 +1298,7 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1281
  $description = $this->internationalize( get_the_author_meta( 'description' ) );
1282
  else if ( $is_front_page )
1283
  $description = trim( stripslashes( $this->internationalize( $aioseop_options['aiosp_home_description'] ) ) );
1284
- else if ( is_single() || is_page() || is_home() || $this->is_static_posts_page() )
1285
  $description = $this->get_aioseop_description( $post );
1286
 
1287
  if ( empty( $aioseop_options['aiosp_dont_truncate_descriptions'] ) ) {
@@ -1310,9 +1327,10 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1310
  $description_format = "%description%";
1311
  }
1312
  $description = str_replace( '%description%', apply_filters( 'aioseop_description_override', $description ), $description_format );
1313
- $description = str_replace( '%blog_title%', get_bloginfo( 'name' ), $description );
1314
- $description = str_replace( '%blog_description%', get_bloginfo( 'description' ), $description );
1315
- $description = str_replace( '%wp_title%', $this->get_original_title(), $description );
 
1316
  if( $aioseop_options['aiosp_can'] && is_attachment() ) {
1317
  $url = $this->aiosp_mrt_get_url( $wp_query );
1318
  if ( $url ) {
@@ -1324,7 +1342,12 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1324
  }
1325
  $description .= ' ' . $uniqueDesc;
1326
  }
1327
- $meta_string .= sprintf( "<meta name=\"description\" itemprop=\"description\" content=\"%s\" />\n", $description );
 
 
 
 
 
1328
  }
1329
  $keywords = $this->apply_cf_fields( $keywords );
1330
  $keywords = apply_filters( 'aioseop_keywords', $keywords );
@@ -1336,8 +1359,12 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1336
 
1337
  if ( isset( $keywords ) && $togglekeywords == 0 && !empty( $keywords ) && !( $is_front_page && is_paged() ) ) {
1338
  if ( isset( $meta_string ) ) $meta_string .= "\n";
1339
- $keywords = wp_filter_nohtml_kses( str_replace( '"', '', $keywords ) );
1340
- $meta_string .= sprintf( "<meta name=\"keywords\" itemprop=\"keywords\" content=\"%s\" />\n", $keywords );
 
 
 
 
1341
  }
1342
 
1343
  $is_tag = is_tag();
@@ -1345,8 +1372,11 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1345
  $page = $this->get_page_number();
1346
 
1347
  $robots_meta = '';
1348
-
1349
- if ( !empty( $opts ) ) {
 
 
 
1350
  $post_type = get_post_type();
1351
  $aiosp_noindex = htmlspecialchars( stripslashes( $opts['aiosp_noindex'] ) );
1352
  $aiosp_nofollow = htmlspecialchars( stripslashes( $opts['aiosp_nofollow'] ) );
@@ -1367,11 +1397,6 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1367
  if ( $aiosp_noydir ) $nofollow .= ',noydir';
1368
  $robots_meta = $noindex . ',' . $nofollow;
1369
  }
1370
- } else {
1371
- if ( ( is_category() && !empty( $aioseop_options['aiosp_category_noindex'] ) ) || ( !is_category() && is_archive() && !is_tag() && !is_tax()
1372
- && ( ( is_date() && !empty( $aioseop_options['aiosp_archive_date_noindex'] ) ) || ( is_author() && !empty( $aioseop_options['aiosp_archive_author_noindex'] ) ) ) )
1373
- || ( is_tag() && !empty( $aioseop_options['aiosp_tags_noindex'] ) ) || ( is_search() && !empty( $aioseop_options['aiosp_search_noindex'] ) ) )
1374
- $robots_meta = 'noindex,follow';
1375
  }
1376
 
1377
  if ( $robots_meta == 'index,follow' ) $robots_meta = '';
@@ -1523,9 +1548,10 @@ class All_in_One_SEO_Pack extends All_in_One_SEO_Pack_Module {
1523
  if ( !empty( $next ) ) $meta_string .= "<link rel='next' href='" . esc_url( $next ) . "' />\n";
1524
 
1525
  if ( $meta_string != null ) echo "$meta_string\n";
1526
-
1527
- if ( ( $aioseop_options['aiosp_can'] ) && ( $url = $this->aiosp_mrt_get_url( $wp_query ) ) ) {
1528
- $url = apply_filters( 'aioseop_canonical_url',$url );
 
1529
  if ( !empty( $url ) )
1530
  echo '<link rel="canonical" href="'. esc_url( $url ) . '" />'."\n";
1531
  }
@@ -2174,9 +2200,9 @@ function aiosp_google_analytics() {
2174
  } else if ( is_404() ) {
2175
  $title_format = $aioseop_options['aiosp_404_title_format'];
2176
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2177
- $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2178
- $new_title = str_replace( '%request_url%', $_SERVER['REQUEST_URI'], $new_title);
2179
- $new_title = str_replace( '%request_words%', $this->request_as_words( $_SERVER['REQUEST_URI'] ), $new_title );
2180
  $title = $new_title;
2181
  }
2182
  return trim( $title );
@@ -2215,11 +2241,11 @@ function aiosp_google_analytics() {
2215
  if ( empty( $tax ) ) $tax = get_query_var( 'taxonomy' );
2216
  $title_format = $this->get_tax_title_format( $tax );
2217
  $title = str_replace( '%taxonomy_title%', $category_name, $title_format );
2218
- $title = str_replace( '%taxonomy_description%', $category_description, $title );
2219
- $title = str_replace( '%category_title%', $category_name, $title );
2220
- $title = str_replace( '%category_description%', $category_description, $title );
2221
- $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title );
2222
- $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $title );
2223
  $title = $this->paged_title( $title );
2224
  return $title;
2225
  }
@@ -2319,12 +2345,12 @@ function aiosp_google_analytics() {
2319
  else
2320
  $authordata = new WP_User();
2321
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2322
- $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2323
- $new_title = str_replace( '%page_title%', $title, $new_title );
2324
- $new_title = str_replace( '%page_author_login%', $authordata->user_login, $new_title );
2325
- $new_title = str_replace( '%page_author_nicename%', $authordata->user_nicename, $new_title );
2326
- $new_title = str_replace( '%page_author_firstname%', $this->ucwords($authordata->first_name ), $new_title );
2327
- $new_title = str_replace( '%page_author_lastname%', $this->ucwords($authordata->last_name ), $new_title );
2328
  $title = trim( $new_title );
2329
  return $title;
2330
  }
@@ -2342,14 +2368,12 @@ function aiosp_google_analytics() {
2342
  return $this->paged_title( $title );
2343
  } else if ( is_attachment() ) {
2344
  if ( $post === null ) return false;
2345
- $title = $this->internationalize( get_post_meta( $post->ID, "_aioseop_title", true ) );
2346
- if ( !empty( $title ) )
2347
- return apply_filters( 'aioseop_attachment_title', $this->apply_post_title_format( $title, '', $post ) );
2348
- $title = $this->internationalize( $post->post_title );
2349
- if ( !$title )
2350
- $title = $this->internationalize( $this->get_original_title( '', false ) );
2351
- $title = get_the_title( $post->post_parent ) . ' ' . $title . ' – ' . get_option( 'blogname' );
2352
- apply_filters( 'aioseop_attachment_title', $title );
2353
  } else if ( is_page() || $this->is_static_posts_page() || ( is_home() && !$this->is_static_posts_page() ) ) {
2354
  if ( $post === null ) return false;
2355
  if ( ( $this->is_static_front_page() ) && ( $home_title = $this->internationalize( $aioseop_options['aiosp_home_title'] ) ) ) {
@@ -2404,8 +2428,8 @@ function aiosp_google_analytics() {
2404
  $search = $this->capitalize( $search );
2405
  $title_format = $aioseop_options['aiosp_search_title_format'];
2406
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2407
- $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $title );
2408
- $title = str_replace( '%search%', $search, $title );
2409
  $title = $this->paged_title( $title );
2410
  return $title;
2411
  } else if ( is_tag() ) {
@@ -2415,7 +2439,6 @@ function aiosp_google_analytics() {
2415
  $tag = $tags[0]->tag;
2416
  $tag = str_replace('-', ' ', $tag);
2417
  } else {
2418
- if ( !empty( $opts ) && !empty( $opts['aiosp_title'] ) ) $tag = $opts['aiosp_title'];
2419
  if ( empty( $tag ) ) $tag = $this->get_original_title( '', false );
2420
  $tag = $this->internationalize( $tag );
2421
  }
@@ -2424,8 +2447,8 @@ function aiosp_google_analytics() {
2424
  $tag = $this->capitalize( $tag );
2425
  $title_format = $aioseop_options['aiosp_tag_title_format'];
2426
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo('name') ), $title_format );
2427
- $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description') ), $title );
2428
- $title = str_replace( '%tag%', $tag, $title );
2429
  $title = $this->paged_title( $title );
2430
  return $title;
2431
  }
@@ -2438,8 +2461,8 @@ function aiosp_google_analytics() {
2438
  $tag = $this->capitalize($tag);
2439
  $title_format = $aioseop_options['aiosp_tag_title_format'];
2440
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name') ), $title_format);
2441
- $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description') ), $title);
2442
- $title = str_replace( '%tag%', $tag, $title );
2443
  $title = $this->paged_title( $title );
2444
  return $title;
2445
  }
@@ -2464,23 +2487,23 @@ function aiosp_google_analytics() {
2464
  }
2465
  $month = date( "F", mktime( 0,0,0,(int)$monthnum,1,(int)$year ) );
2466
  $new_title = str_replace( '%monthnum%', $monthnum, $new_title );
2467
- $new_title = str_replace( '%month%', $month, $new_title );
2468
- $new_title = str_replace( '%year%', get_query_var( 'year' ), $new_title );
2469
  } else if ( is_post_type_archive() ) {
2470
  $title = apply_filters( 'aioseop_archive_title', $this->apply_archive_title_format( $title ) );
2471
  } else return false;
2472
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $new_title );
2473
- $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2474
  $title = trim( $new_title );
2475
  $title = $this->paged_title( $title );
2476
  return $title;
2477
  } else if ( is_404() ) {
2478
  $title_format = $aioseop_options['aiosp_404_title_format'];
2479
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name') ), $title_format );
2480
- $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2481
- $new_title = str_replace( '%request_url%', $_SERVER['REQUEST_URI'], $new_title );
2482
- $new_title = str_replace( '%request_words%', $this->request_as_words( $_SERVER['REQUEST_URI'] ), $new_title );
2483
- $new_title = str_replace( '%404_title%', $this->internationalize( $this->get_original_title( '', false ) ), $new_title );
2484
  return $new_title;
2485
  }
2486
  return false;
@@ -2685,6 +2708,7 @@ function aiosp_google_analytics() {
2685
 
2686
  function save_post_data( $id ) {
2687
  $awmp_edit = $nonce = null;
 
2688
  if ( isset( $_POST[ 'aiosp_edit' ] ) ) $awmp_edit = $_POST['aiosp_edit'];
2689
  if ( isset( $_POST[ 'nonce-aioseop-edit' ] ) ) $nonce = $_POST['nonce-aioseop-edit'];
2690
 
74
  $help_text = Array(
75
  "donate" => __( "All donations support continued development of this free software.", 'all_in_one_seo_pack'),
76
  "can" => __( "This option will automatically generate Canonical URLs for your entire WordPress installation. This will help to prevent duplicate content penalties by <a href=\'http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html\' target=\'_blank\'>Google</a>.", 'all_in_one_seo_pack'),
77
+ "no_paged_canonical_links"=> __( "Checking this option will set the Canonical URL for all paginated content to the first page.", 'all_in_one_seo_pack'),
78
  "use_original_title" => __( "Use wp_title to set the title; disable this option if you run into conflicts with the title being set by your theme or another plugin.<br /><a href='http://semperplugins.com/documentation/general-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
79
  "do_log" => __( "Check this and All in One SEO Pack will create a log of important events (all_in_one_seo_pack.log) in its plugin directory which might help debugging. Make sure this directory is writable.<br /><a href='http://semperplugins.com/documentation/general-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
80
  "home_title" => __( "As the name implies, this will be the Meta Title of your homepage. This is independent of any other option. If not set, the default Site Title (found in WordPress under Settings, General, Site Title) will be used.<br /><a href='http://semperplugins.com/documentation/home-page-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
149
  '<ul><li>' . __( '%blog_title% - Your blog title', 'all_in_one_seo_pack' ) . '</li><li>' .
150
  __( '%blog_description% - Your blog description', 'all_in_one_seo_pack' ) . '</li><li>' .
151
  __( '%description% - The original description as determined by the plugin, e.g. the excerpt if one is set or an auto-generated one if that option is set', 'all_in_one_seo_pack' ) . '</li><li>' .
152
+ __( '%post_title% - The original title of the post', 'all_in_one_seo_pack' ) . '</li><li>' .
153
  __( '%wp_title% - The original wordpress title, e.g. post_title for posts', 'all_in_one_seo_pack' ) . '</li></ul>',
154
  "404_title_format" => __( "This controls the format of the title tag for the 404 page.<br /><a href='http://semperplugins.com/documentation/title-settings/' target='_blank'>Click here for documentation on this setting</a><br />The following macros are supported:", 'all_in_one_seo_pack' ) .
155
  '<ul><li>' . __( '%blog_title% - Your blog title', 'all_in_one_seo_pack' ) . '</li><li>' .
197
  "generate_descriptions" => __( "Check this and your Meta Descriptions will be auto-generated from your excerpt or content.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
198
  "hide_paginated_descriptions"=> __( "Check this and your Meta Descriptions will be removed from page 2 or later of paginated content.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
199
  "dont_truncate_descriptions"=> __( "Check this to prevent your Description from being truncated regardless of its length.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
200
+ "schema_markup"=> __( "Check this to support Schema.org markup, i.e., itemprop on supported metadata.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
201
  "unprotect_meta" => __( "Check this to unprotect internal postmeta fields for use with XMLRPC. If you don't know what that is, leave it unchecked.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
202
  "ex_pages" => __( "Enter a comma separated list of pages here to be excluded by All in One SEO Pack. This is helpful when using plugins which generate their own non-WordPress dynamic pages. Ex: <em>/forum/, /contact/</em> For instance, if you want to exclude the virtual pages generated by a forum plugin, all you have to do is add forum or /forum or /forum/ or and any URL with the word \"forum\" in it, such as http://mysite.com/forum or http://mysite.com/forum/someforumpage here and it will be excluded from All in One SEO Pack.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
203
  "post_meta_tags" => __( "What you enter here will be copied verbatim to the header of all Posts. You can enter whatever additional headers you want here, even references to stylesheets.<br /><a href='http://semperplugins.com/documentation/advanced-settings/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
245
  "can"=> Array(
246
  'name' => __( 'Canonical URLs:', 'all_in_one_seo_pack' ),
247
  'default' => 1),
248
+ "no_paged_canonical_links"=> Array(
249
+ 'name' => __( 'No Pagination for Canonical URLs:', 'all_in_one_seo_pack' ),
250
+ 'default' => 0,
251
+ 'condshow' => Array( "aiosp_can" => 'on' ) ),
252
  "rewrite_titles"=> Array(
253
  'name' => __( 'Rewrite Titles:', 'all_in_one_seo_pack' ),
254
  'default' => 1,
474
  'default' => 0),
475
  "dont_truncate_descriptions"=> Array(
476
  'name' => __( 'Never Shorten Long Descriptions:', 'all_in_one_seo_pack' ),
477
+ 'default' => 0),
478
+ "schema_markup"=> Array(
479
+ 'name' => __( 'Use Schema.org Markup', 'all_in_one_seo_pack' ),
480
+ 'default' => 1),
481
  "unprotect_meta"=> Array(
482
  'name' => __( 'Unprotect Post Meta Fields:', 'all_in_one_seo_pack' ),
483
  'default' => 0),
680
  if ( empty( $description ) ) $description = term_description();
681
  $description = $this->internationalize( $description );
682
  } else return '';
683
+
684
+ $show_page = true;
685
+ if ( !empty( $aioseop_options["aiosp_no_paged_canonical_links"] ) ) $show_page = false;
686
+
687
+ if ( ( $aioseop_options['aiosp_can'] ) && ( $url = $this->aiosp_mrt_get_url( $wp_query, $show_page ) ) )
688
  $url = apply_filters( 'aioseop_canonical_url', $url );
689
  if ( !$url ) $url = get_permalink();
690
 
702
  if ( empty( $title_format ) ) {
703
  $title = '<span id="aioseop_snippet_title">' . esc_attr( strip_tags( $title ) ) . '</span>';
704
  } else {
705
+ if ( strpos( $title_format, '%blog_title%' ) !== false ) $title_format = str_replace( '%blog_title%', get_bloginfo( 'name' ), $title_format );
706
  $title_format = $this->apply_cf_fields( $title_format );
707
  $replace_title = '<span id="aioseop_snippet_title">' . esc_attr( strip_tags( $title ) ) . '</span>';
708
+ if ( strpos( $title_format, '%post_title%' ) !== false ) $title_format = str_replace( '%post_title%', $replace_title, $title_format );
709
+ if ( strpos( $title_format, '%page_title%' ) !== false ) $title_format = str_replace( '%page_title%', $replace_title, $title_format );
710
+ if ( strpos( $title_format, '%category_title%' ) !== false ) $title_format = str_replace( '%category_title%', $replace_title, $title_format );
711
+ if ( strpos( $title_format, '%taxonomy_title%' ) !== false ) $title_format = str_replace( '%taxonomy_title%', $replace_title, $title_format );
712
  $title_format = preg_replace( '/%([^%]*?)%/', '', $title_format );
713
  $title = $title_format;
714
  $extra_title_len = strlen( str_replace( $replace_title, '', $title_format ) );
1115
  if ( is_feed() ) return false;
1116
  if ( aioseop_mrt_exclude_this_page() ) return false;
1117
  $post = $this->get_queried_object();
1118
+ $post_type = '';
1119
+ if ( !empty( $post ) && !empty( $post->post_type ) )
1120
+ $post_type = $post->post_type;
1121
  if( empty( $aioseop_options['aiosp_enablecpost'] ) ) {
1122
  $wp_post_types = get_post_types( Array( '_builtin' => true ) ); // don't display meta if SEO isn't enabled on custom post types -- pdb
1123
+ if( is_singular() && !in_array( $post_type, $wp_post_types ) && !is_front_page() ) return false;
1124
  } elseif ( !empty( $aioseop_options['aiosp_cpostadvanced'] ) ) {
1125
  $wp_post_types = $aioseop_options['aiosp_cpostactive'];
1126
+ if ( is_singular() && !in_array( $post_type, $wp_post_types ) && !is_front_page() ) return false;
1127
+ if ( is_post_type_archive() && !is_post_type_archive( $wp_post_types ) ) return false;
1128
  }
1129
 
1130
  $this->meta_opts = $this->get_current_options( Array(), 'aiosp' );
1203
  add_filter( 'wp_list_pages_excludes', 'aioseop_get_pages_start' );
1204
  add_filter( 'get_pages', 'aioseop_get_pages' );
1205
  }
 
1206
  }
1207
 
1208
  function is_static_front_page() {
1282
  $blog_page = $this->get_blog_page( $post );
1283
 
1284
  if ( $is_front_page_keywords )
1285
+ $keywords = trim( $this->internationalize( $aioseop_options['aiosp_home_keywords'] ) );
1286
+ elseif ( ( ( $this->is_static_posts_page() ) && empty( $aioseop_options['aiosp_dynamic_postspage_keywords'] ) ) || ( !empty( $aioseop_options['aiosp_dynamic_postspage_keywords'] ) && (is_archive() || is_post_type_archive() ) ) ) // and if option = use page set keywords instead of keywords from recent posts
1287
  $keywords = stripslashes( $this->internationalize( $opts["aiosp_keywords"] ) );
1288
+ elseif ( !empty( $blog_page ) && empty( $aioseop_options['aiosp_dynamic_postspage_keywords'] ) )
1289
  $keywords = stripslashes( $this->internationalize( get_post_meta( $blog_page->ID, "_aioseop_keywords", true ) ) );
1290
+ elseif ( empty( $aioseop_options['aiosp_dynamic_postspage_keywords'] ) && (is_archive() || is_post_type_archive() ) )
1291
+ $keywords = '';
1292
  else $keywords = $this->get_all_keywords();
1293
 
1294
  if ( ( is_category() || is_tag() || is_tax() ) && $this->show_page_description() ) {
1298
  $description = $this->internationalize( get_the_author_meta( 'description' ) );
1299
  else if ( $is_front_page )
1300
  $description = trim( stripslashes( $this->internationalize( $aioseop_options['aiosp_home_description'] ) ) );
1301
+ else if ( is_single() || is_page() || is_attachment() || is_home() || $this->is_static_posts_page() )
1302
  $description = $this->get_aioseop_description( $post );
1303
 
1304
  if ( empty( $aioseop_options['aiosp_dont_truncate_descriptions'] ) ) {
1327
  $description_format = "%description%";
1328
  }
1329
  $description = str_replace( '%description%', apply_filters( 'aioseop_description_override', $description ), $description_format );
1330
+ if ( strpos( $description, '%blog_title%' ) !== false ) $description = str_replace( '%blog_title%', get_bloginfo( 'name' ), $description );
1331
+ if ( strpos( $description, '%blog_description%' ) !== false ) $description = str_replace( '%blog_description%', get_bloginfo( 'description' ), $description );
1332
+ if ( strpos( $description, '%wp_title%' ) !== false ) $description = str_replace( '%wp_title%', $this->get_original_title(), $description );
1333
+ if ( strpos( $description, '%post_title%' ) !== false ) $description = str_replace( '%post_title%', $this->get_aioseop_title( $post ), $description );
1334
  if( $aioseop_options['aiosp_can'] && is_attachment() ) {
1335
  $url = $this->aiosp_mrt_get_url( $wp_query );
1336
  if ( $url ) {
1342
  }
1343
  $description .= ' ' . $uniqueDesc;
1344
  }
1345
+ $description = apply_filters( 'aioseop_description_full', $description );
1346
+ $desc_attr = '';
1347
+ if ( !empty( $aioseop_options['aiosp_schema_markup'] ) )
1348
+ $desc_attr = 'itemprop="description"';
1349
+ $desc_attr = apply_filters( 'aioseop_description_attributes', $desc_attr );
1350
+ $meta_string .= sprintf( "<meta name=\"description\" %s content=\"%s\" />\n", $desc_attr, $description );
1351
  }
1352
  $keywords = $this->apply_cf_fields( $keywords );
1353
  $keywords = apply_filters( 'aioseop_keywords', $keywords );
1359
 
1360
  if ( isset( $keywords ) && $togglekeywords == 0 && !empty( $keywords ) && !( $is_front_page && is_paged() ) ) {
1361
  if ( isset( $meta_string ) ) $meta_string .= "\n";
1362
+ $keywords = wp_filter_nohtml_kses( str_replace( '"', '', $keywords ) );
1363
+ $key_attr = '';
1364
+ if ( !empty( $aioseop_options['aiosp_schema_markup'] ) )
1365
+ $key_attr = 'itemprop="keywords"';
1366
+ $key_attr = apply_filters( 'aioseop_keywords_attributes', $key_attr );
1367
+ $meta_string .= sprintf( "<meta name=\"keywords\" %s content=\"%s\" />\n", $key_attr, $keywords );
1368
  }
1369
 
1370
  $is_tag = is_tag();
1372
  $page = $this->get_page_number();
1373
 
1374
  $robots_meta = '';
1375
+ if ( ( is_category() && !empty( $aioseop_options['aiosp_category_noindex'] ) ) || ( !is_category() && is_archive() && !is_tag() && !is_tax()
1376
+ && ( ( is_date() && !empty( $aioseop_options['aiosp_archive_date_noindex'] ) ) || ( is_author() && !empty( $aioseop_options['aiosp_archive_author_noindex'] ) ) ) )
1377
+ || ( is_tag() && !empty( $aioseop_options['aiosp_tags_noindex'] ) ) || ( is_search() && !empty( $aioseop_options['aiosp_search_noindex'] ) ) )
1378
+ $robots_meta = 'noindex,follow';
1379
+ elseif ( ( is_single() || is_page() || $this->is_static_posts_page() || is_attachment() ) && !empty( $opts ) ) {
1380
  $post_type = get_post_type();
1381
  $aiosp_noindex = htmlspecialchars( stripslashes( $opts['aiosp_noindex'] ) );
1382
  $aiosp_nofollow = htmlspecialchars( stripslashes( $opts['aiosp_nofollow'] ) );
1397
  if ( $aiosp_noydir ) $nofollow .= ',noydir';
1398
  $robots_meta = $noindex . ',' . $nofollow;
1399
  }
 
 
 
 
 
1400
  }
1401
 
1402
  if ( $robots_meta == 'index,follow' ) $robots_meta = '';
1548
  if ( !empty( $next ) ) $meta_string .= "<link rel='next' href='" . esc_url( $next ) . "' />\n";
1549
 
1550
  if ( $meta_string != null ) echo "$meta_string\n";
1551
+ $show_page = true;
1552
+ if ( !empty( $aioseop_options["aiosp_no_paged_canonical_links"] ) ) $show_page = false;
1553
+ if ( ( $aioseop_options['aiosp_can'] ) && ( $url = $this->aiosp_mrt_get_url( $wp_query, $show_page ) ) ) {
1554
+ $url = apply_filters( 'aioseop_canonical_url', $url );
1555
  if ( !empty( $url ) )
1556
  echo '<link rel="canonical" href="'. esc_url( $url ) . '" />'."\n";
1557
  }
2200
  } else if ( is_404() ) {
2201
  $title_format = $aioseop_options['aiosp_404_title_format'];
2202
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2203
+ if ( strpos( $new_title, '%blog_description%' ) !== false ) $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2204
+ if ( strpos( $new_title, '%request_url%' ) !== false ) $new_title = str_replace( '%request_url%', $_SERVER['REQUEST_URI'], $new_title);
2205
+ if ( strpos( $new_title, '%request_words%' ) !== false ) $new_title = str_replace( '%request_words%', $this->request_as_words( $_SERVER['REQUEST_URI'] ), $new_title );
2206
  $title = $new_title;
2207
  }
2208
  return trim( $title );
2241
  if ( empty( $tax ) ) $tax = get_query_var( 'taxonomy' );
2242
  $title_format = $this->get_tax_title_format( $tax );
2243
  $title = str_replace( '%taxonomy_title%', $category_name, $title_format );
2244
+ if ( strpos( $title, '%taxonomy_description%' ) !== false ) $title = str_replace( '%taxonomy_description%', $category_description, $title );
2245
+ if ( strpos( $title, '%category_title%' ) !== false ) $title = str_replace( '%category_title%', $category_name, $title );
2246
+ if ( strpos( $title, '%category_description%' ) !== false ) $title = str_replace( '%category_description%', $category_description, $title );
2247
+ if ( strpos( $title, '%blog_title%' ) !== false ) $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title );
2248
+ if ( strpos( $title, '%blog_description%' ) !== false ) $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $title );
2249
  $title = $this->paged_title( $title );
2250
  return $title;
2251
  }
2345
  else
2346
  $authordata = new WP_User();
2347
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2348
+ if ( strpos( $new_title, '%blog_description%' ) !== false ) $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2349
+ if ( strpos( $new_title, '%page_title%' ) !== false ) $new_title = str_replace( '%page_title%', $title, $new_title );
2350
+ if ( strpos( $new_title, '%page_author_login%' ) !== false ) $new_title = str_replace( '%page_author_login%', $authordata->user_login, $new_title );
2351
+ if ( strpos( $new_title, '%page_author_nicename%' ) !== false ) $new_title = str_replace( '%page_author_nicename%', $authordata->user_nicename, $new_title );
2352
+ if ( strpos( $new_title, '%page_author_firstname%' ) !== false ) $new_title = str_replace( '%page_author_firstname%', $this->ucwords($authordata->first_name ), $new_title );
2353
+ if ( strpos( $new_title, '%page_author_lastname%' ) !== false ) $new_title = str_replace( '%page_author_lastname%', $this->ucwords($authordata->last_name ), $new_title );
2354
  $title = trim( $new_title );
2355
  return $title;
2356
  }
2368
  return $this->paged_title( $title );
2369
  } else if ( is_attachment() ) {
2370
  if ( $post === null ) return false;
2371
+ $title = get_post_meta( $post->ID, "_aioseop_title", true );
2372
+ if ( empty( $title ) ) $title = $post->post_title;
2373
+ if ( empty( $title ) ) $title = $this->get_original_title( '', false );
2374
+ if ( empty( $title ) ) $title = get_the_title( $post->post_parent );
2375
+ $title = apply_filters( 'aioseop_attachment_title', $this->internationalize( $this->apply_post_title_format( $title, '', $post ) ) );
2376
+ return $title;
 
 
2377
  } else if ( is_page() || $this->is_static_posts_page() || ( is_home() && !$this->is_static_posts_page() ) ) {
2378
  if ( $post === null ) return false;
2379
  if ( ( $this->is_static_front_page() ) && ( $home_title = $this->internationalize( $aioseop_options['aiosp_home_title'] ) ) ) {
2428
  $search = $this->capitalize( $search );
2429
  $title_format = $aioseop_options['aiosp_search_title_format'];
2430
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $title_format );
2431
+ if ( strpos( $title, '%blog_description%' ) !== false ) $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $title );
2432
+ if ( strpos( $title, '%search%' ) !== false ) $title = str_replace( '%search%', $search, $title );
2433
  $title = $this->paged_title( $title );
2434
  return $title;
2435
  } else if ( is_tag() ) {
2439
  $tag = $tags[0]->tag;
2440
  $tag = str_replace('-', ' ', $tag);
2441
  } else {
 
2442
  if ( empty( $tag ) ) $tag = $this->get_original_title( '', false );
2443
  $tag = $this->internationalize( $tag );
2444
  }
2447
  $tag = $this->capitalize( $tag );
2448
  $title_format = $aioseop_options['aiosp_tag_title_format'];
2449
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo('name') ), $title_format );
2450
+ if ( strpos( $title, '%blog_description%' ) !== false ) $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description') ), $title );
2451
+ if ( strpos( $title, '%tag%' ) !== false ) $title = str_replace( '%tag%', $tag, $title );
2452
  $title = $this->paged_title( $title );
2453
  return $title;
2454
  }
2461
  $tag = $this->capitalize($tag);
2462
  $title_format = $aioseop_options['aiosp_tag_title_format'];
2463
  $title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name') ), $title_format);
2464
+ if ( strpos( $title, '%blog_description%' ) !== false ) $title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description') ), $title);
2465
+ if ( strpos( $title, '%tag%' ) !== false ) $title = str_replace( '%tag%', $tag, $title );
2466
  $title = $this->paged_title( $title );
2467
  return $title;
2468
  }
2487
  }
2488
  $month = date( "F", mktime( 0,0,0,(int)$monthnum,1,(int)$year ) );
2489
  $new_title = str_replace( '%monthnum%', $monthnum, $new_title );
2490
+ if ( strpos( $new_title, '%month%' ) !== false ) $new_title = str_replace( '%month%', $month, $new_title );
2491
+ if ( strpos( $new_title, '%year%' ) !== false ) $new_title = str_replace( '%year%', get_query_var( 'year' ), $new_title );
2492
  } else if ( is_post_type_archive() ) {
2493
  $title = apply_filters( 'aioseop_archive_title', $this->apply_archive_title_format( $title ) );
2494
  } else return false;
2495
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name' ) ), $new_title );
2496
+ if ( strpos( $new_title, '%blog_description%' ) !== false ) $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2497
  $title = trim( $new_title );
2498
  $title = $this->paged_title( $title );
2499
  return $title;
2500
  } else if ( is_404() ) {
2501
  $title_format = $aioseop_options['aiosp_404_title_format'];
2502
  $new_title = str_replace( '%blog_title%', $this->internationalize( get_bloginfo( 'name') ), $title_format );
2503
+ if ( strpos( $new_title, '%blog_description%' ) !== false ) $new_title = str_replace( '%blog_description%', $this->internationalize( get_bloginfo( 'description' ) ), $new_title );
2504
+ if ( strpos( $new_title, '%request_url%' ) !== false ) $new_title = str_replace( '%request_url%', $_SERVER['REQUEST_URI'], $new_title );
2505
+ if ( strpos( $new_title, '%request_words%' ) !== false ) $new_title = str_replace( '%request_words%', $this->request_as_words( $_SERVER['REQUEST_URI'] ), $new_title );
2506
+ if ( strpos( $new_title, '%404_title%' ) !== false ) $new_title = str_replace( '%404_title%', $this->internationalize( $this->get_original_title( '', false ) ), $new_title );
2507
  return $new_title;
2508
  }
2509
  return false;
2708
 
2709
  function save_post_data( $id ) {
2710
  $awmp_edit = $nonce = null;
2711
+ if ( empty( $_POST ) ) return false;
2712
  if ( isset( $_POST[ 'aiosp_edit' ] ) ) $awmp_edit = $_POST['aiosp_edit'];
2713
  if ( isset( $_POST[ 'nonce-aioseop-edit' ] ) ) $nonce = $_POST['nonce-aioseop-edit'];
2714
 
aioseop_functions.php CHANGED
@@ -262,7 +262,7 @@ if ( !function_exists( 'aioseop_ajax_save_url' ) ) {
262
  $_POST = $module->get_current_options( $_POST, null );
263
  $module->handle_settings_updates( null );
264
  $options = $module->get_current_options( Array(), null );
265
- $output .= $module->display_custom_options( '', Array( 'name' => 'aiosp_sitemap_addl_pages', 'type' => 'custom', 'save' => true, 'value' => $options['aiosp_sitemap_addl_pages'], 'attr' => '' ) );
266
  $output = str_replace( "'", "\'", $output );
267
  $output = str_replace( "\n", '\n', $output );
268
  die( sprintf( AIOSEOP_AJAX_MSG_TMPL, $output ) );
@@ -602,8 +602,11 @@ if ( !function_exists( 'aioseop_add_contactmethods' ) ) {
602
  $contactmethods['googleplus'] = __( 'Google+', 'all_in_one_seo_pack' );
603
  if ( !empty( $aioseop_modules ) && is_object( $aioseop_modules ) ) {
604
  $m = $aioseop_modules->return_module( 'All_in_One_SEO_Pack_Opengraph' );
605
- if ( ( $m !== false ) && is_object( $m ) && $m->option_isset( 'twitter_creator' ) ) {
606
- $contactmethods['twitter'] = __( 'Twitter', 'all_in_one_seo_pack' );
 
 
 
607
  }
608
  }
609
  return $contactmethods;
262
  $_POST = $module->get_current_options( $_POST, null );
263
  $module->handle_settings_updates( null );
264
  $options = $module->get_current_options( Array(), null );
265
+ $output = $module->display_custom_options( '', Array( 'name' => 'aiosp_sitemap_addl_pages', 'type' => 'custom', 'save' => true, 'value' => $options['aiosp_sitemap_addl_pages'], 'attr' => '' ) );
266
  $output = str_replace( "'", "\'", $output );
267
  $output = str_replace( "\n", '\n', $output );
268
  die( sprintf( AIOSEOP_AJAX_MSG_TMPL, $output ) );
602
  $contactmethods['googleplus'] = __( 'Google+', 'all_in_one_seo_pack' );
603
  if ( !empty( $aioseop_modules ) && is_object( $aioseop_modules ) ) {
604
  $m = $aioseop_modules->return_module( 'All_in_One_SEO_Pack_Opengraph' );
605
+ if ( ( $m !== false ) && is_object( $m ) ) {
606
+ if ( $m->option_isset( 'twitter_creator' ) )
607
+ $contactmethods['twitter'] = __( 'Twitter', 'all_in_one_seo_pack' );
608
+ if ( $m->option_isset( 'facebook_author' ) )
609
+ $contactmethods['facebook'] = __( 'Facebook', 'all_in_one_seo_pack' );
610
  }
611
  }
612
  return $contactmethods;
aioseop_module_class.php CHANGED
@@ -945,6 +945,7 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Module' ) ) {
945
  if ( empty( $screen ) ) return;
946
  if ( ( $screen->base != 'post' ) && ( $screen->base != 'edit-tags' ) && ( $screen->base != 'toplevel_page_shopp-products' ) ) return;
947
  if ( $screen->base == 'edit-tags' ) $this->form = 'edittag';
 
948
  foreach( $this->locations as $k => $v ) {
949
  if ( $v['type'] === 'metabox' ) {
950
  if ( isset( $v['display'] ) && !empty( $v['display'] ) ) {
945
  if ( empty( $screen ) ) return;
946
  if ( ( $screen->base != 'post' ) && ( $screen->base != 'edit-tags' ) && ( $screen->base != 'toplevel_page_shopp-products' ) ) return;
947
  if ( $screen->base == 'edit-tags' ) $this->form = 'edittag';
948
+ if ( $screen->base == 'toplevel_page_shopp-products' ) $this->form = 'product';
949
  foreach( $this->locations as $k => $v ) {
950
  if ( $v['type'] === 'metabox' ) {
951
  if ( isset( $v['display'] ) && !empty( $v['display'] ) ) {
aioseop_module_manager.php CHANGED
@@ -83,6 +83,10 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Module_Manager' ) ) {
83
  $v = $this->modules[ $mod ];
84
  if ( $v !== null ) return false; // already loaded
85
  if ( $mod == 'performance' && !is_super_admin() ) return false;
 
 
 
 
86
  $mod_enable = false;
87
  $fm_page = ( $this->module_settings_update && wp_verify_nonce( $_POST['nonce-aioseop'], 'aioseop-nonce' ) &&
88
  isset($_REQUEST['page']) && $_REQUEST['page'] == trailingslashit( AIOSEOP_PLUGIN_DIRNAME ) . 'aioseop_feature_manager.php' );
83
  $v = $this->modules[ $mod ];
84
  if ( $v !== null ) return false; // already loaded
85
  if ( $mod == 'performance' && !is_super_admin() ) return false;
86
+ if ( $mod == 'file_editor' && ( ( ( defined( 'DISALLOW_FILE_EDIT' ) && DISALLOW_FILE_EDIT )
87
+ || ( defined( 'DISALLOW_FILE_MODS' ) && DISALLOW_FILE_MODS )
88
+ || !is_super_admin() ) ) )
89
+ return false;
90
  $mod_enable = false;
91
  $fm_page = ( $this->module_settings_update && wp_verify_nonce( $_POST['nonce-aioseop'], 'aioseop-nonce' ) &&
92
  isset($_REQUEST['page']) && $_REQUEST['page'] == trailingslashit( AIOSEOP_PLUGIN_DIRNAME ) . 'aioseop_feature_manager.php' );
aioseop_opengraph.php CHANGED
@@ -100,7 +100,10 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
100
  "title" => __( "This is the Open Graph title of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
101
  "desc" => __( "This is the Open Graph description of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
102
  "category" => __( "Select the Open Graph type that best describes the content of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
103
- "tag" => __( "This Open Graph meta allows you to add a list of keywords that best describe this content.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' )
 
 
 
104
  );
105
  $count_desc = __( " characters. Open Graph allows up to a maximum of %s chars for the %s.", 'all_in_one_seo_pack' );
106
  $this->default_options = array(
@@ -153,6 +156,9 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
153
  ),
154
  'tag' => Array( 'name' => __( 'Article Tags', 'all_in_one_seo_pack' ),
155
  'type' => 'text', 'default' => '', 'condshow' => Array( 'aioseop_opengraph_settings_category' => 'article' ) ),
 
 
 
156
  );
157
 
158
  if ( !empty( $help_text ) )
@@ -167,7 +173,7 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
167
 
168
  $this->locations = array(
169
  'opengraph' => Array( 'name' => $this->name, 'prefix' => 'aiosp_', 'type' => 'settings',
170
- 'options' => Array('scan_header', 'setmeta', 'key', 'sitename', 'hometitle', 'description', 'homeimage', 'disable_jetpack', 'generate_descriptions', 'defimg', 'fallback', 'dimg', 'meta_key', 'categories', 'defcard', 'twitter_site', 'twitter_creator', 'twitter_domain', 'types') ),
171
  'settings' => Array( 'name' => __('Social Settings', 'all_in_one_seo_pack'),
172
  'type' => 'metabox', 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/#pagepost_settings',
173
  'options' => Array( 'title', 'desc', 'image', 'customimg', 'imagewidth', 'imageheight', 'category', 'tag', 'setcard' ),
@@ -177,10 +183,31 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
177
 
178
  $this->layout = Array(
179
  'default' => Array(
180
- 'name' => __( 'Social Meta', 'all_in_one_seo_pack' ),
181
  'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
182
  'options' => Array() // this is set below, to the remaining options -- pdb
183
  ),
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
184
  'scan_meta' => Array(
185
  'name' => __( 'Scan Social Meta', 'all_in_one_seo_pack' ),
186
  'help_link' => 'http://semperplugins.com/documentation/social-meta-module/#scan_meta',
@@ -384,6 +411,15 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
384
  if ( $type == 'article' && ( !empty( $metabox['aioseop_opengraph_settings_tag'] ) ) ) {
385
  $tag = $metabox['aioseop_opengraph_settings_tag'];
386
  }
 
 
 
 
 
 
 
 
 
387
 
388
  $image = $metabox['aioseop_opengraph_settings_image'];
389
  $title = $metabox['aioseop_opengraph_settings_title'];
@@ -489,7 +525,9 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
489
  'sitename' => 'og:site_name',
490
  'key' => 'fb:admins',
491
  'description' => 'og:description',
492
- 'tag' => 'article:tag'
 
 
493
  ),
494
  'twitter' => Array(
495
  'card' => 'twitter:card',
@@ -550,7 +588,9 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
550
  }
551
 
552
  function do_opengraph( ) {
553
- add_filter( 'language_attributes', Array( $this, 'add_attributes' ) );
 
 
554
  if ( !defined( 'DOING_AJAX' ) )
555
  add_action( 'aioseop_modules_wp_head', Array( $this, 'add_meta' ), 5 );
556
  }
@@ -575,7 +615,7 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Opengraph' ) ) {
575
  'condshow' => Array( 'aiosp_opengraph_types\[\]' => $slug )
576
  );
577
  $this->locations['opengraph']['options'][] = $field;
578
- $this->layout['default']['options'][] = $field;
579
  }
580
  $this->setting_options();
581
  }
100
  "title" => __( "This is the Open Graph title of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
101
  "desc" => __( "This is the Open Graph description of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
102
  "category" => __( "Select the Open Graph type that best describes the content of this Page or Post.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
103
+ "tag" => __( "This Open Graph meta allows you to add a list of keywords that best describe this content.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
104
+ "facebook_publisher" => __( "Link articles to the Facebook page associated with your website.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
105
+ "facebook_author" => __( "Allows your authors to be identified by their Facebook pages as content authors on the Opengraph meta for their articles.<br /><a href='http://semperplugins.com/documentation/social-meta-module/' target='_blank'>Click here for documentation on this setting</a>", 'all_in_one_seo_pack' ),
106
+
107
  );
108
  $count_desc = __( " characters. Open Graph allows up to a maximum of %s chars for the %s.", 'all_in_one_seo_pack' );
109
  $this->default_options = array(
156
  ),
157
  'tag' => Array( 'name' => __( 'Article Tags', 'all_in_one_seo_pack' ),
158
  'type' => 'text', 'default' => '', 'condshow' => Array( 'aioseop_opengraph_settings_category' => 'article' ) ),
159
+ 'facebook_publisher'=>Array('name' => __( 'Show Facebook Publisher on Articles', 'all_in_one_seo_pack' ), 'type' => 'text', 'default' => '' ),
160
+ 'facebook_author'=>Array( 'name' => __( 'Show Facebook Author on Articles', 'all_in_one_seo_pack' ) ),
161
+
162
  );
163
 
164
  if ( !empty( $help_text ) )
173
 
174
  $this->locations = array(
175
  'opengraph' => Array( 'name' => $this->name, 'prefix' => 'aiosp_', 'type' => 'settings',
176
+ 'options' => Array('scan_header', 'setmeta', 'key', 'sitename', 'hometitle', 'description', 'homeimage', 'disable_jetpack', 'generate_descriptions', 'defimg', 'fallback', 'dimg', 'meta_key', 'categories', 'defcard', 'twitter_site', 'twitter_creator', 'twitter_domain', 'types', 'facebook_publisher', 'facebook_author' ) ),
177
  'settings' => Array( 'name' => __('Social Settings', 'all_in_one_seo_pack'),
178
  'type' => 'metabox', 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/#pagepost_settings',
179
  'options' => Array( 'title', 'desc', 'image', 'customimg', 'imagewidth', 'imageheight', 'category', 'tag', 'setcard' ),
183
 
184
  $this->layout = Array(
185
  'default' => Array(
186
+ 'name' => __( 'General Settings', 'all_in_one_seo_pack' ),
187
  'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
188
  'options' => Array() // this is set below, to the remaining options -- pdb
189
  ),
190
+ 'home' => Array(
191
+ 'name' => __( 'Home Page Settings', 'all_in_one_seo_pack' ),
192
+ 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
193
+ 'options' => Array( 'setmeta', 'sitename', 'hometitle', 'description', 'homeimage' )
194
+ ),
195
+ 'image' => Array(
196
+ 'name' => __( 'Image Settings', 'all_in_one_seo_pack' ),
197
+ 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
198
+ 'options' => Array( 'defimg', 'fallback', 'dimg', 'meta_key' )
199
+ ),
200
+ 'facebook' => Array(
201
+ 'name' => __( 'Facebook Settings', 'all_in_one_seo_pack' ),
202
+ 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
203
+ 'options' => Array( 'key', 'types', 'categories', 'facebook_publisher', 'facebook_author' )
204
+ ),
205
+ 'twitter' => Array(
206
+ 'name' => __( 'Twitter Settings', 'all_in_one_seo_pack' ),
207
+ 'help_link' => 'http://semperplugins.com/documentation/social-meta-module/',
208
+ 'options' => Array( 'defcard', 'setcard', 'twitter_site', 'twitter_creator', 'twitter_domain' )
209
+ ),
210
+
211
  'scan_meta' => Array(
212
  'name' => __( 'Scan Social Meta', 'all_in_one_seo_pack' ),
213
  'help_link' => 'http://semperplugins.com/documentation/social-meta-module/#scan_meta',
411
  if ( $type == 'article' && ( !empty( $metabox['aioseop_opengraph_settings_tag'] ) ) ) {
412
  $tag = $metabox['aioseop_opengraph_settings_tag'];
413
  }
414
+ if ( $type == 'article' && ( !empty( $this->options['aiosp_opengraph_facebook_publisher'] ) ) ) {
415
+ $publisher = $this->options['aiosp_opengraph_facebook_publisher'];
416
+ }
417
+
418
+ if ( !empty( $this->options['aiosp_opengraph_twitter_domain'] ) )
419
+ $domain = $this->options['aiosp_opengraph_twitter_domain'];
420
+
421
+ if ( $type == 'article' && !empty( $post ) && isset( $post->post_author ) && !empty( $this->options['aiosp_opengraph_facebook_author'] ) )
422
+ $author = get_the_author_meta( 'facebook', $post->post_author );
423
 
424
  $image = $metabox['aioseop_opengraph_settings_image'];
425
  $title = $metabox['aioseop_opengraph_settings_title'];
525
  'sitename' => 'og:site_name',
526
  'key' => 'fb:admins',
527
  'description' => 'og:description',
528
+ 'tag' => 'article:tag',
529
+ 'publisher' => 'article:publisher',
530
+ 'author' => 'article:author'
531
  ),
532
  'twitter' => Array(
533
  'card' => 'twitter:card',
588
  }
589
 
590
  function do_opengraph( ) {
591
+ global $aioseop_options;
592
+ if ( !empty( $aioseop_options ) && !empty( $aioseop_options['aiosp_schema_markup'] ) )
593
+ add_filter( 'language_attributes', Array( $this, 'add_attributes' ) );
594
  if ( !defined( 'DOING_AJAX' ) )
595
  add_action( 'aioseop_modules_wp_head', Array( $this, 'add_meta' ), 5 );
596
  }
615
  'condshow' => Array( 'aiosp_opengraph_types\[\]' => $slug )
616
  );
617
  $this->locations['opengraph']['options'][] = $field;
618
+ $this->layout['facebook']['options'][] = $field;
619
  }
620
  $this->setting_options();
621
  }
aioseop_performance.php CHANGED
@@ -229,11 +229,13 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Performance' ) ) {
229
  echo "<div class='sfwd_debug_error'>" . __( "Form submission error: verification check failed.", 'all_in_one_seo_pack' ) . "</div>";
230
  break;
231
  }
232
- if ($_REQUEST['sfwd_debug_send_email']) {
233
- if (wp_mail($_REQUEST['sfwd_debug_send_email'], sprintf( __( "SFWD Debug Mail From Site %s.", 'all_in_one_seo_pack'), $siteurl), $mail_text ) ) {
234
- echo "<div class='sfwd_debug_mail_sent'>" . sprintf( __( "Sent to %s.", 'all_in_one_seo_pack' ), $_REQUEST['sfwd_debug_send_email'] ) . "</div>";
 
 
235
  } else {
236
- echo "<div class='sfwd_debug_error'>" . sprintf( __( "Failed to send to %s.", 'all_in_one_seo_pack' ), $_REQUEST['sfwd_debug_send_email'] ) . "</div>";
237
  }
238
  } else {
239
  echo "<div class='sfwd_debug_error'>" . __( 'Error: please enter an e-mail address before submitting.', 'all_in_one_seo_pack' ) . "</div>";
229
  echo "<div class='sfwd_debug_error'>" . __( "Form submission error: verification check failed.", 'all_in_one_seo_pack' ) . "</div>";
230
  break;
231
  }
232
+ $email = '';
233
+ if ( !empty( $_REQUEST['sfwd_debug_send_email'] ) ) $email = sanitize_email( $_REQUEST['sfwd_debug_send_email'] );
234
+ if ( $email ) {
235
+ if ( wp_mail( $email, sprintf( __( "SFWD Debug Mail From Site %s.", 'all_in_one_seo_pack'), $siteurl), $mail_text ) ) {
236
+ echo "<div class='sfwd_debug_mail_sent'>" . sprintf( __( "Sent to %s.", 'all_in_one_seo_pack' ), $email ) . "</div>";
237
  } else {
238
+ echo "<div class='sfwd_debug_error'>" . sprintf( __( "Failed to send to %s.", 'all_in_one_seo_pack' ), $email ) . "</div>";
239
  }
240
  } else {
241
  echo "<div class='sfwd_debug_error'>" . __( 'Error: please enter an e-mail address before submitting.', 'all_in_one_seo_pack' ) . "</div>";
aioseop_sitemap.php CHANGED
@@ -827,8 +827,12 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Sitemap' ) ) {
827
  $field = $this->prefix . $prefix . $item;
828
  if ( $this->option_isset( $prefix . $item ) && $this->options[ $field ] != 'no' ) {
829
  if ( ( $this->options[ $field ] == 'sel' ) && !empty( $type ) && ( isset( $this->options[ $this->prefix . $prefix . $item . '_' . $type ] ) ) ) {
 
 
830
  $cache[ $item . $type ] = $this->options[ $this->prefix . $prefix . $item . '_' . $type ];
831
  } else {
 
 
832
  $cache[ $item . $type ] = $this->options[ $field ];
833
  }
834
  return $cache[ $item . $type ];
@@ -1179,10 +1183,10 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Sitemap' ) ) {
1179
  foreach ($terms as $term) {
1180
  $pr_info = Array();
1181
  $pr_info['loc'] = $this->get_term_link( $term, $term->taxonomy );
1182
- if ( ( $this->options[ $this->prefix . 'prio_taxonomies' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'prio_taxonomies_' . $term->taxonomy ] ) ) ) {
1183
  $pr_info['priority'] = $this->options[ $this->prefix . 'prio_taxonomies_' . $term->taxonomy ];
1184
  } else $pr_info['priority'] = $def_prio;
1185
- if ( ( $this->options[ $this->prefix . 'freq_taxonomies' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'freq_taxonomies_' . $term->taxonomy ] ) ) ) {
1186
  $pr_info['changefreq'] = $this->options[ $this->prefix . 'freq_taxonomies_' . $term->taxonomy ];
1187
  } else $pr_info['changefreq'] = $def_freq;
1188
  $prio[] = $pr_info;
@@ -1471,9 +1475,11 @@ if ( !class_exists( 'All_in_One_SEO_Pack_Sitemap' ) ) {
1471
  if ( $freq_override )
1472
  $pr_info[ 'changefreq' ] = $freq_override;
1473
  if ( ( $this->options[ $this->prefix . 'prio_post' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'prio_post_' . $post->post_type ] ) ) ) {
 
1474
  $pr_info[ 'priority' ] = $this->options[ $this->prefix . 'prio_post_' . $post->post_type ];
1475
  }
1476
  if ( ( $this->options[ $this->prefix . 'freq_post' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'freq_post_' . $post->post_type ] ) ) ) {
 
1477
  $pr_info[ 'changefreq' ] = $this->options[ $this->prefix . 'freq_post_' . $post->post_type ];
1478
  }
1479
  $pr_info['loc'] = $url;
827
  $field = $this->prefix . $prefix . $item;
828
  if ( $this->option_isset( $prefix . $item ) && $this->options[ $field ] != 'no' ) {
829
  if ( ( $this->options[ $field ] == 'sel' ) && !empty( $type ) && ( isset( $this->options[ $this->prefix . $prefix . $item . '_' . $type ] ) ) ) {
830
+ if ( $this->options[ $this->prefix . $prefix . $item . '_' . $type ] == 'no' ) return false;
831
+ if ( $this->options[ $this->prefix . $prefix . $item . '_' . $type ] == 'sel' ) return false;
832
  $cache[ $item . $type ] = $this->options[ $this->prefix . $prefix . $item . '_' . $type ];
833
  } else {
834
+ if ( $this->options[ $field ] == 'no' ) return false;
835
+ if ( $this->options[ $field ] == 'sel' ) return false;
836
  $cache[ $item . $type ] = $this->options[ $field ];
837
  }
838
  return $cache[ $item . $type ];
1183
  foreach ($terms as $term) {
1184
  $pr_info = Array();
1185
  $pr_info['loc'] = $this->get_term_link( $term, $term->taxonomy );
1186
+ if ( ( $this->options[ $this->prefix . 'prio_taxonomies' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'prio_taxonomies_' . $term->taxonomy ] ) ) && ( $this->options[ $this->prefix . 'prio_taxonomies_' . $term->taxonomy ] != 'no' ) ) {
1187
  $pr_info['priority'] = $this->options[ $this->prefix . 'prio_taxonomies_' . $term->taxonomy ];
1188
  } else $pr_info['priority'] = $def_prio;
1189
+ if ( ( $this->options[ $this->prefix . 'freq_taxonomies' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'freq_taxonomies_' . $term->taxonomy ] ) ) && ( $this->options[ $this->prefix . 'freq_taxonomies_' . $term->taxonomy ] != 'no' ) ) {
1190
  $pr_info['changefreq'] = $this->options[ $this->prefix . 'freq_taxonomies_' . $term->taxonomy ];
1191
  } else $pr_info['changefreq'] = $def_freq;
1192
  $prio[] = $pr_info;
1475
  if ( $freq_override )
1476
  $pr_info[ 'changefreq' ] = $freq_override;
1477
  if ( ( $this->options[ $this->prefix . 'prio_post' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'prio_post_' . $post->post_type ] ) ) ) {
1478
+ if ( ( $this->options[ $this->prefix . 'prio_post_' . $post->post_type ] != 'no' ) && ( $this->options[ $this->prefix . 'prio_post_' . $post->post_type ] != 'sel' ) )
1479
  $pr_info[ 'priority' ] = $this->options[ $this->prefix . 'prio_post_' . $post->post_type ];
1480
  }
1481
  if ( ( $this->options[ $this->prefix . 'freq_post' ] == 'sel' ) && ( isset( $this->options[ $this->prefix . 'freq_post_' . $post->post_type ] ) ) ) {
1482
+ if ( ( $this->options[ $this->prefix . 'freq_post_' . $post->post_type ] != 'no' ) && ( $this->options[ $this->prefix . 'freq_post_' . $post->post_type ] != 'sel' ) )
1483
  $pr_info[ 'changefreq' ] = $this->options[ $this->prefix . 'freq_post_' . $post->post_type ];
1484
  }
1485
  $pr_info['loc'] = $url;
all_in_one_seo_pack.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: http://semperfiwebdesign.com
5
  Description: Out-of-the-box SEO for your WordPress blog. <a href="admin.php?page=all-in-one-seo-pack/aioseop_class.php">Options configuration panel</a> | <a href="http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=plugins" target="_blank">Upgrade to Pro Version</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8">Donate</a> | <a href="http://semperplugins.com/support/" >Support</a> | <a href="https://www.amazon.com/wishlist/1NFQ133FNCOOA/ref=wl_web" target="_blank" title="Amazon Wish List">Amazon Wishlist</a>
6
- Version: 2.2.1
7
  Author: Michael Torbert
8
  Author URI: http://michaeltorbert.com
9
  */
@@ -30,11 +30,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
30
 
31
  /**
32
  * @package All-in-One-SEO-Pack
33
- * @version 2.2.1
34
  */
35
 
36
  if ( ! defined( 'AIOSEOP_VERSION' ) )
37
- define( 'AIOSEOP_VERSION', '2.2.1' );
38
 
39
  if ( ! defined( 'AIOSEOP_PLUGIN_DIR' ) ) {
40
  define( 'AIOSEOP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
3
  Plugin Name: All In One SEO Pack
4
  Plugin URI: http://semperfiwebdesign.com
5
  Description: Out-of-the-box SEO for your WordPress blog. <a href="admin.php?page=all-in-one-seo-pack/aioseop_class.php">Options configuration panel</a> | <a href="http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?loc=plugins" target="_blank">Upgrade to Pro Version</a> | <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8">Donate</a> | <a href="http://semperplugins.com/support/" >Support</a> | <a href="https://www.amazon.com/wishlist/1NFQ133FNCOOA/ref=wl_web" target="_blank" title="Amazon Wish List">Amazon Wishlist</a>
6
+ Version: 2.2.2
7
  Author: Michael Torbert
8
  Author URI: http://michaeltorbert.com
9
  */
30
 
31
  /**
32
  * @package All-in-One-SEO-Pack
33
+ * @version 2.2.2
34
  */
35
 
36
  if ( ! defined( 'AIOSEOP_VERSION' ) )
37
+ define( 'AIOSEOP_VERSION', '2.2.2' );
38
 
39
  if ( ! defined( 'AIOSEOP_PLUGIN_DIR' ) ) {
40
  define( 'AIOSEOP_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
all_in_one_seo_pack.pot CHANGED
@@ -1,1500 +1,2985 @@
1
- # Copyright (C) 2013 All In One SEO Pack
2
  # This file is distributed under the same license as the All In One SEO Pack package.
3
  msgid ""
4
  msgstr ""
5
- "Project-Id-Version: All In One SEO Pack 2.0.3\n"
6
- "Report-Msgid-Bugs-To: http://wordpress.org/tag/all-in-one-seo-pack\n"
7
- "POT-Creation-Date: 2013-08-07 19:00:02+00:00\n"
 
8
  "MIME-Version: 1.0\n"
9
  "Content-Type: text/plain; charset=UTF-8\n"
10
  "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2013-MO-DA HO:MI+ZONE\n"
12
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
  "Language-Team: LANGUAGE <LL@li.org>\n"
14
 
15
- #: aioseop_class.php:53
16
  msgid "All in One SEO Pack"
17
  msgstr ""
18
 
19
- #: aioseop_class.php:56
20
  msgid "%s Plugin Options"
21
  msgstr ""
22
 
23
- #: aioseop_class.php:57 aioseop_class.php:454
24
  msgid "General Settings"
25
  msgstr ""
26
 
27
- #: aioseop_class.php:66
28
- msgid "I enjoy this plugin and have made a donation:"
29
  msgstr ""
30
 
31
- #: aioseop_class.php:67
32
- msgid "All donations support continued development of this free software."
 
 
 
 
33
  msgstr ""
34
 
35
- #: aioseop_class.php:70
36
- msgid "Home Title:"
 
 
37
  msgstr ""
38
 
39
- #: aioseop_class.php:71
40
- msgid "As the name implies, this will be the title of your homepage. This is independent of any other option. If not set, the default blog title will get used."
 
 
 
 
41
  msgstr ""
42
 
43
- #: aioseop_class.php:74
44
- msgid "Home Description:"
 
 
 
 
 
45
  msgstr ""
46
 
47
- #: aioseop_class.php:75
48
- msgid "The META description for your homepage. Independent of any other options, the default is no META description at all if this is not set."
 
 
 
 
 
49
  msgstr ""
50
 
51
- #: aioseop_class.php:78
52
- msgid "Use Keywords:"
 
 
 
 
53
  msgstr ""
54
 
55
- #: aioseop_class.php:79
56
- msgid "This option allows you to toggle the use of meta keywords throughout the whole of the site."
 
 
 
 
 
57
  msgstr ""
58
 
59
- #: aioseop_class.php:82 aioseop_class.php:99 aioseop_class.php:108
60
- #: aioseop_class.php:116 aioseop_class.php:249 aioseop_class.php:257
61
- #: aioseop_performance.php:38
62
- msgid "Enabled"
 
 
63
  msgstr ""
64
 
65
- #: aioseop_class.php:83 aioseop_class.php:100 aioseop_class.php:109
66
- #: aioseop_class.php:117 aioseop_class.php:250 aioseop_class.php:258
67
- #: aioseop_performance.php:39
68
- msgid "Disabled"
 
 
 
 
 
 
 
 
 
 
69
  msgstr ""
70
 
71
  #: aioseop_class.php:86
72
- msgid "Home Keywords (comma separated):"
 
 
 
 
 
 
73
  msgstr ""
74
 
75
  #: aioseop_class.php:87
76
- msgid "A comma separated list of your most important keywords for your site that will be written as META keywords on your homepage. Don't stuff everything in here."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
  msgstr ""
78
 
79
  #: aioseop_class.php:91
80
- msgid "Canonical URLs:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  msgstr ""
82
 
83
- #: aioseop_class.php:92
84
- msgid "This option will automatically generate Canonical URLS for your entire WordPress installation. This will help to prevent duplicate content penalties by <a href='http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html' target='_blank'>Google</a>."
85
  msgstr ""
86
 
87
  #: aioseop_class.php:95
88
- msgid "Rewrite Titles:"
89
  msgstr ""
90
 
91
- #: aioseop_class.php:96
92
- msgid "Note that this is all about the title tag. This is what you see in your browser's window title bar. This is NOT visible on a page, only in the window title bar and of course in the source. If set, all page, post, category, search and archive page titles get rewritten. You can specify the format for most of them. For example: The default templates puts the title tag of posts like this: ‚'Blog Archive >> Blog Name >> Post Title‚' (maybe I've overdone slightly). This is far from optimal. With the default post title format, Rewrite Title rewrites this to 'Post Title | Blog Name'. If you have manually defined a title (in one of the text fields for All in One SEO Plugin input) this will become the title of your post in the format string."
93
  msgstr ""
94
 
95
- #: aioseop_class.php:103 aioseop_performance.php:34
96
- msgid "Force Rewrites:"
 
 
 
 
97
  msgstr ""
98
 
99
- #: aioseop_class.php:104 aioseop_performance.php:35
100
- msgid "Use output buffering to ensure that the title gets rewritten."
101
  msgstr ""
102
 
103
- #: aioseop_class.php:112
104
- msgid "Use Original Title:"
105
  msgstr ""
106
 
107
- #: aioseop_class.php:113
108
- msgid "Use wp_title to set the title; disable this option if you run into conflicts with the title being set by your theme or another plugin."
 
 
 
 
109
  msgstr ""
110
 
111
- #: aioseop_class.php:120
112
- msgid "Capitalize Titles:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  msgstr ""
114
 
115
  #: aioseop_class.php:121
116
- msgid "Check this and Search Page Titles and Tag Page Titles will have the first letter of each word capitalized."
 
 
 
 
117
  msgstr ""
118
 
119
  #: aioseop_class.php:124
120
- msgid "Capitalize Category Titles:"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  msgstr ""
122
 
123
- #: aioseop_class.php:125
124
- msgid "Check this and Category Titles will have the first letter of each word capitalized."
125
  msgstr ""
126
 
127
- #: aioseop_class.php:128
128
- msgid "Page Title Format:"
129
  msgstr ""
130
 
131
- #: aioseop_class.php:130 aioseop_class.php:147 aioseop_class.php:164
132
- #: aioseop_class.php:175 aioseop_class.php:188 aioseop_class.php:198
133
- #: aioseop_class.php:208 aioseop_class.php:217 aioseop_class.php:227
134
- #: aioseop_class.php:239 aioseop_class.php:689
135
- msgid "The following macros are supported:"
136
  msgstr ""
137
 
138
- #: aioseop_class.php:131 aioseop_class.php:148 aioseop_class.php:165
139
- #: aioseop_class.php:176 aioseop_class.php:189 aioseop_class.php:199
140
- #: aioseop_class.php:209 aioseop_class.php:218 aioseop_class.php:228
141
- #: aioseop_class.php:690
142
- msgid "%blog_title% - Your blog title"
143
  msgstr ""
144
 
145
- #: aioseop_class.php:132 aioseop_class.php:149 aioseop_class.php:166
146
- #: aioseop_class.php:177 aioseop_class.php:190 aioseop_class.php:200
147
- #: aioseop_class.php:210 aioseop_class.php:219 aioseop_class.php:229
148
- #: aioseop_class.php:691
149
- msgid "%blog_description% - Your blog description"
150
  msgstr ""
151
 
152
- #: aioseop_class.php:133
153
- msgid "%page_title% - The original title of the page"
154
  msgstr ""
155
 
156
- #: aioseop_class.php:134
157
- msgid "%category_title% - The (main) category of the page"
 
 
158
  msgstr ""
159
 
160
- #: aioseop_class.php:135 aioseop_class.php:152 aioseop_class.php:694
161
- msgid "%category% - Alias for %category_title%"
 
 
162
  msgstr ""
163
 
164
- #: aioseop_class.php:136
165
- msgid "%page_author_login% - This page's author' login"
 
 
166
  msgstr ""
167
 
168
- #: aioseop_class.php:137
169
- msgid "%page_author_nicename% - This page's author' nicename"
170
  msgstr ""
171
 
172
- #: aioseop_class.php:138
173
- msgid "%page_author_firstname% - This page's author' first name (capitalized)"
174
  msgstr ""
175
 
176
- #: aioseop_class.php:139
177
- msgid "%page_author_lastname% - This page's author' last name (capitalized)"
178
  msgstr ""
179
 
180
- #: aioseop_class.php:145
181
- msgid "Post Title Format:"
182
  msgstr ""
183
 
184
- #: aioseop_class.php:150 aioseop_class.php:692
185
- msgid "%post_title% - The original title of the post"
186
  msgstr ""
187
 
188
- #: aioseop_class.php:151 aioseop_class.php:693
189
- msgid "%category_title% - The (main) category of the post"
190
  msgstr ""
191
 
192
- #: aioseop_class.php:153 aioseop_class.php:695
193
- msgid "%post_author_login% - This post's author' login"
194
  msgstr ""
195
 
196
- #: aioseop_class.php:154 aioseop_class.php:696
197
- msgid "%post_author_nicename% - This post's author' nicename"
198
  msgstr ""
199
 
200
- #: aioseop_class.php:155 aioseop_class.php:697
201
- msgid "%post_author_firstname% - This post's author' first name (capitalized)"
 
 
202
  msgstr ""
203
 
204
- #: aioseop_class.php:156 aioseop_class.php:698
205
- msgid "%post_author_lastname% - This post's author' last name (capitalized)"
206
  msgstr ""
207
 
208
- #: aioseop_class.php:162
209
- msgid "Category Title Format:"
 
210
  msgstr ""
211
 
212
- #: aioseop_class.php:167
213
- msgid "%category_title% - The original title of the category"
214
  msgstr ""
215
 
216
- #: aioseop_class.php:168
217
- msgid "%category_description% - The description of the category"
218
  msgstr ""
219
 
220
- #: aioseop_class.php:173
221
- msgid "Date Archive Title Format:"
222
  msgstr ""
223
 
224
- #: aioseop_class.php:178
225
- msgid "%date% - The original archive title given by wordpress, e.g. \"2007\" or \"2007 August\""
 
 
226
  msgstr ""
227
 
228
- #: aioseop_class.php:179
229
- msgid "%day% - The original archive day given by wordpress, e.g. \"17\""
230
  msgstr ""
231
 
232
- #: aioseop_class.php:180
233
- msgid "%month% - The original archive month given by wordpress, e.g. \"August\""
 
 
234
  msgstr ""
235
 
236
- #: aioseop_class.php:181
237
- msgid "%year% - The original archive year given by wordpress, e.g. \"2007\""
238
  msgstr ""
239
 
240
- #: aioseop_class.php:186
241
- msgid "Author Archive Title Format:"
 
 
242
  msgstr ""
243
 
244
- #: aioseop_class.php:191
245
- msgid "%author% - The original archive title given by wordpress, e.g. \"Steve\" or \"John Smith\""
246
  msgstr ""
247
 
248
- #: aioseop_class.php:196
249
- msgid "Tag Title Format:"
 
250
  msgstr ""
251
 
252
- #: aioseop_class.php:201
253
- msgid "%tag% - The name of the tag"
254
  msgstr ""
255
 
256
- #: aioseop_class.php:206
257
- msgid "Search Title Format:"
258
  msgstr ""
259
 
260
- #: aioseop_class.php:211
261
- msgid "%search% - What was searched for"
262
  msgstr ""
263
 
264
- #: aioseop_class.php:216
265
- msgid "Description Format"
266
  msgstr ""
267
 
268
- #: aioseop_class.php:220
269
- msgid "%description% - The original description as determined by the plugin, e.g. the excerpt if one is set or an auto-generated one if that option is set"
270
  msgstr ""
271
 
272
- #: aioseop_class.php:221
273
- msgid "%wp_title% - The original wordpress title, e.g. post_title for posts"
274
  msgstr ""
275
 
276
- #: aioseop_class.php:226
277
- msgid "404 Title Format:"
278
  msgstr ""
279
 
280
- #: aioseop_class.php:230
281
- msgid "%request_url% - The original URL path, like \"/url-that-does-not-exist/\""
282
  msgstr ""
283
 
284
- #: aioseop_class.php:231
285
- msgid "%request_words% - The URL path in human readable form, like \"Url That Does Not Exist\""
286
  msgstr ""
287
 
288
- #: aioseop_class.php:232
289
- msgid "%404_title% - Additional 404 title input\""
290
  msgstr ""
291
 
292
- #: aioseop_class.php:237
293
- msgid "Paged Format:"
294
  msgstr ""
295
 
296
- #: aioseop_class.php:238
297
- msgid "This string gets appended/prepended to titles when they are for paged index pages (like home or archive pages)."
298
  msgstr ""
299
 
300
- #: aioseop_class.php:240
301
- msgid "%page% - The page number"
302
  msgstr ""
303
 
304
- #: aioseop_class.php:245
305
- msgid "SEO for Custom Post Types:"
306
  msgstr ""
307
 
308
- #: aioseop_class.php:246
309
- msgid "Check this if you want your enable AIOSEOP support for Custom Post Types on this site."
310
  msgstr ""
311
 
312
- #: aioseop_class.php:253
313
- msgid "Enable Advanced Options:"
314
  msgstr ""
315
 
316
- #: aioseop_class.php:254
317
- msgid "This allows you to do more with your custom post types."
318
  msgstr ""
319
 
320
- #: aioseop_class.php:263
321
- msgid "SEO on only these post types:"
322
  msgstr ""
323
 
324
- #: aioseop_class.php:264
325
- msgid "Select specific custom post types for AIOSEOP support."
326
  msgstr ""
327
 
328
- #: aioseop_class.php:270
329
- msgid "Default to NOINDEX:"
330
  msgstr ""
331
 
332
- #: aioseop_class.php:271
333
- msgid "Select noindex robots meta on specific custom post types by default."
 
334
  msgstr ""
335
 
336
- #: aioseop_class.php:277
337
- msgid "Default to NOFOLLOW:"
338
  msgstr ""
339
 
340
- #: aioseop_class.php:278
341
- msgid "Select nofollow robots meta on specific custom post types by default."
342
  msgstr ""
343
 
344
- #: aioseop_class.php:284
345
- msgid "Custom titles:"
346
  msgstr ""
347
 
348
- #: aioseop_class.php:285
349
- msgid "Allows setting specific custom titles for all post types."
350
  msgstr ""
351
 
352
- #: aioseop_class.php:291
353
- msgid "Show Column Labels for Custom Post Types:"
354
  msgstr ""
355
 
356
- #: aioseop_class.php:292
357
- msgid "Choose which post types you want to have SEO columns on the edit.php screen. You can select as many as you like."
358
  msgstr ""
359
 
360
- #: aioseop_class.php:296
361
- msgid "Display Menu In Admin Bar:"
362
  msgstr ""
363
 
364
- #: aioseop_class.php:297
365
- msgid "Check this for easy access to settings from the admin menu bar."
 
 
366
  msgstr ""
367
 
368
- #: aioseop_class.php:301
369
- msgid "Display Menu At The Top:"
370
  msgstr ""
371
 
372
- #: aioseop_class.php:302
373
- msgid "Check this for easy access to settings from the top of your WordPress Dashboard."
374
  msgstr ""
375
 
376
- #: aioseop_class.php:306
377
- msgid "Google Webmaster Tools:"
378
  msgstr ""
379
 
380
- #: aioseop_class.php:307 aioseop_class.php:311 aioseop_class.php:315
381
- msgid "Enter your verification code here to add a meta tag to your homepage to verify your site."
382
  msgstr ""
383
 
384
- #: aioseop_class.php:310
385
- msgid "Bing Webmaster Center:"
386
  msgstr ""
387
 
388
- #: aioseop_class.php:314
389
- msgid "Pinterest Site Verification:"
 
 
 
 
390
  msgstr ""
391
 
392
- #: aioseop_class.php:318
393
- msgid "Google Plus Default Profile:"
 
 
 
394
  msgstr ""
395
 
396
- #: aioseop_class.php:319
397
- msgid "Enter your Google Plus Profile URL here to link your site's pages to Google Plus."
 
 
 
398
  msgstr ""
399
 
400
- #: aioseop_class.php:322
401
- msgid "Disable Google Plus Profile:"
 
 
402
  msgstr ""
403
 
404
- #: aioseop_class.php:323
405
- msgid "Check this option to remove the Google Plus Profile field on user profile pages."
406
  msgstr ""
407
 
408
- #: aioseop_class.php:326
409
- msgid "Google Analytics ID:"
410
  msgstr ""
411
 
412
- #: aioseop_class.php:327
413
- msgid "Enter your Google Analytics ID here to track your site with Google Analytics."
414
  msgstr ""
415
 
416
- #: aioseop_class.php:330
417
- msgid "Tracking Domain:"
 
 
 
 
418
  msgstr ""
419
 
420
- #: aioseop_class.php:332
421
- msgid "Enter domain name for tracking with Google Analytics."
 
 
 
422
  msgstr ""
423
 
424
- #: aioseop_class.php:335
425
- msgid "Track Multiple Domains:"
 
 
 
 
426
  msgstr ""
427
 
428
- #: aioseop_class.php:336
429
- msgid "Enable multi-domain tracking for Google Analytics."
430
  msgstr ""
431
 
432
- #: aioseop_class.php:340
433
- msgid "Track Outbound Links:"
434
  msgstr ""
435
 
436
- #: aioseop_class.php:341
437
- msgid "Add functionality to track outbound links with Google Analytics."
438
  msgstr ""
439
 
440
- #: aioseop_class.php:345
441
- msgid "Use Categories for META keywords:"
 
 
 
442
  msgstr ""
443
 
444
- #: aioseop_class.php:346
445
- msgid "Check this if you want your categories for a given post used as the META keywords for this post (in addition to any keywords and tags you specify on the post edit page)."
446
  msgstr ""
447
 
448
- #: aioseop_class.php:350
449
- msgid "Use Tags for META keywords:"
450
  msgstr ""
451
 
452
- #: aioseop_class.php:351
453
- msgid "Check this if you want your tags for a given post used as the META keywords for this post (in addition to any keywords you specify on the post edit page)."
 
 
454
  msgstr ""
455
 
456
- #: aioseop_class.php:355
457
- msgid "Dynamically Generate Keywords for Posts Page:"
458
  msgstr ""
459
 
460
- #: aioseop_class.php:356
461
- msgid "Check this if you want your keywords on a custom posts page (set it in options->reading) to be dynamically generated from the keywords of the posts showing on that page. If unchecked, it will use the keywords set in the edit page screen for the posts page."
462
  msgstr ""
463
 
464
- #: aioseop_class.php:360
465
- msgid "Use noindex for Categories:"
466
  msgstr ""
467
 
468
- #: aioseop_class.php:361
469
- msgid "Check this for excluding category pages from being crawled. Useful for avoiding duplicate content."
470
  msgstr ""
471
 
472
- #: aioseop_class.php:364
473
- msgid "Use noindex for Date Archives:"
474
  msgstr ""
475
 
476
- #: aioseop_class.php:365
477
- msgid "Check this for excluding Date Archive pages from being crawled. Useful for avoiding duplicate content."
 
 
478
  msgstr ""
479
 
480
- #: aioseop_class.php:368
481
- msgid "Use noindex for Author Archives:"
482
  msgstr ""
483
 
484
- #: aioseop_class.php:369
485
- msgid "Check this for excluding Author Archive pages from being crawled. Useful for avoiding duplicate content."
486
  msgstr ""
487
 
488
- #: aioseop_class.php:372
489
- msgid "Use noindex for Tag Archives:"
490
  msgstr ""
491
 
492
- #: aioseop_class.php:373
493
- msgid "Check this for excluding tag pages from being crawled. Useful for avoiding duplicate content."
494
  msgstr ""
495
 
496
- #: aioseop_class.php:376
497
- msgid "Autogenerate Descriptions:"
498
  msgstr ""
499
 
500
- #: aioseop_class.php:377
501
- msgid "Check this and your META descriptions will get autogenerated if there's no excerpt."
502
  msgstr ""
503
 
504
- #: aioseop_class.php:380
505
- msgid "Remove Descriptions For Paginated Pages:"
506
  msgstr ""
507
 
508
- #: aioseop_class.php:381
509
- msgid "Check this and your META descriptions will get hidden if on Page 2 or later of paginated content."
510
  msgstr ""
511
 
512
- #: aioseop_class.php:384
513
- msgid "Unprotect Post Meta Fields:"
514
  msgstr ""
515
 
516
- #: aioseop_class.php:385
517
- msgid "Unprotect internal postmeta fields for use with XMLRPC -- if you don't know what that is, leave it unchecked."
518
  msgstr ""
519
 
520
- #: aioseop_class.php:388
521
- msgid "Exclude Pages:"
522
  msgstr ""
523
 
524
- #: aioseop_class.php:389
525
- msgid "Enter any comma separated pages here to be excluded by All in One SEO Pack. This is helpful when using plugins which generate their own non-WordPress dynamic pages. Ex: <em>/forum/,/contact/</em> For instance, if you want to exclude the virtual pages generated by a forum plugin, all you have to do is give forum or /forum or /forum/ or and any URL with the word \"forum\" in it, such as http://mysite.com/forum or http://mysite.com/forum/someforumpage will be excluded from All in One SEO Pack."
526
  msgstr ""
527
 
528
- #: aioseop_class.php:392
529
- msgid "Additional Post Headers:"
530
  msgstr ""
531
 
532
- #: aioseop_class.php:393
533
- msgid "What you enter here will be copied verbatim to your header on posts."
534
  msgstr ""
535
 
536
- #: aioseop_class.php:393 aioseop_class.php:397 aioseop_class.php:401
537
- #: aioseop_class.php:405
538
- msgid "You can enter whatever additional headers you want here, even references to stylesheets."
539
  msgstr ""
540
 
541
- #: aioseop_class.php:396
542
- msgid "Additional Page Headers:"
543
  msgstr ""
544
 
545
- #: aioseop_class.php:397
546
- msgid "What you enter here will be copied verbatim to your header on pages."
547
  msgstr ""
548
 
549
- #: aioseop_class.php:400
550
- msgid "Additional Front Page Headers:"
551
  msgstr ""
552
 
553
- #: aioseop_class.php:401
554
- msgid "What you enter here will be copied verbatim to your header on the front page if you have a static page set in Settings, Reading."
555
  msgstr ""
556
 
557
- #: aioseop_class.php:401
558
- msgid "This will fall back to using Additional Page Headers if you have them set and nothing is entered here."
559
  msgstr ""
560
 
561
- #: aioseop_class.php:404
562
- msgid "Additional Blog Page Headers:"
563
  msgstr ""
564
 
565
- #: aioseop_class.php:405
566
- msgid "What you enter here will be copied verbatim to your header on the home page if you have Front page displays your latest posts selected in Settings, Reading.  It will also be copied verbatim to your header on the Posts page if you have one set in Settings, Reading."
567
  msgstr ""
568
 
569
- #: aioseop_class.php:408
570
- msgid "Log important events:"
571
  msgstr ""
572
 
573
- #: aioseop_class.php:409
574
- msgid "Check this and SEO pack will create a log of important events (all_in_one_seo_pack.log) in its plugin directory which might help debugging it. Make sure this directory is writable."
575
  msgstr ""
576
 
577
- #: aioseop_class.php:422
578
- msgid "Upgrade to All in One SEO Pack Pro Version"
579
  msgstr ""
580
 
581
- #: aioseop_class.php:424
582
- msgid "Preview Snippet"
583
  msgstr ""
584
 
585
- #: aioseop_class.php:424
586
- msgid "A preview of what this page might look like in search engine results."
587
  msgstr ""
588
 
589
- #: aioseop_class.php:437
590
- msgid "Title"
591
  msgstr ""
592
 
593
- #: aioseop_class.php:437
594
- msgid "A custom title that shows up in the title tag for this page."
595
  msgstr ""
596
 
597
- #: aioseop_class.php:438
598
- msgid "Description"
599
  msgstr ""
600
 
601
- #: aioseop_class.php:438
602
- msgid "The META description for this page. This will override any autogenerated descriptions."
603
  msgstr ""
604
 
605
- #: aioseop_class.php:439
606
- msgid "Keywords (comma separated)"
607
  msgstr ""
608
 
609
- #: aioseop_class.php:439
610
- msgid "A comma separated list of your most important keywords for this page that will be written as META keywords."
611
  msgstr ""
612
 
613
- #: aioseop_class.php:440
614
- msgid "Robots Meta NOINDEX"
615
  msgstr ""
616
 
617
- #: aioseop_class.php:440
618
- msgid "Check this box to ask search engines not to index this page."
619
  msgstr ""
620
 
621
- #: aioseop_class.php:441
622
- msgid "Robots Meta NOFOLLOW"
623
  msgstr ""
624
 
625
- #: aioseop_class.php:441
626
- msgid "Check this box to ask search engines not to follow links from this page."
627
  msgstr ""
628
 
629
- #: aioseop_class.php:442
630
- msgid "Robots Meta NOODP"
631
  msgstr ""
632
 
633
- #: aioseop_class.php:442
634
- msgid "Check this box to ask search engines not to use descriptions from the Open Directory Project for this page."
635
  msgstr ""
636
 
637
- #: aioseop_class.php:443
638
- msgid "Robots Meta NOYDIR"
639
  msgstr ""
640
 
641
- #: aioseop_class.php:443
642
- msgid "Check this box to ask Yahoo! not to use descriptions from the Yahoo! directory for this page."
643
  msgstr ""
644
 
645
- #: aioseop_class.php:444
646
- msgid "Title Attribute"
647
  msgstr ""
648
 
649
- #: aioseop_class.php:444
650
- msgid "Set the title attribute for menu links."
651
  msgstr ""
652
 
653
- #: aioseop_class.php:445
654
- msgid "Menu Label"
 
 
 
 
 
655
  msgstr ""
656
 
657
- #: aioseop_class.php:445
658
- msgid "Set the label for this page menu item."
 
 
 
 
 
659
  msgstr ""
660
 
661
- #: aioseop_class.php:446
662
- msgid "Exclude From Sitemap"
 
 
 
663
  msgstr ""
664
 
665
- #: aioseop_class.php:446
666
- msgid "Don't display this page in the sitemap."
 
 
 
667
  msgstr ""
668
 
669
- #: aioseop_class.php:447
670
- msgid "Disable on this page/post"
 
 
 
671
  msgstr ""
672
 
673
- #: aioseop_class.php:447
674
- msgid "Disable SEO on this page."
 
 
 
675
  msgstr ""
676
 
677
- #: aioseop_class.php:448
678
- msgid "Disable Google Analytics"
 
 
 
679
  msgstr ""
680
 
681
- #: aioseop_class.php:448
682
- msgid "Disable Google Analytics on this page."
 
 
 
683
  msgstr ""
684
 
685
- #: aioseop_class.php:458
686
- msgid "Home Page Settings"
 
 
 
 
687
  msgstr ""
688
 
689
- #: aioseop_class.php:462
690
- msgid "Keyword Settings"
 
 
 
 
691
  msgstr ""
692
 
693
- #: aioseop_class.php:466
694
- msgid "Title Settings"
 
 
 
 
 
695
  msgstr ""
696
 
697
- #: aioseop_class.php:471
698
- msgid "Custom Post Type Settings"
 
 
 
 
699
  msgstr ""
700
 
701
- #: aioseop_class.php:475
702
- msgid "Display Settings"
 
 
 
703
  msgstr ""
704
 
705
- #: aioseop_class.php:479
706
- msgid "Webmaster Verification"
 
 
 
 
707
  msgstr ""
708
 
709
- #: aioseop_class.php:483
710
- msgid "Google Settings"
 
 
 
 
711
  msgstr ""
712
 
713
- #: aioseop_class.php:487
714
- msgid "Noindex Settings"
 
 
 
715
  msgstr ""
716
 
717
- #: aioseop_class.php:491
718
- msgid "Advanced Settings"
 
 
 
719
  msgstr ""
720
 
721
- #: aioseop_class.php:687
722
- msgid "Title Format:"
 
 
 
723
  msgstr ""
724
 
725
- #: aioseop_class.php:715
726
- msgid "Welcome to Version %s!"
 
 
 
727
  msgstr ""
728
 
729
- #: aioseop_class.php:716
730
- msgid "Thank you for running the latest and greatest All in One SEO Pack ever! Please review your settings, as we're always adding new features for you!"
 
 
 
 
731
  msgstr ""
732
 
733
- #: aioseop_class.php:722
734
- msgid "Review Your Settings"
 
 
 
735
  msgstr ""
736
 
737
- #: aioseop_class.php:723
738
- msgid "Thank you for running the latest and greatest All in One SEO Pack ever! New in 2.0: manage your performance with our Performance module; enable it from our new feature manager! And please review your settings, we have added some new ones!"
 
 
 
 
739
  msgstr ""
740
 
741
- #: aioseop_class.php:742
742
- msgid "Reset General Settings to Defaults"
 
 
 
743
  msgstr ""
744
 
745
- #: aioseop_class.php:743
746
- msgid "Reset ALL Settings to Defaults"
 
 
 
747
  msgstr ""
748
 
749
- #: aioseop_class.php:794
750
- msgid "Default - noindex"
 
 
 
751
  msgstr ""
752
 
753
- #: aioseop_class.php:794
754
- msgid "index"
 
 
 
 
755
  msgstr ""
756
 
757
- #: aioseop_class.php:794
758
- msgid "noindex"
 
 
 
759
  msgstr ""
760
 
761
- #: aioseop_class.php:798
762
- msgid "Default - nofollow"
 
 
 
 
763
  msgstr ""
764
 
765
- #: aioseop_class.php:798
766
- msgid "follow"
767
  msgstr ""
768
 
769
- #: aioseop_class.php:798
770
- msgid "nofollow"
771
  msgstr ""
772
 
773
- #: aioseop_class.php:857
774
- msgid "All in One SEO Plugin Support Forum"
775
  msgstr ""
776
 
777
- #: aioseop_class.php:858
778
- msgid "Support Forum"
779
  msgstr ""
780
 
781
- #: aioseop_class.php:859
782
- msgid "Pro Version"
783
  msgstr ""
784
 
785
- #: aioseop_class.php:861
786
- msgid "UPGRADE TO PRO VERSION"
787
  msgstr ""
788
 
789
- #: aioseop_class.php:876
790
- msgid "Donate"
791
  msgstr ""
792
 
793
- #: aioseop_class.php:878
794
- msgid "Donate with Paypal"
795
  msgstr ""
796
 
797
- #: aioseop_class.php:880
798
- msgid "My Amazon Wish List"
799
  msgstr ""
800
 
801
- #: aioseop_class.php:881
802
- msgid "Follow us on Facebook"
803
  msgstr ""
804
 
805
- #: aioseop_class.php:882
806
- msgid "Follow us on Twitter"
807
  msgstr ""
808
 
809
- #: aioseop_class.php:893
810
- msgid "Join our mailing list for tips, tricks, and WordPress secrets."
811
  msgstr ""
812
 
813
- #: aioseop_class.php:894
814
- msgid "Sign up today and receive a free copy of the e-book 5 SEO Tips for WordPress ($39 value)."
815
  msgstr ""
816
 
817
- #: aioseop_class.php:903
818
- msgid "For support please visit the Semper Plugins Support Forum at http://semperplugins.com/support/"
819
  msgstr ""
820
 
821
- #: aioseop_class.php:2022
822
- msgid "SEO"
823
  msgstr ""
824
 
825
- #: aioseop_class.php:2027
826
- msgid "Edit SEO"
827
  msgstr ""
828
 
829
- #: aioseop_class.php:2033
830
- msgid "Upgrade To Pro"
831
  msgstr ""
832
 
833
- #: aioseop_class.php:2042
834
- msgid "All in One SEO"
835
  msgstr ""
836
 
837
- #: aioseop_class.php:2085
838
- msgid "Thank you!"
839
  msgstr ""
840
 
841
- #: aioseop_class.php:2086
842
- msgid "Thank you for your donation, it helps keep this plugin free and actively developed!"
843
  msgstr ""
844
 
845
- #: aioseop_class.php:2150
846
- msgid "Main Settings"
847
  msgstr ""
848
 
849
- #: aioseop_feature_manager.php:14
850
- msgid "Feature Manager"
851
  msgstr ""
852
 
853
- #: aioseop_feature_manager.php:19
854
- msgid "XML Sitemaps"
855
  msgstr ""
856
 
857
- #: aioseop_feature_manager.php:20
858
- msgid "Create and manage your XML Sitemaps using this feature and submit your XML Sitemap to Google, Bing/Yahoo and Ask.com."
859
  msgstr ""
860
 
861
- #: aioseop_feature_manager.php:21 aioseop_performance.php:14
862
- msgid "Performance"
863
  msgstr ""
864
 
865
- #: aioseop_feature_manager.php:22
866
- msgid "Optimize performance related to SEO and check your system status."
867
  msgstr ""
868
 
869
- #: aioseop_feature_manager.php:24
870
- msgid "Coming Soon..."
871
  msgstr ""
872
 
873
- #: aioseop_feature_manager.php:25
874
- msgid "Social Meta"
875
  msgstr ""
876
 
877
- #: aioseop_feature_manager.php:69
878
- msgid "Update Features"
879
  msgstr ""
880
 
881
- #: aioseop_feature_manager.php:71
882
- msgid "Reset Features"
883
  msgstr ""
884
 
885
- #: aioseop_functions.php:132
886
- msgid "SEO Title"
887
  msgstr ""
888
 
889
- #: aioseop_functions.php:133
890
- msgid "SEO Description"
891
  msgstr ""
892
 
893
- #: aioseop_functions.php:135
894
- msgid "SEO Keywords"
895
  msgstr ""
896
 
897
- #: aioseop_functions.php:173 aioseop_functions.php:197
898
- #: aioseop_functions.php:373
899
- msgid "Edit"
900
  msgstr ""
901
 
902
- #: aioseop_functions.php:173
903
- msgid "Post"
904
  msgstr ""
905
 
906
- #: aioseop_functions.php:173
907
- msgid "Save"
908
  msgstr ""
909
 
910
- #: aioseop_functions.php:173
911
- msgid "Cancel"
912
  msgstr ""
913
 
914
- #: aioseop_functions.php:174
915
- msgid "Please wait..."
916
  msgstr ""
917
 
918
- #: aioseop_functions.php:174
919
- msgid "Slug may not be empty!"
920
  msgstr ""
921
 
922
- #: aioseop_functions.php:175
923
- msgid "Revisions"
924
  msgstr ""
925
 
926
- #: aioseop_functions.php:175
927
- msgid "Insert time"
928
  msgstr ""
929
 
930
- #: aioseop_functions.php:195 aioseop_performance.php:144
931
- #: aioseop_performance.php:146 aioseop_performance.php:148
932
- #: aioseop_performance.php:161
933
- msgid "No"
934
  msgstr ""
935
 
936
- #: aioseop_functions.php:212
937
- msgid "Unauthorized access; try reloading the page."
 
938
  msgstr ""
939
 
940
- #: aioseop_functions.php:269
941
- msgid "Row %s not found; no rows were deleted."
942
  msgstr ""
943
 
944
- #: aioseop_functions.php:484
945
- msgid "Google+"
946
  msgstr ""
947
 
948
- #: aioseop_module_class.php:978
949
- msgid " characters. Most search engines use a maximum of %s chars for the %s."
950
  msgstr ""
951
 
952
- #: aioseop_module_class.php:1001
953
- msgid "Click for Help!"
954
  msgstr ""
955
 
956
- #: aioseop_module_class.php:1126 aioseop_sitemap.php:369
957
- msgid "Security Check - If you receive this in error, log out and back in to WordPress"
958
  msgstr ""
959
 
960
- #: aioseop_module_class.php:1128
961
- msgid "Options Reset."
 
962
  msgstr ""
963
 
964
- #: aioseop_module_class.php:1137
965
- msgid "All in One SEO Options Updated."
 
 
 
 
 
966
  msgstr ""
967
 
968
- #: aioseop_module_class.php:1182
969
- msgid "Update Options"
 
 
 
970
  msgstr ""
971
 
972
- #: aioseop_performance.php:19
973
- msgid "Raise memory limit"
 
 
 
 
 
974
  msgstr ""
975
 
976
- #: aioseop_performance.php:20
977
- msgid "Allows you to raise your PHP memory limit to a reasonable value. Note: WordPress core and other WordPress plugins may also change the value of the memory limit."
978
  msgstr ""
979
 
980
- #: aioseop_performance.php:23 aioseop_performance.php:28
981
  msgid "Use the system default"
982
  msgstr ""
983
 
984
- #: aioseop_performance.php:24
985
  msgid "Raise execution time"
986
  msgstr ""
987
 
988
- #: aioseop_performance.php:25
989
- msgid "Allows you to raise your PHP execution time to a reasonable value."
990
- msgstr ""
991
-
992
- #: aioseop_performance.php:28
993
  msgid "No limit"
994
  msgstr ""
995
 
996
- #: aioseop_performance.php:55
997
  msgid "System Status"
998
  msgstr ""
999
 
1000
- #: aioseop_performance.php:128
1001
  msgid "Not set"
1002
  msgstr ""
1003
 
1004
- #: aioseop_performance.php:129 aioseop_performance.php:131
1005
  msgid "On"
1006
  msgstr ""
1007
 
1008
- #: aioseop_performance.php:130 aioseop_performance.php:132
1009
  msgid "Off"
1010
  msgstr ""
1011
 
1012
- #: aioseop_performance.php:134 aioseop_performance.php:136
1013
- #: aioseop_performance.php:138 aioseop_performance.php:140
1014
- #: aioseop_performance.php:142 aioseop_performance.php:164
1015
  msgid "N/A"
1016
  msgstr ""
1017
 
1018
- #: aioseop_performance.php:141
1019
  msgid " MByte"
1020
  msgstr ""
1021
 
1022
- #: aioseop_performance.php:143 aioseop_performance.php:145
1023
- #: aioseop_performance.php:147 aioseop_performance.php:159
1024
  msgid "Yes"
1025
  msgstr ""
1026
 
1027
- #: aioseop_performance.php:171
1028
  msgid "Operating System"
1029
  msgstr ""
1030
 
1031
- #: aioseop_performance.php:172
1032
  msgid "Server"
1033
  msgstr ""
1034
 
1035
- #: aioseop_performance.php:173
1036
  msgid "Memory usage"
1037
  msgstr ""
1038
 
1039
- #: aioseop_performance.php:174
1040
  msgid "MYSQL Version"
1041
  msgstr ""
1042
 
1043
- #: aioseop_performance.php:175
1044
  msgid "SQL Mode"
1045
  msgstr ""
1046
 
1047
- #: aioseop_performance.php:176
1048
  msgid "PHP Version"
1049
  msgstr ""
1050
 
1051
- #: aioseop_performance.php:177
1052
  msgid "PHP Safe Mode"
1053
  msgstr ""
1054
 
1055
- #: aioseop_performance.php:178
1056
  msgid "PHP Allow URL fopen"
1057
  msgstr ""
1058
 
1059
- #: aioseop_performance.php:179
1060
  msgid "PHP Memory Limit"
1061
  msgstr ""
1062
 
1063
- #: aioseop_performance.php:180
1064
  msgid "PHP Max Upload Size"
1065
  msgstr ""
1066
 
1067
- #: aioseop_performance.php:181
1068
  msgid "PHP Max Post Size"
1069
  msgstr ""
1070
 
1071
- #: aioseop_performance.php:182
1072
  msgid "PHP Max Script Execute Time"
1073
  msgstr ""
1074
 
1075
- #: aioseop_performance.php:183
1076
  msgid "PHP Exif support"
1077
  msgstr ""
1078
 
1079
- #: aioseop_performance.php:184
1080
  msgid "PHP IPTC support"
1081
  msgstr ""
1082
 
1083
- #: aioseop_performance.php:185
1084
  msgid "PHP XML support"
1085
  msgstr ""
1086
 
1087
- #: aioseop_performance.php:186
1088
  msgid "Site URL"
1089
  msgstr ""
1090
 
1091
- #: aioseop_performance.php:187
1092
  msgid "Home URL"
1093
  msgstr ""
1094
 
1095
- #: aioseop_performance.php:188
1096
  msgid "WordPress Version"
1097
  msgstr ""
1098
 
1099
- #: aioseop_performance.php:189
1100
  msgid "WordPress DB Version"
1101
  msgstr ""
1102
 
1103
- #: aioseop_performance.php:190
1104
  msgid "Multisite"
1105
  msgstr ""
1106
 
1107
- #: aioseop_performance.php:191
1108
  msgid "Active Theme"
1109
  msgstr ""
1110
 
1111
- #: aioseop_performance.php:206
1112
  msgid "All in One SEO Pack Pro Debug Info"
1113
  msgstr ""
1114
 
1115
- #: aioseop_performance.php:222
1116
  msgid "Form submission error: verification check failed."
1117
  msgstr ""
1118
 
1119
- #: aioseop_performance.php:226
1120
  msgid "SFWD Debug Mail From Site %s."
1121
  msgstr ""
1122
 
1123
- #: aioseop_performance.php:227
1124
  msgid "Sent to %s."
1125
  msgstr ""
1126
 
1127
- #: aioseop_performance.php:229
1128
  msgid "Failed to send to %s."
1129
  msgstr ""
1130
 
1131
- #: aioseop_performance.php:232
1132
  msgid "Error: please enter an e-mail address before submitting."
1133
  msgstr ""
1134
 
1135
- #: aioseop_performance.php:237
1136
  msgid "E-mail debug information"
1137
  msgstr ""
1138
 
1139
- #: aioseop_performance.php:238
1140
  msgid "Submit"
1141
  msgstr ""
1142
 
1143
- #: aioseop_sitemap.php:18
1144
- msgid "XML Sitemap"
1145
  msgstr ""
1146
 
1147
- #: aioseop_sitemap.php:22
1148
- msgid "Sitemap %s generated by All in One SEO Pack %s by Michael Torbert of Semper Fi Web Design on %s"
1149
  msgstr ""
1150
 
1151
- #: aioseop_sitemap.php:26
1152
- msgid "Filename Prefix"
1153
  msgstr ""
1154
 
1155
- #: aioseop_sitemap.php:27
1156
- msgid "The prefix for your sitemap file name. This will default to \"sitemap.\""
 
 
 
 
1157
  msgstr ""
1158
 
1159
- #: aioseop_sitemap.php:29
1160
- msgid "Notify Google"
1161
  msgstr ""
1162
 
1163
- #: aioseop_sitemap.php:30
1164
- msgid "Notify Google when you update your sitemap settings."
1165
  msgstr ""
1166
 
1167
- #: aioseop_sitemap.php:31
1168
- msgid "Notify Bing"
1169
  msgstr ""
1170
 
1171
- #: aioseop_sitemap.php:32
1172
- msgid "Notify Bing when you update your sitemap settings."
1173
  msgstr ""
1174
 
1175
- #: aioseop_sitemap.php:33
1176
- msgid "Enable Sitemap Indexes"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1177
  msgstr ""
1178
 
1179
  #: aioseop_sitemap.php:34
1180
- msgid "Organize sitemap entries into distinct files in your sitemap."
 
 
 
1181
  msgstr ""
1182
 
1183
  #: aioseop_sitemap.php:35
1184
- msgid "Paginate Sitemap Indexes"
 
 
 
1185
  msgstr ""
1186
 
1187
  #: aioseop_sitemap.php:36
1188
- msgid "Splits long sitemaps into separate files."
 
 
 
 
 
 
 
 
 
 
 
1189
  msgstr ""
1190
 
1191
  #: aioseop_sitemap.php:38
1192
- msgid "Maximum Posts Per Sitemap"
 
 
 
1193
  msgstr ""
1194
 
1195
  #: aioseop_sitemap.php:39
1196
- msgid "Allows you to specify the maximum number of posts in a sitemap (up to 50,000)."
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1197
  msgstr ""
1198
 
1199
  #: aioseop_sitemap.php:42
1200
- msgid "Post Types"
 
 
 
1201
  msgstr ""
1202
 
1203
  #: aioseop_sitemap.php:43
1204
- msgid "Select which post types appear in your sitemap."
 
 
 
 
 
 
 
 
 
 
1205
  msgstr ""
1206
 
1207
  #: aioseop_sitemap.php:45
1208
- msgid "Taxonomies"
 
 
 
1209
  msgstr ""
1210
 
1211
  #: aioseop_sitemap.php:46
1212
- msgid "Select which taxonomy archives appear in your sitemap."
 
 
 
 
 
 
 
 
 
 
 
 
1213
  msgstr ""
1214
 
1215
  #: aioseop_sitemap.php:48
1216
- msgid "Include Date Archive Pages"
1217
  msgstr ""
1218
 
1219
  #: aioseop_sitemap.php:49
1220
- msgid "Include date archive pages in your sitemap."
1221
  msgstr ""
1222
 
1223
  #: aioseop_sitemap.php:50
1224
- msgid "Include Author Pages"
1225
  msgstr ""
1226
 
1227
  #: aioseop_sitemap.php:51
1228
- msgid "Include author archive pages in your sitemap."
1229
  msgstr ""
1230
 
1231
  #: aioseop_sitemap.php:52
1232
- msgid "Create Compressed Sitemap"
 
 
 
1233
  msgstr ""
1234
 
1235
  #: aioseop_sitemap.php:53
1236
- msgid "Create a compressed sitemap file in .xml.gz format"
 
 
 
1237
  msgstr ""
1238
 
1239
- #: aioseop_sitemap.php:54
1240
- msgid "Link From Virtual Robots.txt"
1241
  msgstr ""
1242
 
1243
- #: aioseop_sitemap.php:55
1244
- msgid "Places a link to your Sitemap.xml into your virtual Robots.txt file."
1245
  msgstr ""
1246
 
1247
- #: aioseop_sitemap.php:56
1248
- msgid "Dynamically Generate Sitemap"
1249
  msgstr ""
1250
 
1251
- #: aioseop_sitemap.php:57
1252
- msgid "Use rewrites to generate your sitemap on the fly. NOTE: This is required for WordPress Multisite."
1253
  msgstr ""
1254
 
1255
- #: aioseop_sitemap.php:63
1256
- msgid "Debug Log"
1257
  msgstr ""
1258
 
1259
  #: aioseop_sitemap.php:64
1260
- msgid "Debug messages and status information for sitemap."
 
 
 
 
1261
  msgstr ""
1262
 
1263
  #: aioseop_sitemap.php:69
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1264
  msgid "Sitemap Status"
1265
  msgstr ""
1266
 
1267
- #: aioseop_sitemap.php:88
 
 
 
 
 
 
 
 
1268
  msgid "priority"
1269
  msgstr ""
1270
 
1271
- #: aioseop_sitemap.php:88
1272
  msgid "frequency"
1273
  msgstr ""
1274
 
1275
- #: aioseop_sitemap.php:91
1276
  msgid "homepage"
1277
  msgstr ""
1278
 
1279
- #: aioseop_sitemap.php:92
1280
  msgid "posts"
1281
  msgstr ""
1282
 
1283
- #: aioseop_sitemap.php:93
1284
  msgid "taxonomies"
1285
  msgstr ""
1286
 
1287
- #: aioseop_sitemap.php:94
1288
  msgid "archive pages"
1289
  msgstr ""
1290
 
1291
- #: aioseop_sitemap.php:95
1292
  msgid "author pages"
1293
  msgstr ""
1294
 
1295
- #: aioseop_sitemap.php:97
1296
  msgid "Manually set the %s of your %s."
1297
  msgstr ""
1298
 
1299
- #: aioseop_sitemap.php:104
1300
- msgid "Enter information below for any additional links for your sitemap not already managed through WordPress."
 
 
1301
  msgstr ""
1302
 
1303
- #: aioseop_sitemap.php:105
1304
  msgid "Page URL"
1305
  msgstr ""
1306
 
1307
- #: aioseop_sitemap.php:105
1308
- msgid "URL to the page."
1309
- msgstr ""
1310
-
1311
- #: aioseop_sitemap.php:106
1312
  msgid "Page Priority"
1313
  msgstr ""
1314
 
1315
- #: aioseop_sitemap.php:106
1316
- msgid "The priority of the page."
1317
- msgstr ""
1318
-
1319
- #: aioseop_sitemap.php:107
1320
  msgid "Page Frequency"
1321
  msgstr ""
1322
 
1323
- #: aioseop_sitemap.php:107
1324
- msgid "The frequency of the page."
1325
- msgstr ""
1326
-
1327
- #: aioseop_sitemap.php:108
1328
  msgid "Last Modified"
1329
  msgstr ""
1330
 
1331
- #: aioseop_sitemap.php:108
1332
- msgid "Last modified date of the page."
1333
- msgstr ""
1334
-
1335
- #: aioseop_sitemap.php:109 aioseop_sitemap.php:119
1336
  msgid "Additional Pages"
1337
  msgstr ""
1338
 
1339
- #: aioseop_sitemap.php:110
1340
  msgid "Add URL"
1341
  msgstr ""
1342
 
1343
- #: aioseop_sitemap.php:114
1344
  msgid "Excluded Categories"
1345
  msgstr ""
1346
 
1347
- #: aioseop_sitemap.php:114
1348
- msgid "Entries from these categories will be excluded from the sitemap."
1349
- msgstr ""
1350
-
1351
- #: aioseop_sitemap.php:115
1352
  msgid "Excluded Pages"
1353
  msgstr ""
1354
 
1355
- #: aioseop_sitemap.php:115
1356
- msgid "Use page slugs or page IDs, seperated by commas, to exclude pages from the sitemap."
1357
- msgstr ""
1358
-
1359
- #: aioseop_sitemap.php:124
1360
  msgid "Excluded Items"
1361
  msgstr ""
1362
 
1363
- #: aioseop_sitemap.php:129
1364
  msgid "Priorities"
1365
  msgstr ""
1366
 
1367
- #: aioseop_sitemap.php:134
1368
  msgid "Frequencies"
1369
  msgstr ""
1370
 
1371
- #: aioseop_sitemap.php:188
1372
  msgid "Media / Attachments"
1373
  msgstr ""
1374
 
1375
- #: aioseop_sitemap.php:189
1376
  msgid "All Post Types"
1377
  msgstr ""
1378
 
1379
- #: aioseop_sitemap.php:190
1380
  msgid "All Taxonomies"
1381
  msgstr ""
1382
 
1383
- #: aioseop_sitemap.php:208 aioseop_sitemap.php:240
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1384
  msgid "Update Sitemap"
1385
  msgstr ""
1386
 
1387
- #: aioseop_sitemap.php:238
1388
- msgid "Please review your settings below and click %s to build your sitemap; then, %s."
 
 
1389
  msgstr ""
1390
 
1391
- #: aioseop_sitemap.php:241
1392
  msgid "view your sitemap"
1393
  msgstr ""
1394
 
1395
- #: aioseop_sitemap.php:244
1396
- msgid "Note: you are using dynamic sitemap generation to keep your sitemap current; this will not generate a static sitemap file."
 
 
1397
  msgstr ""
1398
 
1399
- #: aioseop_sitemap.php:248
1400
- msgid "Dynamic sitemap generation appears to be using the correct rewrite rules."
 
1401
  msgstr ""
1402
 
1403
- #: aioseop_sitemap.php:250
1404
- msgid "Dynamic sitemap generation does not appear to be using the correct rewrite rules; please disable any other sitemap plugins or functionality on your site and reset your permalinks."
 
 
 
1405
  msgstr ""
1406
 
1407
- #: aioseop_sitemap.php:255
1408
  msgid "Reading Settings"
1409
  msgstr ""
1410
 
1411
- #: aioseop_sitemap.php:257
1412
  msgid "Privacy Settings"
1413
  msgstr ""
1414
 
1415
- #: aioseop_sitemap.php:259
1416
- msgid "Warning: your privacy settings are configured to ask search engines to not index your site; you can change this under %s for your blog."
 
 
1417
  msgstr ""
1418
 
1419
- #: aioseop_sitemap.php:365
1420
  msgid "Warning: dynamic sitemap generation must have permalinks enabled."
1421
  msgstr ""
1422
 
1423
- #: aioseop_sitemap.php:378
1424
  msgid "Deleted %s."
1425
  msgstr ""
1426
 
1427
- #: aioseop_sitemap.php:387
1428
  msgid "Couldn't rename file %s!"
1429
  msgstr ""
1430
 
1431
- #: aioseop_sitemap.php:391
1432
  msgid "Renamed %s to %s."
1433
  msgstr ""
1434
 
1435
- #: aioseop_sitemap.php:393
1436
  msgid "Couldn't find file %s!"
1437
  msgstr ""
1438
 
1439
- #: aioseop_sitemap.php:445
1440
- msgid "Warning: a static sitemap '%s' generated by All in One SEO Pack %s on %s already exists that may conflict with dynamic sitemap generation."
 
 
1441
  msgstr ""
1442
 
1443
- #: aioseop_sitemap.php:450
1444
  msgid "Potential conflict with unknown file %s."
1445
  msgstr ""
1446
 
1447
- #: aioseop_sitemap.php:469
1448
  msgid "Rename Conflicting Files"
1449
  msgstr ""
1450
 
1451
- #: aioseop_sitemap.php:470
1452
  msgid "Delete Conflicting Files"
1453
  msgstr ""
1454
 
1455
- #: aioseop_sitemap.php:559
1456
  msgid "compressed"
1457
  msgstr ""
1458
 
1459
- #: aioseop_sitemap.php:561
1460
  msgid "dynamic"
1461
  msgstr ""
1462
 
1463
- #: aioseop_sitemap.php:563
1464
  msgid "static"
1465
  msgstr ""
1466
 
1467
- #: aioseop_sitemap.php:599
1468
  msgid "dynamically"
1469
  msgstr ""
1470
 
1471
- #: aioseop_sitemap.php:641
1472
  msgid "Successfully notified %s about changes to your sitemap at %s."
1473
  msgstr ""
1474
 
1475
- #: aioseop_sitemap.php:643
1476
  msgid "Failed to notify %s about changes to your sitemap at %s, error code %s."
1477
  msgstr ""
1478
 
1479
- #: aioseop_sitemap.php:646
1480
- msgid "Failed to notify %s about changes to your sitemap at %s, unable to access via wp_remote_get()."
 
 
1481
  msgstr ""
1482
 
1483
- #: aioseop_sitemap.php:649
1484
  msgid "Did not notify %s about changes to your sitemap."
1485
  msgstr ""
1486
 
1487
- #: aioseop_sitemap.php:676 aioseop_sitemap.php:783
1488
  msgid "file '%s' statically"
1489
  msgstr ""
1490
 
1491
- #: aioseop_sitemap.php:685
1492
  msgid "Updated sitemap settings."
1493
  msgstr ""
1494
 
1495
  #: all_in_one_seo_pack.php:43
1496
  msgid "%s detected a conflict; please deactivate the plugin located in %s."
1497
  msgstr ""
 
1498
  #. Plugin Name of the plugin/theme
1499
  msgid "All In One SEO Pack"
1500
  msgstr ""
@@ -1504,7 +2989,18 @@ msgid "http://semperfiwebdesign.com"
1504
  msgstr ""
1505
 
1506
  #. Description of the plugin/theme
1507
- msgid "Out-of-the-box SEO for your WordPress blog. <a href=\"admin.php?page=all-in-one-seo-pack/aioseop_class.php\">Options configuration panel</a> | <a href=\"http://semperplugins.com/plugins/\">Upgrade to Pro Version</a> | <a href=\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8\">Donate</a> | <a href=\"http://semperplugins.com/support/\" >Support</a> | <a href=\"https://www.amazon.com/wishlist/1NFQ133FNCOOA/ref=wl_web\" target=\"_blank\" title=\"Amazon Wish List\">Amazon Wishlist</a>"
 
 
 
 
 
 
 
 
 
 
 
1508
  msgstr ""
1509
 
1510
  #. Author of the plugin/theme
1
+ # Copyright (C) 2014 All In One SEO Pack
2
  # This file is distributed under the same license as the All In One SEO Pack package.
3
  msgid ""
4
  msgstr ""
5
+ "Project-Id-Version: All In One SEO Pack 2.2.2\n"
6
+ "Report-Msgid-Bugs-To: http://wordpress.org/support/plugin/all-in-one-seo-"
7
+ "pack\n"
8
+ "POT-Creation-Date: 2014-07-29 20:30:53+00:00\n"
9
  "MIME-Version: 1.0\n"
10
  "Content-Type: text/plain; charset=UTF-8\n"
11
  "Content-Transfer-Encoding: 8bit\n"
12
+ "PO-Revision-Date: 2014-MO-DA HO:MI+ZONE\n"
13
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14
  "Language-Team: LANGUAGE <LL@li.org>\n"
15
 
16
+ #: aioseop_class.php:62
17
  msgid "All in One SEO Pack"
18
  msgstr ""
19
 
20
+ #: aioseop_class.php:65
21
  msgid "%s Plugin Options"
22
  msgstr ""
23
 
24
+ #: aioseop_class.php:66 aioseop_class.php:553 aioseop_opengraph.php:186
25
  msgid "General Settings"
26
  msgstr ""
27
 
28
+ #: aioseop_class.php:75
29
+ msgid "All donations support continued development of this free software."
30
  msgstr ""
31
 
32
+ #: aioseop_class.php:76
33
+ msgid ""
34
+ "This option will automatically generate Canonical URLs for your entire "
35
+ "WordPress installation. This will help to prevent duplicate content "
36
+ "penalties by <a href=\\'http://googlewebmastercentral.blogspot.com/2009/02/"
37
+ "specify-your-canonical.html\\' target=\\'_blank\\'>Google</a>."
38
  msgstr ""
39
 
40
+ #: aioseop_class.php:77
41
+ msgid ""
42
+ "Checking this option will set the Canonical URL for all paginated content to "
43
+ "the first page."
44
  msgstr ""
45
 
46
+ #: aioseop_class.php:78
47
+ msgid ""
48
+ "Use wp_title to set the title; disable this option if you run into conflicts "
49
+ "with the title being set by your theme or another plugin.<br /><a "
50
+ "href='http://semperplugins.com/documentation/general-settings/' "
51
+ "target='_blank'>Click here for documentation on this setting</a>"
52
  msgstr ""
53
 
54
+ #: aioseop_class.php:79
55
+ msgid ""
56
+ "Check this and All in One SEO Pack will create a log of important events "
57
+ "(all_in_one_seo_pack.log) in its plugin directory which might help "
58
+ "debugging. Make sure this directory is writable.<br /><a href='http://"
59
+ "semperplugins.com/documentation/general-settings/' target='_blank'>Click "
60
+ "here for documentation on this setting</a>"
61
  msgstr ""
62
 
63
+ #: aioseop_class.php:80
64
+ msgid ""
65
+ "As the name implies, this will be the Meta Title of your homepage. This is "
66
+ "independent of any other option. If not set, the default Site Title (found "
67
+ "in WordPress under Settings, General, Site Title) will be used.<br /><a "
68
+ "href='http://semperplugins.com/documentation/home-page-settings/' "
69
+ "target='_blank'>Click here for documentation on this setting</a>"
70
  msgstr ""
71
 
72
+ #: aioseop_class.php:81
73
+ msgid ""
74
+ "This will be the Meta Description for your homepage. This is independent of "
75
+ "any other option. The default is no Meta Description at all if this is not "
76
+ "set.<br /><a href='http://semperplugins.com/documentation/home-page-"
77
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
78
  msgstr ""
79
 
80
+ #: aioseop_class.php:82
81
+ msgid ""
82
+ "Enter a comma separated list of your most important keywords for your site "
83
+ "that will be written as Meta Keywords on your homepage. Don\\'t stuff "
84
+ "everything in here.<br /><a href='http://semperplugins.com/documentation/"
85
+ "home-page-settings/' target='_blank'>Click here for documentation on this "
86
+ "setting</a>"
87
  msgstr ""
88
 
89
+ #: aioseop_class.php:83
90
+ msgid ""
91
+ "This option allows you to toggle the use of Meta Keywords throughout the "
92
+ "whole of the site.<br /><a href='http://semperplugins.com/documentation/"
93
+ "keyword-settings/' target='_blank'>Click here for documentation on this "
94
+ "setting</a>"
95
  msgstr ""
96
 
97
+ #: aioseop_class.php:84
98
+ msgid ""
99
+ "Check this if you want your categories for a given post used as the Meta "
100
+ "Keywords for this post (in addition to any keywords you specify on the Edit "
101
+ "Post screen).<br /><a href='http://semperplugins.com/documentation/keyword-"
102
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
103
+ msgstr ""
104
+
105
+ #: aioseop_class.php:85
106
+ msgid ""
107
+ "Check this if you want your tags for a given post used as the Meta Keywords "
108
+ "for this post (in addition to any keywords you specify on the Edit Post "
109
+ "screen).<br /><a href='http://semperplugins.com/documentation/keyword-"
110
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
111
  msgstr ""
112
 
113
  #: aioseop_class.php:86
114
+ msgid ""
115
+ "Check this if you want your keywords on your Posts page (set in WordPress "
116
+ "under Settings, Reading, Front Page Displays) to be dynamically generated "
117
+ "from the keywords of the posts showing on that page. If unchecked, it will "
118
+ "use the keywords set in the edit page screen for the posts page.<br /><a "
119
+ "href='http://semperplugins.com/documentation/keyword-settings/' "
120
+ "target='_blank'>Click here for documentation on this setting</a>"
121
  msgstr ""
122
 
123
  #: aioseop_class.php:87
124
+ msgid ""
125
+ "Note that this is all about the title tag. This is what you see in your "
126
+ "browser's window title bar. This is NOT visible on a page, only in the title "
127
+ "bar and in the source code. If enabled, all page, post, category, search and "
128
+ "archive page titles get rewritten. You can specify the format for most of "
129
+ "them. For example: Using the default post title format below, Rewrite Titles "
130
+ "will write all post titles as 'Post Title | Blog Name'. If you have manually "
131
+ "defined a title using All in One SEO Pack, this will become the title of "
132
+ "your post in the format string.<br /><a href='http://semperplugins.com/"
133
+ "documentation/title-settings/' target='_blank'>Click here for documentation "
134
+ "on this setting</a>"
135
+ msgstr ""
136
+
137
+ #: aioseop_class.php:88
138
+ msgid ""
139
+ "Check this and Search Page Titles and Tag Page Titles will have the first "
140
+ "letter of each word capitalized.<br /><a href='http://semperplugins.com/"
141
+ "documentation/title-settings/' target='_blank'>Click here for documentation "
142
+ "on this setting</a>"
143
+ msgstr ""
144
+
145
+ #: aioseop_class.php:89
146
+ msgid ""
147
+ "Check this and Category Titles will have the first letter of each word "
148
+ "capitalized.<br /><a href='http://semperplugins.com/documentation/title-"
149
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
150
  msgstr ""
151
 
152
  #: aioseop_class.php:91
153
+ msgid ""
154
+ "This controls the format of the title tag for Pages.<br /><a href='http://"
155
+ "semperplugins.com/documentation/title-settings/' target='_blank'>Click here "
156
+ "for documentation on this setting</a><br />The following macros are "
157
+ "supported:"
158
+ msgstr ""
159
+
160
+ #: aioseop_class.php:92 aioseop_class.php:104 aioseop_class.php:116
161
+ #: aioseop_class.php:122 aioseop_class.php:127 aioseop_class.php:135
162
+ #: aioseop_class.php:140 aioseop_class.php:145 aioseop_class.php:149
163
+ #: aioseop_class.php:155 aioseop_class.php:862
164
+ msgid "%blog_title% - Your blog title"
165
+ msgstr ""
166
+
167
+ #: aioseop_class.php:93 aioseop_class.php:105 aioseop_class.php:117
168
+ #: aioseop_class.php:123 aioseop_class.php:128 aioseop_class.php:136
169
+ #: aioseop_class.php:141 aioseop_class.php:146 aioseop_class.php:150
170
+ #: aioseop_class.php:156 aioseop_class.php:863
171
+ msgid "%blog_description% - Your blog description"
172
  msgstr ""
173
 
174
+ #: aioseop_class.php:94
175
+ msgid "%page_title% - The original title of the page"
176
  msgstr ""
177
 
178
  #: aioseop_class.php:95
179
+ msgid "%category_title% - The (main) category of the page"
180
  msgstr ""
181
 
182
+ #: aioseop_class.php:96 aioseop_class.php:108 aioseop_class.php:866
183
+ msgid "%category% - Alias for %category_title%"
184
  msgstr ""
185
 
186
+ #: aioseop_class.php:97
187
+ msgid "%page_author_login% - This page's author' login"
188
+ msgstr ""
189
+
190
+ #: aioseop_class.php:98
191
+ msgid "%page_author_nicename% - This page's author' nicename"
192
  msgstr ""
193
 
194
+ #: aioseop_class.php:99
195
+ msgid "%page_author_firstname% - This page's author' first name (capitalized)"
196
  msgstr ""
197
 
198
+ #: aioseop_class.php:100
199
+ msgid "%page_author_lastname% - This page's author' last name (capitalized)"
200
  msgstr ""
201
 
202
+ #: aioseop_class.php:103
203
+ msgid ""
204
+ "This controls the format of the title tag for Posts.<br /><a href='http://"
205
+ "semperplugins.com/documentation/title-settings/' target='_blank'>Click here "
206
+ "for documentation on this setting</a><br />The following macros are "
207
+ "supported:"
208
  msgstr ""
209
 
210
+ #: aioseop_class.php:106 aioseop_class.php:152 aioseop_class.php:864
211
+ msgid "%post_title% - The original title of the post"
212
+ msgstr ""
213
+
214
+ #: aioseop_class.php:107 aioseop_class.php:865
215
+ msgid "%category_title% - The (main) category of the post"
216
+ msgstr ""
217
+
218
+ #: aioseop_class.php:109 aioseop_class.php:867
219
+ msgid "%post_author_login% - This post's author' login"
220
+ msgstr ""
221
+
222
+ #: aioseop_class.php:110 aioseop_class.php:868
223
+ msgid "%post_author_nicename% - This post's author' nicename"
224
+ msgstr ""
225
+
226
+ #: aioseop_class.php:111 aioseop_class.php:869
227
+ msgid "%post_author_firstname% - This post's author' first name (capitalized)"
228
+ msgstr ""
229
+
230
+ #: aioseop_class.php:112 aioseop_class.php:870
231
+ msgid "%post_author_lastname% - This post's author' last name (capitalized)"
232
+ msgstr ""
233
+
234
+ #: aioseop_class.php:115
235
+ msgid ""
236
+ "This controls the format of the title tag for Category Archives.<br /><a "
237
+ "href='http://semperplugins.com/documentation/title-settings/' "
238
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
239
+ "following macros are supported:"
240
+ msgstr ""
241
+
242
+ #: aioseop_class.php:118
243
+ msgid "%category_title% - The original title of the category"
244
+ msgstr ""
245
+
246
+ #: aioseop_class.php:119
247
+ msgid "%category_description% - The description of the category"
248
  msgstr ""
249
 
250
  #: aioseop_class.php:121
251
+ msgid ""
252
+ "This controls the format of the title tag for Custom Post Archives.<br /><a "
253
+ "href='http://semperplugins.com/documentation/title-settings/' "
254
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
255
+ "following macros are supported:"
256
  msgstr ""
257
 
258
  #: aioseop_class.php:124
259
+ msgid "%archive_title - The original archive title given by wordpress"
260
+ msgstr ""
261
+
262
+ #: aioseop_class.php:126
263
+ msgid ""
264
+ "This controls the format of the title tag for Date Archives.<br /><a "
265
+ "href='http://semperplugins.com/documentation/title-settings/' "
266
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
267
+ "following macros are supported:"
268
+ msgstr ""
269
+
270
+ #: aioseop_class.php:129
271
+ msgid ""
272
+ "%date% - The original archive title given by wordpress, e.g. \"2007\" or "
273
+ "\"2007 August\""
274
+ msgstr ""
275
+
276
+ #: aioseop_class.php:130
277
+ msgid "%day% - The original archive day given by wordpress, e.g. \"17\""
278
+ msgstr ""
279
+
280
+ #: aioseop_class.php:131
281
+ msgid ""
282
+ "%month% - The original archive month given by wordpress, e.g. \"August\""
283
+ msgstr ""
284
+
285
+ #: aioseop_class.php:132
286
+ msgid "%year% - The original archive year given by wordpress, e.g. \"2007\""
287
+ msgstr ""
288
+
289
+ #: aioseop_class.php:134
290
+ msgid ""
291
+ "This controls the format of the title tag for Author Archives.<br /><a "
292
+ "href='http://semperplugins.com/documentation/title-settings/' "
293
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
294
+ "following macros are supported:"
295
+ msgstr ""
296
+
297
+ #: aioseop_class.php:137
298
+ msgid ""
299
+ "%author% - The original archive title given by wordpress, e.g. \"Steve\" or "
300
+ "\"John Smith\""
301
+ msgstr ""
302
+
303
+ #: aioseop_class.php:139
304
+ msgid ""
305
+ "This controls the format of the title tag for Tag Archives.<br /><a "
306
+ "href='http://semperplugins.com/documentation/title-settings/' "
307
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
308
+ "following macros are supported:"
309
+ msgstr ""
310
+
311
+ #: aioseop_class.php:142
312
+ msgid "%tag% - The name of the tag"
313
+ msgstr ""
314
+
315
+ #: aioseop_class.php:144
316
+ msgid ""
317
+ "This controls the format of the title tag for the Search page.<br /><a "
318
+ "href='http://semperplugins.com/documentation/title-settings/' "
319
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
320
+ "following macros are supported:"
321
+ msgstr ""
322
+
323
+ #: aioseop_class.php:147
324
+ msgid "%search% - What was searched for"
325
+ msgstr ""
326
+
327
+ #: aioseop_class.php:148
328
+ msgid ""
329
+ "This controls the format of Meta Descriptions.<br /><a href='http://"
330
+ "semperplugins.com/documentation/title-settings/' target='_blank'>Click here "
331
+ "for documentation on this setting</a><br />The following macros are "
332
+ "supported:"
333
+ msgstr ""
334
+
335
+ #: aioseop_class.php:151
336
+ msgid ""
337
+ "%description% - The original description as determined by the plugin, e.g. "
338
+ "the excerpt if one is set or an auto-generated one if that option is set"
339
+ msgstr ""
340
+
341
+ #: aioseop_class.php:153
342
+ msgid "%wp_title% - The original wordpress title, e.g. post_title for posts"
343
+ msgstr ""
344
+
345
+ #: aioseop_class.php:154
346
+ msgid ""
347
+ "This controls the format of the title tag for the 404 page.<br /><a "
348
+ "href='http://semperplugins.com/documentation/title-settings/' "
349
+ "target='_blank'>Click here for documentation on this setting</a><br />The "
350
+ "following macros are supported:"
351
+ msgstr ""
352
+
353
+ #: aioseop_class.php:157
354
+ msgid ""
355
+ "%request_url% - The original URL path, like \"/url-that-does-not-exist/\""
356
+ msgstr ""
357
+
358
+ #: aioseop_class.php:158
359
+ msgid ""
360
+ "%request_words% - The URL path in human readable form, like \"Url That Does "
361
+ "Not Exist\""
362
+ msgstr ""
363
+
364
+ #: aioseop_class.php:159
365
+ msgid "%404_title% - Additional 404 title input\""
366
+ msgstr ""
367
+
368
+ #: aioseop_class.php:160
369
+ msgid ""
370
+ "This string gets appended/prepended to titles of paged index pages (like "
371
+ "home or archive pages).<br /><a href='http://semperplugins.com/documentation/"
372
+ "title-settings/' target='_blank'>Click here for documentation on this "
373
+ "setting</a>"
374
+ msgstr ""
375
+
376
+ #: aioseop_class.php:161 aioseop_class.php:861
377
+ msgid "The following macros are supported:"
378
+ msgstr ""
379
+
380
+ #: aioseop_class.php:162
381
+ msgid "%page% - The page number"
382
+ msgstr ""
383
+
384
+ #: aioseop_class.php:163
385
+ msgid ""
386
+ "Check this if you want to use All in One SEO Pack with any Custom Post Types "
387
+ "on this site.<br /><a href='http://semperplugins.com/documentation/custom-"
388
+ "post-type-settings/' target='_blank'>Click here for documentation on this "
389
+ "setting</a>"
390
+ msgstr ""
391
+
392
+ #: aioseop_class.php:164
393
+ msgid ""
394
+ "This will show or hide the advanced options for SEO for Custom Post Types."
395
+ "<br /><a href='http://semperplugins.com/documentation/custom-post-type-"
396
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
397
+ msgstr ""
398
+
399
+ #: aioseop_class.php:165
400
+ msgid ""
401
+ "Use these checkboxes to select which Post Types you want to use All in One "
402
+ "SEO Pack with.<br /><a href='http://semperplugins.com/documentation/custom-"
403
+ "post-type-settings/' target='_blank'>Click here for documentation on this "
404
+ "setting</a>"
405
+ msgstr ""
406
+
407
+ #: aioseop_class.php:166
408
+ msgid ""
409
+ "This allows you to set the title tags for each Custom Post Type.<br /><a "
410
+ "href='http://semperplugins.com/documentation/custom-post-type-settings/' "
411
+ "target='_blank'>Click here for documentation on this setting</a>"
412
+ msgstr ""
413
+
414
+ #: aioseop_class.php:167
415
+ msgid ""
416
+ "This lets you select which screens display the SEO Title, SEO Keywords and "
417
+ "SEO Description columns.<br /><a href='http://semperplugins.com/"
418
+ "documentation/display-settings/' target='_blank'>Click here for "
419
+ "documentation on this setting</a>"
420
+ msgstr ""
421
+
422
+ #: aioseop_class.php:168
423
+ msgid ""
424
+ "Check this to add All in One SEO Pack to the Admin Bar for easy access to "
425
+ "your SEO settings.<br /><a href='http://semperplugins.com/documentation/"
426
+ "display-settings/' target='_blank'>Click here for documentation on this "
427
+ "setting</a>"
428
+ msgstr ""
429
+
430
+ #: aioseop_class.php:169
431
+ msgid ""
432
+ "Check this to move the All in One SEO Pack menu item to the top of your "
433
+ "WordPress Dashboard menu.<br /><a href='http://semperplugins.com/"
434
+ "documentation/display-settings/' target='_blank'>Click here for "
435
+ "documentation on this setting</a>"
436
+ msgstr ""
437
+
438
+ #: aioseop_class.php:170
439
+ msgid ""
440
+ "Enter your verification code here to verify your site with Google Webmaster "
441
+ "Tools.<br /><a href='http://semperplugins.com/documentation/google-webmaster-"
442
+ "tools-verification/' target='_blank'>Click here for documentation on this "
443
+ "setting</a>"
444
+ msgstr ""
445
+
446
+ #: aioseop_class.php:171
447
+ msgid ""
448
+ "Enter your verification code here to verify your site with Bing Webmaster "
449
+ "Tools.<br /><a href='http://semperplugins.com/documentation/bing-webmaster-"
450
+ "verification/' target='_blank'>Click here for documentation on this setting</"
451
+ "a>"
452
+ msgstr ""
453
+
454
+ #: aioseop_class.php:172
455
+ msgid ""
456
+ "Enter your verification code here to verify your site with Pinterest.<br /"
457
+ "><a href='http://semperplugins.com/documentation/pinterest-site-"
458
+ "verification/' target='_blank'>Click here for documentation on this setting</"
459
+ "a>"
460
+ msgstr ""
461
+
462
+ #: aioseop_class.php:173
463
+ msgid ""
464
+ "Enter your Google+ Profile URL here to add the rel=“author” tag to your site "
465
+ "for Google authorship. It is recommended that the URL you enter here should "
466
+ "be your personal Google+ profile. Use the Advanced Authorship Options below "
467
+ "if you want greater control over the use of authorship.<br /><a href='http://"
468
+ "semperplugins.com/documentation/google-settings/' target='_blank'>Click here "
469
+ "for documentation on this setting</a>"
470
+ msgstr ""
471
+
472
+ #: aioseop_class.php:174
473
+ msgid ""
474
+ "Check this to remove the Google Plus field from the user profile screen.<br /"
475
+ "><a href='http://semperplugins.com/documentation/google-settings/' "
476
+ "target='_blank'>Click here for documentation on this setting</a>"
477
+ msgstr ""
478
+
479
+ #: aioseop_class.php:175
480
+ msgid ""
481
+ "Enable this to display advanced options for controlling Google Plus "
482
+ "authorship information on your website.<br /><a href='http://semperplugins."
483
+ "com/documentation/google-settings/' target='_blank'>Click here for "
484
+ "documentation on this setting</a>"
485
+ msgstr ""
486
+
487
+ #: aioseop_class.php:176
488
+ msgid ""
489
+ "This option allows you to control which types of pages you want to display "
490
+ "rel=\"author\" on for Google authorship. The options include the Front Page "
491
+ "(the homepage of your site), Posts, Pages, and any Custom Post Types. The "
492
+ "Everywhere Else option includes 404, search, categories, tags, custom "
493
+ "taxonomies, date archives, author archives and any other page template.<br /"
494
+ "><a href='http://semperplugins.com/documentation/google-settings/' "
495
+ "target='_blank'>Click here for documentation on this setting</a>"
496
+ msgstr ""
497
+
498
+ #: aioseop_class.php:177
499
+ msgid ""
500
+ "This option allows you to control whether rel=\"publisher\" is displayed on "
501
+ "the homepage of your site. Google recommends using this if the site is a "
502
+ "business website.<br /><a href='http://semperplugins.com/documentation/"
503
+ "google-settings/' target='_blank'>Click here for documentation on this "
504
+ "setting</a>"
505
+ msgstr ""
506
+
507
+ #: aioseop_class.php:178
508
+ msgid ""
509
+ "The Google+ profile you enter here will appear on your homepage only as the "
510
+ "rel=\"publisher\" tag. It is recommended that the URL you enter here should "
511
+ "be the Google+ profile for your business.<br /><a href='http://semperplugins."
512
+ "com/documentation/google-settings/' target='_blank'>Click here for "
513
+ "documentation on this setting</a>"
514
+ msgstr ""
515
+
516
+ #: aioseop_class.php:179
517
+ msgid ""
518
+ "Press the connect button to connect with Google Analytics; or if already "
519
+ "connected, press the disconnect button to disable and remove any stored "
520
+ "analytics credentials."
521
+ msgstr ""
522
+
523
+ #: aioseop_class.php:180
524
+ msgid ""
525
+ "Enter your Google Analytics ID here to track visitor behavior on your site "
526
+ "using Google Analytics.<br /><a href='http://semperplugins.com/documentation/"
527
+ "google-analytics/' target='_blank'>Click here for documentation on this "
528
+ "setting</a>"
529
+ msgstr ""
530
+
531
+ #: aioseop_class.php:181
532
+ msgid ""
533
+ "Use the new Universal Analytics tracking code for Google Analytics; do this "
534
+ "for new analytics accounts."
535
+ msgstr ""
536
+
537
+ #: aioseop_class.php:182
538
+ msgid ""
539
+ "Enter your domain name if you have enabled tracking of Subdomains in Google "
540
+ "Analytics.<br /><a href='http://semperplugins.com/documentation/google-"
541
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
542
+ msgstr ""
543
+
544
+ #: aioseop_class.php:183
545
+ msgid ""
546
+ "Check this if you have enabled tracking of Multiple top-level domains in "
547
+ "Google Analytics.<br /><a href='http://semperplugins.com/documentation/"
548
+ "google-settings/' target='_blank'>Click here for documentation on this "
549
+ "setting</a>"
550
+ msgstr ""
551
+
552
+ #: aioseop_class.php:184
553
+ msgid "Support for IP Anonymization in Google Analytics."
554
+ msgstr ""
555
+
556
+ #: aioseop_class.php:185
557
+ msgid "Support for Doubleclick Display Advertising tracking."
558
+ msgstr ""
559
+
560
+ #: aioseop_class.php:186
561
+ msgid "Exclude logged-in users from Google Analytics tracking by role."
562
+ msgstr ""
563
+
564
+ #: aioseop_class.php:187
565
+ msgid ""
566
+ "Check this if you want to track outbound links with Google Analytics.<br /"
567
+ "><a href='http://semperplugins.com/documentation/google-settings/' "
568
+ "target='_blank'>Click here for documentation on this setting</a>"
569
+ msgstr ""
570
+
571
+ #: aioseop_class.php:188
572
+ msgid ""
573
+ "Set the default NOINDEX setting for each Post Type.<br /><a href='http://"
574
+ "semperplugins.com/documentation/noindex-settings/' target='_blank'>Click "
575
+ "here for documentation on this setting</a>"
576
+ msgstr ""
577
+
578
+ #: aioseop_class.php:189
579
+ msgid ""
580
+ "Set the default NOFOLLOW setting for each Post Type.<br /><a href='http://"
581
+ "semperplugins.com/documentation/noindex-settings/' target='_blank'>Click "
582
+ "here for documentation on this setting</a>"
583
+ msgstr ""
584
+
585
+ #: aioseop_class.php:190
586
+ msgid ""
587
+ "Check this to ask search engines not to index Category Archives. Useful for "
588
+ "avoiding duplicate content.<br /><a href='http://semperplugins.com/"
589
+ "documentation/noindex-settings/' target='_blank'>Click here for "
590
+ "documentation on this setting</a>"
591
+ msgstr ""
592
+
593
+ #: aioseop_class.php:191
594
+ msgid ""
595
+ "Check this to ask search engines not to index Date Archives. Useful for "
596
+ "avoiding duplicate content.<br /><a href='http://semperplugins.com/"
597
+ "documentation/noindex-settings/' target='_blank'>Click here for "
598
+ "documentation on this setting</a>"
599
+ msgstr ""
600
+
601
+ #: aioseop_class.php:192
602
+ msgid ""
603
+ "Check this to ask search engines not to index Author Archives. Useful for "
604
+ "avoiding duplicate content.<br /><a href='http://semperplugins.com/"
605
+ "documentation/noindex-settings/' target='_blank'>Click here for "
606
+ "documentation on this setting</a>"
607
+ msgstr ""
608
+
609
+ #: aioseop_class.php:193
610
+ msgid ""
611
+ "Check this to ask search engines not to index Tag Archives. Useful for "
612
+ "avoiding duplicate content.<br /><a href='http://semperplugins.com/"
613
+ "documentation/noindex-settings/' target='_blank'>Click here for "
614
+ "documentation on this setting</a>"
615
+ msgstr ""
616
+
617
+ #: aioseop_class.php:194
618
+ msgid ""
619
+ "Check this to ask search engines not to index the Search page. Useful for "
620
+ "avoiding duplicate content.<br /><a href='http://semperplugins.com/"
621
+ "documentation/noindex-settings/' target='_blank'>Click here for "
622
+ "documentation on this setting</a>"
623
+ msgstr ""
624
+
625
+ #: aioseop_class.php:195
626
+ msgid ""
627
+ "Check this to ask search engines not to index paginated pages/posts. Useful "
628
+ "for avoiding duplicate content.<br /><a href='http://semperplugins.com/"
629
+ "documentation/noindex-settings/' target='_blank'>Click here for "
630
+ "documentation on this setting</a>"
631
+ msgstr ""
632
+
633
+ #: aioseop_class.php:196
634
+ msgid ""
635
+ "Check this to ask search engines not to follow links from paginated pages/"
636
+ "posts. Useful for avoiding duplicate content.<br /><a href='http://"
637
+ "semperplugins.com/documentation/noindex-settings/' target='_blank'>Click "
638
+ "here for documentation on this setting</a>"
639
+ msgstr ""
640
+
641
+ #: aioseop_class.php:197
642
+ msgid ""
643
+ "Check this and your Meta Descriptions will be auto-generated from your "
644
+ "excerpt or content.<br /><a href='http://semperplugins.com/documentation/"
645
+ "advanced-settings/' target='_blank'>Click here for documentation on this "
646
+ "setting</a>"
647
+ msgstr ""
648
+
649
+ #: aioseop_class.php:198
650
+ msgid ""
651
+ "Check this and your Meta Descriptions will be removed from page 2 or later "
652
+ "of paginated content.<br /><a href='http://semperplugins.com/documentation/"
653
+ "advanced-settings/' target='_blank'>Click here for documentation on this "
654
+ "setting</a>"
655
+ msgstr ""
656
+
657
+ #: aioseop_class.php:199
658
+ msgid ""
659
+ "Check this to prevent your Description from being truncated regardless of "
660
+ "its length.<br /><a href='http://semperplugins.com/documentation/advanced-"
661
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
662
+ msgstr ""
663
+
664
+ #: aioseop_class.php:200
665
+ msgid ""
666
+ "Check this to support Schema.org markup, i.e., itemprop on supported "
667
+ "metadata.<br /><a href='http://semperplugins.com/documentation/advanced-"
668
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
669
+ msgstr ""
670
+
671
+ #: aioseop_class.php:201
672
+ msgid ""
673
+ "Check this to unprotect internal postmeta fields for use with XMLRPC. If you "
674
+ "don't know what that is, leave it unchecked.<br /><a href='http://"
675
+ "semperplugins.com/documentation/advanced-settings/' target='_blank'>Click "
676
+ "here for documentation on this setting</a>"
677
+ msgstr ""
678
+
679
+ #: aioseop_class.php:202
680
+ msgid ""
681
+ "Enter a comma separated list of pages here to be excluded by All in One SEO "
682
+ "Pack. This is helpful when using plugins which generate their own non-"
683
+ "WordPress dynamic pages. Ex: <em>/forum/, /contact/</em> For instance, if "
684
+ "you want to exclude the virtual pages generated by a forum plugin, all you "
685
+ "have to do is add forum or /forum or /forum/ or and any URL with the word "
686
+ "\"forum\" in it, such as http://mysite.com/forum or http://mysite.com/forum/"
687
+ "someforumpage here and it will be excluded from All in One SEO Pack.<br /><a "
688
+ "href='http://semperplugins.com/documentation/advanced-settings/' "
689
+ "target='_blank'>Click here for documentation on this setting</a>"
690
+ msgstr ""
691
+
692
+ #: aioseop_class.php:203
693
+ msgid ""
694
+ "What you enter here will be copied verbatim to the header of all Posts. You "
695
+ "can enter whatever additional headers you want here, even references to "
696
+ "stylesheets.<br /><a href='http://semperplugins.com/documentation/advanced-"
697
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
698
+ msgstr ""
699
+
700
+ #: aioseop_class.php:204
701
+ msgid ""
702
+ "What you enter here will be copied verbatim to the header of all Pages. You "
703
+ "can enter whatever additional headers you want here, even references to "
704
+ "stylesheets.<br /><a href='http://semperplugins.com/documentation/advanced-"
705
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
706
+ msgstr ""
707
+
708
+ #: aioseop_class.php:205
709
+ msgid ""
710
+ "What you enter here will be copied verbatim to the header of the front page "
711
+ "if you have set a static page in Settings, Reading, Front Page Displays. You "
712
+ "can enter whatever additional headers you want here, even references to "
713
+ "stylesheets. This will fall back to using Additional Page Headers if you "
714
+ "have them set and nothing is entered here.<br /><a href='http://"
715
+ "semperplugins.com/documentation/advanced-settings/' target='_blank'>Click "
716
+ "here for documentation on this setting</a>"
717
+ msgstr ""
718
+
719
+ #: aioseop_class.php:206
720
+ msgid ""
721
+ "What you enter here will be copied verbatim to the header of the home page "
722
+ "if you have Front page displays your latest posts selected in Settings, "
723
+ "Reading.  It will also be copied verbatim to the header on the Posts page if "
724
+ "you have one set in Settings, Reading. You can enter whatever additional "
725
+ "headers you want here, even references to stylesheets.<br /><a href='http://"
726
+ "semperplugins.com/documentation/advanced-settings/' target='_blank'>Click "
727
+ "here for documentation on this setting</a>"
728
+ msgstr ""
729
+
730
+ #: aioseop_class.php:210
731
+ msgid "A preview of what this page might look like in search engine results."
732
+ msgstr ""
733
+
734
+ #: aioseop_class.php:211
735
+ msgid "A custom title that shows up in the title tag for this page."
736
+ msgstr ""
737
+
738
+ #: aioseop_class.php:212
739
+ msgid ""
740
+ "The META description for this page. This will override any autogenerated "
741
+ "descriptions."
742
+ msgstr ""
743
+
744
+ #: aioseop_class.php:213
745
+ msgid ""
746
+ "A comma separated list of your most important keywords for this page that "
747
+ "will be written as META keywords."
748
+ msgstr ""
749
+
750
+ #: aioseop_class.php:214
751
+ msgid "Check this box to ask search engines not to index this page."
752
+ msgstr ""
753
+
754
+ #: aioseop_class.php:215
755
+ msgid ""
756
+ "Check this box to ask search engines not to follow links from this page."
757
+ msgstr ""
758
+
759
+ #: aioseop_class.php:216
760
+ msgid ""
761
+ "Check this box to ask search engines not to use descriptions from the Open "
762
+ "Directory Project for this page."
763
+ msgstr ""
764
+
765
+ #: aioseop_class.php:217
766
+ msgid ""
767
+ "Check this box to ask Yahoo! not to use descriptions from the Yahoo! "
768
+ "directory for this page."
769
+ msgstr ""
770
+
771
+ #: aioseop_class.php:218
772
+ msgid "Set the title attribute for menu links."
773
+ msgstr ""
774
+
775
+ #: aioseop_class.php:219
776
+ msgid "Set the label for this page menu item."
777
+ msgstr ""
778
+
779
+ #: aioseop_class.php:220
780
+ msgid "Don't display this page in the sitemap."
781
+ msgstr ""
782
+
783
+ #: aioseop_class.php:221
784
+ msgid "Disable SEO on this page."
785
+ msgstr ""
786
+
787
+ #: aioseop_class.php:222
788
+ msgid "Disable Google Analytics on this page."
789
+ msgstr ""
790
+
791
+ #: aioseop_class.php:227
792
+ msgid "I enjoy this plugin and have made a donation:"
793
+ msgstr ""
794
+
795
+ #: aioseop_class.php:229
796
+ msgid "Home Title:"
797
+ msgstr ""
798
+
799
+ #: aioseop_class.php:232
800
+ msgid "Home Description:"
801
+ msgstr ""
802
+
803
+ #: aioseop_class.php:235
804
+ msgid "Use Keywords:"
805
+ msgstr ""
806
+
807
+ #: aioseop_class.php:238 aioseop_class.php:256 aioseop_class.php:264
808
+ #: aioseop_class.php:271 aioseop_class.php:326 aioseop_class.php:332
809
+ #: aioseop_class.php:384 aioseop_class.php:395 aioseop_performance.php:39
810
+ msgid "Enabled"
811
+ msgstr ""
812
+
813
+ #: aioseop_class.php:239 aioseop_class.php:257 aioseop_class.php:265
814
+ #: aioseop_class.php:272 aioseop_class.php:327 aioseop_class.php:333
815
+ #: aioseop_class.php:385 aioseop_class.php:396 aioseop_performance.php:40
816
+ msgid "Disabled"
817
+ msgstr ""
818
+
819
+ #: aioseop_class.php:242
820
+ msgid "Home Keywords (comma separated):"
821
+ msgstr ""
822
+
823
+ #: aioseop_class.php:246
824
+ msgid "Canonical URLs:"
825
+ msgstr ""
826
+
827
+ #: aioseop_class.php:249
828
+ msgid "No Pagination for Canonical URLs:"
829
+ msgstr ""
830
+
831
+ #: aioseop_class.php:253
832
+ msgid "Rewrite Titles:"
833
+ msgstr ""
834
+
835
+ #: aioseop_class.php:260 aioseop_performance.php:37
836
+ msgid "Force Rewrites:"
837
+ msgstr ""
838
+
839
+ #: aioseop_class.php:268
840
+ msgid "Use Original Title:"
841
+ msgstr ""
842
+
843
+ #: aioseop_class.php:275
844
+ msgid "Capitalize Titles:"
845
+ msgstr ""
846
+
847
+ #: aioseop_class.php:277
848
+ msgid "Capitalize Category Titles:"
849
+ msgstr ""
850
+
851
+ #: aioseop_class.php:279
852
+ msgid "Page Title Format:"
853
+ msgstr ""
854
+
855
+ #: aioseop_class.php:283
856
+ msgid "Post Title Format:"
857
+ msgstr ""
858
+
859
+ #: aioseop_class.php:287
860
+ msgid "Category Title Format:"
861
+ msgstr ""
862
+
863
+ #: aioseop_class.php:291
864
+ msgid "Archive Title Format:"
865
+ msgstr ""
866
+
867
+ #: aioseop_class.php:295
868
+ msgid "Date Archive Title Format:"
869
+ msgstr ""
870
+
871
+ #: aioseop_class.php:299
872
+ msgid "Author Archive Title Format:"
873
+ msgstr ""
874
+
875
+ #: aioseop_class.php:303
876
+ msgid "Tag Title Format:"
877
+ msgstr ""
878
+
879
+ #: aioseop_class.php:307
880
+ msgid "Search Title Format:"
881
+ msgstr ""
882
+
883
+ #: aioseop_class.php:311
884
+ msgid "Description Format"
885
+ msgstr ""
886
+
887
+ #: aioseop_class.php:315
888
+ msgid "404 Title Format:"
889
+ msgstr ""
890
+
891
+ #: aioseop_class.php:319
892
+ msgid "Paged Format:"
893
+ msgstr ""
894
+
895
+ #: aioseop_class.php:323
896
+ msgid "SEO for Custom Post Types:"
897
+ msgstr ""
898
+
899
+ #: aioseop_class.php:330
900
+ msgid "Enable Advanced Options:"
901
+ msgstr ""
902
+
903
+ #: aioseop_class.php:338
904
+ msgid "SEO on only these post types:"
905
+ msgstr ""
906
+
907
+ #: aioseop_class.php:343
908
+ msgid "Default to NOINDEX:"
909
+ msgstr ""
910
+
911
+ #: aioseop_class.php:348
912
+ msgid "Default to NOFOLLOW:"
913
+ msgstr ""
914
+
915
+ #: aioseop_class.php:353
916
+ msgid "Custom titles:"
917
+ msgstr ""
918
+
919
+ #: aioseop_class.php:358
920
+ msgid "Show Column Labels for Custom Post Types:"
921
+ msgstr ""
922
+
923
+ #: aioseop_class.php:361
924
+ msgid "Display Menu In Admin Bar:"
925
+ msgstr ""
926
+
927
+ #: aioseop_class.php:364
928
+ msgid "Display Menu At The Top:"
929
+ msgstr ""
930
+
931
+ #: aioseop_class.php:367
932
+ msgid "Google Webmaster Tools:"
933
+ msgstr ""
934
+
935
+ #: aioseop_class.php:370
936
+ msgid "Bing Webmaster Center:"
937
+ msgstr ""
938
+
939
+ #: aioseop_class.php:373
940
+ msgid "Pinterest Site Verification:"
941
+ msgstr ""
942
+
943
+ #: aioseop_class.php:376
944
+ msgid "Google Plus Default Profile:"
945
+ msgstr ""
946
+
947
+ #: aioseop_class.php:379
948
+ msgid "Disable Google Plus Profile:"
949
+ msgstr ""
950
+
951
+ #: aioseop_class.php:382
952
+ msgid "Advanced Authorship Options:"
953
+ msgstr ""
954
+
955
+ #: aioseop_class.php:389
956
+ msgid "Display Google Authorship:"
957
+ msgstr ""
958
+
959
+ #: aioseop_class.php:393
960
+ msgid "Display Publisher Meta on Front Page:"
961
+ msgstr ""
962
+
963
+ #: aioseop_class.php:400
964
+ msgid "Specify Publisher URL:"
965
+ msgstr ""
966
+
967
+ #: aioseop_class.php:403 aioseop_class.php:1694
968
+ msgid "Connect With Google Analytics"
969
+ msgstr ""
970
+
971
+ #: aioseop_class.php:406
972
+ msgid "Google Analytics ID:"
973
+ msgstr ""
974
+
975
+ #: aioseop_class.php:409
976
+ msgid "Use Universal Analytics:"
977
+ msgstr ""
978
+
979
+ #: aioseop_class.php:413
980
+ msgid "Tracking Domain:"
981
+ msgstr ""
982
+
983
+ #: aioseop_class.php:417
984
+ msgid "Track Multiple Domains:"
985
+ msgstr ""
986
+
987
+ #: aioseop_class.php:421
988
+ msgid "Anonymize IP Addresses:"
989
+ msgstr ""
990
+
991
+ #: aioseop_class.php:425
992
+ msgid "\"Display Advertising\" Tracking:"
993
+ msgstr ""
994
+
995
+ #: aioseop_class.php:429
996
+ msgid "Exclude Users From Tracking:"
997
+ msgstr ""
998
+
999
+ #: aioseop_class.php:433
1000
+ msgid "Track Outbound Links:"
1001
+ msgstr ""
1002
+
1003
+ #: aioseop_class.php:437
1004
+ msgid "Use Categories for META keywords:"
1005
+ msgstr ""
1006
+
1007
+ #: aioseop_class.php:441
1008
+ msgid "Use Tags for META keywords:"
1009
+ msgstr ""
1010
+
1011
+ #: aioseop_class.php:445
1012
+ msgid "Dynamically Generate Keywords for Posts Page:"
1013
+ msgstr ""
1014
+
1015
+ #: aioseop_class.php:449
1016
+ msgid "Use noindex for Categories:"
1017
+ msgstr ""
1018
+
1019
+ #: aioseop_class.php:452
1020
+ msgid "Use noindex for Date Archives:"
1021
+ msgstr ""
1022
+
1023
+ #: aioseop_class.php:455
1024
+ msgid "Use noindex for Author Archives:"
1025
+ msgstr ""
1026
+
1027
+ #: aioseop_class.php:458
1028
+ msgid "Use noindex for Tag Archives:"
1029
+ msgstr ""
1030
+
1031
+ #: aioseop_class.php:461
1032
+ msgid "Use noindex for the Search page:"
1033
+ msgstr ""
1034
+
1035
+ #: aioseop_class.php:464
1036
+ msgid "Use noindex for paginated pages/posts:"
1037
+ msgstr ""
1038
+
1039
+ #: aioseop_class.php:467
1040
+ msgid "Use nofollow for paginated pages/posts:"
1041
+ msgstr ""
1042
+
1043
+ #: aioseop_class.php:470
1044
+ msgid "Autogenerate Descriptions:"
1045
+ msgstr ""
1046
+
1047
+ #: aioseop_class.php:473
1048
+ msgid "Remove Descriptions For Paginated Pages:"
1049
+ msgstr ""
1050
+
1051
+ #: aioseop_class.php:476
1052
+ msgid "Never Shorten Long Descriptions:"
1053
+ msgstr ""
1054
+
1055
+ #: aioseop_class.php:479
1056
+ msgid "Use Schema.org Markup"
1057
+ msgstr ""
1058
+
1059
+ #: aioseop_class.php:482
1060
+ msgid "Unprotect Post Meta Fields:"
1061
+ msgstr ""
1062
+
1063
+ #: aioseop_class.php:485
1064
+ msgid "Exclude Pages:"
1065
+ msgstr ""
1066
+
1067
+ #: aioseop_class.php:488
1068
+ msgid "Additional Post Headers:"
1069
+ msgstr ""
1070
+
1071
+ #: aioseop_class.php:491
1072
+ msgid "Additional Page Headers:"
1073
+ msgstr ""
1074
+
1075
+ #: aioseop_class.php:494
1076
+ msgid "Additional Front Page Headers:"
1077
+ msgstr ""
1078
+
1079
+ #: aioseop_class.php:497
1080
+ msgid "Additional Blog Page Headers:"
1081
+ msgstr ""
1082
+
1083
+ #: aioseop_class.php:500
1084
+ msgid "Log important events:"
1085
+ msgstr ""
1086
+
1087
+ #: aioseop_class.php:513
1088
+ msgid "Upgrade to All in One SEO Pack Pro Version"
1089
+ msgstr ""
1090
+
1091
+ #: aioseop_class.php:515
1092
+ msgid "Preview Snippet"
1093
+ msgstr ""
1094
+
1095
+ #: aioseop_class.php:528 aioseop_opengraph.php:148
1096
+ msgid "Title"
1097
+ msgstr ""
1098
+
1099
+ #: aioseop_class.php:529 aioseop_opengraph.php:150
1100
+ msgid "Description"
1101
+ msgstr ""
1102
+
1103
+ #: aioseop_class.php:530
1104
+ msgid "Keywords (comma separated)"
1105
+ msgstr ""
1106
+
1107
+ #: aioseop_class.php:531
1108
+ msgid "Robots Meta NOINDEX"
1109
+ msgstr ""
1110
+
1111
+ #: aioseop_class.php:532
1112
+ msgid "Robots Meta NOFOLLOW"
1113
+ msgstr ""
1114
+
1115
+ #: aioseop_class.php:533
1116
+ msgid "Robots Meta NOODP"
1117
+ msgstr ""
1118
+
1119
+ #: aioseop_class.php:534
1120
+ msgid "Robots Meta NOYDIR"
1121
+ msgstr ""
1122
+
1123
+ #: aioseop_class.php:535
1124
+ msgid "Title Attribute"
1125
+ msgstr ""
1126
+
1127
+ #: aioseop_class.php:536
1128
+ msgid "Menu Label"
1129
+ msgstr ""
1130
+
1131
+ #: aioseop_class.php:537
1132
+ msgid "Exclude From Sitemap"
1133
+ msgstr ""
1134
+
1135
+ #: aioseop_class.php:538
1136
+ msgid "Disable on this page/post"
1137
+ msgstr ""
1138
+
1139
+ #: aioseop_class.php:539
1140
+ msgid "Disable Google Analytics"
1141
+ msgstr ""
1142
+
1143
+ #: aioseop_class.php:558 aioseop_opengraph.php:191
1144
+ msgid "Home Page Settings"
1145
+ msgstr ""
1146
+
1147
+ #: aioseop_class.php:563
1148
+ msgid "Keyword Settings"
1149
+ msgstr ""
1150
+
1151
+ #: aioseop_class.php:568
1152
+ msgid "Title Settings"
1153
+ msgstr ""
1154
+
1155
+ #: aioseop_class.php:574
1156
+ msgid "Custom Post Type Settings"
1157
+ msgstr ""
1158
+
1159
+ #: aioseop_class.php:579
1160
+ msgid "Display Settings"
1161
+ msgstr ""
1162
+
1163
+ #: aioseop_class.php:584
1164
+ msgid "Webmaster Verification"
1165
+ msgstr ""
1166
+
1167
+ #: aioseop_class.php:589
1168
+ msgid "Google Settings"
1169
+ msgstr ""
1170
+
1171
+ #: aioseop_class.php:595
1172
+ msgid "Noindex Settings"
1173
+ msgstr ""
1174
+
1175
+ #: aioseop_class.php:600
1176
+ msgid "Advanced Settings"
1177
+ msgstr ""
1178
+
1179
+ #: aioseop_class.php:851
1180
+ msgid "Front Page"
1181
+ msgstr ""
1182
+
1183
+ #: aioseop_class.php:851
1184
+ msgid "Everywhere Else"
1185
+ msgstr ""
1186
+
1187
+ #: aioseop_class.php:859
1188
+ msgid "Title Format:"
1189
+ msgstr ""
1190
+
1191
+ #: aioseop_class.php:894
1192
+ msgid "Welcome to Version %s!"
1193
+ msgstr ""
1194
+
1195
+ #: aioseop_class.php:895
1196
+ msgid ""
1197
+ "Thank you for running the latest and greatest All in One SEO Pack ever! "
1198
+ "Please review your settings, as we're always adding new features for you!"
1199
+ msgstr ""
1200
+
1201
+ #: aioseop_class.php:901
1202
+ msgid "Review Your Settings"
1203
+ msgstr ""
1204
+
1205
+ #: aioseop_class.php:902
1206
+ msgid ""
1207
+ "Thank you for running the latest and greatest All in One SEO Pack ever! New "
1208
+ "since 2.2: Control who accesses your site with the new Robots.txt Editor and "
1209
+ "File Editor modules! Enable them from the Feature Manager. Remember to "
1210
+ "review your settings, we have added some new ones!"
1211
+ msgstr ""
1212
+
1213
+ #: aioseop_class.php:921
1214
+ msgid "Reset General Settings to Defaults"
1215
+ msgstr ""
1216
+
1217
+ #: aioseop_class.php:922
1218
+ msgid "Reset ALL Settings to Defaults"
1219
+ msgstr ""
1220
+
1221
+ #: aioseop_class.php:979
1222
+ msgid "Default - noindex"
1223
+ msgstr ""
1224
+
1225
+ #: aioseop_class.php:979
1226
+ msgid "index"
1227
+ msgstr ""
1228
+
1229
+ #: aioseop_class.php:979
1230
+ msgid "noindex"
1231
+ msgstr ""
1232
+
1233
+ #: aioseop_class.php:983
1234
+ msgid "Default - nofollow"
1235
+ msgstr ""
1236
+
1237
+ #: aioseop_class.php:983
1238
+ msgid "follow"
1239
+ msgstr ""
1240
+
1241
+ #: aioseop_class.php:983
1242
+ msgid "nofollow"
1243
+ msgstr ""
1244
+
1245
+ #: aioseop_class.php:1044
1246
+ msgid "All in One SEO Plugin Support Forum"
1247
+ msgstr ""
1248
+
1249
+ #: aioseop_class.php:1045
1250
+ msgid "Support Forum"
1251
+ msgstr ""
1252
+
1253
+ #: aioseop_class.php:1046
1254
+ msgid "All in One SEO Plugin Changelog"
1255
+ msgstr ""
1256
+
1257
+ #: aioseop_class.php:1047
1258
+ msgid "Changelog"
1259
+ msgstr ""
1260
+
1261
+ #: aioseop_class.php:1048
1262
+ msgid "Pro Version"
1263
+ msgstr ""
1264
+
1265
+ #: aioseop_class.php:1050
1266
+ msgid "UPGRADE TO PRO VERSION"
1267
  msgstr ""
1268
 
1269
+ #: aioseop_class.php:1065
1270
+ msgid "Donate"
1271
  msgstr ""
1272
 
1273
+ #: aioseop_class.php:1067
1274
+ msgid "Donate with Paypal"
1275
  msgstr ""
1276
 
1277
+ #: aioseop_class.php:1069
1278
+ msgid "My Amazon Wish List"
 
 
 
1279
  msgstr ""
1280
 
1281
+ #: aioseop_class.php:1070
1282
+ msgid "Follow us on Facebook"
 
 
 
1283
  msgstr ""
1284
 
1285
+ #: aioseop_class.php:1071
1286
+ msgid "Follow us on Twitter"
 
 
 
1287
  msgstr ""
1288
 
1289
+ #: aioseop_class.php:1082
1290
+ msgid "Join our mailing list for tips, tricks, and WordPress secrets."
1291
  msgstr ""
1292
 
1293
+ #: aioseop_class.php:1083
1294
+ msgid ""
1295
+ "Sign up today and receive a free copy of the e-book 5 SEO Tips for WordPress "
1296
+ "($39 value)."
1297
  msgstr ""
1298
 
1299
+ #: aioseop_class.php:1092
1300
+ msgid ""
1301
+ "For support please visit the Semper Plugins Support Forum at http://"
1302
+ "semperplugins.com/support/"
1303
  msgstr ""
1304
 
1305
+ #: aioseop_class.php:1231
1306
+ msgid ""
1307
+ "Debug Warning: All in One SEO Pack meta data was included again from %s "
1308
+ "filter. Called %s times!"
1309
  msgstr ""
1310
 
1311
+ #: aioseop_class.php:1686
1312
+ msgid "Disconnect From Google Analytics"
1313
  msgstr ""
1314
 
1315
+ #: aioseop_class.php:1687
1316
+ msgid "Remove Stored Credentials"
1317
  msgstr ""
1318
 
1319
+ #: aioseop_class.php:1709 aioseop_class.php:1727 aioseop_class.php:1758
1320
+ msgid "Google Analytics"
1321
  msgstr ""
1322
 
1323
+ #: aioseop_class.php:2773
1324
+ msgid "SEO"
1325
  msgstr ""
1326
 
1327
+ #: aioseop_class.php:2780
1328
+ msgid "Edit SEO"
1329
  msgstr ""
1330
 
1331
+ #: aioseop_class.php:2787
1332
+ msgid "Upgrade To Pro"
1333
  msgstr ""
1334
 
1335
+ #: aioseop_class.php:2796
1336
+ msgid "All in One SEO"
1337
  msgstr ""
1338
 
1339
+ #: aioseop_class.php:2840
1340
+ msgid "Thank you!"
1341
  msgstr ""
1342
 
1343
+ #: aioseop_class.php:2841
1344
+ msgid ""
1345
+ "Thank you for your donation, it helps keep this plugin free and actively "
1346
+ "developed!"
1347
  msgstr ""
1348
 
1349
+ #: aioseop_class.php:2867
1350
+ msgid "Join Our Mailing List"
1351
  msgstr ""
1352
 
1353
+ #: aioseop_class.php:2891 aioseop_class.php:2903 aioseop_module_class.php:1147
1354
+ #: aioseop_module_class.php:1337 aioseop_module_class.php:1523
1355
+ msgid "Help"
1356
  msgstr ""
1357
 
1358
+ #: aioseop_class.php:2915
1359
+ msgid "Main Settings"
1360
  msgstr ""
1361
 
1362
+ #: aioseop_feature_manager.php:14
1363
+ msgid "Feature Manager"
1364
  msgstr ""
1365
 
1366
+ #: aioseop_feature_manager.php:19
1367
+ msgid "XML Sitemaps"
1368
  msgstr ""
1369
 
1370
+ #: aioseop_feature_manager.php:20
1371
+ msgid ""
1372
+ "Create and manage your XML Sitemaps using this feature and submit your XML "
1373
+ "Sitemap to Google, Bing/Yahoo and Ask.com."
1374
  msgstr ""
1375
 
1376
+ #: aioseop_feature_manager.php:21 aioseop_opengraph.php:13
1377
+ msgid "Social Meta"
1378
  msgstr ""
1379
 
1380
+ #: aioseop_feature_manager.php:22
1381
+ msgid ""
1382
+ "Activate this feature to add Social Meta data to your site to deliver closer "
1383
+ "integration between your website/blog and Facebook, Twitter, and Google+."
1384
  msgstr ""
1385
 
1386
+ #: aioseop_feature_manager.php:23 aioseop_robots.php:12 aioseop_robots.php:91
1387
+ msgid "Robots.txt"
1388
  msgstr ""
1389
 
1390
+ #: aioseop_feature_manager.php:24
1391
+ msgid ""
1392
+ "Generate and validate your robots.txt file to guide search engines through "
1393
+ "your site."
1394
  msgstr ""
1395
 
1396
+ #: aioseop_feature_manager.php:25 aioseop_file_editor.php:12
1397
+ msgid "File Editor"
1398
  msgstr ""
1399
 
1400
+ #: aioseop_feature_manager.php:26
1401
+ msgid ""
1402
+ "Edit your robots.txt file and your .htaccess file to fine-tune your site."
1403
  msgstr ""
1404
 
1405
+ #: aioseop_feature_manager.php:27 aioseop_performance.php:14
1406
+ msgid "Performance"
1407
  msgstr ""
1408
 
1409
+ #: aioseop_feature_manager.php:28
1410
+ msgid "Optimize performance related to SEO and check your system status."
1411
  msgstr ""
1412
 
1413
+ #: aioseop_feature_manager.php:30 aioseop_importer_exporter.php:12
1414
+ msgid "Importer & Exporter"
1415
  msgstr ""
1416
 
1417
+ #: aioseop_feature_manager.php:31
1418
+ msgid "Exports and imports your All in One SEO Pack plugin settings."
1419
  msgstr ""
1420
 
1421
+ #: aioseop_feature_manager.php:32
1422
+ msgid "Coming Soon..."
1423
  msgstr ""
1424
 
1425
+ #: aioseop_feature_manager.php:33
1426
+ msgid "Video Sitemap"
1427
  msgstr ""
1428
 
1429
+ #: aioseop_feature_manager.php:83
1430
+ msgid "Update Features"
1431
  msgstr ""
1432
 
1433
+ #: aioseop_feature_manager.php:85
1434
+ msgid "Reset Features"
1435
  msgstr ""
1436
 
1437
+ #: aioseop_file_editor.php:22 aioseop_robots.php:21
1438
+ msgid "Robots.txt editor"
1439
  msgstr ""
1440
 
1441
+ #: aioseop_file_editor.php:23
1442
+ msgid ".htaccess editor"
1443
  msgstr ""
1444
 
1445
+ #: aioseop_file_editor.php:26
1446
+ msgid "Edit Robots.txt"
1447
  msgstr ""
1448
 
1449
+ #: aioseop_file_editor.php:28 aioseop_file_editor.php:47
1450
+ msgid "Edit .htaccess"
1451
  msgstr ""
1452
 
1453
+ #: aioseop_file_editor.php:36
1454
+ msgid "robots.txt"
1455
  msgstr ""
1456
 
1457
+ #: aioseop_file_editor.php:37
1458
+ msgid ".htaccess"
1459
  msgstr ""
1460
 
1461
+ #: aioseop_file_editor.php:42
1462
+ msgid "Edit robots.txt"
1463
  msgstr ""
1464
 
1465
+ #: aioseop_file_editor.php:70
1466
+ msgid "Update robots.txt"
1467
  msgstr ""
1468
 
1469
+ #: aioseop_file_editor.php:72
1470
+ msgid "Update .htaccess"
1471
  msgstr ""
1472
 
1473
+ #: aioseop_functions.php:153
1474
+ msgid "SEO Title"
1475
  msgstr ""
1476
 
1477
+ #: aioseop_functions.php:154
1478
+ msgid "SEO Description"
1479
  msgstr ""
1480
 
1481
+ #: aioseop_functions.php:156
1482
+ msgid "SEO Keywords"
1483
  msgstr ""
1484
 
1485
+ #: aioseop_functions.php:193 aioseop_functions.php:226
1486
+ #: aioseop_functions.php:491
1487
+ msgid "Edit"
1488
  msgstr ""
1489
 
1490
+ #: aioseop_functions.php:193
1491
+ msgid "Post"
1492
  msgstr ""
1493
 
1494
+ #: aioseop_functions.php:193
1495
+ msgid "Save"
1496
  msgstr ""
1497
 
1498
+ #: aioseop_functions.php:193
1499
+ msgid "Cancel"
1500
  msgstr ""
1501
 
1502
+ #: aioseop_functions.php:194
1503
+ msgid "Please wait..."
1504
  msgstr ""
1505
 
1506
+ #: aioseop_functions.php:194
1507
+ msgid "Slug may not be empty!"
1508
  msgstr ""
1509
 
1510
+ #: aioseop_functions.php:195
1511
+ msgid "Revisions"
1512
  msgstr ""
1513
 
1514
+ #: aioseop_functions.php:195
1515
+ msgid "Insert time"
1516
  msgstr ""
1517
 
1518
+ #: aioseop_functions.php:222 aioseop_performance.php:151
1519
+ #: aioseop_performance.php:153 aioseop_performance.php:155
1520
+ #: aioseop_performance.php:168
1521
+ msgid "No"
1522
  msgstr ""
1523
 
1524
+ #: aioseop_functions.php:241
1525
+ msgid "Unauthorized access; try reloading the page."
1526
  msgstr ""
1527
 
1528
+ #: aioseop_functions.php:300
1529
+ msgid "Row %s not found; no rows were deleted."
1530
  msgstr ""
1531
 
1532
+ #: aioseop_functions.php:365
1533
+ msgid "Duplicate %s Meta"
1534
  msgstr ""
1535
 
1536
+ #: aioseop_functions.php:367
1537
+ msgid "No duplicate meta tags found."
1538
  msgstr ""
1539
 
1540
+ #: aioseop_functions.php:370
1541
+ msgid "What Does This Mean?"
1542
  msgstr ""
1543
 
1544
+ #: aioseop_functions.php:371
1545
+ msgid ""
1546
+ "All in One SEO Pack has detected that a plugin(s) or theme is also "
1547
+ "outputting social meta tags on your site.  You can view this social meta in "
1548
+ "the source code of your site (check your browser help for instructions on "
1549
+ "how to view source code)."
1550
  msgstr ""
1551
 
1552
+ #: aioseop_functions.php:372
1553
+ msgid ""
1554
+ "You may prefer to use the social meta tags that are being output by the "
1555
+ "other plugin(s) or theme.  If so, then you should deactivate this Social "
1556
+ "Meta feature in All in One SEO Pack Feature Manager."
1557
  msgstr ""
1558
 
1559
+ #: aioseop_functions.php:373
1560
+ msgid ""
1561
+ "You should avoid duplicate social meta tags.  You can use these free tools "
1562
+ "from Facebook, Google and Twitter to validate your social meta and check for "
1563
+ "errors:"
1564
  msgstr ""
1565
 
1566
+ #: aioseop_functions.php:378
1567
+ msgid ""
1568
+ "Please refer to the document for each tool for help in using these to debug "
1569
+ "your social meta."
1570
  msgstr ""
1571
 
1572
+ #: aioseop_functions.php:602
1573
+ msgid "Google+"
1574
  msgstr ""
1575
 
1576
+ #: aioseop_functions.php:607
1577
+ msgid "Twitter"
1578
  msgstr ""
1579
 
1580
+ #: aioseop_functions.php:609
1581
+ msgid "Facebook"
1582
  msgstr ""
1583
 
1584
+ #: aioseop_importer_exporter.php:17
1585
+ msgid ""
1586
+ "Select a valid All in One SEO Pack ini file and click 'Import' to import "
1587
+ "options from a previous state or install of All in One SEO Pack.<br /><a "
1588
+ "href='http://semperplugins.com/documentation/importer-exporter-module/' "
1589
+ "target='_blank'>Click here for documentation on this setting</a>"
1590
  msgstr ""
1591
 
1592
+ #: aioseop_importer_exporter.php:18
1593
+ msgid ""
1594
+ "You may choose to export settings from active modules, and content from post "
1595
+ "data.<br /><a href='http://semperplugins.com/documentation/importer-exporter-"
1596
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
1597
  msgstr ""
1598
 
1599
+ #: aioseop_importer_exporter.php:19
1600
+ msgid ""
1601
+ "Select which Post Types you want to export your All in One SEO Pack meta "
1602
+ "data for.<br /><a href='http://semperplugins.com/documentation/importer-"
1603
+ "exporter-module/' target='_blank'>Click here for documentation on this "
1604
+ "setting</a>"
1605
  msgstr ""
1606
 
1607
+ #: aioseop_importer_exporter.php:23 aioseop_importer_exporter.php:57
1608
+ msgid "Import"
1609
  msgstr ""
1610
 
1611
+ #: aioseop_importer_exporter.php:24
1612
+ msgid "Export Settings"
1613
  msgstr ""
1614
 
1615
+ #: aioseop_importer_exporter.php:28
1616
+ msgid "Export Post Types:"
1617
  msgstr ""
1618
 
1619
+ #: aioseop_importer_exporter.php:32
1620
+ msgid ""
1621
+ "Note: If General Settings is checked, the General Settings, the Feature "
1622
+ "Manager settings, and the following currently active modules will have their "
1623
+ "settings data exported:"
1624
  msgstr ""
1625
 
1626
+ #: aioseop_importer_exporter.php:60
1627
+ msgid "Export"
1628
  msgstr ""
1629
 
1630
+ #: aioseop_importer_exporter.php:80
1631
+ msgid "There are no other modules currently loaded!"
1632
  msgstr ""
1633
 
1634
+ #: aioseop_importer_exporter.php:82
1635
+ msgid ""
1636
+ "You may change this by activating or deactivating modules in the Feature "
1637
+ "Manager."
1638
  msgstr ""
1639
 
1640
+ #: aioseop_importer_exporter.php:247
1641
+ msgid "<b>Warning:</b> Line not matched: <b>\"%s\"</b>, On Line: <b>%s</b>"
1642
  msgstr ""
1643
 
1644
+ #: aioseop_importer_exporter.php:270
1645
+ msgid "<b>Warning:</b> This following post could not be found: <b>\"%s\"</b>"
1646
  msgstr ""
1647
 
1648
+ #: aioseop_importer_exporter.php:298
1649
+ msgid "Settings export file for All in One SEO Pack"
1650
  msgstr ""
1651
 
1652
+ #: aioseop_module_class.php:1284
1653
+ msgid " characters. Most search engines use a maximum of %s chars for the %s."
1654
  msgstr ""
1655
 
1656
+ #: aioseop_module_class.php:1310
1657
+ msgid "Click for Help!"
1658
  msgstr ""
1659
 
1660
+ #: aioseop_module_class.php:1446 aioseop_sitemap.php:473
1661
+ msgid ""
1662
+ "Security Check - If you receive this in error, log out and back in to "
1663
+ "WordPress"
1664
  msgstr ""
1665
 
1666
+ #: aioseop_module_class.php:1448
1667
+ msgid "Options Reset."
1668
  msgstr ""
1669
 
1670
+ #: aioseop_module_class.php:1457
1671
+ msgid "All in One SEO Options Updated."
1672
  msgstr ""
1673
 
1674
+ #: aioseop_module_class.php:1503
1675
+ msgid "Update Options"
1676
  msgstr ""
1677
 
1678
+ #: aioseop_opengraph.php:18
1679
+ msgid "Activity"
1680
  msgstr ""
1681
 
1682
+ #: aioseop_opengraph.php:19
1683
+ msgid "Sport"
1684
  msgstr ""
1685
 
1686
+ #: aioseop_opengraph.php:22
1687
+ msgid "Bar"
1688
  msgstr ""
1689
 
1690
+ #: aioseop_opengraph.php:23
1691
+ msgid "Company"
1692
  msgstr ""
1693
 
1694
+ #: aioseop_opengraph.php:24
1695
+ msgid "Cafe"
1696
  msgstr ""
1697
 
1698
+ #: aioseop_opengraph.php:25
1699
+ msgid "Hotel"
1700
  msgstr ""
1701
 
1702
+ #: aioseop_opengraph.php:26
1703
+ msgid "Restaurant"
1704
  msgstr ""
1705
 
1706
+ #: aioseop_opengraph.php:29
1707
+ msgid "Cause"
1708
  msgstr ""
1709
 
1710
+ #: aioseop_opengraph.php:30
1711
+ msgid "Sports League"
1712
  msgstr ""
1713
 
1714
+ #: aioseop_opengraph.php:31
1715
+ msgid "Sports Team"
1716
  msgstr ""
1717
 
1718
+ #: aioseop_opengraph.php:34
1719
+ msgid "Band"
1720
  msgstr ""
1721
 
1722
+ #: aioseop_opengraph.php:35
1723
+ msgid "Government"
 
1724
  msgstr ""
1725
 
1726
+ #: aioseop_opengraph.php:36
1727
+ msgid "Non Profit"
1728
  msgstr ""
1729
 
1730
+ #: aioseop_opengraph.php:37
1731
+ msgid "School"
1732
  msgstr ""
1733
 
1734
+ #: aioseop_opengraph.php:38
1735
+ msgid "University"
1736
  msgstr ""
1737
 
1738
+ #: aioseop_opengraph.php:41
1739
+ msgid "Actor"
1740
  msgstr ""
1741
 
1742
+ #: aioseop_opengraph.php:42
1743
+ msgid "Athlete"
1744
  msgstr ""
1745
 
1746
+ #: aioseop_opengraph.php:43
1747
+ msgid "Author"
1748
  msgstr ""
1749
 
1750
+ #: aioseop_opengraph.php:44
1751
+ msgid "Director"
1752
  msgstr ""
1753
 
1754
+ #: aioseop_opengraph.php:45
1755
+ msgid "Musician"
1756
  msgstr ""
1757
 
1758
+ #: aioseop_opengraph.php:46
1759
+ msgid "Politician"
1760
  msgstr ""
1761
 
1762
+ #: aioseop_opengraph.php:47
1763
+ msgid "Profile"
1764
  msgstr ""
1765
 
1766
+ #: aioseop_opengraph.php:48
1767
+ msgid "Public Figure"
1768
  msgstr ""
1769
 
1770
+ #: aioseop_opengraph.php:51
1771
+ msgid "City"
1772
  msgstr ""
1773
 
1774
+ #: aioseop_opengraph.php:52
1775
+ msgid "Country"
1776
  msgstr ""
1777
 
1778
+ #: aioseop_opengraph.php:53
1779
+ msgid "Landmark"
1780
  msgstr ""
1781
 
1782
+ #: aioseop_opengraph.php:54
1783
+ msgid "State Province"
1784
  msgstr ""
1785
 
1786
+ #: aioseop_opengraph.php:57
1787
+ msgid "Album"
1788
  msgstr ""
1789
 
1790
+ #: aioseop_opengraph.php:58
1791
+ msgid "Book"
1792
  msgstr ""
1793
 
1794
+ #: aioseop_opengraph.php:59
1795
+ msgid "Drink"
1796
  msgstr ""
1797
 
1798
+ #: aioseop_opengraph.php:60
1799
+ msgid "Food"
1800
  msgstr ""
1801
 
1802
+ #: aioseop_opengraph.php:61
1803
+ msgid "Game"
1804
  msgstr ""
1805
 
1806
+ #: aioseop_opengraph.php:62
1807
+ msgid "Movie"
1808
  msgstr ""
1809
 
1810
+ #: aioseop_opengraph.php:63
1811
+ msgid "Product"
1812
  msgstr ""
1813
 
1814
+ #: aioseop_opengraph.php:64
1815
+ msgid "Song"
1816
  msgstr ""
1817
 
1818
+ #: aioseop_opengraph.php:65
1819
+ msgid "TV Show"
1820
  msgstr ""
1821
 
1822
+ #: aioseop_opengraph.php:66
1823
+ msgid "Episode"
1824
  msgstr ""
1825
 
1826
+ #: aioseop_opengraph.php:68
1827
+ msgid "Article"
1828
  msgstr ""
1829
 
1830
+ #: aioseop_opengraph.php:69
1831
+ msgid "Blog"
1832
  msgstr ""
1833
 
1834
+ #: aioseop_opengraph.php:70
1835
+ msgid "Website"
1836
  msgstr ""
1837
 
1838
+ #: aioseop_opengraph.php:77
1839
+ msgid ""
1840
+ "Checking this box will use the Home Title and Home Description set in All in "
1841
+ "One SEO Pack, General Settings as the Open Graph title and description for "
1842
+ "your home page.<br /><a href='http://semperplugins.com/documentation/social-"
1843
+ "meta-module/' target='_blank'>Click here for documentation on this setting</"
1844
+ "a>"
1845
  msgstr ""
1846
 
1847
+ #: aioseop_opengraph.php:78
1848
+ msgid ""
1849
+ "Your Profile Admin ID is your Facebook profile ID. You can find out your "
1850
+ "Facebook ID using the lookup tool here: https://graph.facebook.com/"
1851
+ "yourusername<br />NOTE: Replace 'yourusername' with your Facebook profile "
1852
+ "name.<br /><a href='http://semperplugins.com/documentation/social-meta-"
1853
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
1854
  msgstr ""
1855
 
1856
+ #: aioseop_opengraph.php:79
1857
+ msgid ""
1858
+ "The Site Name is the name that is used to identify your website.<br /><a "
1859
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1860
+ "target='_blank'>Click here for documentation on this setting</a>"
1861
  msgstr ""
1862
 
1863
+ #: aioseop_opengraph.php:80
1864
+ msgid ""
1865
+ "The Home Title is the Open Graph title for your home page.<br /><a "
1866
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1867
+ "target='_blank'>Click here for documentation on this setting</a>"
1868
  msgstr ""
1869
 
1870
+ #: aioseop_opengraph.php:81
1871
+ msgid ""
1872
+ "The Home Description is the Open Graph description for your home page.<br /"
1873
+ "><a href='http://semperplugins.com/documentation/social-meta-module/' "
1874
+ "target='_blank'>Click here for documentation on this setting</a>"
1875
  msgstr ""
1876
 
1877
+ #: aioseop_opengraph.php:82
1878
+ msgid ""
1879
+ "The Home Image is the Open Graph image for your home page.<br /><a "
1880
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1881
+ "target='_blank'>Click here for documentation on this setting</a>"
1882
  msgstr ""
1883
 
1884
+ #: aioseop_opengraph.php:83
1885
+ msgid ""
1886
+ "Check this and your Open Graph descriptions will be auto-generated from your "
1887
+ "content.<br /><a href='http://semperplugins.com/documentation/social-meta-"
1888
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
1889
  msgstr ""
1890
 
1891
+ #: aioseop_opengraph.php:84
1892
+ msgid ""
1893
+ "Check this box to disable the Open Graph meta output by the Jetpack plugin."
1894
+ "<br /><a href='http://semperplugins.com/documentation/social-meta-module/' "
1895
+ "target='_blank'>Click here for documentation on this setting</a>"
1896
  msgstr ""
1897
 
1898
+ #: aioseop_opengraph.php:85
1899
+ msgid ""
1900
+ "This option lets you choose which image will be displayed by default for the "
1901
+ "Open Graph image. You may override this on individual posts.<br /><a "
1902
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1903
+ "target='_blank'>Click here for documentation on this setting</a>"
1904
  msgstr ""
1905
 
1906
+ #: aioseop_opengraph.php:86
1907
+ msgid ""
1908
+ "This option lets you fall back to the default image if no image could be "
1909
+ "found above.<br /><a href='http://semperplugins.com/documentation/social-"
1910
+ "meta-module/' target='_blank'>Click here for documentation on this setting</"
1911
+ "a>"
1912
  msgstr ""
1913
 
1914
+ #: aioseop_opengraph.php:87
1915
+ msgid ""
1916
+ "This option sets a default image that can be used for the Open Graph image. "
1917
+ "You can upload an image, select an image from your Media Library or paste "
1918
+ "the URL of an image here.<br /><a href='http://semperplugins.com/"
1919
+ "documentation/social-meta-module/' target='_blank'>Click here for "
1920
+ "documentation on this setting</a>"
1921
  msgstr ""
1922
 
1923
+ #: aioseop_opengraph.php:88
1924
+ msgid ""
1925
+ "Enter the name of a custom field (or multiple field names separated by "
1926
+ "commas) to use that field to specify the Open Graph image on Pages or Posts."
1927
+ "<br /><a href='http://semperplugins.com/documentation/social-meta-module/' "
1928
+ "target='_blank'>Click here for documentation on this setting</a>"
1929
  msgstr ""
1930
 
1931
+ #: aioseop_opengraph.php:89
1932
+ msgid ""
1933
+ "Set the Open Graph type for your website as either a blog or a website.<br /"
1934
+ "><a href='http://semperplugins.com/documentation/social-meta-module/' "
1935
+ "target='_blank'>Click here for documentation on this setting</a>"
1936
  msgstr ""
1937
 
1938
+ #: aioseop_opengraph.php:90
1939
+ msgid ""
1940
+ "This option lets you select the Open Graph image that will be used for this "
1941
+ "Page or Post, overriding the default settings.<br /><a href='http://"
1942
+ "semperplugins.com/documentation/social-meta-module/' target='_blank'>Click "
1943
+ "here for documentation on this setting</a>"
1944
  msgstr ""
1945
 
1946
+ #: aioseop_opengraph.php:91
1947
+ msgid ""
1948
+ "This option lets you upload an image to use as the Open Graph image for this "
1949
+ "Page or Post.<br /><a href='http://semperplugins.com/documentation/social-"
1950
+ "meta-module/' target='_blank'>Click here for documentation on this setting</"
1951
+ "a>"
1952
  msgstr ""
1953
 
1954
+ #: aioseop_opengraph.php:92
1955
+ msgid ""
1956
+ "Enter the width for your Open Graph image in pixels (i.e. 600).<br /><a "
1957
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1958
+ "target='_blank'>Click here for documentation on this setting</a>"
1959
  msgstr ""
1960
 
1961
+ #: aioseop_opengraph.php:93
1962
+ msgid ""
1963
+ "Enter the height for your Open Graph image in pixels (i.e. 600).<br /><a "
1964
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1965
+ "target='_blank'>Click here for documentation on this setting</a>"
1966
  msgstr ""
1967
 
1968
+ #: aioseop_opengraph.php:94 aioseop_opengraph.php:95
1969
+ msgid ""
1970
+ "Select the default type of Twitter card to display.<br /><a href='http://"
1971
+ "semperplugins.com/documentation/social-meta-module/' target='_blank'>Click "
1972
+ "here for documentation on this setting</a>"
1973
  msgstr ""
1974
 
1975
+ #: aioseop_opengraph.php:96
1976
+ msgid ""
1977
+ "Enter the Twitter username associated with your website here.<br /><a "
1978
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
1979
+ "target='_blank'>Click here for documentation on this setting</a>"
1980
  msgstr ""
1981
 
1982
+ #: aioseop_opengraph.php:97
1983
+ msgid ""
1984
+ "Allows your authors to be identified by their Twitter usernames as content "
1985
+ "creators on the Twitter cards for their posts.<br /><a href='http://"
1986
+ "semperplugins.com/documentation/social-meta-module/' target='_blank'>Click "
1987
+ "here for documentation on this setting</a>"
1988
  msgstr ""
1989
 
1990
+ #: aioseop_opengraph.php:98
1991
+ msgid ""
1992
+ "Enter the name of your website here.<br /><a href='http://semperplugins.com/"
1993
+ "documentation/social-meta-module/' target='_blank'>Click here for "
1994
+ "documentation on this setting</a>"
1995
  msgstr ""
1996
 
1997
+ #: aioseop_opengraph.php:99
1998
+ msgid ""
1999
+ "Select which Post Types you want to use All in One SEO Pack to set Open "
2000
+ "Graph meta values for.<br /><a href='http://semperplugins.com/documentation/"
2001
+ "social-meta-module/' target='_blank'>Click here for documentation on this "
2002
+ "setting</a>"
2003
  msgstr ""
2004
 
2005
+ #: aioseop_opengraph.php:100
2006
+ msgid ""
2007
+ "This is the Open Graph title of this Page or Post.<br /><a href='http://"
2008
+ "semperplugins.com/documentation/social-meta-module/' target='_blank'>Click "
2009
+ "here for documentation on this setting</a>"
2010
  msgstr ""
2011
 
2012
+ #: aioseop_opengraph.php:101
2013
+ msgid ""
2014
+ "This is the Open Graph description of this Page or Post.<br /><a "
2015
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
2016
+ "target='_blank'>Click here for documentation on this setting</a>"
2017
  msgstr ""
2018
 
2019
+ #: aioseop_opengraph.php:102
2020
+ msgid ""
2021
+ "Select the Open Graph type that best describes the content of this Page or "
2022
+ "Post.<br /><a href='http://semperplugins.com/documentation/social-meta-"
2023
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
2024
  msgstr ""
2025
 
2026
+ #: aioseop_opengraph.php:103
2027
+ msgid ""
2028
+ "This Open Graph meta allows you to add a list of keywords that best describe "
2029
+ "this content.<br /><a href='http://semperplugins.com/documentation/social-"
2030
+ "meta-module/' target='_blank'>Click here for documentation on this setting</"
2031
+ "a>"
2032
  msgstr ""
2033
 
2034
+ #: aioseop_opengraph.php:104
2035
+ msgid ""
2036
+ "Link articles to the Facebook page associated with your website.<br /><a "
2037
+ "href='http://semperplugins.com/documentation/social-meta-module/' "
2038
+ "target='_blank'>Click here for documentation on this setting</a>"
2039
  msgstr ""
2040
 
2041
+ #: aioseop_opengraph.php:105
2042
+ msgid ""
2043
+ "Allows your authors to be identified by their Facebook pages as content "
2044
+ "authors on the Opengraph meta for their articles.<br /><a href='http://"
2045
+ "semperplugins.com/documentation/social-meta-module/' target='_blank'>Click "
2046
+ "here for documentation on this setting</a>"
2047
  msgstr ""
2048
 
2049
+ #: aioseop_opengraph.php:108
2050
+ msgid " characters. Open Graph allows up to a maximum of %s chars for the %s."
2051
  msgstr ""
2052
 
2053
+ #: aioseop_opengraph.php:110
2054
+ msgid "Scan Header"
2055
  msgstr ""
2056
 
2057
+ #: aioseop_opengraph.php:111
2058
+ msgid "Use AIOSEO Title and Description"
2059
  msgstr ""
2060
 
2061
+ #: aioseop_opengraph.php:112
2062
+ msgid "Profile Admins ID"
2063
  msgstr ""
2064
 
2065
+ #: aioseop_opengraph.php:113
2066
+ msgid "Site Name"
2067
  msgstr ""
2068
 
2069
+ #: aioseop_opengraph.php:114
2070
+ msgid "Home Title"
2071
  msgstr ""
2072
 
2073
+ #: aioseop_opengraph.php:116
2074
+ msgid "Home Description"
2075
  msgstr ""
2076
 
2077
+ #: aioseop_opengraph.php:118
2078
+ msgid "Home Image"
2079
  msgstr ""
2080
 
2081
+ #: aioseop_opengraph.php:120
2082
+ msgid "Autogenerate OG Descriptions"
2083
  msgstr ""
2084
 
2085
+ #: aioseop_opengraph.php:121
2086
+ msgid "Disable Jetpack Tags"
2087
  msgstr ""
2088
 
2089
+ #: aioseop_opengraph.php:122
2090
+ msgid "Select OG:Image Source"
2091
  msgstr ""
2092
 
2093
+ #: aioseop_opengraph.php:122
2094
+ msgid "Default Image"
2095
  msgstr ""
2096
 
2097
+ #: aioseop_opengraph.php:122
2098
+ msgid "Featured Image"
2099
  msgstr ""
2100
 
2101
+ #: aioseop_opengraph.php:122
2102
+ msgid "First Attached Image"
2103
  msgstr ""
2104
 
2105
+ #: aioseop_opengraph.php:122
2106
+ msgid "First Image In Content"
2107
  msgstr ""
2108
 
2109
+ #: aioseop_opengraph.php:122
2110
+ msgid "Image From Custom Field"
2111
  msgstr ""
2112
 
2113
+ #: aioseop_opengraph.php:122
2114
+ msgid "First Available Image"
2115
  msgstr ""
2116
 
2117
+ #: aioseop_opengraph.php:123
2118
+ msgid "Use Default If No Image Found"
2119
  msgstr ""
2120
 
2121
+ #: aioseop_opengraph.php:124
2122
+ msgid "Default OG:Image"
2123
  msgstr ""
2124
 
2125
+ #: aioseop_opengraph.php:125
2126
+ msgid "Use Custom Field For Image"
2127
  msgstr ""
2128
 
2129
+ #: aioseop_opengraph.php:126 aioseop_opengraph.php:152
2130
+ msgid "Facebook Object Type"
2131
  msgstr ""
2132
 
2133
+ #: aioseop_opengraph.php:128
2134
+ msgid "Image"
2135
  msgstr ""
2136
 
2137
+ #: aioseop_opengraph.php:130
2138
+ msgid "Custom Image"
2139
  msgstr ""
2140
 
2141
+ #: aioseop_opengraph.php:132
2142
+ msgid "Specify Image Width"
2143
  msgstr ""
2144
 
2145
+ #: aioseop_opengraph.php:134
2146
+ msgid "Specify Image Height"
2147
  msgstr ""
2148
 
2149
+ #: aioseop_opengraph.php:136
2150
+ msgid "Default Twitter Card"
2151
  msgstr ""
2152
 
2153
+ #: aioseop_opengraph.php:137 aioseop_opengraph.php:139
2154
+ msgid "Summary"
2155
  msgstr ""
2156
 
2157
+ #: aioseop_opengraph.php:137 aioseop_opengraph.php:139
2158
+ msgid "Summary Large Image"
2159
  msgstr ""
2160
 
2161
+ #: aioseop_opengraph.php:137 aioseop_opengraph.php:139
2162
+ msgid "Photo"
2163
  msgstr ""
2164
 
2165
+ #: aioseop_opengraph.php:138
2166
+ msgid "Twitter Card Type"
2167
  msgstr ""
2168
 
2169
+ #: aioseop_opengraph.php:140
2170
+ msgid "Twitter Site"
2171
  msgstr ""
2172
 
2173
+ #: aioseop_opengraph.php:142
2174
+ msgid "Show Twitter Author"
2175
  msgstr ""
2176
 
2177
+ #: aioseop_opengraph.php:143
2178
+ msgid "Twitter Domain"
2179
  msgstr ""
2180
 
2181
+ #: aioseop_opengraph.php:145
2182
+ msgid "Enable Facebook Meta for"
 
2183
  msgstr ""
2184
 
2185
+ #: aioseop_opengraph.php:157
2186
+ msgid "Article Tags"
2187
  msgstr ""
2188
 
2189
+ #: aioseop_opengraph.php:159
2190
+ msgid "Show Facebook Publisher on Articles"
2191
  msgstr ""
2192
 
2193
+ #: aioseop_opengraph.php:160
2194
+ msgid "Show Facebook Author on Articles"
2195
  msgstr ""
2196
 
2197
+ #: aioseop_opengraph.php:177
2198
+ msgid "Social Settings"
2199
  msgstr ""
2200
 
2201
+ #: aioseop_opengraph.php:196
2202
+ msgid "Image Settings"
2203
  msgstr ""
2204
 
2205
+ #: aioseop_opengraph.php:201
2206
+ msgid "Facebook Settings"
2207
  msgstr ""
2208
 
2209
+ #: aioseop_opengraph.php:206
2210
+ msgid "Twitter Settings"
2211
  msgstr ""
2212
 
2213
+ #: aioseop_opengraph.php:212
2214
+ msgid "Scan Social Meta"
 
 
2215
  msgstr ""
2216
 
2217
+ #: aioseop_opengraph.php:235
2218
+ msgid ""
2219
+ "Static front page detected, suggested Facebook Object Type is 'website'."
2220
  msgstr ""
2221
 
2222
+ #: aioseop_opengraph.php:240
2223
+ msgid "Blog on front page detected, suggested Facebook Object Type is 'blog'."
2224
  msgstr ""
2225
 
2226
+ #: aioseop_opengraph.php:287
2227
+ msgid "Default "
2228
  msgstr ""
2229
 
2230
+ #: aioseop_opengraph.php:334
2231
+ msgid "Scan Now"
2232
  msgstr ""
2233
 
2234
+ #: aioseop_opengraph.php:336
2235
+ msgid "Scan your site for duplicate social meta tags."
2236
  msgstr ""
2237
 
2238
+ #: aioseop_opengraph.php:609
2239
+ msgid "Object Type"
2240
  msgstr ""
2241
 
2242
+ #: aioseop_opengraph.php:610
2243
+ msgid ""
2244
+ "Choose a default value that best describes the content of your post type."
2245
  msgstr ""
2246
 
2247
+ #: aioseop_performance.php:20
2248
+ msgid ""
2249
+ "This setting allows you to raise your PHP memory limit to a reasonable "
2250
+ "value. Note: WordPress core and other WordPress plugins may also change the "
2251
+ "value of the memory limit.<br /><a href='http://semperplugins.com/"
2252
+ "documentation/performance-settings/' target='_blank'>Click here for "
2253
+ "documentation on this setting</a>"
2254
  msgstr ""
2255
 
2256
+ #: aioseop_performance.php:21
2257
+ msgid ""
2258
+ "This setting allows you to raise your PHP execution time to a reasonable "
2259
+ "value.<br /><a href='http://semperplugins.com/documentation/performance-"
2260
+ "settings/' target='_blank'>Click here for documentation on this setting</a>"
2261
  msgstr ""
2262
 
2263
+ #: aioseop_performance.php:22
2264
+ msgid ""
2265
+ "Use output buffering to ensure that the title gets rewritten. Enable this "
2266
+ "option if you run into issues with the title tag being set by your theme or "
2267
+ "another plugin.<br /><a href='http://semperplugins.com/documentation/"
2268
+ "performance-settings/' target='_blank'>Click here for documentation on this "
2269
+ "setting</a>"
2270
  msgstr ""
2271
 
2272
+ #: aioseop_performance.php:26
2273
+ msgid "Raise memory limit"
2274
  msgstr ""
2275
 
2276
+ #: aioseop_performance.php:28 aioseop_performance.php:31
2277
  msgid "Use the system default"
2278
  msgstr ""
2279
 
2280
+ #: aioseop_performance.php:29
2281
  msgid "Raise execution time"
2282
  msgstr ""
2283
 
2284
+ #: aioseop_performance.php:31
 
 
 
 
2285
  msgid "No limit"
2286
  msgstr ""
2287
 
2288
+ #: aioseop_performance.php:57
2289
  msgid "System Status"
2290
  msgstr ""
2291
 
2292
+ #: aioseop_performance.php:135
2293
  msgid "Not set"
2294
  msgstr ""
2295
 
2296
+ #: aioseop_performance.php:136 aioseop_performance.php:138
2297
  msgid "On"
2298
  msgstr ""
2299
 
2300
+ #: aioseop_performance.php:137 aioseop_performance.php:139
2301
  msgid "Off"
2302
  msgstr ""
2303
 
2304
+ #: aioseop_performance.php:141 aioseop_performance.php:143
2305
+ #: aioseop_performance.php:145 aioseop_performance.php:147
2306
+ #: aioseop_performance.php:149 aioseop_performance.php:171
2307
  msgid "N/A"
2308
  msgstr ""
2309
 
2310
+ #: aioseop_performance.php:148
2311
  msgid " MByte"
2312
  msgstr ""
2313
 
2314
+ #: aioseop_performance.php:150 aioseop_performance.php:152
2315
+ #: aioseop_performance.php:154 aioseop_performance.php:166
2316
  msgid "Yes"
2317
  msgstr ""
2318
 
2319
+ #: aioseop_performance.php:178
2320
  msgid "Operating System"
2321
  msgstr ""
2322
 
2323
+ #: aioseop_performance.php:179
2324
  msgid "Server"
2325
  msgstr ""
2326
 
2327
+ #: aioseop_performance.php:180
2328
  msgid "Memory usage"
2329
  msgstr ""
2330
 
2331
+ #: aioseop_performance.php:181
2332
  msgid "MYSQL Version"
2333
  msgstr ""
2334
 
2335
+ #: aioseop_performance.php:182
2336
  msgid "SQL Mode"
2337
  msgstr ""
2338
 
2339
+ #: aioseop_performance.php:183
2340
  msgid "PHP Version"
2341
  msgstr ""
2342
 
2343
+ #: aioseop_performance.php:184
2344
  msgid "PHP Safe Mode"
2345
  msgstr ""
2346
 
2347
+ #: aioseop_performance.php:185
2348
  msgid "PHP Allow URL fopen"
2349
  msgstr ""
2350
 
2351
+ #: aioseop_performance.php:186
2352
  msgid "PHP Memory Limit"
2353
  msgstr ""
2354
 
2355
+ #: aioseop_performance.php:187
2356
  msgid "PHP Max Upload Size"
2357
  msgstr ""
2358
 
2359
+ #: aioseop_performance.php:188
2360
  msgid "PHP Max Post Size"
2361
  msgstr ""
2362
 
2363
+ #: aioseop_performance.php:189
2364
  msgid "PHP Max Script Execute Time"
2365
  msgstr ""
2366
 
2367
+ #: aioseop_performance.php:190
2368
  msgid "PHP Exif support"
2369
  msgstr ""
2370
 
2371
+ #: aioseop_performance.php:191
2372
  msgid "PHP IPTC support"
2373
  msgstr ""
2374
 
2375
+ #: aioseop_performance.php:192
2376
  msgid "PHP XML support"
2377
  msgstr ""
2378
 
2379
+ #: aioseop_performance.php:193
2380
  msgid "Site URL"
2381
  msgstr ""
2382
 
2383
+ #: aioseop_performance.php:194
2384
  msgid "Home URL"
2385
  msgstr ""
2386
 
2387
+ #: aioseop_performance.php:195
2388
  msgid "WordPress Version"
2389
  msgstr ""
2390
 
2391
+ #: aioseop_performance.php:196
2392
  msgid "WordPress DB Version"
2393
  msgstr ""
2394
 
2395
+ #: aioseop_performance.php:197
2396
  msgid "Multisite"
2397
  msgstr ""
2398
 
2399
+ #: aioseop_performance.php:198
2400
  msgid "Active Theme"
2401
  msgstr ""
2402
 
2403
+ #: aioseop_performance.php:213
2404
  msgid "All in One SEO Pack Pro Debug Info"
2405
  msgstr ""
2406
 
2407
+ #: aioseop_performance.php:229
2408
  msgid "Form submission error: verification check failed."
2409
  msgstr ""
2410
 
2411
+ #: aioseop_performance.php:235
2412
  msgid "SFWD Debug Mail From Site %s."
2413
  msgstr ""
2414
 
2415
+ #: aioseop_performance.php:236
2416
  msgid "Sent to %s."
2417
  msgstr ""
2418
 
2419
+ #: aioseop_performance.php:238
2420
  msgid "Failed to send to %s."
2421
  msgstr ""
2422
 
2423
+ #: aioseop_performance.php:241
2424
  msgid "Error: please enter an e-mail address before submitting."
2425
  msgstr ""
2426
 
2427
+ #: aioseop_performance.php:246
2428
  msgid "E-mail debug information"
2429
  msgstr ""
2430
 
2431
+ #: aioseop_performance.php:247
2432
  msgid "Submit"
2433
  msgstr ""
2434
 
2435
+ #: aioseop_robots.php:18 aioseop_robots.php:28
2436
+ msgid "Rule Type"
2437
  msgstr ""
2438
 
2439
+ #: aioseop_robots.php:19 aioseop_robots.php:31
2440
+ msgid "User Agent"
2441
  msgstr ""
2442
 
2443
+ #: aioseop_robots.php:20 aioseop_robots.php:34
2444
+ msgid "Directory Path"
2445
  msgstr ""
2446
 
2447
+ #: aioseop_robots.php:26
2448
+ msgid ""
2449
+ "Use the rule builder below to add rules to create a new Robots.txt file.  If "
2450
+ "you already have a Robots.txt file you should use the File Editor feature in "
2451
+ "All in One SEO Pack to edit it or you can delete your current Robots.txt "
2452
+ "file and start a new one with the rule builder below."
2453
  msgstr ""
2454
 
2455
+ #: aioseop_robots.php:37
2456
+ msgid "Generate Robots.txt"
2457
  msgstr ""
2458
 
2459
+ #: aioseop_robots.php:40
2460
+ msgid "Add Rule"
2461
  msgstr ""
2462
 
2463
+ #: aioseop_robots.php:41
2464
+ msgid "Save Robots.txt File"
2465
  msgstr ""
2466
 
2467
+ #: aioseop_robots.php:42
2468
+ msgid "Delete Robots.txt File"
2469
  msgstr ""
2470
 
2471
+ #: aioseop_robots.php:44
2472
+ msgid ""
2473
+ "Click the Optimize button below and All in One SEO Pack will analyze your "
2474
+ "Robots.txt file to make sure it complies with the standards for Robots.txt "
2475
+ "files.  The results will be displayed in a table below."
2476
+ msgstr ""
2477
+
2478
+ #: aioseop_robots.php:46
2479
+ msgid "Update Robots.txt File"
2480
+ msgstr ""
2481
+
2482
+ #: aioseop_robots.php:47
2483
+ msgid "Disregard Changes"
2484
+ msgstr ""
2485
+
2486
+ #: aioseop_robots.php:48
2487
+ msgid "Optimize"
2488
+ msgstr ""
2489
+
2490
+ #: aioseop_robots.php:61
2491
+ msgid "Create a Robots.txt File"
2492
+ msgstr ""
2493
+
2494
+ #: aioseop_robots.php:66
2495
+ msgid "Optimize your Robots.txt File"
2496
+ msgstr ""
2497
+
2498
+ #: aioseop_robots.php:71
2499
+ msgid ""
2500
+ "Your Robots.txt file has been optimized.  Here are the results and "
2501
+ "recommendations.  Click the Update Robots.txt File button below to write "
2502
+ "these changes to your Robots.txt file.  Click the Disregard Changes button "
2503
+ "to ignore these recommendations and keep your current Robots.txt file."
2504
+ msgstr ""
2505
+
2506
+ #: aioseop_robots.php:161 aioseop_robots.php:163
2507
+ msgid "Current File"
2508
+ msgstr ""
2509
+
2510
+ #: aioseop_robots.php:161
2511
+ msgid "Proposed Changes"
2512
+ msgstr ""
2513
+
2514
+ #: aioseop_robots.php:217
2515
+ msgid "Legend"
2516
+ msgstr ""
2517
+
2518
+ #: aioseop_robots.php:219
2519
+ msgid ""
2520
+ "The yellow indicator means that a non-standard extension was recognized; not "
2521
+ "all crawlers may recognize it or interpret it the same way. The Allow and "
2522
+ "Sitemap directives are commonly used by Google and Yahoo."
2523
+ msgstr ""
2524
+
2525
+ #: aioseop_robots.php:220
2526
+ msgid ""
2527
+ "The red indicator means that the syntax is invalid for a robots.txt file."
2528
+ msgstr ""
2529
+
2530
+ #: aioseop_robots.php:222
2531
+ msgid "More Information"
2532
+ msgstr ""
2533
+
2534
+ #: aioseop_sitemap.php:24
2535
+ msgid "XML Sitemap"
2536
+ msgstr ""
2537
+
2538
+ #: aioseop_sitemap.php:31
2539
+ msgid ""
2540
+ "Sitemap %s generated by All in One SEO Pack %s by Michael Torbert of Semper "
2541
+ "Fi Web Design on %s"
2542
  msgstr ""
2543
 
2544
  #: aioseop_sitemap.php:34
2545
+ msgid ""
2546
+ "Specifies the name of your sitemap file. This will default to 'sitemap'.<br /"
2547
+ "><a href='http://semperplugins.com/documentation/xml-sitemaps-module/' "
2548
+ "target='_blank'>Click here for documentation on this setting</a>"
2549
  msgstr ""
2550
 
2551
  #: aioseop_sitemap.php:35
2552
+ msgid ""
2553
+ "Notify Google when you update your sitemap settings.<br /><a href='http://"
2554
+ "semperplugins.com/documentation/xml-sitemaps-module/' target='_blank'>Click "
2555
+ "here for documentation on this setting</a>"
2556
  msgstr ""
2557
 
2558
  #: aioseop_sitemap.php:36
2559
+ msgid ""
2560
+ "Notify Bing when you update your sitemap settings.<br /><a href='http://"
2561
+ "semperplugins.com/documentation/xml-sitemaps-module/' target='_blank'>Click "
2562
+ "here for documentation on this setting</a>"
2563
+ msgstr ""
2564
+
2565
+ #: aioseop_sitemap.php:37
2566
+ msgid ""
2567
+ "Organize sitemap entries into distinct files in your sitemap. Enable this "
2568
+ "only if your sitemap contains over 50,000 URLs or the file is over 5MB in "
2569
+ "size.<br /><a href='http://semperplugins.com/documentation/xml-sitemaps-"
2570
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
2571
  msgstr ""
2572
 
2573
  #: aioseop_sitemap.php:38
2574
+ msgid ""
2575
+ "Split long sitemaps into separate files.<br /><a href='http://semperplugins."
2576
+ "com/documentation/xml-sitemaps-module/' target='_blank'>Click here for "
2577
+ "documentation on this setting</a>"
2578
  msgstr ""
2579
 
2580
  #: aioseop_sitemap.php:39
2581
+ msgid ""
2582
+ "Allows you to specify the maximum number of posts in a sitemap (up to "
2583
+ "50,000).<br /><a href='http://semperplugins.com/documentation/xml-sitemaps-"
2584
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
2585
+ msgstr ""
2586
+
2587
+ #: aioseop_sitemap.php:40
2588
+ msgid ""
2589
+ "Select which Post Types appear in your sitemap.<br /><a href='http://"
2590
+ "semperplugins.com/documentation/xml-sitemaps-module/' target='_blank'>Click "
2591
+ "here for documentation on this setting</a>"
2592
+ msgstr ""
2593
+
2594
+ #: aioseop_sitemap.php:41
2595
+ msgid ""
2596
+ "Select which taxonomy archives appear in your sitemap.<br /><a href='http://"
2597
+ "semperplugins.com/documentation/xml-sitemaps-module/' target='_blank'>Click "
2598
+ "here for documentation on this setting</a>"
2599
  msgstr ""
2600
 
2601
  #: aioseop_sitemap.php:42
2602
+ msgid ""
2603
+ "Include Date Archives in your sitemap.<br /><a href='http://semperplugins."
2604
+ "com/documentation/xml-sitemaps-module/' target='_blank'>Click here for "
2605
+ "documentation on this setting</a>"
2606
  msgstr ""
2607
 
2608
  #: aioseop_sitemap.php:43
2609
+ msgid ""
2610
+ "Include Author Archives in your sitemap.<br /><a href='http://semperplugins."
2611
+ "com/documentation/xml-sitemaps-module/' target='_blank'>Click here for "
2612
+ "documentation on this setting</a>"
2613
+ msgstr ""
2614
+
2615
+ #: aioseop_sitemap.php:44
2616
+ msgid ""
2617
+ "Create a compressed sitemap file in .xml.gz format.<br /><a href='http://"
2618
+ "semperplugins.com/documentation/xml-sitemaps-module/' target='_blank'>Click "
2619
+ "here for documentation on this setting</a>"
2620
  msgstr ""
2621
 
2622
  #: aioseop_sitemap.php:45
2623
+ msgid ""
2624
+ "Places a link to your Sitemap.xml into your virtual Robots.txt file.<br /><a "
2625
+ "href='http://semperplugins.com/documentation/xml-sitemaps-module/' "
2626
+ "target='_blank'>Click here for documentation on this setting</a>"
2627
  msgstr ""
2628
 
2629
  #: aioseop_sitemap.php:46
2630
+ msgid ""
2631
+ "Places a link to the sitemap file in your virtual Robots.txt file which "
2632
+ "WordPress creates.<br /><a href='http://semperplugins.com/documentation/xml-"
2633
+ "sitemaps-module/' target='_blank'>Click here for documentation on this "
2634
+ "setting</a>"
2635
+ msgstr ""
2636
+
2637
+ #: aioseop_sitemap.php:47
2638
+ msgid ""
2639
+ "Use rewrites to generate your sitemap on the fly. NOTE: This is required for "
2640
+ "WordPress Multisite.<br /><a href='http://semperplugins.com/documentation/"
2641
+ "xml-sitemaps-module/' target='_blank'>Click here for documentation on this "
2642
+ "setting</a>"
2643
  msgstr ""
2644
 
2645
  #: aioseop_sitemap.php:48
2646
+ msgid "URL to the page."
2647
  msgstr ""
2648
 
2649
  #: aioseop_sitemap.php:49
2650
+ msgid "The priority of the page."
2651
  msgstr ""
2652
 
2653
  #: aioseop_sitemap.php:50
2654
+ msgid "The frequency of the page."
2655
  msgstr ""
2656
 
2657
  #: aioseop_sitemap.php:51
2658
+ msgid "Last modified date of the page."
2659
  msgstr ""
2660
 
2661
  #: aioseop_sitemap.php:52
2662
+ msgid ""
2663
+ "Entries from these categories will be excluded from the sitemap.<br /><a "
2664
+ "href='http://semperplugins.com/documentation/xml-sitemaps-module/' "
2665
+ "target='_blank'>Click here for documentation on this setting</a>"
2666
  msgstr ""
2667
 
2668
  #: aioseop_sitemap.php:53
2669
+ msgid ""
2670
+ "Use page slugs or page IDs, seperated by commas, to exclude pages from the "
2671
+ "sitemap.<br /><a href='http://semperplugins.com/documentation/xml-sitemaps-"
2672
+ "module/' target='_blank'>Click here for documentation on this setting</a>"
2673
  msgstr ""
2674
 
2675
+ #: aioseop_sitemap.php:57
2676
+ msgid "Filename Prefix"
2677
  msgstr ""
2678
 
2679
+ #: aioseop_sitemap.php:59
2680
+ msgid "Notify Google"
2681
  msgstr ""
2682
 
2683
+ #: aioseop_sitemap.php:60
2684
+ msgid "Notify Bing"
2685
  msgstr ""
2686
 
2687
+ #: aioseop_sitemap.php:61
2688
+ msgid "Enable Sitemap Indexes"
2689
  msgstr ""
2690
 
2691
+ #: aioseop_sitemap.php:62
2692
+ msgid "Paginate Sitemap Indexes"
2693
  msgstr ""
2694
 
2695
  #: aioseop_sitemap.php:64
2696
+ msgid "Maximum Posts Per Sitemap"
2697
+ msgstr ""
2698
+
2699
+ #: aioseop_sitemap.php:67
2700
+ msgid "Post Types"
2701
  msgstr ""
2702
 
2703
  #: aioseop_sitemap.php:69
2704
+ msgid "Taxonomies"
2705
+ msgstr ""
2706
+
2707
+ #: aioseop_sitemap.php:71
2708
+ msgid "Include Date Archive Pages"
2709
+ msgstr ""
2710
+
2711
+ #: aioseop_sitemap.php:72
2712
+ msgid "Include Author Pages"
2713
+ msgstr ""
2714
+
2715
+ #: aioseop_sitemap.php:73
2716
+ msgid "Create Compressed Sitemap"
2717
+ msgstr ""
2718
+
2719
+ #: aioseop_sitemap.php:74
2720
+ msgid "Link From Virtual Robots.txt"
2721
+ msgstr ""
2722
+
2723
+ #: aioseop_sitemap.php:75
2724
+ msgid "Dynamically Generate Sitemap"
2725
+ msgstr ""
2726
+
2727
+ #: aioseop_sitemap.php:80
2728
+ msgid "Debug Log"
2729
+ msgstr ""
2730
+
2731
+ #: aioseop_sitemap.php:85
2732
  msgid "Sitemap Status"
2733
  msgstr ""
2734
 
2735
+ #: aioseop_sitemap.php:100
2736
+ msgid "Do Not Override"
2737
+ msgstr ""
2738
+
2739
+ #: aioseop_sitemap.php:101
2740
+ msgid "Select Individual"
2741
+ msgstr ""
2742
+
2743
+ #: aioseop_sitemap.php:110
2744
  msgid "priority"
2745
  msgstr ""
2746
 
2747
+ #: aioseop_sitemap.php:110
2748
  msgid "frequency"
2749
  msgstr ""
2750
 
2751
+ #: aioseop_sitemap.php:113
2752
  msgid "homepage"
2753
  msgstr ""
2754
 
2755
+ #: aioseop_sitemap.php:114
2756
  msgid "posts"
2757
  msgstr ""
2758
 
2759
+ #: aioseop_sitemap.php:115
2760
  msgid "taxonomies"
2761
  msgstr ""
2762
 
2763
+ #: aioseop_sitemap.php:116
2764
  msgid "archive pages"
2765
  msgstr ""
2766
 
2767
+ #: aioseop_sitemap.php:117
2768
  msgid "author pages"
2769
  msgstr ""
2770
 
2771
+ #: aioseop_sitemap.php:125
2772
  msgid "Manually set the %s of your %s."
2773
  msgstr ""
2774
 
2775
+ #: aioseop_sitemap.php:132
2776
+ msgid ""
2777
+ "Enter information below for any additional links for your sitemap not "
2778
+ "already managed through WordPress."
2779
  msgstr ""
2780
 
2781
+ #: aioseop_sitemap.php:133
2782
  msgid "Page URL"
2783
  msgstr ""
2784
 
2785
+ #: aioseop_sitemap.php:134
 
 
 
 
2786
  msgid "Page Priority"
2787
  msgstr ""
2788
 
2789
+ #: aioseop_sitemap.php:135
 
 
 
 
2790
  msgid "Page Frequency"
2791
  msgstr ""
2792
 
2793
+ #: aioseop_sitemap.php:136
 
 
 
 
2794
  msgid "Last Modified"
2795
  msgstr ""
2796
 
2797
+ #: aioseop_sitemap.php:137 aioseop_sitemap.php:147
 
 
 
 
2798
  msgid "Additional Pages"
2799
  msgstr ""
2800
 
2801
+ #: aioseop_sitemap.php:138
2802
  msgid "Add URL"
2803
  msgstr ""
2804
 
2805
+ #: aioseop_sitemap.php:142
2806
  msgid "Excluded Categories"
2807
  msgstr ""
2808
 
2809
+ #: aioseop_sitemap.php:143
 
 
 
 
2810
  msgid "Excluded Pages"
2811
  msgstr ""
2812
 
2813
+ #: aioseop_sitemap.php:153
 
 
 
 
2814
  msgid "Excluded Items"
2815
  msgstr ""
2816
 
2817
+ #: aioseop_sitemap.php:159
2818
  msgid "Priorities"
2819
  msgstr ""
2820
 
2821
+ #: aioseop_sitemap.php:165
2822
  msgid "Frequencies"
2823
  msgstr ""
2824
 
2825
+ #: aioseop_sitemap.php:257
2826
  msgid "Media / Attachments"
2827
  msgstr ""
2828
 
2829
+ #: aioseop_sitemap.php:258
2830
  msgid "All Post Types"
2831
  msgstr ""
2832
 
2833
+ #: aioseop_sitemap.php:259
2834
  msgid "All Taxonomies"
2835
  msgstr ""
2836
 
2837
+ #: aioseop_sitemap.php:263
2838
+ msgid "Manually set the priority for the "
2839
+ msgstr ""
2840
+
2841
+ #: aioseop_sitemap.php:264
2842
+ msgid "Manually set the frequency for the "
2843
+ msgstr ""
2844
+
2845
+ #: aioseop_sitemap.php:265
2846
+ msgid " Post Type"
2847
+ msgstr ""
2848
+
2849
+ #: aioseop_sitemap.php:266
2850
+ msgid " Taxonomy"
2851
+ msgstr ""
2852
+
2853
+ #: aioseop_sitemap.php:297 aioseop_sitemap.php:329
2854
  msgid "Update Sitemap"
2855
  msgstr ""
2856
 
2857
+ #: aioseop_sitemap.php:327
2858
+ msgid ""
2859
+ "Please review your settings below and click %s to build your sitemap; then, "
2860
+ "%s."
2861
  msgstr ""
2862
 
2863
+ #: aioseop_sitemap.php:330
2864
  msgid "view your sitemap"
2865
  msgstr ""
2866
 
2867
+ #: aioseop_sitemap.php:333
2868
+ msgid ""
2869
+ "Note: you are using dynamic sitemap generation to keep your sitemap current; "
2870
+ "this will not generate a static sitemap file."
2871
  msgstr ""
2872
 
2873
+ #: aioseop_sitemap.php:337
2874
+ msgid ""
2875
+ "Dynamic sitemap generation appears to be using the correct rewrite rules."
2876
  msgstr ""
2877
 
2878
+ #: aioseop_sitemap.php:339
2879
+ msgid ""
2880
+ "Dynamic sitemap generation does not appear to be using the correct rewrite "
2881
+ "rules; please disable any other sitemap plugins or functionality on your "
2882
+ "site and reset your permalinks."
2883
  msgstr ""
2884
 
2885
+ #: aioseop_sitemap.php:344
2886
  msgid "Reading Settings"
2887
  msgstr ""
2888
 
2889
+ #: aioseop_sitemap.php:346
2890
  msgid "Privacy Settings"
2891
  msgstr ""
2892
 
2893
+ #: aioseop_sitemap.php:348
2894
+ msgid ""
2895
+ "Warning: your privacy settings are configured to ask search engines to not "
2896
+ "index your site; you can change this under %s for your blog."
2897
  msgstr ""
2898
 
2899
+ #: aioseop_sitemap.php:469
2900
  msgid "Warning: dynamic sitemap generation must have permalinks enabled."
2901
  msgstr ""
2902
 
2903
+ #: aioseop_sitemap.php:482
2904
  msgid "Deleted %s."
2905
  msgstr ""
2906
 
2907
+ #: aioseop_sitemap.php:491
2908
  msgid "Couldn't rename file %s!"
2909
  msgstr ""
2910
 
2911
+ #: aioseop_sitemap.php:495
2912
  msgid "Renamed %s to %s."
2913
  msgstr ""
2914
 
2915
+ #: aioseop_sitemap.php:497
2916
  msgid "Couldn't find file %s!"
2917
  msgstr ""
2918
 
2919
+ #: aioseop_sitemap.php:549
2920
+ msgid ""
2921
+ "Warning: a static sitemap '%s' generated by All in One SEO Pack %s on %s "
2922
+ "already exists that may conflict with dynamic sitemap generation."
2923
  msgstr ""
2924
 
2925
+ #: aioseop_sitemap.php:554
2926
  msgid "Potential conflict with unknown file %s."
2927
  msgstr ""
2928
 
2929
+ #: aioseop_sitemap.php:573
2930
  msgid "Rename Conflicting Files"
2931
  msgstr ""
2932
 
2933
+ #: aioseop_sitemap.php:574
2934
  msgid "Delete Conflicting Files"
2935
  msgstr ""
2936
 
2937
+ #: aioseop_sitemap.php:663
2938
  msgid "compressed"
2939
  msgstr ""
2940
 
2941
+ #: aioseop_sitemap.php:665
2942
  msgid "dynamic"
2943
  msgstr ""
2944
 
2945
+ #: aioseop_sitemap.php:667
2946
  msgid "static"
2947
  msgstr ""
2948
 
2949
+ #: aioseop_sitemap.php:730
2950
  msgid "dynamically"
2951
  msgstr ""
2952
 
2953
+ #: aioseop_sitemap.php:754
2954
  msgid "Successfully notified %s about changes to your sitemap at %s."
2955
  msgstr ""
2956
 
2957
+ #: aioseop_sitemap.php:756
2958
  msgid "Failed to notify %s about changes to your sitemap at %s, error code %s."
2959
  msgstr ""
2960
 
2961
+ #: aioseop_sitemap.php:759
2962
+ msgid ""
2963
+ "Failed to notify %s about changes to your sitemap at %s, unable to access "
2964
+ "via wp_remote_get()."
2965
  msgstr ""
2966
 
2967
+ #: aioseop_sitemap.php:762
2968
  msgid "Did not notify %s about changes to your sitemap."
2969
  msgstr ""
2970
 
2971
+ #: aioseop_sitemap.php:789 aioseop_sitemap.php:927 aioseop_sitemap.php:945
2972
  msgid "file '%s' statically"
2973
  msgstr ""
2974
 
2975
+ #: aioseop_sitemap.php:798
2976
  msgid "Updated sitemap settings."
2977
  msgstr ""
2978
 
2979
  #: all_in_one_seo_pack.php:43
2980
  msgid "%s detected a conflict; please deactivate the plugin located in %s."
2981
  msgstr ""
2982
+
2983
  #. Plugin Name of the plugin/theme
2984
  msgid "All In One SEO Pack"
2985
  msgstr ""
2989
  msgstr ""
2990
 
2991
  #. Description of the plugin/theme
2992
+ msgid ""
2993
+ "Out-of-the-box SEO for your WordPress blog. <a href=\"admin.php?page=all-in-"
2994
+ "one-seo-pack/aioseop_class.php\">Options configuration panel</a> | <a href="
2995
+ "\"http://semperplugins.com/plugins/all-in-one-seo-pack-pro-version/?"
2996
+ "loc=plugins\" target=\"_blank\">Upgrade to Pro Version</a> | <a href="
2997
+ "\"https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=mrtorbert"
2998
+ "%40gmail%2ecom&item_name=All%20In%20One%20SEO%20Pack&item_number=Support"
2999
+ "%20Open%20Source&no_shipping=0&no_note=1&tax=0&currency_code=USD&lc=US&bn=PP"
3000
+ "%2dDonationsBF&charset=UTF%2d8\">Donate</a> | <a href=\"http://semperplugins."
3001
+ "com/support/\" >Support</a> | <a href=\"https://www.amazon.com/"
3002
+ "wishlist/1NFQ133FNCOOA/ref=wl_web\" target=\"_blank\" title=\"Amazon Wish "
3003
+ "List\">Amazon Wishlist</a>"
3004
  msgstr ""
3005
 
3006
  #. Author of the plugin/theme