ASP.NET SEO Interview on Polymorphic Podcast

image Craig Shoemaker just posted the latest episode of the Polymorphic Podcast: ASP.NET SEO - Interview with Michael Neel.  Yes, I've now appeared in a podcast that I didn't have a hand in recording!

Even if you don't listen to the show (and you should, Craig does an awesome job) check out the show notes.  SEO - or Search Engine Optimization - is one of those areas developers tend to overlook or outright ignore.  I think this is partly because it's not something we think about when knee deep in site code, but also because there is a stigma attached to SEO that it is dirty marketing stuff.  Truth is, a good design for SEO is also a good design for users and helps more people find what they need (I was glad to see StackOverflow realize the sitemap protocol is very helpful).

One thing I mention at the end of the podcast (at least I think it's the end - I haven't listened to it yet!) was the new support from System.Web.Routing to handle some of the code I have written myself in mapping urls to content.  Wally McClure has just recently posted an ASP.NET Podcast on Routing with WebForms that explains the new API.

Posted By Mike On Tuesday, October 14, 2008
Filed under podcast asp.net seo polymorphic | Comments (1)

Submit this story to DotNetKicks   

Benjamin Robbins - Saturday, October 18, 2008 6:23:16 AM

I really enjoyed the show. Particularly the parts about getting your tags, URL and content to generally match up and the ASP.Net sitemap information. The timing of the show was great for me, because SEO was something I just started looking into just a few days before the show was released. Most of the SEO magic is really very simple and easy to do, it's just not something that you ever bother thinking about.

Like you said, SEO is a dirty word in some people's minds. It's important to note the distinction between directing users to the content that they are interested in versus throwing as many porn terms as you can fit into a meta keywords tag. I think the stigma can be removed by playing on the fact that programmers want people to use their code or visit their site. Correlating good-intentioned SEO to more users on your site finding what they are looking for means that the programmer accomplished the goal of satisfying the user's need. That is the epitome of successful software in my book.

Leave a comment



Your name:
 

Your email (not shown):
 
Will display your Gravatar image.

Your website (optional):



About Michael

Michael C. Neel, born 1976 in Houston, TX and now live in Knoxvile, TN. Software developer, currently .Net focused. Board member of ETNUG and organizes CodeStock, East Tennessee's annual developers conference. .Net speaker, a Microsoft ASP.NET MVP and ASPInsider. Co-Founder of FuncWorks, LLC and GameMarx.

Proud father of two amazing girls, Rachel and Hannah, and loving husband to Cicelie who inflates and pops his ego as necessary.

 Subscribe to ViNull.com |  Comments

Follow me on Twitter | Contact Me

Related Posts

Google Can You Hear Me?

In June of 2006 I wrote an article titled "Google Can You Hear Me? How to design URLs that are search engine friendly" that also included a sidebar titled ... Read more

ASP.NET: Supporting the Sitemap Protocol

What is the sitemap protocol?  It's the brain child of Google that has caught on with MSN and Yahoo to make it easier for search engines to spider ... Read more

ASP.NET: Cannot use a leading .. to exit above the top directory

This is a really quick post, mostly for myself so the next time I have this issue I can find the answer (yes, I often search my blog before google). The ... Read more

ASP.NET: Creating a UserControl with Child Content

I love ASP.NET User Controls, aka “ascx” files.  These little guys are great for reusable content and dividing up the components of a website.  ... Read more

Using LINQ to generate HTML

I hate seeing code mixed with markup. Seeing a template page with <% if(show) { %> makes me want to claw my eyes out.  Seeing String htmlTitle ... Read more

XNA 3D Primer by Michael C. Neel

XNA 3D Primer by Michael C. Neel
Buy Now: [ Amazon ] [ Wrox ]

GameMarx

CodeStock

ASPInsiders Member

ETNUG Member