Plugin Directory

Changeset 1705646


Ignore:
Timestamp:
07/31/2017 11:32:11 AM (9 years ago)
Author:
bestiaweb
Message:

changes names

Location:
gseor
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • gseor/tags/1.1/gseor.php

    r1705241 r1705646  
    12561256            <tr id="gseor_google_suggestion_tr" style="display:none;">
    12571257                <th scope="row">
    1258                     <label for="my-text-field"><?php echo _e("Google suggest", "gseor"); ?></label>
     1258                    <label for="my-text-field"><?php echo _e("Google trends", "gseor"); ?></label>
    12591259                </th>
    12601260             
     
    12621262                    <select id="keyword_suggest" name="keyword_suggest">
    12631263                    </select>
    1264                     <span class="description"><span class="dashicons dashicons-arrow-up-alt" id="gseor_copy_suggest" name="gseor_copy_suggest" style="cursor:pointer;"></span> <?php echo _e("Results from google suggest tool", "gseor"); ?></span>
     1264                    <span class="description"><span class="dashicons dashicons-arrow-up-alt" id="gseor_copy_suggest" name="gseor_copy_suggest" style="cursor:pointer;"></span> <?php echo _e("Results from google trends tool", "gseor"); ?></span>
    12651265                </td>
    12661266            </tr>
  • gseor/tags/1.1/readme.txt

    r1705551 r1705646  
    77Stable tag: 1.1
    88
    9 Control Google searches that interest you daily. Look at the position of your pages, their evolution, how changes and google cache updates have affected them and variations of the loading time. Controls rival webs and their evolution in the searches.
     9Control Google searches that interest you daily. Look at the position of your pages, their evolution, improve your seo, how changes and google cache updates have affected them and variations of the loading time. Controls rival webs and their evolution in the searches.
    1010
    1111== Description ==
    12 
    13 Control the Google searches that interest you daily. Look at the position of your pages, their evolution, how changes and google cache updates have affected them and variations of the loading time. Controls the rival webs and their evolution in the searches.
    1412
    1513Gseor is a seo plugin for wordpress that works with google results. The plugin saves the data of the positions and google rank. With gseor you can see the evolution of your website in the google rank and the evolution of your competition. It will also help you to have ideas and see what changes have made upload to other pages in google positions. A great tool for seo and google optimization that improves data from google webmaster tools.
     
    2927<li> Search for websites that compete with yours.</li>
    3028<li> Configure the domain and language of the search in google.</li>
    31 <li> Google suggestion tool to advise new searches.</li>
     29<li> Google trends tool to advise new searches.</li>
    3230<li> Google Charts.</li>
    3331</ul>
  • gseor/trunk/gseor.php

    r1705241 r1705646  
    12561256            <tr id="gseor_google_suggestion_tr" style="display:none;">
    12571257                <th scope="row">
    1258                     <label for="my-text-field"><?php echo _e("Google suggest", "gseor"); ?></label>
     1258                    <label for="my-text-field"><?php echo _e("Google trends", "gseor"); ?></label>
    12591259                </th>
    12601260             
     
    12621262                    <select id="keyword_suggest" name="keyword_suggest">
    12631263                    </select>
    1264                     <span class="description"><span class="dashicons dashicons-arrow-up-alt" id="gseor_copy_suggest" name="gseor_copy_suggest" style="cursor:pointer;"></span> <?php echo _e("Results from google suggest tool", "gseor"); ?></span>
     1264                    <span class="description"><span class="dashicons dashicons-arrow-up-alt" id="gseor_copy_suggest" name="gseor_copy_suggest" style="cursor:pointer;"></span> <?php echo _e("Results from google trends tool", "gseor"); ?></span>
    12651265                </td>
    12661266            </tr>
  • gseor/trunk/readme.txt

    r1705551 r1705646  
    77Stable tag: 1.1
    88
    9 Control Google searches that interest you daily. Look at the position of your pages, their evolution, how changes and google cache updates have affected them and variations of the loading time. Controls rival webs and their evolution in the searches.
     9Control Google searches that interest you daily. Look at the position of your pages, their evolution, improve your seo, how changes and google cache updates have affected them and variations of the loading time. Controls rival webs and their evolution in the searches.
    1010
    1111== Description ==
    12 
    13 Control the Google searches that interest you daily. Look at the position of your pages, their evolution, how changes and google cache updates have affected them and variations of the loading time. Controls the rival webs and their evolution in the searches.
    1412
    1513Gseor is a seo plugin for wordpress that works with google results. The plugin saves the data of the positions and google rank. With gseor you can see the evolution of your website in the google rank and the evolution of your competition. It will also help you to have ideas and see what changes have made upload to other pages in google positions. A great tool for seo and google optimization that improves data from google webmaster tools.
     
    2927<li> Search for websites that compete with yours.</li>
    3028<li> Configure the domain and language of the search in google.</li>
    31 <li> Google suggestion tool to advise new searches.</li>
     29<li> Google trends tool to advise new searches.</li>
    3230<li> Google Charts.</li>
    3331</ul>
Note: See TracChangeset for help on using the changeset viewer.