Websites

Creating Fast Loading Graphics for your Website

Thumbnail image for Creating Fast Loading Graphics for your Website January 8, 2008

Everyone wants their Web page to look fantastic with fancy fast loading graphics that are sure to attract and captivate viewers. However if your graphics and pictures on your webpage are not fast loading then you may have a problem. . Internet users have become impatient and haven’t even got seconds to spare when waiting [...]

Read the full article →

SEO Article Writing 101

December 7, 2007

SEO writing is very different from content writing, article writing, story writing and news writing. When I first realized my innate talent for writing stuff and putting thoughts into words, I was still reading Mills and Boons, and it was during this time that my romance storybooks were confiscated by my classroom teacher because I [...]

Read the full article →

How do I block an IP address from accessing my site?

September 7, 2007

In order to block a certain IP Address from access to your site you can add the following to the htaccess file in your web server document root ( most often named public_html, httpdocs, or webdocs) directory (edit to make the below IP the offender’s): <Limit GET> order deny,allow deny from 209.23.123.110 </Limit> This will [...]

Read the full article →

Reproducing other peoples free articles for your own website content

June 7, 2007

Getting the articles you have written out there on the internet can be a great source of traffic for your webpage. It is a definite compliment when people publish them on their websites. The really well written and informative ones spread like a wild fire from site to site. For example I wrote one on [...]

Read the full article →