Team TeachWiki
Tag | Required | Description |
---|---|---|
<urlset>
|
Yes | Encapsulates the map file and specifies the current protocol standard. |
<url>
|
Yes | The parent tag for each URL entry. The rest of the tags are children of this tag. |
<loc>
|
Yes | Contains a full link to the site page. The link must be canonical and refers to the main mirror of the site. |
<lastmod>
|
No | Contains the date the page was last updated in UTC format. For example, 2020-05-12, where 12 is the day, 5 is the month, and 2020 is the year. |
<changefreq>
|
No |
Contains the page change frequency. Can take values:
|
<priority>
|
No | URL priority over other URLs. It can take values from 0.0 to 1.0. Keep in mind that assigning high priority to all URLs doesn't make sense. Priority is a relative value, the parameter is used to determine the order in which URLs are processed within the site. Priority does not affect positions in search engines. |
<xhtml:link>
|
No |
Used to indicate alternative pages in other languages. For example, . Read more on the official Google page .
<xhtml:link rel="alternate" hreflang="de" href="http://www.example.com/deutsch/page.html"> |
<image:loc>
|
No | The child element of the <image:image> tag. Used to specify a full link to an image. |
<image:title>
|
No | The child element of the <image:image> tag. Used to describe what is shown in the picture. |
https://clickflame.blogspot.com/2023/07/codepen-css-range-slider-import.html
Team TeachWiki
404 Not Found!
[image] image_url [/image]
To add a code block:
[code] your_code [/code]
To add a quote:
[quote] your_quote [/quote]
To add a link:
[link] your_link_text | link_url [/link]