Professional Search Engine Optimization with ASP.NET: A Developer's Guide to SEO (Wrox Professional Guides)

Professional Search Engine Optimization with ASP.NET: A Developer's Guide to SEO (Wrox Professional Guides)
Authors
Cristian Darie, Jaimie Sirovich
ISBN
0470131470
Published
23 Aug 2007
Purchase online
amazon.com

Search engine optimization (SEO) is not only the job of the marketing department. It must be considered from a web site's inception and throughout its lifetime by you, the web site developer. Making changes to the architecture of a web site and modifying presentation techniques can dramatically increase search engine rankings and traffic levels. Written for the ASP.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Louis Gomez said
Do not buy this book. It not only contains many invalid web references (gee, anyone can write a book that references URLs on a topic) but is severely dated in terms of the Helicon ISAPI_Rewrite section. You're better off performing web research on the topic. Save your money!!!

Luis Abreu said
[...]
Ok, so this is the second book I've got from Wrox for reviewing (and yes, I did enjoy it much more than the first). SEO is one of those things that most developers end up forgetting when building ASP.NET pages Unfortunately, that might cost you a lot. This books presents several principles and ideas that will help you improve your site's indexing. The structure is clean and the content is good.

Now, the bad things: I didn't really liked the C# code style presented throughout the book and I think that some of the ideas were "duplicated" in several chapters. The text gives lots of emphasis on Google (which one can understand, since it rules the search engine market). I'm not against it but I'd like to see more about the other search engines too. Overall, I'm going to give it a 7.5/10.

C. Nirmal said
Good:
1) Definitive guide with Step by Step instructions.
2) All the latest topics covered well.
3) Covers basics of SEO as well as Advanced Tutorials to implementing SEO in ASP.net

Bad:
1) Too many references and Links to websites. (its can be good as well as bad). Many people may not like reading the book and having to look at the websites referenced at the same time.

Carsten Cumbrowski said
Most websites are developed without SEO in mind. They are often developed by teams that have a very deep knowledge and understanding about programming websites and applications, databases and also general business and e-commerce. A large (if not the most) number of those teams only have little or no knowledge of SEO at all. The result is a website that might violates some of the very basic rules of creating a site that is well accessible and understandable for the human visitors as well as the non-human visitors (the search engine spiders or crawlers).

Changing a site after it is live and around for a while, when somebody realizes that search engine traffic is not the way it should be, can be very costly and in the worst cases may be even require an almost entire rewrite of the website code.

That's why is it important that not only marketers are being educated about the benefits and principles of search engine optimization, but the people that build websites as well. Who builds websites? Web developers. This book was written exactly for this audience, but also a SEO who knows most of the information to SEO provided in the book could benefit from this book. It includes a lot of very practical .NET sample source code for ready to use tools that can help marketers in their daily routine.

Although a lot of the content is not .NET specific are other parts that are using a lot of sample source code to demonstrate possible solutions, specific for Microsoft IIS and the .NET Framework. If you are a PHP developer, check out the sister book of this one (Professional Search Engine Optimization with PHP: A Developer's Guide to SEO), which is geared towards PHP, Apache Webserver and MySQL web developers.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan