CC SEO Enhancer
CC SEO Enhancer is a focused WordPress SEO helper plugin for metadata, Open Graph output, Schema.org JSON-LD, tracking snippets, author social links, and virtual robots.txt rules.WordPress SEO 輔助功能的外掛
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/cclintw/cc-seo-enhancer/archive/refs/heads/main.zipReadme
CC SEO Enhancer
CC SEO Enhancer is a focused WordPress SEO helper plugin for metadata, Open Graph output, Schema.org JSON-LD, tracking snippets, author social links, and virtual robots.txt rules.
It is designed to work with WordPress core sitemap support. The plugin does not generate a separate sitemap.xml file.
Features
- Outputs meta descriptions, canonical URLs, Open Graph tags, and Twitter Card tags
- Adds Schema.org JSON-LD for site, organization/person, breadcrumbs, posts, archives, and author pages
- Adds author social profile fields
- Supports Google Analytics, Google Tag Manager, Facebook Pixel, and webmaster verification tags
- Includes a cookie notice banner for disclosure
- Adds custom
Disallowpaths to WordPress virtualrobots.txt - Uses WordPress core
/wp-sitemap.xmlinstead of generating a custom sitemap - Translation ready with the
cc-seo-enhancertext domain
Installation
- Upload the plugin folder
cc-seo-enhancerto/wp-content/plugins/ - Activate the plugin in WordPress admin
- Go to
Settings > CC SEO Enhancer - Configure metadata, schema, tracking, and robots.txt options
Notes
- The plugin does not create physical
robots.txtorsitemap.xmlfiles - WordPress serves the virtual robots output at
/robots.txt - WordPress core serves the sitemap index at
/wp-sitemap.xml - Existing physical files at the site root can override WordPress virtual output depending on server configuration
- Tracking scripts are controlled by their own settings; the cookie notice is informational
Changelog
1.0.0
- Initial release
- Add i18n structure and Traditional Chinese translation files
- Use WordPress core sitemap support
- Use WordPress virtual robots.txt output