Improve your WordPress SEO: Write better content and have a fully optimized WordPress site using the WordPress SEO plugin by Yoast.
wpseo_head action, allowing easier filtering and changing.wpseo_admin_pages so more pages can use WP SEO admin stylesheets.$wpdb->prepare all queries that need preparing.noindex, nofollow on URLs with ?replytocom that was added in 3.5.get_admin_url.wpseo_robots filter for the robots meta tag.wp_title, by having WP SEO filter a bit later in the process
(but no too late because the genesis wrap filter is on 30)."Fix" for tracking popup with empty buttons.
Updated languages
home_url instead of site_url.bul version.split with explode as split is deprecated in newer PHP versions.%%page%% only outputs '%%sep%% Page 2 of X' when not on page 1. If you want it to show up on Page 1 you can use %%pagetotal%% and %%pagenumber%%. This both works for paginated posts & pages too.DISALLOW_FILE_MODS and DISALLOW_FILE_EDIT constants. When set to true, edit files menu option won't show.replytocom variables from comment links (they're bloody stupid).%%pt_single%% and %%pt_plural%% which output the single and plural label of the current post type (useful for post type archives).wp_reset_query for stupid themes and plugins.preg_quote calls.wpseo_use_page_analysis that disables the page analysis functionality when false is returned.wpseo_show_date_in_snippet that disables the date in the preview snippet when false is returned.%%ct_<custom-taxname>%% for a comma separated list or %%ct_<custom-taxname>%%single%% for only one taxonomy term.%%ct_desc_<custom-taxname>%%.wp_reset_query before the header functionality.%%title%% %%page%% - %%sitename%% if they don't have a specific SEO title and there is no page template.wpseo_sitemap_<$post_type>_content.wpseo_metakey.rel="next" and rel="prev" links, use wpseo_<prev|next>_rel_link.wpseo_xml_sitemap_img_src to allow changing the hostname of images, most common use case is to force them to the CDN.xhtml:meta tags to X-Robots-Tag HTTP headers to prevent feed display issues.wpseo_locale for the locale in the opengraph settings.wpseo_metabox_prio to allow WP SEO metabox priority to be changed.sprintf bug in page analysis.wp_reset_query being called too early.nosnippet and noarchive meta tags sitewide has been removed. No one in his right mind would want to do that, and if you do, then adding the robots meta to your template yourself should be doable.get_post_type_archive doesn't exist.Fixes:
Also:
%%cf_<custom-field-name>%% and it'll be replaced with your custom field. So for instance %%cf_city%% when your custom field is named "city".wpseo_sitemap_urlimages so you can add images to the sitemap, found in inc/class-sitemaps.phpwpseo_title and wpseo_metadesc in frontend/class-frontend.phpFixes:
Also:
Fixes:
cat in search, most specifically the ClassiPress themes.Also:
wpseo_canonical) so you can remove it or change it.Major new feature: Linkdex Page Analysis has been integrated into WordPress SEO.
Other new features:
Fixes / Updates:
is_post_type_archive to work, so compatible with WP 3.0 again.Bugs fixed:
edit_posts is not the same as edit_post, what a difference an s makes, thanks to nacin.Documentation fixes:
This WordPress SEO plugin now officially requires PHP5. WordPress version 3.2 will also require it, so you'd better upgrade now. If you're on any version lower than PHP 5.2, this plugin will deactivate itself. You can then use SEO Data Transporter to migrate your data to another plugin, or you could do the more sensible thing and get your hosting upgraded to PHP 5.2 ASAP.
Bugs fixed:
Design fixes:
Enhancements:
Security fixes:
Bugs fixed:
New features:
Bugs fixed:
Feature enhancements:
Other news: The Google News module almost ready for mass-deployment. Stay tuned.
Bugs fixed:
Feature enhancement:
New features:
$wpseo_front->metadesc( false ); for use elsewhere.Bugs fixed:
Documentation fixes:
is_home returns true for front page even when front page is set to static page (yes, that's a WordPress bug I had to work around).Bugs fixed:
udpate_option is not the same as update_option.Changes:
New features:
/category/ from category URL's. Find it under Permalinks. Props to WP No Category Base for having the cleanest code I could find in this area, which I reused and modified.Bugs fixed:
Requires: 3.3 or higher
Compatible up to: 3.5.1
Last Updated: 2013-4-16
Downloads: 4,762,909
25 of 520 support threads in the last two months have been resolved.
Got something to say? Need help?