Want to become a Vibe Coder? Join Vibe Coding Training here
x
C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Raj Kumar(2)
Vijay Yadav(1)
Manoj Kalla(1)
Sourav Kayal(1)
Istiaque Chowdhury(1)
Mahender Pal(1)
Ramakrishna Pathuri(1)
Scott Davis(1)
Resources
No resource found
What is a Sitemap and How to Use It?
Aug 09, 2024.
A sitemap is a crucial tool for website optimization, aiding search engines in indexing your site efficiently. This guide explores the definition, types, and benefits of sitemaps, including XML and HTML formats.
Implementing SiteMap In ASP.NET
Dec 25, 2015.
In this article you will learn Implementing SiteMap In ASP.NET.
Enable Disable Sitemap Menu Item Based on Role in ASP.Net
Apr 22, 2014.
In this article, we will learn how to enable disable sitemap menu item based on role in ASP.NET.
Create and Configure sitemap.xml in ASP.NET Core
May 15, 2020.
In this article, we are going to learn how to create a sitemap.xml in an ASP.NET Core Web application. We will add a middleware for sitemap.xml routing.
Adding View Shortcut In SiteMap
Dec 05, 2015.
This article is about adding a view link in SiteMap.
TreeView Control With Custom Icons in ASP.Net Using SiteMap
Mar 07, 2014.
This article describes customization of a TreeView Control with custom icons in ASP.Net using a SiteMap.
Working with SiteMapDataSource Control in ASP.NET 3.5
Oct 06, 2008.
This step by step sample shows how to use a SiteMapDataSource control in ASP.NET 3.5.
Implementing Multiple Sitemaps
Oct 25, 2007.
This article explains how to control the display of nodes for different user, while using treeviews and sitemaps.Implementing multiple sitemaps involves creating separate sitemap files for different sections of your website and configuring your website to use these sitemaps appropriately. Each sitemap file contains a list of URLs that search engines can crawl and index. By dividing your sitemap into multiple files, you can manage your website's structure more efficiently.
Site Map in ASP.NET 3.5
Sep 29, 2008.
This sample shows how to use a Site Map control in ASP.NET 3.5.