Linux 软件免费装
Banner图

Sewn In Simple SEO

开发者 jcow
ekaj
更新时间 2017年9月5日 05:17
捐献地址: 去捐款
PHP版本: 3.6.1 及以上
WordPress版本: 4.8.1
版权: GPLv2 or later
版权网址: 版权信息

标签

seo search engine meta data

下载

2.0.7 2.0.3 2.0.4 2.0.5 2.0.6 2.0.8 2.0.9 2.1.2 2.1.3

详情介绍:

Adds a fast, simple interface for adding SEO meta data to pages and posts. Designed to remove all of the extra stuff that you just won't use. It is made to be straight forward for users with no confusing extras and no annoying ads. So you can enjoy using it and feel comfortable putting it before a client. Very simple, no cruft or extra features you won't use. Control what post types are added By default only pages and posts are added, but you can remove either of those and/or add more using this filter: ` /** Add Keywords Use sparingly. Meta keywords can do more harm than help when used incorrectly. Don't overload them. For that reason, we turned it off by default. If you want them, you can turn them back on by adding this to your functions.php. add_filter( 'sewn/seo/add_keywords', '__return_true' ); Turn on Auto-Generated Descriptions We don't recommend this. The meta description should be used as a way to craft what the search engines show, otherwise, let the search engines auto generate the descriptions. It doesn't really have a significant impact on visibility and may hinder visibility by keeping the search engine from digging as deep into the rest of the page. Bad descriptions may do harm, and likely don't do any good. add_filter( 'sewn/seo/default_description', '__return_true' ); Other filters ` /** 兼容性 Works with the Sewn In XML Sitemap plugin and the Sewn In Simple Social Optimization plugin. When installed, the XML sitemap checkbox integrates with the SEO fields. The goal is to keep things very simple and integrated.

安装:

屏幕截图:

  • The SEO panel added to posts.
  • The SEO panel, Advanced tab.
  • The SEO panel with [Sewn In XML Sitemap](https://wordpress.org/plugins/sewn-in-xml-sitemap/) & [Sewn In Simple Social Optimization](https://wordpress.org/plugins/sewn-in-simple-social-optimization/) installed.

升级注意事项:

2.1.3 Removed array short syntax, so that we can now support WordPress PHP requirements (5.2.4). 2.0.7 Fixed the archive/taxonomy titles. Changed default post types used from only 'post' and 'page' to ALL public post types except "attachment". This is a cleaner approach, but may require customization. 2.0.7 Fixed the archive/taxonomy titles. Changed default post types used from only 'post' and 'page' to ALL public post types except "attachment". This is a cleaner approach, but may require customization. 2.0.6 Changed default post types used from only 'post' and 'page' to ALL public post types except "attachment". This is a cleaner approach, but may require customization. 2.0.0 This is the first version in the Wordpress repository.

常见问题:

No questions yet.

更新日志:

2.1.3 - 2017-09-02 2.1.2 - 2017-08-30 2.1.1 - 2017-02-29 2.0.8 - 2015-10-15 2.0.7 - 2015-07-27 2.0.6 - 2015-07-27 2.0.5 - 2015-03-09 2.0.4 - 2015-03-08 2.0.3 - 2015-02-13 2.0.2 - 2015-02-13 2.0.1 - 2015-02-13 2.0.0 - 2015-02-12