AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Build a Search Engine SiteMap in C# : Michael Allen Smith

Sunday, July 13 2008

Article includes C# code for creating a search engine sitemap as well as tips and advice on submitting sitemap files to major search engines. My advice with the search engines is treat them like a passport agent. Say only what is required and nothing else or you could find yourself sent to the end of the line. Once you've determined what URLs will be on the sitemap, the only decision is defining the changefreq of each page. One strategy might be to set the home page to daily, section pages to weekly and content pages to monthly. If your home page has stock tickers or sports scores, you could set the changefreq to always or hourly...

Read More:
Build a Search Engine SiteMap in C# : Michael Allen Smith
Also See:
Working with Callback and Control Rendering (Manually) : Muhammad Adnan Amanullah
ViewState in ASP.NET 2.0 : Richard Bean
Application Domains in .NET : Joydip Kanjilal
Building ASP.NET 2.0 Web Sites Using Web Standards : Stephen Walther
How to embed UpdatePanel in a Repeater : Daron Yandem

Post your comment

Comment