ASP .Net MVC Sitemap Builder

    Capabilities

    • Creating an XML Sitemap in ASP.Net MVC controller action.

    Using:

    ASP .Net MVC build Sitemap ASP .Net MVC build Sitemap - result

    Known limitations

    At the moment no support for file splitting, if the amount of Urls exceeds 50,000 records or file size is greater 10 MB (details).

    Tips

    Sitemap location can also be specified in the robots.txt file:

      User-agent: *
      Disallow:
    
      Sitemap: http://example.com/Home/Sitemap

    License

    The MIT License (MIT)


    Sources (GitHub) Donate

    comments:

    • No comments yet

    leave comment: