How to Use Global Content Blocks for Javascript Embedding
Last Updated on Wednesday, 23 May 2012 02:26 Written by Ken Griffith Wednesday, 23 May 2012 12:04
Now that Google has modified the Page Rank Algorithm to include the speed at which a site loads, there is an *additional* financial incentive to optimize websites for speed. (Of course the original incentive to do this was to improve user experience, but Google has now given us a measurable metric for OCD web developers to obsess over.)
Many articles and techniques have been published about this, and I won’t try to re-invent the wheel here. This article concerns how to embed scripts in your HTML page using CMS Made Simple.
The conventional wisdom is that it is best to add javascript calls at the end of your HTML document in order to prevent javascript blocking from delaying the loading of CSS images and other external resources on your page.
The technique I am about to explain will reduce page load time regardless of whether you put your scripts in the HEAD or after the FOOTER. But it is especially useful for scripts that have to go in the HEAD and execute immediately such as modernizr.js, head.js, and web font loading scripts such as fonts.com or Typekit.
Learn MoreHow To Block Users from Uploading Videos in Clip-Bucket v2.6
Last Updated on Thursday, 12 April 2012 09:36 Written by Richi González Friday, 13 April 2012 12:00
Hello,
I’ve read a couple of posts where users are asking how to make the administrator the only one able to upload videos, but I didn’t really take the time to look for a solution to the problem until now.
Difficulty level: Easy
Learn MoreAdding and Removing Page Blocks From Your Dolphin 7 Website
Last Updated on Thursday, 1 December 2011 01:54 Written by Mscott Saturday, 10 December 2011 12:00
In today’s blog, I will show you how to add or remove blocks from any of the pages on your Dolphin 7 website. There are several pre-made blocks available for each page and you can also add an HTML block with your own custom content.
We will start by logging into the Dolphin admin area and clicking “Pages Blocks” under the “Builders” heading on the left side menu.
Learn MoreBlack Listing IP addresses in Dolphin 7
Last Updated on Thursday, 20 October 2011 06:05 Written by Mscott Wednesday, 26 October 2011 12:00
Stopping Spam in Dolphin 7
Last Updated on Saturday, 17 September 2011 02:09 Written by Mscott Tuesday, 27 September 2011 12:00
Hello and welcome! In today’s blog I am going to show you how to block spam for your Dolphin based website. Everyone hates unwanted advertising and your members are no different. Luckily, Dolphin 7 has a built-in spam prevention system.
Learn More

Recent Comments