Linux 软件免费装

ARENA SEO Plugin

开发者 html5arena
更新时间 2017年4月8日 02:27
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 4.7
版权: GPLv2 or later
版权网址: 版权信息

标签

redirect meta keywords SEO sitemap page speed

下载

1.0

详情介绍:

This plugin improves page loading time and adds basic SEO features to a WordPress site. SEO Features:
  1. Control the meta title of each page or post.
  2. Add meta description for each page or post.
  3. Add meta keywords to each page/post.
  4. Create Sitemap.XML file.
  5. Redirect any page or post.
  6. Redirect media pages to parent post.
  7. Add NOINDEX to categories/author/tag pages.
  8. Add NOINDEX tag to each page or post.
  9. Easy embedding of analytics code and WMT verification code. Loading Speed:
  10. Move jQuery loading to the footer.
  11. Remove query strings from static resources.
  12. Add expired headers for better browser caching.
  13. HTML Minification.
  14. Remove google fonts. ADS Injection:
  15. Inject ads inside post content, after first, second, or third paragraph.
  16. Inject ads code to the bottom of posts.

安装:

This section describes how to install the plugin and get it working.
  1. Either upload the plugin files to the /wp-content/plugins/arenaseo directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to 'SEO Setting' and setup your preferences such as analytics code, WMT code and ads code.
  4. See that new input boxes are added to the post editor and to the page editor.
  5. Use the input boxes in the editor to add meta title, meta description and meta keywords to posts and pages.
  6. Use the 'Redirect' input box in the editor to redirect a post or a page to another URL.
  7. Use the 'Noindex' checkbox in the editor to add a NOINDEX meta tag to a post or page.

屏幕截图:

  • The settings page of ARENA SEO plugin.
  • More settings in the plugin settings page.
  • The new input boxes in the post editor.

升级注意事项:

1.0 NA

常见问题:

How to add analytics code ?

Go to 'SEO Settings' and paste your analytics code inside the 'analytics' text box. Hit the 'Save' button. See that analytics code is addded to the footer of your website's html. Note that analytics code is not added for admin users.

How to add WMT code ?

Go to 'SEO Settings' and paste your WMT verification code and hit the 'Save' button. See that your WMT verification code is added to the header of your website.

Why jQuery is moved to the footer ?

jQuery is a small JS library which is used in many themes. Moving loading of jQuery to the footer prevents resource dependency and may help to improve the general loading time of a webpage. By default, the plugin will move jQuery loading to the footer. To disable this feature go to 'SEO Setting' and un-check 'Move jQuery to footer' check box.

How to generate sitemap.xml ?

Sitemap.xml file can help search engine to discover your website. Although it may not be a requirement, using this plugin you can generate sitemap.xml that contains all of the pages and post in your website. To generate a sitemap.xml file on the root directory of your website, go to 'SEO Settings' and check the 'Add posts to sitemap' checkbox. You can also add your pages to the sitemap by checking 'Add pages to sitemap' checkbox.

How to add meta title and meta description to post ?

When the plugin is active, you will see an SEO section at the bottom of the post editor. Use those input boxes and provide custom meta title, meta description and keywords to each post.

What is expired headers ?

Setting expired headers helps web browser to better cache your website and improves user experience. The plugin adds expired headers by default. To disable expired headers go to 'SEO Settings' and uncheck 'Add expired headers' checkbox. For expired headers to work, your web server must have mod_expired and mod_headers enabled (in Apache2 - a2enmod expires, a2enmod headers)

What is HTML minification ?

HTML minification removes redundant spaces and tabs from your final html output. This feaature is enabled by default and you can disable it by going to 'SEO Setting' and un-checking the 'HTML Minification' checkbox.

更新日志:

1.0