Linux 软件免费装
Banner图

NextPlugins Lightweight SEO

开发者 nextplugins
更新时间 2017年8月15日 14:35
PHP版本: 4.4 及以上
WordPress版本: 4.8
版权: GPLv2 or later
版权网址: 版权信息

标签

meta keywords seo keywords facebook meta description twitter card lightweight seo NextPlugins seo

下载

1.0.0 1.0.1

详情介绍:

Lightweight SEO plugin.
  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Optionally add define('NP_LIGHTWEIGHT_SEO_POSTS', 'post, page, my_custom_post_type'); in wp-config.php to enable SEO fields in Posts, Pages and custom post types
  4. Optionally add define('NP_LIGHTWEIGHT_SEO_TAXONOMY', 'category, my_custom_taxonomy'); in wp-config.php to enable SEO fields in Category and custom taxonomies
By default SEO fields will be added to Posts, Pages and Posts Category. By default Post featured image is used for Facebook (og:image) and Twitter (twitter:image) images. It is possible to add custom image using next_plugins_lightweight_seo_post_image and next_plugins_lightweight_seo_term_image filter. In both filters you need to return array containing image url and sizes. Returned array example: array('url' => 'http://www.my-full-url.com/image.jpg', 'width' => 300, 'height' => 200)

更新日志:

1.0.1 1.0.0