Version Description
Download this release
Release Info
Developer | JohnLamansky |
Plugin | SEO Ultimate |
Version | 5.2 |
Comparing to | |
See all releases |
Code changes from version 5.1 to 5.2
- modules/meta/meta-descriptions.php +1 -1
- readme.txt +8 -5
- seo-ultimate.php +4 -4
modules/meta/meta-descriptions.php
CHANGED
@@ -24,7 +24,7 @@ class SU_MetaDescriptions extends SU_Module {
|
|
24 |
__('Default Formats', 'seo-ultimate') => 'formats_tab'
|
25 |
, __('Blog Homepage', 'seo-ultimate') => 'home_tab'
|
26 |
)
|
27 |
-
, $this->
|
28 |
'type' => 'textarea'
|
29 |
, 'name' => 'description'
|
30 |
, 'term_settings_key' => 'taxonomy_descriptions'
|
24 |
__('Default Formats', 'seo-ultimate') => 'formats_tab'
|
25 |
, __('Blog Homepage', 'seo-ultimate') => 'home_tab'
|
26 |
)
|
27 |
+
, $this->get_meta_edit_tabs(array(
|
28 |
'type' => 'textarea'
|
29 |
, 'name' => 'description'
|
30 |
, 'term_settings_key' => 'taxonomy_descriptions'
|
readme.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
=== SEO Ultimate ===
|
2 |
-
Contributors: SEO Design Solutions
|
3 |
Tags: seo, SEO Ultimate, suite, google, yahoo, bing, search engines, admin, post, page, custom post types, categories, tags, terms, custom taxonomies, title, meta, robots, noindex, nofollow, canonical, 404, robots.txt, htaccess, slugs, url, anchor, more, link, excerpt, permalink, links, autolinks, code, footer, modules, uninstallable, reinstallable, downgradable, import, export, CSV, affiliate
|
4 |
Requires at least: 3.0
|
5 |
Tested up to: 3.1
|
6 |
-
Stable tag: 5.
|
7 |
|
8 |
This all-in-one SEO plugin gives you control over title tags, noindex, meta tags, slugs, canonical, autolinks, 404 errors, rich snippets, and more.
|
9 |
|
@@ -11,11 +11,11 @@ This all-in-one SEO plugin gives you control over title tags, noindex, meta tags
|
|
11 |
|
12 |
= Recent Releases =
|
13 |
|
|
|
14 |
* Version 5.1 adds meta keyword auto-generation
|
15 |
* Version 5.0 increases database usage efficiency
|
16 |
* Version 4.9 adds autogenerated meta descriptions
|
17 |
* Version 4.8 adds Deeplink Juggernaut features
|
18 |
-
* Version 4.7 adds the Link Mask Generator module
|
19 |
|
20 |
= Features =
|
21 |
|
@@ -27,7 +27,7 @@ SEO Ultimate is an all-in-one [SEO](http://www.seodesignsolutions.com/) plugin w
|
|
27 |
* Customize your homepage's `<title>` tag.
|
28 |
* Format the `<title>` tags of posts, pages, categories, tags, archives, search results, and more!
|
29 |
|
30 |
-
* **Meta Description Editor** -- UPDATED in Version
|
31 |
* Edit the `<meta>` description tags for posts, pages, and the homepage.
|
32 |
* Increase SERP clickthrough rates by influence search engine result snippets.
|
33 |
* Mass-editor makes it a cinch to go back and add descriptions to old posts.
|
@@ -147,7 +147,7 @@ There are many additional features in development. Install SEO Ultimate today an
|
|
147 |
|
148 |
To install the plugin automatically:
|
149 |
|
150 |
-
1. Go to the [SEO Ultimate homepage](http://www.seodesignsolutions.com/wordpress-seo/)
|
151 |
2. In the "Auto Installer" box on the right, enter your blog's URL and click "Launch Installer."
|
152 |
3. Click "Install Now," then click "Activate this plugin."
|
153 |
|
@@ -226,6 +226,9 @@ Frequently asked questions, settings help, and troubleshooting tips for SEO Ulti
|
|
226 |
|
227 |
== Changelog ==
|
228 |
|
|
|
|
|
|
|
229 |
= Version 5.1 (May 16, 2011) =
|
230 |
* Feature: Meta Keywords Editor can now auto-generate keywords for posts and custom post types using categories, tags, and custom taxonomy terms
|
231 |
|
1 |
=== SEO Ultimate ===
|
2 |
+
Contributors: SEO Design Solutions, JohnLamansky
|
3 |
Tags: seo, SEO Ultimate, suite, google, yahoo, bing, search engines, admin, post, page, custom post types, categories, tags, terms, custom taxonomies, title, meta, robots, noindex, nofollow, canonical, 404, robots.txt, htaccess, slugs, url, anchor, more, link, excerpt, permalink, links, autolinks, code, footer, modules, uninstallable, reinstallable, downgradable, import, export, CSV, affiliate
|
4 |
Requires at least: 3.0
|
5 |
Tested up to: 3.1
|
6 |
+
Stable tag: 5.2
|
7 |
|
8 |
This all-in-one SEO plugin gives you control over title tags, noindex, meta tags, slugs, canonical, autolinks, 404 errors, rich snippets, and more.
|
9 |
|
11 |
|
12 |
= Recent Releases =
|
13 |
|
14 |
+
* Version 5.2 adds meta description mass-editing for categories/tags/terms
|
15 |
* Version 5.1 adds meta keyword auto-generation
|
16 |
* Version 5.0 increases database usage efficiency
|
17 |
* Version 4.9 adds autogenerated meta descriptions
|
18 |
* Version 4.8 adds Deeplink Juggernaut features
|
|
|
19 |
|
20 |
= Features =
|
21 |
|
27 |
* Customize your homepage's `<title>` tag.
|
28 |
* Format the `<title>` tags of posts, pages, categories, tags, archives, search results, and more!
|
29 |
|
30 |
+
* **Meta Description Editor** -- UPDATED in Version 5.2
|
31 |
* Edit the `<meta>` description tags for posts, pages, and the homepage.
|
32 |
* Increase SERP clickthrough rates by influence search engine result snippets.
|
33 |
* Mass-editor makes it a cinch to go back and add descriptions to old posts.
|
147 |
|
148 |
To install the plugin automatically:
|
149 |
|
150 |
+
1. Go to the [SEO Ultimate homepage](http://www.seodesignsolutions.com/wordpress-seo/).
|
151 |
2. In the "Auto Installer" box on the right, enter your blog's URL and click "Launch Installer."
|
152 |
3. Click "Install Now," then click "Activate this plugin."
|
153 |
|
226 |
|
227 |
== Changelog ==
|
228 |
|
229 |
+
= Version 5.2 (May 17, 2011) =
|
230 |
+
* Feature: Added meta description mass-editor for categories, tags, and custom taxonomy terms
|
231 |
+
|
232 |
= Version 5.1 (May 16, 2011) =
|
233 |
* Feature: Meta Keywords Editor can now auto-generate keywords for posts and custom post types using categories, tags, and custom taxonomy terms
|
234 |
|
seo-ultimate.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: SEO Ultimate
|
4 |
Plugin URI: http://www.seodesignsolutions.com/wordpress-seo/
|
5 |
Description: This all-in-one SEO plugin gives you control over title tags, noindex/nofollow, meta tags, rich snippets, slugs, canonical tags, autolinks, 404 errors, rich snippets, and more.
|
6 |
-
Version: 5.
|
7 |
Author: SEO Design Solutions
|
8 |
Author URI: http://www.seodesignsolutions.com/
|
9 |
Text Domain: seo-ultimate
|
@@ -12,7 +12,7 @@ Text Domain: seo-ultimate
|
|
12 |
/**
|
13 |
* The main SEO Ultimate plugin file.
|
14 |
* @package SeoUltimate
|
15 |
-
* @version 5.
|
16 |
* @link http://www.seodesignsolutions.com/wordpress-seo/ SEO Ultimate Homepage
|
17 |
*/
|
18 |
|
@@ -47,10 +47,10 @@ define('SU_MINIMUM_WP_VER', '3.0');
|
|
47 |
//Reading plugin info from constants is faster than trying to parse it from the header above.
|
48 |
define('SU_PLUGIN_NAME', 'SEO Ultimate');
|
49 |
define('SU_PLUGIN_URI', 'http://www.seodesignsolutions.com/wordpress-seo/');
|
50 |
-
define('SU_VERSION', '5.
|
51 |
define('SU_AUTHOR', 'SEO Design Solutions');
|
52 |
define('SU_AUTHOR_URI', 'http://www.seodesignsolutions.com/');
|
53 |
-
define('SU_USER_AGENT', 'SeoUltimate/5.
|
54 |
|
55 |
/********** INCLUDES **********/
|
56 |
|
3 |
Plugin Name: SEO Ultimate
|
4 |
Plugin URI: http://www.seodesignsolutions.com/wordpress-seo/
|
5 |
Description: This all-in-one SEO plugin gives you control over title tags, noindex/nofollow, meta tags, rich snippets, slugs, canonical tags, autolinks, 404 errors, rich snippets, and more.
|
6 |
+
Version: 5.2
|
7 |
Author: SEO Design Solutions
|
8 |
Author URI: http://www.seodesignsolutions.com/
|
9 |
Text Domain: seo-ultimate
|
12 |
/**
|
13 |
* The main SEO Ultimate plugin file.
|
14 |
* @package SeoUltimate
|
15 |
+
* @version 5.2
|
16 |
* @link http://www.seodesignsolutions.com/wordpress-seo/ SEO Ultimate Homepage
|
17 |
*/
|
18 |
|
47 |
//Reading plugin info from constants is faster than trying to parse it from the header above.
|
48 |
define('SU_PLUGIN_NAME', 'SEO Ultimate');
|
49 |
define('SU_PLUGIN_URI', 'http://www.seodesignsolutions.com/wordpress-seo/');
|
50 |
+
define('SU_VERSION', '5.2');
|
51 |
define('SU_AUTHOR', 'SEO Design Solutions');
|
52 |
define('SU_AUTHOR_URI', 'http://www.seodesignsolutions.com/');
|
53 |
+
define('SU_USER_AGENT', 'SeoUltimate/5.2');
|
54 |
|
55 |
/********** INCLUDES **********/
|
56 |
|