home · blog · groups · about us · contact us
DevelopmentNow Blog
 Sunday, July 17, 2005
 
 

So I've made the switch from Blogger to dasBlog for at least a few main reasons:

  • dasBlog supports RSS feeds
  • dasBlog has better monitoring and reporting features
  • dasBlog will ping more RSS aggregators
  • dasBlog supports CAPTCHA-protected comments (less comment spam)
  • dasBlog has auto trackback
  • dasBlog runs on my machine, so I can monkey with it if I want to
  • dasBlog has categories, so I can group my posts for users' benefit. Useful for people who blog about a lot of different things.

However, I've noticed that dasBlog isn't as good as Blogger for search engines. For example:

  • dasBlog's links aren't as spider friendly. They have some SEO-friendly (i..e no querystrings) URLs, but they delimit the words with spaces instead of dashes. And not all links are SEO-friendly.
  • dasBlog does't have as many links to archived content. It seems like the only content a spider could get to is content from the current month. Older posts are seemingly only accessible via a javascript method call.
  • dasBlog has a bunch of crap in the HTML. ASP.NET view state, inline CSS, inline javascript -- just a lot of stuff that is i nthe HTML (especially at the top) that has nothing to do with the content. I know that spiders will ignore a lot of that stuff, but it's still not cool.

I'll be fooling with the HTML in the next few weeks ... get the site all looking the same, improve the SEO aspect. Stay tuned for whether it's a success or dismal failure. ;)

July 17, 2005    Bookmark to Digg or other social bookmarking
#    Disclaimer  |  Comments [0]

Related posts:
Lightweight Remote MySQL Database Access
How to Disable AVG Antivirus in Vista
Subversion: Merging Changes from a Branch into the Trunk
SQL Server Management Studio - Export Query Results to Excel
Office Live Workspace now Open
Mac Subversion Clients


« Submitting Blog RSS ... | Main | Database Projects in Visual Studio .NET »