该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Integration of Yoast wordpress SEO module with mqtranslate module

描述

WordPress Seo Integration is a plugin to integrate the WordPress SEO plugin by Yoast plugin and mqTranslate (a fork of qtranslate)
to manage the meta fields and sitemaps in a website with different languages.

The plugin is an Alpha version and only has the next features:

  • Administration panel to manage the meta fields filtered by language. The plugin make use of the WordPress SEO functions to measure the
    quality of SEO of every post in the website.>
  • Build a sitemap with languages. the plugin build a sitemap from the type of post and from the language. For example, it builds an
    xml sitemap called page-es and other called page-en.

Arbitrary section

安装

  • Install WordPress Seo Integration either via the WordPress.org plugin directory, or by uploading the files to your server.
  • Make sure the WordPress SEO by Yoast module and mqtranslated module are active.
  • Activate the module.

常见问题

Whats going on if i deactivate the WordPress SEO by Yoast plugin or mqtranslate plugin?

The plugin depends on these modules or plugins for a correct behaviour because the plugin overwrite some classes to add functionality.
If you deactive one (or both) plugins, the WordPress SEO integration will try load the plugins, but this could cause unpredictable behaviour.

How do i contribute to this plugin?

Ive open a project in my github profile. Feel free to fork and change the code.

评价

此插件暂无评价。

贡献者及开发者

“Integration of Yoast wordpress SEO module with mqtranslate module” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1.3

  • Delete duplicate folder with old version
  • Fixed bug: Double counting in content made in JS function
  • Fixed bug: Add code to print description (code was missing)
  • Duplicate selector in CSS deleted
  • Fix code Html in input values
  • Add functionality: when somebody change language , the general tab is open

0.1.2

  • Fix error load css & js
  • Add Jquery ui tabs
  • Better Sitemap: Support language

0.1.1

  • Correct Jquery when updated title to avoid bug in empty page
  • Correct duplicate Bulk actions
  • Add tips to warn the users

0.1

  • Realeased Alpha.