Site Archives Tutorials/Guides/How-To
Set your URL to with or without www
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
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
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
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
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
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
The title says it all. Easiest….and perhaps the fastest way to peel a potato?
Hide Text - Convert text to an image
An interesting site to convert text to an image.
Find It Quickly
Find what you're looking for quickly by using our keyword search. Can't find it? Try our links below.
Categories
Find posts using the "tags" provided below.
Monthly Archives
Find posts by the month they were written.


