SEOPress Insights 2.0 is now available.ย We encourage you to update your site as soon as possible to take advantage of the latest features and improvements.
๐ New โ SEOPress Insights is now standalone!
SEOPress Free is no longer required to use SEOPress Insights.
You can now track your rankings and backlinks directly from your WordPress admin with the SEO plugin of your choice.
๐ New – Custom capabilities
Each Insights screen has now its own custom capability.
It is therefore possible to finely configure access to Insights for each user role according to your needs.
seopress_insights_manage_backlinks
seopress_insights_manage_competitors
seopress_insights_manage_dashboard
seopress_insights_manage_license
seopress_insights_manage_rankings
seopress_insights_manage_settings
We recommend User Role Editor plugin to easily handle this.
๐ New – REST API for SEOPress Insights
Developers can easily access their keyword tracking, competition, and backlink data thanks to the new API routes added in this release.
Authentication is done via an application password, as is the case for the rest of the SEOPress API.
More details in our REST API guide.
๐ Other news
We have refactored a lot of code to provide a better user experience and performances.
Several reported issues by our users have been fixed (see changelog below for more details).
A new hook has been added to filter the required user capability for our WP dashboard widget.
Finally, you can now add your SEOPress Insights license key to your wp-config.php file, similar to SEOPress PRO.
We hope you enjoy this major new update to SEOPress Insights! And as always, we welcome feedback to help us improve our product!
Changelog
This update contains the following changes (full changelog here):
* NEW SEOPress Insights is now standalone! ๐๐๐ * NEW Custom Capabilities! ๐ * NEW REST API ๐ * NEW SEOPRESS_INSIGHTS_LICENSE_KEY to activate the plugin from wp-config.php ๐ * NEW 'seopress_insights_dashboard_rankings_widget_cap' hook to filter WP dashboard widget capability * INFO Performance enhanced to load favicons in backlinks view * INFO Update Chart JS library * INFO Update updater * INFO Remove Trends * FIX Remove load_plugin_textdomain deprecated function * FIX Some PHP errors and warnings * FIX Sending keywords to API