Plugin Directory

Changeset 1864129


Ignore:
Timestamp:
04/25/2018 11:51:41 AM (8 years ago)
Author:
siteattention
Message:

Updated txt file

Location:
siteattention
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • siteattention/trunk/README.txt

    r1864021 r1864129  
    1414== Description ==
    1515
    16 Achieve better ranking on Google. Try it [Free for 30 days!](https://siteattention.com/products/getsiteattention)
     16Score higher on Google and make sure your pages get the traffic they deserve! Click the Download button to try SiteAttention FREE for 30 days - no strings attached!
    1717
    18 Want to get tips on how to improve your search ranking while writing your post? Then this is the right tool for you. SiteAttention adds a simple and intuitive sidebar with tips and a SEO score to help you improve your ranking on search engines, such as Google. All in real-time and with easy WordPress integration.
     18Get tips on how to improve your search ranking while writing your post! SiteAttention adds a simple and intuitive sidebar with tips and an SEO score to help you improve your ranking on search engines, such as Google. All in real-time and with easy WordPress integration. Keep an eye on how each of your pages perform and see your website’s overall progress on SiteAttention Dashboard.
    1919
    20 SiteAttention provides you with tracking which enables you to see the result on your SEO efforts by providing you your ranking on Google.
    21 
    22 Get full access to all features for FREE for the first 30 days and just €15 per month for up to 50 published pages.
    23 
    24 Visit our [web site](https://siteattention.com/) and find out more about SiteAttention.
     20Get full access to all features for FREE for the first 30 days and afterwards pay just €15 per month for up to 50 published pages.
     21Visit our [website](https://siteattention.com) and find out more about SiteAttention.
    2522
    2623== Installation ==
    27 1. Check requirements - WP version must be at least 4.5.x and at most at version 4.9.5 (might work for higher versions, tested until 4.9.5).  PHP must be at least version 5.4 - If in doubt, ask your server-host.
    28 2. Activate the plugin through the 'Plugins' menu in WordPress.
    29 3. Add the license key on the `plugin's setting page` or sign up in the sidebar on a post page if you are a new user.
     241. Check requirements – WP version must be at least 4.5.x and at most at version 4.9.5 (might work for higher versions, tested until 4.9.5). PHP must be at least version 5.4 – If in doubt, ask your server-host.
     252. Go to “Plugins” tab, find SiteAttention and click on “Activate” button underneath, then click on “Settings” (you can also click on SiteAttention tab in the main WordPress menu) which will take you to the SiteAttention setup form.
     263. In the “New customer” section write down your first name and email address, then click on Get started!
     274. Congratulations! Now you can start using your SiteAttention plugin! Simply go to the post or page editor and the plugin will appear by the page you’re editing, giving you SEO tips in real-time!
    3028
    3129== Configuration ==
    3230
    33 The `plugin's setting page` shows you information around your subscription.
    34 First installed the plugin is mapped to WordPress's default fields: `title, content, excerpt, slug and tags`.
     31In order to start using SiteAttention plugin, make sure it’s activated:
    3532
    36 When creating a post or a page use the guidelines provided by the plugin. See our introduction video on YouTube [here](https://www.youtube.com/watch?v=zz_89YIdTvU&t=2s)
     331. Go to “Plugins” tab, find SiteAttention and click on “Activate” button underneath, then click on “Settings” (you can also click on SiteAttention tab in the main WordPress menu) which will take you to the SiteAttention setup form.
     342. In the “New customer” section write down your first name and email address, then click on Get started!
     353. Congratulations! Now you can start using your SiteAttention plugin! Simply go to the post or page editor and the plugin will appear by the page you’re editing, giving you SEO tips in real-time!
    3736
    3837== Screenshots ==
    3938
    40 1. SiteAttention settings page.
    41 2. SiteAttention sidebar
     391. SiteAttention SEO Plugin
     402. SiteAttention SEO Plugin Activation
     413. SiteAttention SEO Plugin Settings
     424. SiteAttention SEO Plugin Tab (left side menu)
    4243
    4344== Changelog ==
     
    6667
    6768* API updates & optimisations
    68 * new UI for SiteAttention settings
     69* New UI for SiteAttention settings
    6970
    7071= 1.0.7 =
     
    7677
    7778* Major rewrite of the plugin, especially with focus on the plugin settings page.
    78 * The Plugin settings. page has been reworked
    79 * The SEO Toolbar, presented to editors on page edits, is no longer visibile when the plugin settings are not completely filled in
    80 * The SEO Toolbar no longer supports registration, this is done through the settings page
     79* The SEO Toolbar, presented to editors on page edits, is no longer visibile when the plugin settings are not completed.
     80* The SEO Toolbar no longer supports registration, this is done through the settings page
    8181
    8282== Upgrade Notice ==
     
    8585
    8686Initial release
     87
     88= 2.0 =
     89
     90Major Plugin update
  • siteattention/trunk/siteattention.php

    r1864021 r1864129  
    411411      <?php if(siteattention_registered()) { ?>
    412412 <div class="info-wrap" style="display:block;width:45%;margin-left:5%;margin-bottom:5%;float:right;">
    413      <h2 style="font-size:1.8em">Your Account informations</h2>
     413     <h2 style="font-size:1.8em">Your Account information</h2>
    414414     <?php
    415415        $sa_all_info = siteattention_get_acccount_info();
Note: See TracChangeset for help on using the changeset viewer.