Website Font Transformation
Monday, March 8, 2010 | Written by Erik Rostad
Posted under: Website Design |
Tags: cufon fonts, search engine optimization, seo, Website Design |
1 Comment
Until recently, there has been a major design limitation for website designers who care about creating a website optimized for the search engines. When you view a website on your computer, the browser can only use fonts located within your hard drive. So if a font is called and the computer doesn’t have it, the next font in the list of usable fonts is utilized. This can have disastrous effects on the look of a page as fonts different in sizes and spacing.
Historically, the way around this was to create an image of the word you wanted to use on your site in the font you liked the best. The only problem is that Google cannot read images. You could place alternative text for the image, but this doesn’t hold as much clout as say an <h1> tag to the search engines.
Well, now there is a solution that allows you to change the font on your website to anything you choose while maintaining the actual text in the code of your pages to realize all the benefits of Search Engine Optimization.
This solution is called Cufon and it utilizes JavaScript to quickly change the font on your site while the page is loading.
You can specify the exact text you want changed, whether just specific <h1, h2, etc> tags or <p> text.
Best of all, it’s free and very simple to use. I used it for the first time this morning and it took me about 10 minutes to integrate it into my website.
Here’s a quick rundown of the steps necessary to use Cufon on your website. You can use it on a WordPress site, or even a basic HTML website.
- Find a font you like and download it on Font Squirrel – http://www.fontsquirrel.com/
- Upload this file to the root folder of your website – http://cufon.shoqolate.com/js/cufon-yui.js
- Generate a JavaScript file of the font you downloaded – http://cufon.shoqolate.com/generate/
- Copy this code into the <head> section of your website
- Change ‘h1′ to whichever title or <p> text you would like to change to your new font. Change the “Vegur_300.font.js” file to the name of the font file you created in step 3.
- That should be it. Refresh your webpage and you should see the new font live on your site.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script src="cufon-yui.js" type="text/javascript"></script>
<script src="Vegur_300.font.js" type="text/javascript"></script>
<script type="text/javascript">
Cufon.replace('h1');
</script>
See, simple and fast. Your design capabilities just increased immensely.
Related posts:
- Website Analysis – Above the Fold
- How to Analyze your Website
- Relaunching your Website Business
- Designing Websites on the iPad?
- Alternative Use of Google AdWords
Posted under: Website Design | Tags: cufon fonts, search engine optimization, seo, Website Design | 1 Comment
1 Comment
Leave a Reply
Blog Menu
Change Your Life Now
Recent Comments
- Robyn Vogel on Low Risk Entrepreneurship As a Retirement Plan
- Design Services on Designing Websites on the iPad?
- Low Risk Entrepreneurship As a Retirement Plan | The Entrepreneur School Blog | Soul Hangout on We need your help! Let us write a book about you!
- Low Risk Entrepreneurship As a Retirement Plan | The Entrepreneur School Blog | Soul Hangout on Low Risk Business Idea
- Low Risk Entrepreneurship As a Retirement Plan | The Entrepreneur School Blog | Soul Hangout on Low Risk Entrepreneurship As a Retirement Plan
Latest News
Professors Jim Beach & Chris Hanks are featured in Global Atlanta.
Click here to read the article.
- May 19, 2009
The Entrepreneur School blog reaches 300 posts!
- May 15, 2010
The Entrepreneur School blog visitors up 111% over last month!
- November 2, 2009
Tags
Categories
- Angels (11)
- Apple (6)
- Banking (6)
- Blog (13)
- Bootstrapping (24)
- Business Ownership (23)
- Business Partners (4)
- Business plans (2)
- Consulting (4)
- Creativity and Ideation (40)
- Economics (15)
- Energy and Oil (9)
- Entrepreneurship Quotes (19)
- Entrepreneurship Stories (43)
- Entrepreneurship Tools (11)
- Entreprneurship Training (3)
- Facebook (9)
- Financial Concerns (15)
- General Thoughts (129)
- Global Trade (1)
- google (16)
- Government (19)
- Health Insurance (7)
- Humor (2)
- International (26)
- Marketing (40)
- Podcasting (1)
- Raising Money (7)
- Ranking #1 on Google (10)
- Risk (3)
- Shark Tank (7)
- Social Media for Entrepreneurs (15)
- Technology (7)
- The Entrepreneur School (21)
- Tools (3)
- Total Entrepreneurial Activity (16)
- Uncategorized (11)
- Venture Capital (20)
- Website Design (11)
Monthly Archive
- July 2010 (10)
- June 2010 (15)
- May 2010 (36)
- April 2010 (31)
- March 2010 (31)
- February 2010 (25)
- January 2010 (31)
- December 2009 (42)
- November 2009 (30)
- October 2009 (39)
- September 2009 (24)
- August 2009 (18)
- July 2009 (6)
- June 2009 (2)
its fantastic thank you very much very helpful websites. i will use some of this websites technics in my new website.