webpage

Get Targeted traffic to your website

Thumbnail image for Get Targeted traffic to your website June 7, 2010

Everyone wants and needs targeted traffic to their site. Especially now that is so simple to make small to large amounts of money from Google Adsense. All you have to do is get them there. You want visitors to your site who are already interested in your site’s topic and who are more likely to [...]

Read the full article →

Top HTML Layout Codes for your Myspace Webpage

June 7, 2010

This is a guest article by Emma Best from laptopical.com, a great source for those wanting the latest laptop reviews for 2009 . They also have a laptop top list laptop top list to help you choose your next laptop. Emma also has a twitter account, so feel free to follow her here. Despite the [...]

Read the full article →

How to make shortcut to a internet webpage on your Windows desktop or taskbar

June 5, 2010

It is also handy to put a shortcut to your absolute favourite webpage in the Quick launch toolbar. You need to make a shortcut on the desktop and then drag it to the Quick launch. How to create a link on the desktop to a webpage (Internet Explorer 5,6) Instead of opening Internet Explorer, going [...]

Read the full article →

How to Embed Youtube Video Html Code into Your WordPress or Blogger Website

June 4, 2010

If you are a website owner you will definitely need to know how to embed Youtube video HTML code into your website. In the old days, embedding a video into your website was a huge task that was not only difficult, but took up a lot of bandwidth. However with the invention of websites like [...]

Read the full article →

Create keyboard shortcuts to open your favorite programs

June 1, 2010

Did you know you can create your own keyboard shortcuts to open up your favorite programs, webpage’s, and folders.. It is really easy. You can make a shortcut from any icon on your desktop. Here’s how. Choose an icon on the desktop to create a shortcut to. (How do I create a desktop shortcut?) Then [...]

Read the full article →

How to insert images into your Ebay listing for free

May 28, 2010

You do not have to pay to put extra photos in your Ebay listing if you have somewhere to store your photos on the web. I have a webpage and store my Ebay pictures there.  Ebay stores your first picture free and any additional images cost $$$. Therefore I post one picture with Ebay and [...]

Read the full article →

Free Webpage color chart and color codes

October 8, 2008

If you are building a website then you might find the need for a webpage color chart that shows the color codes so you can change your CSS style sheet. I used to use HTML color charts all the time, however now I build websites using WordPress, and most themes have their own color chart [...]

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 →