Igloo Theme
Go to iglootheme.com
  • Welcome
  • FAQ
  • Changelog
  • Common Issues
  • Getting started
    • Installation
    • Theme customization
    • Header and navigation
    • Footer
    • Multilingual site
    • Umbraco Upgrade v8 -> v13
  • Page Types
    • Site
    • Page
    • Feed
      • Post
    • Global content
    • People
    • Sitemap
    • Search
  • Widgets
    • Hero
    • Text
    • Grid
      • Header
      • Text
      • Image
      • Quote
      • Pod
      • Card
      • Code
      • Accordion
      • Price List
      • Line Break
      • Button
      • Video
      • Umbraco Form
      • Price Table
      • Navigation
      • Sub Grid
      • Slider
      • Person
    • Image
    • Text and images
    • Gallery
    • Slider
    • Tabs
    • Latest from feed
    • Map
    • Umbraco forms
    • Contact form
    • Newsletter
    • Logos
    • Instagram feed
    • Global content
    • Login
    • Register
    • Breadcrumbs
    • People
    • Section Navigation
  • Extending
    • Front-end UI
      • CSS variables
      • Buttons
      • Grid
      • Widgets
      • Forms
      • Typography
      • Helpers
    • Create a new widget
    • Intellisense on models in Visual studio
Powered by GitBook
On this page
  • Connect Sitemap in Robots.txt
  • Page settings for sitemap
  • Hide From Search Engines
  • Sitemap Page Priority
  • Sitemap Page Change Frequently

Was this helpful?

  1. Page Types

Sitemap

PreviousPeopleNextSearch

Last updated 4 years ago

Was this helpful?

The Sitemap node should be placed directly under your Site node.

Once added it will generate sitemap on url found in the info tab of the Sitemap node.

Connect Sitemap in Robots.txt

Add the following line to your Robots.txt file to help crawlers find the sitemap

Sitemap: https://example.com/sitemap/

Add multiple Sitemap links for multilingual sites.

Sitemap: https://example.com/sitemap/
Sitemap: https://example.se/sitemap/

Page settings for sitemap

In the SEO section of any page you will find some settings for Sitemap

Hide From Search Engines

Tell web crawlers to not index this page. Also removes this page from the sitemap

Sitemap Page Priority

The priority of this page relative to other pages on your site. Default is 0.5

Sitemap Page Change Frequently

How frequently the page is likely to change. This value provides general information to search engines and may not correlate exactly to how often they crawl the page.

There are some great packages that allows you to edit Robots.txt file from the Umbraco backoffice. ⟶ ,

Friendly Robots
Robots.txt Editor