Entries Categorized as 'Blogging'

How I setup a WordPress blog

Date January 7, 2008

I have several WordPress blogs and I see myself repeating the same task over and over.  So I decided to write up this post as a reference for myself and others.
by ponanwi 
To make things easy and clear, I am going to write this as a bulleted list that you can run through.  Of course, I […]

Blog Rush - Attract More Readers

Date September 20, 2007

I just installed Blog Rush on my blog - it should be on the right hand side.  This is a pretty cool concept to attract more readers to your blog.  It displays blog posts for other bloggers that are related to your blog/post.  In turn, your blog posts are displayed on other blogs.  If people […]

Why does lifehacker hate me?

Date September 14, 2007

I love lifehacker.com and it is my favorite blog but for some reason they never publish any comment I leave.  Even the ones that don’t have any links back to my blog.  Why do you hate me when I love you so much?
Does anyone have any idea why they don’t publish my comments and how […]

xtimeline - Explore and Create Free Timelines

Date August 4, 2007

Check out this site that lets you create a timeline of your blog entries or pretty much any timeline you want…

xtimeline - Explore and Create Free Timelines  [via Blog Posts Timeline]
Related PostsMy Elevator PitchI found this cool site that has a free wizard which helps you build your elevator (15 second) pitch….Defragment your hard […]

How to get 50x or more traffic?

Date August 2, 2007

My web site KB Shortcuts was featured on Microsoft’s AJAX web site and my traffic sky rocketed. I went from 1 or so hits a day to averaging around 50 and as high as 135 hits a day. It’s not too much traffic but relatively speaking it’s a 50x to 135x the traffic.

Another […]

Calling the WordPress XMLRPC API from VB.net

Date July 31, 2007

As an example, I will call the getCategories API method.
Add a reference to the XML-RPC.net library.
Create a struct for the return result

Public Structure category
Public categoryId As Object
Public parentId As Object
Public description As Object
Public categoryName As Object
[…]

Make money from my blog

Date July 29, 2007

Well, I have been reading a few articles about how to monetize my blog which got me all excited about becoming a more dedicated blogger. There are tons of advice out there - I am already following most of them but will try new ones. My guess is that not every advice will […]

Sitemeter and wordpress

Date July 25, 2007

I just added sitemeter to BlogsToGo (WordPres Mu). I have a plugins file in my mu-plugins directory where I add site wide code like amazon context links, google analytics, etc…
I basically added a function to emit the javascript:
function sitemeter(){
echo ‘
<!– Site Meter XHTML Strict 1.0 –>
<script type=”text/javascript” src=”http://s41.sitemeter.com/js/counter.js?site=s41blogstogo”>
</script>
<!– Copyright (c)2006 Site Meter –>
‘;
}
Then at […]

Updates to my blog

Date July 18, 2007

After reading Andrew’s post (http://www.anchorite.org/blog/2007/07/11/updates-to-anchoriteorg/) I decided to update my blog too. I copied most of his updates and did some of my own as well.

Add Meta Tags - Adds the Description and Keywords XHTML META tags to your blog’s front page and to each one of the posts, static pages and category archives.
Akismet […]

Wordpress themes

Date April 7, 2007

There are tons of free wordpress themes and there are some paid ones at http://www.templatessale.com/
PS: Increase your blog traffic. Get a blog rush.
Related PostsCreate your own WordPress ThemesCheck out this WP theme generator. I haven’t used it on this site, but it looks very cool and easy …How I setup a WordPress blogI […]

Close
E-mail It