May 18th, 2011 - By Bowo

Yesterday I promise you about Simple Random Images PHP Script using for header background, like you can see some of site that using wordpress have interesting header, the header can rotate/showing random image everytime you refresh the page. There is some way to do that trick, but right now I will share using almost same method like post before.

Now all we have to do is your image list for the rotator (min 2 picture, max upto you), rename it with number (exp: 1.jpg, 2.jpg, 3.jpg etc) and put inside image folder under your themes folder, for example (http://www.site.com/wp-content/themes/themes-name/images/) and for the code, try to open header.php and find the header code (this maybe different on each themes) Read the rest of this entry »

Read More
May 2nd, 2011 - By Bowo

Spam !! huh I hate that word, yeah sometime when you try to make your blog more friendly by using auto accept comment, this “THING” ruin it, like you can see so many blog who set auto accept comment have lot of spam inside, that totally not good for your blog.

WHY? because

  1. Not good for SEO
  2. Spam comment sometimes talk different topic with the post
  3. Spam comment contain lot of link google can detect it as link farm, or even can banned you because linked scam/adult/pharmacy link
  4. Spam comment very annoying because for example if your blog is for all age, and the spam comment contain adult link.. well you know what happen next
  5. etc..

See… because that kind of reason i hate spam comment, but wait, maybe this piece of code can help you (bit..) to handle the spam comment
Read the rest of this entry »

Read More
April 30th, 2011 - By Bowo

Twitter, who don’t know them!! The micro social network that use by people to keep in touch with their friends or selling their product (for internet marketer) and for someone like me, I use too keep in touch not only with my friends but also to keep in touch with my visitor :D

Now lot of plugin available out there to show latest status on your twitter and put in your blog, but once again I give you another option to get latest status on twitter without plugin. Read the rest of this entry »

Read More
April 29th, 2011 - By Bowo

Some people say breadcrumb is good for SEO purpose, well honestly I don’t really know about that, but in my opinion, breadcrumb is good to help people know where exactly where are they right now, so they not like people who lost on the desert.

You see lot of breadcrumb function you can find in the internet but not all of them can work perfectly, I got that problem too, hard to find breadcrumb that can add Home link at the main page, some of them only work on the single or category page, at the mainpage you cant see that breadcrumb, or problem with the post who located at the child category, and many more.. Read the rest of this entry »

Read More