Today working on site optimization, made small javascript optimization for several counters on website. Problem: You are using 2-4 statistic counters on Your page. Most of them are using javascript and for noscript mode image (GIF). Solution: Split them and … Mini-optimization of statistics / analytics counters on your web page
How to display Post Thumbnails in WordPress feeds [CODE]
When year ago I was working on new functions for e-art.lv, I decide to use Post Thumbnails In WordPress Feeds. There were several reasons why we (e-art.lv) started to use that “feature”. We saw that some of RSS aggregators are usign these features from other RSS and Atom feeds. We wanted them too… Here is my solution…. How to display Post Thumbnails in WordPress feeds [CODE]
Websites optimization: Every page is a Landing page
Giving tips is easy, follow them is much more harder. By saying that “every page is a landing page” I mean, that website visitor don’t care on which page he is, that page is visitor’s first impression about Your page…. Websites optimization: Every page is a Landing page
Looking for better hosting under $6/mo; Say Goodbye to GoDaddy hosting!
Look like renewal GoDaddy’s hosting plan (Deluxe (?!?)/Linux/Shared) this May was big mistake, as our main site (MediaBox.lv) continues to crash with MySQL databases. Which leads to several downtimes for all hosted blogs and some clients webpages, which were using … Looking for better hosting under $6/mo; Say Goodbye to GoDaddy hosting!
From MedaBox.lv/en to SimpleMediaCode.com
Today we changed our blog address from mediabox.lv/en/ to simplemediacode.info for blog and SimpleMediaCode.com which will be our brand new domain for international clients…. From MedaBox.lv/en to SimpleMediaCode.com
WordPress theme feature vs. WordPress plugin. What is best?
As WordPress developer I came to point where I have to decide: make some functions as WordPress theme features or make them more optional and theme independent as WordPress plugins. Both options have pros and cons…. WordPress theme feature vs. WordPress plugin. What is best?
Easy way to set up an FaceBook.com fan page
With growing popularity of Faceboo.com and their 300 million active users, clients start to ask me for simple solutions on how to integrate their products or services in FaceBook.com fan pages. In this post I will give some useful links to some applications, how to integrate Your/clients products and services in FaceBook.com fan pages…. Easy way to set up an FaceBook.com fan page
Removing WWW from URI (or domain) with PHP
Few weeks ago I wrote how to remove WWW from domain with .htaccess. In some cases or hosting plans it’s not possible to view or use .htaccess file (e.g. some low cost or free hosting providers). Solution is PHP code which redirects all www requests to non www page…. Removing WWW from URI (or domain) with PHP
Final cut for my first WordPress plugin
More than one month ago I published my first WordPress plugin “Draugiem.lv/lapas fan page” for social network in Latvia draugiem.lv (FRYPE.COM). And now I want to make final cut with version 1.0 (0.1.5) and upgrade it…. Final cut for my first WordPress plugin
Remove WWW from domain with .htaccess
Another good thing about removing double content is to remove or add www prefix to your domain. Remove WWW from domain This is what I now use for all my domains – domain without www prefix. Add WWW to domain … Remove WWW from domain with .htaccess
