How To List Links Horizontally in SEO Booster PRO

by Lars Koudal on 27/09/2009

29 views so far.

Share

A user of SEO Booster PRO recently asked me how to list the links horizontally for implementing the list in the footer of his blog.

The solution is quite simple actually, it requires a bit of editing of your footer in your theme, and adding a bit of CSS code to your theme .css as well.

First of all, locate where the footer is displayed in your WordPress theme. Usually in the file named “footer.php”.

Add the following code:

<?php
if(function_exists('seoboosterpro_show_referrers')){ seoboosterpro_show_referrers('20',TRUE); }
?>

The top 20 incoming searches will not be displayed in the footer. Change the number to whatever you feel is best for your site.

The output is included in a div named “seoboosterpro”. To style this div and the list inside, you need to add the following to your .css file. Usually named “style.css”:

#seoboosterpro {
text-align: center;
}
#seoboosterpro li {
display: inline;
list-style-type: none;
padding-right: 5px;
}

Above css first addresses the #seoboosterpro div, and aligns all content to be centered. The second CSS decleration addresses the actual items in the unordered list, and makes sure they are not displayed as they normally would. To make them a bit more visually appealing, I added a 5 pixel margin to the right of each item, feel free to change as you wish.

The CSS styling changes does not override any other styling on your site, only what is displayed inside the “seoboosterpro” div which is outputted by the php-function.

Have any questions on how to implement this? Feel free to leave a comment, and I will also post a how to soon on how to implement this in a Thesis-powered website. Thesis Demo Site — See the Thesis Theme in action! How To List Links Horizontally in SEO Booster PRO

Popular Searches
how-to-install-seo-booster, seoboosterpro, how to list text horizontally, how to setup SEO Booster PRO,

{ 11 comments… read them below or add one }

Fernando October 1, 2009 at 14:25

Hi,

I use it, and I love it!
But I have a suggestion.

Sometimes it add something like this (real case):
oculosraibanarmaçãopequena
(means: sunglassesraybanframesmall)
and this one:
onde comprar armação de oculos bonita?
(means: where I can buy glasses frames bealtifull?)

Is those case my sugestion is:
1) to limit a word size.
Ex: Smaller thant 10 caracters, and Bigger than 3.

2) to limit the frase caracteres.
ex: Max frase caracteres smaller than 30.

Ok?
This would be like a dream for me.
I really love this plugin!
Congratulations!

Worth a lot!
Best Regards from Brazil

Reply

Fernando October 5, 2009 at 06:35

My friends,

I’m having a big problem.
In portuguese, “armação” means “frame”.
I have a blog of eyeglasses frame, that’s how we call in brazil.
And the SEO booster is getting the word “armação” like “arma”.
It is not getting the accent, but worse, it desapear de “ção”.
So it get another word with a different meaning.
And “arma” means, “gun”, so people are typing, “see gun”, “gun factory”, “gun pics” and etc.
And this is being really bad, I’m atracting wrong people to my blog.

Could you please see this issue for me?
Thank’s a lot!

regards,
Fernando

Reply

myWordPress October 6, 2009 at 07:13

Hi Fernando

You are quite right. I believe the database is set up with UTF8 encoding, but I will have to check and possibly change if needed. Do you know what encoding scheme fits with Brazilian? (if not, I will look it up, don’t worry :)

I can see how it could attract the wrong kind of visitors, have you added the keywords to the ignore list (as a temporary solution) so it will not display those keywords?

Reply

Fernando October 6, 2009 at 09:59

Yes, you are wright, charset=UTF-8.

But I don’t undersand, now looks like it is working well!
I changed some setings, and I think it’s perfect now!!

That’s great!
Just perfect!

That’s the best plugin I bought!
=)

Do you have any reply to de top comment I’ve made?
The sugestions…

Thank’s a lot!
regards,
Fernando

Reply

Fernando November 4, 2009 at 08:35

Hello,

I’m having some hard time trying to exclude some frases from my seo booster.

So if I put just “cache:” it won’t be excluded, because there is no space after it.
So is there anyhow I put in the exclude list something like:
cache:*
or
cache:#
or
cache:%
I tried manyways, but couldn’t.

Please help!
best regards

Reply

myWordPress November 4, 2009 at 09:18

Hi Fernando

The way the ignore list works is by EXACT name, no * is usable..

BUT!.. which version are you using of SEO Booster PRO? The latest versions have always ignored “cache:”, “site:” and “link:” etc… If it is from older versions before you upgraded, you can go to the SBP settings page, scroll down and find “database operations” … there are two buttons.. one of them cleans such searches, and the other clears the entire database.

MAKE SURE TO CLICK THE CORRECT ONE! READ TWO TIMES BEFORE YOU CLICK. THERE IS -NO- UNDO!

Please let me know if it does not work for you.

Reply

Fernando November 6, 2009 at 20:16

Ow my friends.
That’s sad.
I’m using aready ver. 1.7 and the cache:…still there…
It’s really ugly, for me it can ignore every frase with the word “cache”, what can I do?

thanks a lot

Reply

Fernando November 8, 2009 at 09:14

Hi friends!

I found out the issue!
I was putting the code in the footer, so many problems were happening.
Now I put the code below the_content and it worked perfect!
Is there anyhow to use the code of seoboosterpro_boostlist in the footer to show the single content seo search frases?

Thanks a lot!

Reply

myWordPress November 8, 2009 at 17:11

Hi Fernando

I love problems that solve themselves without me looking :-) I was away from the computer for a few days, thank you for coming back and telling us its been fixed :-)

Anyway, about the footer. Hmm.. I am baffled why it should not work. As long as you put it BEFORE the tag, it should not be a problem.

Could that be a problem?

If not, drop me an e-mail (the contact page), with some more details, and I will take a look at it.

Fernando November 8, 2009 at 19:41

Hello,

So, please, write me in my email that shows to you, I didn’t find yours.
I think my problem is my theme is not well done, has nothing to do with you. but I need support.
Every time someone type something at google and goes to my 404 page, the frase is insert in the last post to boost.
What can I do? Please visit an single page in my website.
thanks a lot!

Fernando November 9, 2009 at 14:45

People, thank’s so much for all your work!
I found out a way of doing, and its so perfect!

I have a really nice thing to say.
Some times the software doesnt detect the “ranking changes”, but in thouse days that I have problems, some words that I was in 2 and 3 place, went down to 12 place.
So, now that we fix it, I’m so happy!
Because I know it works!

Nice job,
best regards from Brazil,
I recommend this for all!

Leave a Comment

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

Previous post:

Next post: