Linux 软件免费装

Masflow Search Optimization Manager

开发者 adrianofigueiredo
更新时间 2026年9月10日 20:43
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

seo meta description alt text content optimization seo automation

下载

1.1.0

详情介绍:

This plugin is the connector between your WordPress site and your Masflow account. On its own it does nothing: it exposes a set of signed REST endpoints that only your own Masflow account can call, using a secret key you generate here and paste there. An active account at masflow.com.br is required for any proposal to be generated or applied. Without a connected account the plugin stays idle. Nothing changes on your site without your approval. Every proposal shows the current text, the new text, and the reason for the change. What the plugin does on your site Security Every request is signed with HMAC-SHA256 over the method, the route, a timestamp, a single-use nonce and a hash of the body, so an intercepted call cannot be replayed. The secret key is shown only once and can be regenerated at any time from the settings screen, which immediately revokes the previous access.

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it from Plugins > Add New > Upload Plugin
  2. Activate the plugin
  3. Go to Settings > Masflow SEO
  4. If you do not have an account yet, click "Create my Masflow account"
  5. Copy the site key and the secret key shown there and paste them into your Masflow account, on the site connection screen

升级注意事项:

1.1.0 The REST namespace changed to masflow-seo/v1. Update the endpoint URL in your Masflow account after upgrading.

常见问题:

Do I need to pay to install the plugin?

The plugin itself is free and GPL licensed. It requires an account on the Masflow service to do anything, and that service is paid.

Does the plugin change my site on its own?

No. Every change is proposed first and only applied after you approve it in your Masflow account.

What types of changes can the plugin apply?

Meta title, meta description, canonical URL, per-page indexing control, custom schema, page title, page content, Elementor content, image alt text and taxonomy terms. The list is fixed in the code and nothing outside it is executed.

Does the plugin work with any SEO plugin?

It detects Rank Math, Yoast SEO, SEOPress and All in One SEO and writes to each one's own meta fields. Without one of these installed, the meta-related actions are reported as unsupported and are never proposed.

How do I disconnect the plugin?

Go to Settings > Masflow SEO and click "Generate a new key". That revokes access immediately, until you paste the new key into your Masflow account. Deactivating the plugin also stops all access.

What happens to my data if I uninstall the plugin?

The backup table stays in the database so that changes can still be traced. It is never sent anywhere without a signed request from your own account.

更新日志:

1.1.0 1.0.1 1.0.0