How to Use Page Blocks with Dolphin 7.1
Last Updated on Sunday, 11 November 2012 04:25 Written by Mscott Tuesday, 13 November 2012 12:00
Hello and welcome! In today’s blog, I will show you how to add or remove blocks from any of the pages on your Dolphin 7.1 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 Builder” under the “Builders” heading on the left side menu.
Learn MoreHow 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 More
Recent Comments