In this article you will find few tips for beginners to write articles based on SEO rules. SEO means - Search Engine Optimization. Articles written by SEO rules will result with better PageRank (higher position in Google, Yahoo, MSN …). Optimization rules can be grouped to: on-page optimization and off-page optimization. On-page optimization are techniques or rules performed on article itself, while off-page optimization it’s done on other sites.
Did you ever try to resize many images at once? I did, and I wrote PHP script for that purpose. Anyway, after I selected few images from my photo album, I realized that every image was about 500Kb and resolution of 1600×1200. This seems too big. Images should be smaller and lighter for uploading to [...]
How to animate images on the HTML page? Is it complicated? What tools and technologies you need to use? This article will explain simple image animation and show live demo.
WP-Cache can make WordPress very fast. I have been monitoring my www.redips.net and discovered that WP-Cache doesn’t work. Directory wp-content/cache was empty (only wp_cache_mutex.lock file was inside). In WP-Cache control panel was written 0 cached pages and 0 expired pages (WP-Cache was enabled). That was call for repair.
I spent few hours till I found reason why my gravatar looks blurred on WordPress page. I tried to change CSS, upgrade FireFox, set bigger gravatar … In short, the reason was page zoom. After Zoom Reset images were displayed normally.
In article LAMP: Make it faster I described how to make WEB application faster by turning on MySQL and PHP cache. Now it’s time to install internal caching module for WordPress.The most important thing to learn is benchmarking WEB site. Fresh WordPress installation with few modules can give only 3.44 requests per second. After turning [...]