Linux 软件免费装
Banner图

Cyberscap SEO Manager

开发者 Akalanka Ekanayake
Cyberscap
更新时间 2025年6月22日 16:42
捐献地址: 去捐款
PHP版本: 7.0 及以上
WordPress版本: 6.8
版权: GPL v2 or later
版权网址: 版权信息

标签

seo woocommerce meta tags schema on-page seo

下载

1.1.2 1.1.3 1.1.5

详情介绍:

Cyberscap SEO Manager provides essential tools to enhance your WordPress website's search engine optimization. It allows you to easily manage meta tags (title, description, keywords) and implement Schema.org markup for various parts of your site. Key Features:

安装:

升级注意事项:

1.1.3 This version introduces a new Schema Template loader, allowing you to quickly add and customize common schema types like Article, FAQ, and Local Business. 1.1.2 This is a recommended stability update that prevents the plugin from running on RSS feeds, which could cause memory issues on some sites.

常见问题:

How does the Schema Template Loader work?

Next to the "Schema Markup (JSON-LD)" text box on the settings page and in the post editor, you will find a dropdown menu with template options like "Article" or "FAQ Page". Selecting a template and clicking "Load" will populate the text box with a pre-filled JSON-LD structure, which you can then customize.

Does this plugin work with WooCommerce?

Yes, Cyberscap SEO Manager has enhanced support for WooCommerce. Activate it via "Settings > Cyberscap SEO > WooCommerce" tab.

Is this plugin resource-intensive?

No, it's designed to be lightweight. The schema templates are only loaded and processed when you click the "Load" button in the admin area.

更新日志:

1.1.5 Feature: Added a Schema Template loader to easily insert common JSON-LD schemas (Article, FAQ, Local Business, etc.) into the schema editor. Feature: Created a separate cyberscap-schema-templates file to house the schema templates for better organization. 1.1.2 Fix: Prevented the plugin from running on RSS feeds (/feed/) to resolve a potential memory exhaustion error. Meta: Updated "Tested up to" WordPress version to 6.8. 1.1.1 Security Fix: Refactored schema output to use wp_kses() to ensure secure and compliant escaping. Fix: Removed deprecated parameter from the term_description() function. Fix: Correctly enqueued admin CSS and JavaScript using wp_add_inline_style() and wp_add_inline_script().