Get more traffic and make more money with Joomla!

Optimize Your PHP For Efficient Web Applications


PHP code for web sites and web applications should always be optimized. A poorly-written PHP web site may work just fine without too many concurrent users, but as soon as traffic starts building up it could buckle. There are an unlimited number of ways to implement anything in PHP, but certain functions and techniques are much more efficient than others. Every PHP developer should spend some time learning the most efficient ways to code, and luckily there is a great tutorial article with 52 PHP programming tips and benchmarked examples for efficiency and faster code.
 
 

Automatically Insert AdSense Ads After Intro Text

May 21st Information and Tutorials \ Monetizing Your Website (This Joomla/adsense tutorial is for Joomla 1.0.x) Continue reading...

According to Google, the most effective placement for AdSense ads is directly in your content. Click through rates (CTR) are much higher for ads embedded in your content than banner ads or sidebar ads. The standard Joomla content component combines each article's intro text and main text, which means you don't have an opportunity to run a plugin or component to automatically insert your ads after the intro text. Fortunately I have come up with a method using the JosReplace component and a small hack to Joomla's content component which will allow you to do this. 

 
 

Enable GZip Compression For Smaller Web Page Sizes

May 15th Information and Tutorials \ Web Site Performance Joomla uses PHP to create the HTML pages that make up your website. These pages can be compressed using Gzip Compression. Most web servers support Gzip Compression, which can shrink your site's pages by 70% to 90%. This will result in reduced bandwidth and faster page loads for your visitors. Continue reading...

 
 

Page 11 of 21

«StartPrev11121314151617181920NextEnd»

Member Statistics

  • Total Members 46,950
  • Guests Online 312
  • Members Online 0
  • Registered Today 6
  • New This Week 188
  • New This Month 125

Quote of the Day

Quotes and sayings

Copyright © 2007-2011 JoomlaDigger.com. All rights reserved. Owned and operated by Emergination, LLC.

JoomlaDigger.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.