Revision 3169,
567 bytes
checked in by gaetan13, 10 years ago
(diff) |
Add a simple sitemap on your blog
|
Line | |
---|
1 | <html> |
---|
2 | <head> |
---|
3 | <title>dcSiteMap</title> |
---|
4 | </head> |
---|
5 | |
---|
6 | <body> |
---|
7 | |
---|
8 | <p>How to define Sitemap in the blog interface ?</p> |
---|
9 | |
---|
10 | <p><strong>With a widget:</strong> |
---|
11 | <br />The most simple is to use the widget "Site map" which proposes a direct link to the dedicated page.</p> |
---|
12 | |
---|
13 | <p><strong>In the template file:</strong> |
---|
14 | <br />The link to the page "Site map" can also be integrated in the blog interface by editing directly your template file. You just have to add the statement <a href="{{tpl:SiteMapURL}}">{{tpl:lang Sitemap}}</a> at the expected place.</p> |
---|
15 | |
---|
16 | </body> |
---|
17 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.