rss

Featured Articles

  • 0
    YouTube success story

    YouTube success story

    YouTube is a video sharing platform. Are you sure? Are you still perceiving YouTube as a movie watching platform only? Here is the good news, it is not!

  • 3
    WordPress for High Load Websites?

    WordPress for High Load Websites?

    Happy New Year and Merry Christmas! This is my first post in 2012! Today we will talk about high load websites: especially about high load start-up planning with WordPress CMS (Content Management System). Questions that I plan to cover in this article are the following: Can WordPress be used for high load websites or not? [...]

  • 0
    Facebook FAQ: How to force facebook choose right image for Like Button?

    Facebook FAQ: How to force facebook choose right image for Like Button?

    The most common question I always asked. So how to code page html so that when somebody clicks on “Like” button, facebook automatically choose the right image to display on the wall? Facebook like image is very important!

  • 2
    Use Ajax Effectively or Kill your website

    Use Ajax Effectively or Kill your website!

    Ajax is not a new technology, but still lot of website owners get into troubles because of Ajax technology. What happens now is that when you go to a webmaster and he/she advices to show up your website content via Ajax, because it looks coll and it generates little traffic. First thing you should do is to run away from that webmaster as soon as possible.

8
Best Permalink structure for WordPress

Best Permalink structure for WordPress

Hi dear WordPress geeks! Today I have a great news for you! WordPress is the best ever content management system I have ever seen! Actually I haven’t used many of them, but instead I have developed several own CMS systems and have solid experience with Joomla and WordPress, and you know what? WordPress has the [...]

2
How To Build a Secure Online Store

How To Build a Secure Online Store

The first step in building a secure online store is to compare merchant account services being offered to you and to select a provider with the right combination of affordable rates, high customer satisfaction, and comprehensive features. Because these factors will vary widely from company to company, many small business owners opt for what appears to be the lowest rate, without looking for hidden fees, especially those that crop up when you terminate the account.

1
My list of Best WordPress Plugins

My list of Best WordPress Plugins

This is an announcement post. I have created a new page in my blog, there I put the list of best WordPress plugins. Currently there are two plugins that I recommend to use.

0
Quick Tip #6 Avoid unnecessary serialization

Quick Tip #6 Avoid unnecessary serialization

Hi, here is another quick tip for speeding up website load time and avoiding unnecessary serialization of downloadable objects. In previous tip about Keep-Alive I have explained how crucial it is to reduce number of requests or enabling KeepAlive feature to decrease number of re-connections to the same server for downloading multiple files. Here comes the interesting part! Avoiding unnecessary serialization.

0

Quick Tip #5 – Increase Web Server Performance!

Imagine you have a complex website with full of images icons and elements. This means every visitor downloads number of images, javascripts, css files and icons for viewing single page on your website! And everything is fine untill the moment when you notice web server performance degradation. As I already mentioned in the previous article [...]

0
Quick Tip #4 – How to use Google Analytics Annotations?

Quick Tip #4 – How to use Google Analytics Annotations?

Hi, here is another useful tip for website owners. This time it is for better tracking of changes you do in your website. If you always do experiments and updates to your website it becomes hard to remember exact dates of each change you made and to measure the impact of the change. But! there [...]

2

Quick Tip #3 – Article View Counter for WordPress

I have examined several WordPress plugins for counting number of article views and I was shocked! All of them are using  update_post_meta() function which is the worst case scenario for article counting. Why?

1

Quick Tip #2 – Use ALT Attribute for Images and Increase Search Traffic

Hi, here is the second quick tip I want to share with you. A very simple yet very powerful tip that so many web developers are ignoring. It is about writing description for the images in your website and thus increasing search traffic and probability of being found by google image search.

1
Quick Tip #1 – Improve Your PageRank!

Quick Tip #1 – Improve Your PageRank!

Hi, I’m starting a new series of quick tips. Which will work as “A tip a day”! So I’m going to post one quick useful tip each day. Tips will be from different spheres, like SEO optimization, usability or social networks. It will be tough and not easy… but anyway I like to test myself, [...]