説明
Aggregate Rating Schema Generator for Blogs enhances your WordPress blog posts and pages by allowing users to submit star ratings. It automatically generates Schema.org markup for aggregate ratings, improving your site’s SEO and increasing user engagement.
Key Features:
- User Star Ratings: Allow visitors to rate your posts and pages with a 5-star rating system.
- Aggregate Ratings Schema Markup: Automatically adds Schema.org
AggregateRating
markup to your content, helping search engines display rich snippets. - Customizable Display: Choose where to display the ratings (posts, pages, or both).
- AJAX-Powered: Ratings are submitted asynchronously without reloading the page.
- Caching for Performance: Implements caching to reduce database queries and improve performance.
- Confetti Animation: Delight users with a confetti animation upon successful rating submission.
Benefits:
- Improve SEO: Enhanced search results with star ratings can increase click-through rates.
- Increase Engagement: Encourage user interaction by allowing visitors to rate your content.
- Easy to Use: Simple setup with minimal configuration required.
License
This plugin is released under the GPLv2 (or later) license. See License URI for details.
Credits
Developed by Najmus Sayadat.
Additional Notes
For support or inquiries, please visit the support forum or contact the plugin author.
スクリーンショット
インストール
-
Upload Plugin Files:
- Upload the plugin files to the
/wp-content/plugins/aggregate-rating-schema-generator-for-blogs/
directory, or install the plugin through the WordPress plugins screen directly.
- Upload the plugin files to the
-
Activate the Plugin:
- Activate the plugin through the ‘Plugins’ screen in WordPress.
-
Configure Settings (Optional):
- Navigate to Settings > Aggregate Rating Schema Generator to configure where the ratings should appear (posts, pages, or both).
FAQ
-
How do I display the star ratings on my posts or pages?
-
The plugin automatically adds the star ratings to your posts and/or pages based on your settings. By default, it appears on all posts. You can change this in the plugin settings.
-
Can I customize the look of the star ratings?
-
Yes, you can customize the appearance using custom CSS. The plugin includes CSS classes that you can target to style the ratings to match your theme.
-
Does the plugin support translation?
-
Yes, the plugin is ready for translation. You can translate it into your language using standard WordPress translation methods.
-
How does the plugin prevent duplicate ratings from the same user?
-
The plugin uses the user’s IP address to prevent multiple ratings from the same user on the same post.
-
Is the plugin GDPR compliant?
-
While the plugin collects the user’s IP address to prevent duplicate ratings, it does not store any personal identifiable information beyond that. Please inform your users as per GDPR requirements if necessary.
評価
貢献者と開発者
変更履歴
1.9.3
- Improved security and code quality.
- Updated function prefixes to meet WordPress guidelines.
- Implemented caching for better performance.
- Added validation and sanitization for user inputs.
- Prepared plugin for translation (internationalization).
1.9.1
- Initial release.