
What's the best business blogging tool?Hi Dave, can you help me? I have a website and am partnering with a business blogger (Michael Pollock) on a new venture. But I also want to start my own blog. I know a lot about text ads and pay per click and SEO and blogging and stuff and want to include "monetizing" links in my blog. BUT I am not tech oriented and don't have time to become proficient. What would you suggest as a blog platform? If I get a hosted type like TypePad it looks like I'd have to get the Pro version to monetize with text ads etc. but I've also been reading about TypePad's problems. Wouldn't have a clue how to use WordPress. Am I gonna have to learn code to have a flexible unique blog of my own? Thanks for any insight/advice! You're asking one of those big questions that us old-timers call "$64,000 questions", actually, because there are dozens and dozens of different blogging platforms available nowadays and figuring out which is best for your needs is a non-trivial task. First off, let's start by differentiating hosted weblog solutions from server-side solutions: a hosted solution is where you buy space on someone else's blogging platform and let them worry about running the servers, backing up the data, keeping it hacker-free, etc. A server-side solution is for when you already have a Web server and the administrative and IT know-how to install new software on your own system. The advantage of a server-side solution is that you have far more flexibility, but the cost of that flexibility is greater complexity. For most people, a hosted solution is a far smarter choice. In terms of representative solutions, some of the most popular hosted solutions are Blogger, Typepad, and Yahoo 360. Server solutions are dominated by the Big Two: Movable Type (what I use), and WordPress, though there are many, many other software packages you could install on your system. On the server side, the main difference between Movable Type and WordPress is the template language: because all blogging applications work off a small set of templates you develop or tweak to have the look and feel you seek, the ability to fiddle with the template is a critical differentiator between solutions. As far as I can tell, there are two main approaches to this template language: either a language that's emulating HTML/XML, or one that's built around the PHP scripting language. Let me show you a snippet of each, so you can see the difference. First off, Movable Type (and, by extension, Typepad, which is from the same company), looks like this: <div class="posted"><a href="<$MTEntryPermalink$>">Posted by
<$MTEntryAuthor$> on <$MTEntryDate format="%x"$></a> </div> Not too dissimilar to HTML format, just add the "$" symbols. By comparison, here's a typical snippet from a WordPress template: <?php
if(isset($_GET['author_name'])) : $curauth = get_userdatabylogin($author_name); else : $curauth = get_userdata(intval($author)); endif; ?> Admittedly, they're not doing the same thing, but you can see that while WordPress is probably more powerful in as it offers you the full power of the PHP scripting language, it's also more confusing and much more geeky from a technological perspective. I like WordPress, however, because it's open source and there's something inherently cool about a commercial quality product you can download and run for free. If you look at the hosted solutions, you'll find that they vary from being quite flexible but confusing (there's a hosted version of WordPress, for example, still in beta at Wordpress.com) to being simple but rigid, without any ability to do much more than change a few links and the name of your weblog. Now, with all that said, on to your specific question. What you want to do is go into the templates and add your own code segments so you can include something like Google AdSense (not sure what that is? Check out my new article Getting started with Google AdSense) and similar. My suggestion is for you to seriously consider using TypePad, to be quite honest. Even with their recent performance hiccups, they're still one of the best solutions available and they have the credibility as a commercial hosting platform to help you with your business goals for your weblog. Further, since they don't offer free accounts (like Blogger and WordPress.com) the overall quality of the weblogs on the Typepad site will inevitably be better, which can only reflect positively on your efforts. Depending on how you want to integrate the content, you can also add material like an AdSense block by simply pasting it into the middle of your weblog entries. If you'd want to just add the code to the navigational sidebar of your Typepad design, you can do so by creatlng what TypePad calls a "Notes TypeList" (as documented here: Displaying custom HTML on your Weblog). There are no solutions that make it as simple as clicking on a checkbox to include everything you'd like on your weblog in just the way you'd prefer, but with relatively little work I think that just about any of the paid services could work very well for you. Long answer, but I hope that helps you out!
Help others find this article at Del.icio.us, Digg, Netscape, Reddit, and Stumble Upon
Categorized:
Blogs and RSS Feeds
(Article 4279)
Tagged: Previous: How does a subnet work? Next: What percentage of books printed end up destroyed? Subscribe!
Never miss another useful Q&A article again! Subscribe to AskDaveTaylor with Google Reader. Dave, I found your article realy interesting and I was wondering what you thought of http://www.terapad.com ? Posted by: Justin Dean at February 20, 2007 12:40 PMHas anyone tried moguling yet? It has done wonders for my business. Check it out www.moguling.com Posted by: Mark at December 14, 2007 12:57 PMI realy like this article..keep it coming Posted by: Dale at May 4, 2008 11:31 AMGreat post, how much is Typepad (costs) and does it offer included security? Thanks, I have a lot to say, but ...
I do have a comment, now that you mention it!
|
![]()
Search
Find just the answers you seek from among our 2300+ free tech support articles by using our Lijit search engine.
Help!
Subscribe to
Ask Dave Taylor!
Free Updates!
Sign up and get free weekly updates and special offers on books, seminars, workshops and more.
Articles and Reviews
Auctions and Online Shopping Blogs and RSS Feeds Building Web site traffic Business and Management Cell Phones and Mobile Phones CGI Scripts and Web Site Programming Computer and Internet Basics d) None of the Above HTML and CSS Industry News and Trade Shows Mac OS X Help MySpace, Facebook, Twitter and Social Network Help Pay Per Click (PPC) Search Engine Optimization Shell Script Programming Sony PSP, MP3 Players, Etc. The Writing Business Unix and Linux Help Video Game Tips and Help Windows Help
Recent Entries
Book Links
|