close

Why should you register with JoomlaDigger.com?

JoomlaDigger.com is a free community website where users can learn about web development, Joomla! and how to bring more traffic to their websites while contributing their own knowledge. Our members enjoy several benefits, including email notifications of new products and updates, access to the forums, and the ability to give back to the community by submitting content to be posted on JoomlaDigger.com (with links directly to their own websites). And best of all, it's FREE!
Membership Features
  • Email notifications for new content, extensions and updates.
  • Full access to our forums for Joomla! development and extension support.
  • Ability to contribute content and weblinks to gain prominent links to your own website.
Top Panel
Why Register?
Top Panel

Information, Tutorials, Tips and Tricks

The latest information, tutorials, tricks and tips for every aspect of Joomla website management. Topics include social bookmarking, search engine optimization (SEO), web development, small business best practices, web site monetizing with Google AdSense, performance optimization and much more for the Joomla CMS.

Your AdSense Ad With The Highest Click Through Rate Should Appear First In Your HTML

(16 votes)

Some Google AdSense tips are not very obvious at first. This is definitely more of an advanced tip, one that I didn't figure out until after a year and a half of using AdSense, but it will help to maximize your AdSense earnings if you can wrap your head around it and properly implement it. The tip is that you will make more money with AdSense if you make your AdSense ad with the highest click through rate (CTR) appear before all other AdSense ads in your site's HTML. 

Read more...
 

Do Not Use Quotes or Special HTML Characters in Your Article Titles

(18 votes)
It can be very easy to add quotes or an apostrophe to the title of a new article, but don't do it! For example, I could have made the title of this article Don't Use Quotes or Special HTML Characters in Your Article Titles but I resisted using that apostrophe. Several plugins and components process the data stored in the title, title alias, meta description and meta keywords and do not always account for quotes or special characters so it is a good idea to avoid them. 
Read more...
 

Optimize Your PHP For Efficient Web Applications

(17 votes)

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.
Read more...
 

Automatically Insert AdSense Ads After Intro Text

(21 votes)

(This Joomla/adsense tutorial is for Joomla 1.0.x)

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. 

Read more...
 

Enable GZip Compression For Smaller Web Page Sizes

(22 votes)

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. 

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

Results 11 - 15 of 34
RSS Feed Add to iGoogle Add to Yahoo Add to PageFlakes Add to Netvibes Add to Technorati

Copyright © 2007-2008 JoomlaDigger.com. All rights reserved. Website by P.J. Swesey