2 Tips for MyBlogLog Widget Optimization
November 27th, 2007
I really enjoy the MyBlogLog community and surely suggest getting involved if you participate in blogging. There are quite a few different widget styles you can choose from, but these two tips should work for any style. Very Important Note, I simply used the provided JavaScript and created my own widget. They offer a WordPress Plugin specifically for MyBlogLog, but I did not test it with these tips.
1) Grab a "Join My Community" button or design your own. This adds more focus to your overall goal and also gives your widget a call to action link appeal.
2) I chose to remove the links "View Readers Community", "Join this Community", "(provided by MyBlogLog)" by adding some simple CSS to your current theme’s style sheet.
[css]table#MBL_COMM td.mbl_fo_hidden { display:none; }[/css]
That is it! Yeah short and sweet.
Related Post
- Top Entrecard Droppers Widget for WordPress - I am embarrassed to say I Google'd this for almost 20 minutes before I realized how stupid I was to make this more complicated that it actually was. ...
- Top Entrecard Droppers: Post vs Widgets - As of lately there has a fairly new trend with Entrecard users. The trend is to advertise / praise their top droppers. This is an excelle ...
- Lobo Links Web Directory Blog Launched - I am glad to introduce the Lobo Links Web Directory blog finally. I just want to thank a few people who have helped out with the directory and blog pr ...

Leave a Reply