Current File : /home/quantums/theartoflevelingup.net/wp-content/plugins/search-console/readme.txt
=== Search Console ===
Contributors: tropicalista
Donate link: https://www.formello.net
Tags: search console, google search console, search console widget, search console metatag
Requires at least: 3.0.1
Requires PHP: 5.2.4
Tested up to: 6.0
Stable tag: 2.5.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html


== Description ==


This plugin display your Search Console analytics data in the WordPress dashboard and adds the verification code of **Google Search Console**, to your site. You can see **Clicks**, **Posistions**, **CTR** and **Impressions**.

A nice full-width dashboard is provided out of the box. 

[youtube https://www.youtube.com/watch?v=r-BxQ_82sdM&t=]

== Features == 

 - Easily insert **Google Search Console metatag** to verify site ownership
 - Wordpress widget chart (**position|clicks|impressions|CTR**)
 - Filter date (14|30|60 days and custom dates)
 - Beautiful full width chart on admin page (**position|clicks|impressions|CTR**)
 - Table with all your keywords (**position|clicks|impressions|CTR**)
 - Add metabox on pages/posts to show performance
 - Full report with all data
 - Filer by page
 - Filter by query
 - Filter by country
 - Filter by device
 - Full report with all sitemap
 - Full report with all site errors
 - Superfast

== WHAT’S NEXT ==

If you like this plugin, then consider checking out our other projects:

* [Formello](https://wordpress.org/plugins/formello): a form builder to collect leads, newsletter signup, contact form and more.
* [Popper](https://wordpress.org/plugins/popper): a popup builder to increase leads with exit intent.
* [Mortgage Calculator](https://wordpress.org/plugins/mortgage): a mortgage calculator block for Gutenberg.
* [Pdf Embed](https://wordpress.org/plugins/pdf-embed): a simple block for Gutenberg to embed a PDF using official Adobe Embed API.

== Screenshots ==

1. A beautiful dashboard widget
2. A beautiful chart to display all your Search Console analytics data
3. Automatic generation of metatag
4. Full-width dashboard chart

== Installation ==

There's two ways to install Search Console.

1. Go to "Plugins > Add New" in your Dashboard and search for: Search Console. Then activate the plugin through the 'Plugins' screen in WordPress
2. Download the .zip from WordPress.org, and upload the folder to the `/wp-content/plugins/` directory via FTP.

In most cases, #1 will work fine and is way easier.

== Changelog ==

= 2.5.0 =
* Fix deletion of old tokenr

= 2.4.9 =
* Update auth method to comply to Google deprecation notice of OOB
* Added custom permission
* Simplify code and added react router

= 2.4.8 =
* FIx readme

= 2.4.7 =
* Sanitize all

= 2.4.6 =
* Security check scanned and fixed

= 2.4.5 =
* Fixed all problem

= 2.4.4 =
* Code beautified

= 2.4.3 =
* Missing translations

= 2.4.2 =
* Missing translations

= 2.4.1 =
* Fix languages

= 2.4.0 =
* Fix api url changes

= 2.3.8 =
* Added translations

* Fix bug on site selection
* Add support for woocommerce produtct table

= 2.3.7 =

* Fix bug on site selection
* Add support for woocommerce produtct table

= 2.3.0 =

* Removed external dependencies
* Code reduction
* new version based on react
* Fix bugs

= 2.2.7 =

Fix bugs

= 2.2.6 =

Small fixes table

= 2.2.5 =

A dependency was not scoped correctly

= 2.2.4 =

Added a scope to dependencies to prevent conflict with other plugins

= 2.2.3 =

* Changed the callback url to prevent conflict with other plugins
* fixed wrong description on advanced settings

= 2.0.0 =

* Better mobile support
* Better integration of auth flow
* More lightweight, more speed

= 1.1.1 =

* Added metabox on posts and pages
* Added data on posts and pages table

= 1.1.0 =

* Added widget
* Small fixes

= 1.0.0 =
* Initial release