Description
Site Suggest is a comprehensive WordPress plugin designed to assist site administrators in reviewing and optimizing their site’s SEO analytics. It leverages various tools and APIs to provide actionable insights and improve your site’s performance.
Features
- Page Speed Analysis: Get detailed reports on your site’s loading times and suggestions for improvement using the Google PageSpeed Insights API.
- Plugin Updates: Easily monitor and manage updates for all installed plugins to keep your site secure and up-to-date.
- Theme Information: Check which theme is currently activated and ensure it’s optimized for performance.
- SSL Status: Verify if your site is secured with SSL to protect user data and improve SEO rankings.
- CDN Usage: Detect if your site is using Content Delivery Networks (CDNs) to speed up content delivery.
- Broken Links Detection: Identify and fix broken links to enhance user experience and avoid SEO penalties.
- Comprehensive SEO Reports: Access detailed SEO analytics to track your site’s performance and identify areas for improvement.
Third-Party Services Used
To provide advanced functionality and accurate reports, Site Suggest utilizes the following third-party services:
-
Google PageSpeed Insights API:
- The plugin uses the Google PageSpeed Insights API to analyze your site’s performance and retrieve key metrics such as speed scores, recommendations for improvement, and other performance insights.
- For more details about this service, visit the Google PageSpeed Insights API documentation.
- Google PageSpeed API Terms of Service: https://developers.google.com/terms/
- Google Privacy Policy: https://policies.google.com/privacy
- API Endpoints used:
- https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=$url&strategy=$strategy&key=$api_key
- https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=$url&key=$api_key
- https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=$url&strategy=$strategy&category=accessibility&key=$api_key
-
PHP Release Information:
- Site Suggest fetches the latest PHP version details to ensure compatibility and security.
- Terms of Service: https://www.php.net/distributions
- Privacy Policy: https://www.php.net/privacy-policy
- API Endpoint used:
- https://www.php.net/releases/?json
-
WP Polish Diagnostics:
- Site Suggest integrates with WP Polish to provide additional site health diagnostics.
- Privacy Policy: https://wppolish.rrulb.com/privacy-policy/
- Terms of Service: https://wppolish.rrulb.com/terms-conditions/
- API Endpoint used:
- https://wppolish.rrulb.com/wp-json/stsgt_host/v1/stsgt_diagnos
-
WordPress Core Version Check API
- This API is used to check the latest WordPress core version and updates. It helps ensure compatibility and security by retrieving the latest WordPress version information directly from WordPress.org.
- Terms of Service: https://wordpress.org/about/
- Privacy Policy: https://wordpress.org/about/privacy/
- API Endpoint used:
- https://api.wordpress.org/core/version-check/1.7/
- https://api.wordpress.org/plugins/info/1.2/?action=plugin_information&request[slug]=
Site Suggest adheres to best practices when interacting with third-party services. No sensitive user data is shared; only publicly accessible information about your site is used to generate reports.
Usage
- Accessing Site Suggest: Once activated, you can find Site Suggest under the Tools or Settings menu in your WordPress admin dashboard.
- Running an SEO Audit: Click on Site Suggest to open the plugin dashboard. From here, you can run a full SEO audit by clicking the “Run Audit” button.
- Viewing Reports: After the audit is complete, you will be presented with a detailed report covering various aspects of your site’s SEO performance. Navigate through the different sections (Page Speed, Plugin Updates, etc.) to review specific insights.
- Taking Action: Use the actionable recommendations provided in the report to improve your site’s SEO. This may include updating plugins, fixing broken links, or optimizing your theme.
Support
For support and troubleshooting, please visit our support forum or contact us directly at sitesuggest.
Contributing
We welcome contributions from the community. If you’d like to contribute to Site Suggest, please visit our GitHub repository and submit a pull request.
License
Site Suggest is licensed under the GPLv2 (or later) license. See the LICENSE file for more details.
Thank you for using Site Suggest! We hope it helps you maintain a healthy, high-performing WordPress site. If you have any feedback or suggestions, please don’t hesitate to reach out.
Installation
Before installing, please note that the plugin requires PHP >= 8.0
Go to Plugins > Add New.
Search for โSite Suggestโ.
Install and activate the plugin.
FAQ
Q: I searched “Site Suggest” but couldn’t find the plugin in WordPress โ why?
A: Make sure to try searching for both “Site Suggest” and “sitesuggest” (as one word). WordPress search may match slugs differently, and we’re working to improve discoverability.
Q: Is Site Suggest compatible with all WordPress themes and plugins?
A: Site Suggest is designed to work with most WordPress themes and plugins. However, compatibility issues may arise with some custom or poorly coded themes/plugins.
Q: How often should I run an SEO audit with Site Suggest?
A: It’s recommended to run an SEO audit at least once a month or after making significant changes to your site.
Q: Can Site Suggest fix SEO issues automatically?
A: Site Suggest provides detailed recommendations and insights but does not automatically fix issues. It empowers you to take informed actions to improve your site’s SEO.
Q: Does the plugin store any of my site data?
A: Site Suggest does not store sensitive data. Any information fetched using third-party APIs is used temporarily to generate reports and is not retained or shared.
Q: Is there a premium version of Site Suggest?
A: Currently, Site Suggest is available as a free plugin. We are working on adding premium features in future updates.
Reviews
Contributors & Developers
“Site Suggest” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Site Suggest” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.1.4 – 2025-05-21
- Improved user experience.
- General optimizations.
1.1.3 – 2025-05-20
- Added feature to detect if a custom login page is enabled.
- Improved reCAPTCHA detection.
- General optimizations.
1.1.2 – 2025-05-19
- Improved Dummy text detection.
- Additional SMPTs detection.
- Bug fixes.
1.1.1 – 2025-05-16
- Bug fixes.
1.1.0 – 2025-05-15
- Implemented schema markup checker for SEO
- Improved SEO detection
- Improved CDN checker
- Bug fixes.
1.0.9 – 2025-05-14
- Fixed SEO plugin detection
- Fixed check for WWW in site url
- Improved sitemap detection
- Implemented pause feature for time-consuming tasks
- Improved Google Analytics script detection
1.0.8 – 2025-05-12
- Fixed transient count issue.
- Fixed missed and broken links.
- Improved Google Analytics detection.
- Improved cookie consent detection.
-
Implemented a separate tab for time-consuming tasks such as:
- HTTP links
- Broken link checks
- Image size checker
- H1 tag checke
1.0.7 – 2025-05-06
- Added feature to delete individual 404 redirect log entries or clear all log entries at once.
1.0.6 – 2025-04-29
- Added Robot Txt feature to handle web crawlers to access specific URLs
- Toggle to prevent safari browser focus zoom.
- Image size checker fixes.
1.0.5 – 2025-04-28
- Bugs fixes.
1.0.4 – 2025-04-25
- Added export feature for broken links.
- Fixed bugs.
1.0.3 – 2025-04-15
- Initial public release