Site Archives Tutorials/Guides/How-To

Set your URL to with or without www

Posted by andrew on February 11th, 2007

To www or not to www, that’s the question. Different people have different preference. I personally would like to just type my domain name without the www. For SEO purposes, it’s better to choose 1 and stick with it - otherwise you might end up with different Page Ranks for each URL (with and without). […]

How to Add “Read More” Link to Wordpress

Posted by andrew on August 4th, 2006

If you’re wondering why I kept posting about Wordpress “How-To”, it’s for my own record.
Anyway, here’s the guide to add “Read More” link to your Wordpress blog. Under index.php (might be different depending on your Template/Theme), look for the following code:
<?php the_content(”); ?>
Replace with this:
<?php the_content(’Read on…’); ?>
That’s it! Ok…so it’s “Read on…” and […]

How to Correctly Include Code in Your Wordpress Blog Posts

Posted by andrew on August 3rd, 2006

Most of the time, when you include code using the < code> and < / code> in Wordpress editor, you will get weird codes (like addition of spaces, weird symbols coming out etc). To solve this, make use of this Wordpress plugin called “Code Markup“.
Steps:
1. Download the plugin here: Right Click and Save As..
2. […]

How to Add “Edit This” Link to Wordpress

Posted by andrew on August 3rd, 2006

Just add the following code anywhere in the template file:
<?php edit_post_link(); ?>
It will appear only when the owner is logged in.
To add little “ummm”, use this code:
<?php edit_post_link(’Nehneheneheneh’); ?>
Add anything you want to replace “Nehneheneheneh”.
For more info, visit:
Template Tags/Edit Post Link
Editing the Edit This WordPress Template Tag

Cheap Domain Names from GoDaddy

Posted by andrew on July 28th, 2006

How to get cheap domain names from GoDaddy.com?

$6.73 per domain
Method 1:
1.Purchase a Domain Name Appraisal (At the main page, go to Catalog and then look for it)
2.Add a Domain
3. Use a 10% off code (save10)
Screenshot:

or
Method 2:
1.Purchase a Online File Folder Economy (At the main page, go to Catalog and then look for it)
2.Add […]

How to Have a 36 Hours Day

Posted by andrew on April 7th, 2006

10 ways to get more time out of your day. Covers topics like polyphasic sleep and GTD and software applications that you can use to save time. Interesting stuff since time is the one thing we all want more of.

Amazing Japanese - Easiest way to peel a potato

Posted by andrew on March 6th, 2006

The title says it all. Easiest….and perhaps the fastest way to peel a potato?

Hide Text - Convert text to an image

Posted by andrew on December 28th, 2005

An interesting site to convert text to an image.