Newest Updates Posted by Andrew NL on November 25, 2009

Microformats are specifically used to help humans understand coding problems and logics.  Microformats are a set of simple open data formats built upon existing and widely adopted standards. Instead of throwing away what works today, microformats intend to solve simpler problems first by adapting to current behaviors and usage patterns (e.g. XHTML, blogging).
Microformats are:

A way [...]

Category: IMD 405 | 3 Comments » Tags: , , , Posted by Andrew NL on November 25, 2009

Websites such as Forbes, ESPN, LA Times, San Francisco Chronicle, Lonely Planet, Chicago Tribune, Seattle Times, etc offer pay-per-click (PPC) or cost-per-click (CPC) based advertising programs. CPC text ads are javascript based applications, other applications such as adsense / adwords are created the same way. The way the payment works is by people clicking [...]

Category: IMD 405 | No Comments » Tags: , , , , Posted by Andrew NL on November 19, 2009

How to install an sitemap into your wordpress:
Step 1) Open notepad or any text editing program.
Step 2) Copy and paste the given code below and save your document as sitemap.php
<?php
/*
Template name: Sitemap
*/
?>
<?php get_header(); ?>
<div id=”container”>
<br />
<h2 id=”post-<?php the_ID(); ?>”><?php the_title();?></h2><br />
<h4>Pages:</h4>
<ul>
<?php wp_list_pages(‘title_li=’); ?>
</ul>
<br />
<h4>Posts by category:</h4>
<?php $cats= get_categories(); ?>
<?php foreach ($cats as $cat) { ?>
<?php [...]

Category: Tutorials | No Comments » Tags: , , , Posted by Andrew NL on November 18, 2009

Is Google Analytics Free?
Yes, just go to www.google.com/analytics and register.
How do you install Google Analytics?
Once you register, you must submit your domain into your domain list. Once your domain is inserted, Google will give you an javascript code to embed into your site. You must place this code underneath your meta keys.
What is Google Analytics?
Google [...]

Category: Google, IMD 405 | No Comments » Tags: , , , Posted by Andrew NL on November 18, 2009

The 404 Error page is a page that is shown when a user goes to a page that is not valid to the current site.
There are a couple reason why a user would run into this page.

The site document could be missing from your server.
The site’s server could be down.
Javascript redirection or any type of [...]

Category: IMD 405 | No Comments » Tags: , , , Posted by Andrew NL on November 5, 2009

Newsletters:
Utilizing emails to send your website news around is a great way to spread your name. This technique is commonly called Newsletters. Newsletters include information about your website and is emailed to the recipients. The look of your newsletter can be designed or put in a basic format. A great site that makes newsletters easy [...]

Category: IMD 405 | 1 Comment » Tags: , , , , , Posted by Andrew NL on October 28, 2009

Search Engine Optimization Techniques
Here is a brief list of very important ways to improve your website’s traffic and statistics. In this article I will briefly talk about ways to improve your very own website’s popularity or traffic.
1) Meta Tags – Meta tags are used to provide structured metadata about a Web page, such as who [...]

Category: IMD 405 | No Comments » Tags: , , , , ,
General Information
Education The Art Institute of Washington Bachelors Degree
Web Design & Interactive Media
Graduation: December 2010
Messenger
AIM AIM|AndrewNLeon
Yahoo Yahoo|andrewnleon@yahoo.com
MSN MSN|andrewnleon@gmail.com
Statistics
©2009 www.Andrewnl.com, All Rights Reserved. - Proudly Powered by WordPress