Upcoming SEO Booster PRO 1.5 Update

Version 1.5 of SEO Booster PRO is currently being tested by external beta-testers.

The version covers four new things:

1. Optional boosting in the title-tag.

By activating a setting in the settings-page, SEO Booster PRO can display the most popular keyword(s) in the title tag.
Before:

<title>Make yourself into a cartoon</title>

After:

<title>Cartoon yourself - Make yourself a cartoon -   Make yourself into a cartoon</title>

The two keywords, “cartoon yourself” and “make yourself a cartoon” are the most popular keywords. The keywords are dynamic, so whenever a keyword has become more popular, the order is changed.

2. Speed-update.
The ignore list is used to exclude queries from being displayed, but the queries were still being researched for rankings. This has now been fixed.

3. Instant keyword action.
The PRO version has always only displayed keywords after having researched and verified the rankings of individual keywords/phrases. This has now changed. If the limit of keywords to be displayed is 10 (default), and only 6 keywords are to be displayed based on the rankings of the keyword, and the settings set in the settings page, SEO Booster PRO, will pick the 4 most popular keywords not yet researched by the number of visits, and display along with the other 6.

4. Use the new php-function to super-boost!
A new function has now been added to SEO Booster PRO.
The function is named ’seoboosterpro_boostlist(), and is made very flexible to be used in a wide range of ways.

seoboosterpro_boostlist($before, $after, $beforeeach, $aftereach, $limit)
  • $before : What to output before the list appears (default:’< ul>’)
  • $after : What to output after the list appears (default:”)
  • $beforeeach : What to output before each item in the list (default: ‘< li>< strong>’)
  • $afterearch : What to output before each item in the list (default: ‘< strong>’)
  • $limit : Maximum number of results to display (default: 10)

The function can be used to display the most popular incoming searches for a blogpost in a list before or after the actual post,

Top 10 incoming search phrases in a list!

if(function_exists('seoboosterpro_boostlist')){ seoboosterpro_boostlist('<ul>','</ul>','<li><strong>','</strong></li>',10); }

or how about adding a lot of SEO value to the blogpost by displaying the most popular keywords in a h2-tag right underneath your h1 tag?

Dynamic text in H2-tag

Dynamic text in H2-tag

if(function_exists('seoboosterpro_boostlist')){ seoboosterpro_boostlist('<h2>','</h2>',' ',',',3); }

When the plugin comes out of beta, the price will go up for the plugin, but not for existing customers!

All customers get lifetime upgrades for free!

So, buy now, and get the update for free before the price goes up!

x click but5 Upcoming SEO Booster PRO 1.5 Update

Read more about the plugin here:
Buy SEO Booster PRO – WordPress Plugin!

  1. Lindskog says:

    How about adding an “instant” research button to the settings page for manual running the research rather than waiting the set time?

    Also – where can we download the latest version of SEO Booster PRO?

    It is awesome to see that you’re constantly updating this script; I got it running on http://www.templateviews.com and it is working like a charm.

    I will probably go ahead and buy mySEOstatus later today.

    • myWordPress says:

      Hi Tony

      That is a good idea. I have tried very hard to keep this plugin as automatic as possible, but a manual test button is a good idea to add. I think that will be included once I figure out a good way to present the recorded data in a nice and intuitive way, such as David Cameron suggested in a recent review.

      About the download: Once the 1.5 version is out of the beta-stage, I will e-mail all customers a copy, and announce the release here on the page.

      I want to make it as stable as possible before I send it out, it will come soon, don’t worry :-)

      • Lindskog says:

        I am really impressed with SBP – I just sent you an email with a couple of questions re: mSs.

        Keep up the great work, it’s appreciated.

        • myWordPress says:

          Thank you for the nice comment, it motivates me to continue developing on it and other plugins! :-) (and it makes me happy too! :-)

          I’ve already answered your e-mail also.

    • myWordPress says:

      Oh, just saw now that you want to buy mySEOStatus as well. Please do, some call it a vanity plugin, but I like it :-)

PRIVACY POLICY: Your privacy is important to us. We will never sell or rent your email address and you can unsubscribe at any time.

If you check the check-box above and leave a comment, you will sign up to our newsletter, but do not worry, we only send out very few e-mails. We usually only send you an e-mail when we launch a new product, want to touch base with our e-mail readers or we have found a really really cool product we want to tell you about.

line
footer
Powered by Wordpress | Designed by Elegant Themes