Code Samples,Search Engine Optimization
OK, even I have to admit this post is so highly targeted to one specific kind of task that most readers won’t be interested in it at all. But since I had to write this code over the weekend, I decided I might as well share it with someone. If you’re working on the .NET platform and you want to upload your products database to Google Base in an XML feed, than this code is for you!
Before I get technical, I’ll explain why you might want to do this.
asp.net, google base, google data feed, rss, seo, source code, System.XML, vb.net, WriteElementString, WriteStartElement, xml, XmlTextWriter
Yesterday I noticed a tweet from Matt Cutts announcing the release of Google’s official Search Engine Optimization Starter Guide. (Perhaps they released it this week in the middle of Pubcon for a reason, while all the SEOs are out in Vegas?)
As expected, there was really no ground breaking news here – they didn’t release a 3 step guide to getting the #1 result in Google. But what is interesting is they supported basically all the arguments SEOs have figured out on their own about the Google algorythm – and more importantly (for me at least), everything I’ve been blogging about. It’s good to be told you’re doing something right every once in a while :)
google, nofollow links, Search Engine Optimization, search engines, semantic coding, seo, starter guide, Web Design
In case you didn’t know it, the days of traditional banner advertising on websites with high volume traffic solely for the sake of getting traffic are pretty much over. That’s right, I said it – there’s just no ROI in banner ads. Conversions are low, prices are still inflated, and there is little or no SEO benefit. Most website visitors are just too sensitized as to what an advertisement looks like and click on them with less and less frequency. Sure, there are some modern variations besides the typical 468 x 60 top of page banner, such as dancing animations, small square blog banners, etc., and they do perform a little better. But for the most part people simply don’t like graphic banner ads.
advertising, banner ads, itcn, marketing, nj seo, organic search results, Search Engine Optimization, text links
Code Samples,Search Engine Optimization
I decided it was about time for another code update, and since there are plenty of SEO tips for PHP hackers and Wordpress users, I’m going to help out the ASP.NET programmers out there still in the dark about SEO problems with their code. The concept is useful for anyone; but the code is specifically for a function I programmed in VB.NET.
.net, asp.net, code sample, IIS, iis6, is7, Search Engine Optimization, seo, url rewrite, vb.net