# Easy sitemap with Apple's look. What's best?

**URL:** <https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366>\
**Category:** UX\
**Created:** [2016年一月23日 02:03 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366 "2016-01-23T02:03:30Z")\
**Posts on this page:** 7\
**Page:** 1

<div class="post-metadata">

**Author:** ![JohnEhRedding](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnehredding/32/50126_2.png) [@JohnEhRedding](https://meta.discourse.org/u/JohnEhRedding)\
**Post date:** [2016年一月23日 02:03 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/1 "2016-01-23T02:03:30Z")

</div>

My folks are rarely engineers. One such needs to constantly redo or upgrade the tabular sitemap using everyday apps (such as Google Docs). It needs to easily replace the sitemap we want to ‘front-end’ Discourse. My users are assume to be technically illiterate, thus the site-map is a requirement for us. I’d be delighted to receive suggestions or hear from someone. Many thanks.

---

<div class="post-metadata">

**Author:** ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)\
**Post date:** [2016年一月23日 03:31 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/2 "2016-01-23T03:31:57Z")

</div>

Sorry I don’t understand? Can you provide a screenshot or diagram of what you mean?

---

<div class="post-metadata">

**Author:** ![Mittineague](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mittineague/32/114259_2.png) [@Mittineague](https://meta.discourse.org/u/Mittineague)\
**Post date:** [2016年一月23日 03:48 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/3 "2016-01-23T03:48:09Z")

</div>

If you mean an HTML sitemap page and not a sitemap.xml there might be a way to pull paths out.

I don’t know how the web dev tool Ember extension does it, but it seems if it does there should be a way to do it too.

Assuming the users would understand

```plaintext
/c/:slug/none/l/top
/c/:parentSlug/:slug/l/top
/top/all
/c/:slug/l/top/all
/c/:slug/none/l/top/all
/c/:parentSlug/:slug/l/top/all
/top/yearly
/c/:slug/l/top/yearly
/c/:slug/none/l/top/yearly
/c/:parentSlug/:slug/l/top/yearly
/top/quarterly
/c/:slug/l/top/quarterly
/c/:slug/none/l/top/quarterly
/c/:parentSlug/:slug/l/top/quarterly
/top/monthly 

```

Maybe all the paths that don’t have “slug” would be good enough?

---

<div class="post-metadata">

**Author:** ![JohnEhRedding](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnehredding/32/50126_2.png) [@JohnEhRedding](https://meta.discourse.org/u/JohnEhRedding)\
**Post date:** [2016年一月23日 14:54 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/4 "2016-01-23T14:54:10Z")

</div>

Many thanks Jeff. I like the look and most especially the utilityand ease-of-ude of Apple’s sitemap [Site Map - Apple](http://www.apple.com/sitemap/) . Why? Its tabular and ’ in 1 click any mere mortal can get to within a whisker of the stuff they want to look at’. I want to produce a front-end very much like it. Of course, the table’s cells need to be easily and quickly changeable by a mere mortal. What is the best way to do that? A shoot from the hip hint may be found by creating a Google Doc and inserting a table. Such tables are easily created, edited, expanded and whatever. Said Doc can be saved in many formats including HTML (which may be salient). So maybe an easy first-cut is to easily export as HTML then import the HTML into Discourse or maybe take the exporte HTML and translate it into HTML5 and import it or link it to Discourse. Warning. I’m sure there are more elegant approaches but I hope to create my first sitemap on Sunday evening or Monday morning.

---

<div class="post-metadata">

**Author:** ![ccdw](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ccdw/32/51564_2.png) [@ccdw](https://meta.discourse.org/u/ccdw)\
**Post date:** [2016年一月23日 15:16 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/5 "2016-01-23T15:16:54Z")

</div>

Hey John,

I’ve embedded Google Slides directly as an iFrame into the _Header_ and _Top_ of Discourse using the customise section in Admin. Here’s an example showing cars:

 ![](https://global.discourse-cdn.com/meta/original/3X/f/d/fd0a7e816abc6ded4b00c914e9b05708d7c01beb.png)

It works really well and you have the added advantage of being able to maintain it easily in Google Docs/Slides. No reason why you couldn’t do the same with a Google Doc rather than Google Slides and make it whatever size you wanted using CSS.

You can also paste a Google Doc link directly into a topic and it will render the Doc/Slide in the topic, although you’d probably want to override the topic CSS to make it larger than the topic default.

Regards

Chris

---

<div class="post-metadata">

**Author:** ![JohnEhRedding](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnehredding/32/50126_2.png) [@JohnEhRedding](https://meta.discourse.org/u/JohnEhRedding)\
**Post date:** [2016年一月24日 06:05 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/6 "2016-01-24T06:05:51Z")

</div>

Many thanks. This certainly seems sensible. As well, it seems that one of our Admins will find it a slam-dunk to set it up.

---

<div class="post-metadata">

**Author:** ![JohnEhRedding](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/johnehredding/32/50126_2.png) [@JohnEhRedding](https://meta.discourse.org/u/JohnEhRedding)\
**Post date:** [2016年一月24日 06:40 UTC](https://meta.discourse.org/t/easy-sitemap-with-apples-look-whats-best/38366/7 "2016-01-24T06:40:32Z")

</div>

Many thanks. I want to have a sitemap page and Apple’s is a sound  
example. I want mere mortals to fill-in the cells, add cells, add rows,  
add colums anf format the text within the cells.

A table in Google Docs does this and can be “printed” as HTML. So this  
seems easy to this stage.

Of course, a more elegant and easier solution, net-net, for me would be a  
Eureka event !!

Thanks for your reply and suggestion. Is your original one still your  
best one or has a good kind of Muse embedded a better one in your mind?
