April 10th, 2006
Troubleshooting JavaScript errors can be difficult. Most errors are subtle and not very apparent. However, even the most subtle error can render the JavaScript code on a page inoperable. Fortunately, most browsers have built-in JavaScript troubleshooting tools that make the job
much easier.
Read the rest of this entry »
Posted in Web Site Development | No Comments »
April 2nd, 2006
Google AdWords PPC (pay per click) advertising can be a very effective way to drive qualified traffic to new Web site, and can also provide incremental traffic even after a mature site is ranking well in search engines. While it is not difficult to learn to use Google AdWords, many users have trouble running cost-effective campaigns. The following are a few tip to help you to more effectively manage your advertising campaigns.
Read the rest of this entry »
Posted in Internet Marketing | 2 Comments »
March 12th, 2006
FileZilla, which is frequently referred to as FireZilla, is a really nice free FTP utility. If you have not used it, it really does deserve a test drive because its features easily compare to paid FTP utilities, such as CuteFTP and WS_FTP.
Read the rest of this entry »
Posted in FileZilla Tutorials, Web Site Development | 9 Comments »
March 2nd, 2006
Adding a bookmark to your Web site helps assure that visitors who like your Web site and wish to return can easily find it once again. Adding a bookmark is easy to do and does not require any in-depth programming knowledge. It’s a simple matter of cutting and pasting a few snippets of HTML and JavaScript code into a Web page script and making a few simple changes to customize it for your site.
Read the rest of this entry »
Posted in Web Site Development | 13 Comments »
February 27th, 2006
Sometimes a Web site owner wants to change the domain name for a Web site. Sometimes a site owner registers several related domain names and wants to point all of the domain names to a single Web site. If not done properly, this practice can result in a mirror site penalty when search engines find and index (add to their database) the secondary domain names. A mirror site penalty typically results in a significant reduction in rank for the secondary domain names, but there have been cases reported when the search engines reduced the rankings for all of the domain names, including the original domain name. For this reason, it is wise to avoid situations where a site is duplicated under multiple domain names.
Read the rest of this entry »
Posted in Web Site Development | 4 Comments »
February 16th, 2006
Did you ever wonder how to create the small images seen next to URLs in a browser’s address window or next to bookmarks of Favorites saved in a browser? These images are called Favicons.
Read the rest of this entry »
Posted in Web Site Development | 2 Comments »
January 22nd, 2006
HTML Meta tags were originally designed to provide information to browsers and search engines. Many different Meta tags evolved in the early days of the Internet, but due to widespread abuse, many are ignored by search engines today and are therefore useless. Others have been rendered obsolete due to browser evolution.
Read the rest of this entry »
Posted in Web Site Development | 5 Comments »
January 22nd, 2006
You may be wondering why you cannot see an .htaccess file on your server when using WS_FTP or Cute FTP. Perhaps you checked the server and didn’t see the file, so you created one and transferred it, only to find that it does not appear to be there.
Read the rest of this entry »
Posted in Web Site Development | 10 Comments »
January 4th, 2006
Mozilla’s Thunderbird is a free and very popular e-mail client. Thunderbird is actually very configurable, but the methods required to change certain aspects of the program are not very intuitive. One issue that I ran into is related to doing backups. The default location for files is buried in a special Application Data folder in the Documents and Settings folder. That makes it difficult to remember that these files should be backed up along with Word documents, Excel spreadsheets or any other files that your business cannot afford to lose.
Read the rest of this entry »
Posted in Internet Technology, Thunderbird Tutorials | 20 Comments »