Changeset 1706489
- Timestamp:
- 08/01/2017 05:44:04 PM (9 years ago)
- Location:
- gseor
- Files:
-
- 4 edited
-
tags/1.1/gseor.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (3 diffs)
-
trunk/gseor.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gseor/tags/1.1/gseor.php
r1706068 r1706489 1 1 <?php 2 2 /* 3 Plugin Name: GSEOR - Google search analysis3 Plugin Name: GSEOR - Google Keyword Rank Checker 4 4 Plugin URI: http://www.googleseor.com 5 Description: Check google searches results daily. Position of your pages, google cache updates, loading time and evolution of rival websites. Improve seo and rank.5 Description: Check keyword rankings positions in google daily from over 100 countries and languages. Evolution of google cache updates, loading time and rival webs 6 6 Version: 1.1 7 7 Author: bestiaweb.com -
gseor/tags/1.1/readme.txt
r1705954 r1706489 1 === GSEOR - Google search analysis===1 === GSEOR - Google Keyword Rank Checker === 2 2 Contributors: bestiaweb 3 3 Donate link: http://www.googleseor.com 4 Tags: seo, google, position, rank, google search4 Tags: seo, google, position, serp, google rank 5 5 Requires at least: 2.8.0 6 6 Tested up to: 4.8 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Check google search results daily. Page position, google cache updates, loading time and evolution of rival websites. Improve your seo and rank.11 Check keyword rankings positions in google daily from over 100 countries and languages. Evolution of google cache updates, loading time and rival webs 12 12 13 13 == Description == 14 15 Saves data of your page positions and <strong>google search</strong> rank. Show the evolution of your website and your rivals. Displays changes that raise positions. A great tool for <strong>google seo</strong> and <strong>google optimization</strong>. 14 GSeoR quickly checks, tracks, and graphs your search engine keyword ranking for multiple keywords. Show the evolution of your website and your rivals. Displays changes that raise positions. A great tool for <strong>google seo</strong> and <strong>google optimization</strong>. 16 15 17 16 <strong>Features</strong> 18 17 <ul> 19 <li> Google rank checker.</li>18 <li> SERP plugin.</li> 20 19 <li> Find the position of your pages in google searches.</li> 21 20 <li> Search first 150 results of google.</li> … … 23 22 <li> Detect updates and changes of the pages in google cache and shows the time-line of each version.</li> 24 23 <li> Display the html code of each version of your pages.</li> 25 <li> Measures loading time of your pages and displays time-line.</li>26 <li> Save data of all webs that appear in searches and displays time-line.</li>24 <li> Measures loading time of your pages and displays graph.</li> 25 <li> Save data of all webs that appear in searches and displays graph.</li> 27 26 <li> Indicates rival pages that have risen more in each search.</li> 28 <li> Displays changes of webs of the search and its time-line.</li>27 <li> Displays changes of webs of the search and its graph.</li> 29 28 <li> Search for websites that compete with yours.</li> 30 29 <li> Configure domain and language of google search.</li> -
gseor/trunk/gseor.php
r1706068 r1706489 1 1 <?php 2 2 /* 3 Plugin Name: GSEOR - Google search analysis3 Plugin Name: GSEOR - Google Keyword Rank Checker 4 4 Plugin URI: http://www.googleseor.com 5 Description: Check google searches results daily. Position of your pages, google cache updates, loading time and evolution of rival websites. Improve seo and rank.5 Description: Check keyword rankings positions in google daily from over 100 countries and languages. Evolution of google cache updates, loading time and rival webs 6 6 Version: 1.1 7 7 Author: bestiaweb.com -
gseor/trunk/readme.txt
r1705954 r1706489 1 === GSEOR - Google search analysis===1 === GSEOR - Google Keyword Rank Checker === 2 2 Contributors: bestiaweb 3 3 Donate link: http://www.googleseor.com 4 Tags: seo, google, position, rank, google search4 Tags: seo, google, position, serp, google rank 5 5 Requires at least: 2.8.0 6 6 Tested up to: 4.8 … … 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Check google search results daily. Page position, google cache updates, loading time and evolution of rival websites. Improve your seo and rank.11 Check keyword rankings positions in google daily from over 100 countries and languages. Evolution of google cache updates, loading time and rival webs 12 12 13 13 == Description == 14 15 Saves data of your page positions and <strong>google search</strong> rank. Show the evolution of your website and your rivals. Displays changes that raise positions. A great tool for <strong>google seo</strong> and <strong>google optimization</strong>. 14 GSeoR quickly checks, tracks, and graphs your search engine keyword ranking for multiple keywords. Show the evolution of your website and your rivals. Displays changes that raise positions. A great tool for <strong>google seo</strong> and <strong>google optimization</strong>. 16 15 17 16 <strong>Features</strong> 18 17 <ul> 19 <li> Google rank checker.</li>18 <li> SERP plugin.</li> 20 19 <li> Find the position of your pages in google searches.</li> 21 20 <li> Search first 150 results of google.</li> … … 23 22 <li> Detect updates and changes of the pages in google cache and shows the time-line of each version.</li> 24 23 <li> Display the html code of each version of your pages.</li> 25 <li> Measures loading time of your pages and displays time-line.</li>26 <li> Save data of all webs that appear in searches and displays time-line.</li>24 <li> Measures loading time of your pages and displays graph.</li> 25 <li> Save data of all webs that appear in searches and displays graph.</li> 27 26 <li> Indicates rival pages that have risen more in each search.</li> 28 <li> Displays changes of webs of the search and its time-line.</li>27 <li> Displays changes of webs of the search and its graph.</li> 29 28 <li> Search for websites that compete with yours.</li> 30 29 <li> Configure domain and language of google search.</li>
Note: See TracChangeset
for help on using the changeset viewer.