Enhance Your Website
There are an enormous amount of enhancements that you can do for your page, but time is always a factor in your business. Why spend time creating improvements if they will only have bring a small gain? The enhancements mentioned below are small improvements you can make to your website that will bring huge gains.
Add an URL Icon, a Favicon
:
A favicon is the icon to the left of your domain name in your browser. It is fairly easy to create, and adds credibility to your website. You can either make one online at Favicon.cc or Dynamicdrive, or you can make one using Adobe Photoshop by downloading a plug-in. If you download the plug-in, make sure the graphic is 16x16 pixels and is saved as favicon.ico. After you have created it, just upload it to your website's root directory.
Add a Comment Form or Newsletter Signup:
you may want to put a newsletter signup or a comment box on your website. You can create a form that sends an email to any email address. It usually costs money to purchase the code to do this, but you can also use The Site Wizard, which is free to use.
Add an RSS Feed:
Creating an RSS for your website is simply. Create the code online for free at Online RSS Feed Creator and paste it into a blank XML document created by Adobe Dreamweaver or another editing program and you will have a feed on your page. To add the feed button to text on the page copy the following code:
<a href="rss.xml" title="Subscribe to my feed" rel="alternate" type="application/rss+xml"><img src="http://www.feedburner.com/fb/images/pub/feed-icon16x16.png" style="border:0"/>
Once you create the feed register it with Feed Burner.
