diff --git a/content/contributing/_index.md b/content/contributing/_index.md
index b79f39a8cf66bd5b91904b115fb537c2d0328167..a36a0d3d884ebbb755526d55ac007a0857b9f683 100644
--- a/content/contributing/_index.md
+++ b/content/contributing/_index.md
@@ -3,18 +3,4 @@ title = "Contributing"
 date = 2021-09-28T10:51:44-07:00
 weight = 20
 chapter = true
-+++
-
-### Contributing
-
-There are many ways to be part of the community that is building around [analysis ready data] for the planetary sciences and planetary spatial data infrastructures. We want to make contributing as easy as possible, engage as many users as possible, share what we know, and learn about the myriad of products we do not know about. 
-
-The data presented on this site are stored in [here](https://github.com/USGS-Astrogeology/FoundationalDataProducts) in a code repository on GitHub. Data are stored on GitHub to maintain the lineage of changes, to provide a place for anyone to submit new entries, and finally to have a conversation about one or more data sets. We hope that using a code repository is not an undue burden to potential contributors, but understand that for a new user, making use of a new website can be daunting. If that is the case, please feel free to email [jlaura@usgs.gov](mailto:jlaura@usgs.gov) with your contribution, and they will get an issue, pull request, or discussion started over on the GitHub repository.
-
-There are many ways to contribute as alluded to above:
-
-  1. [Open an issue](https://github.com/USGS-Astrogeology/FoundationalDataProducts/issues/new). This is a great way to suggest a new product or to identify a specific problem with an entry.
-  1. [Browse or start a new discussion](https://github.com/USGS-Astrogeology/FoundationalDataProducts/discussions). This is a great way to ask a question or start a conversation with the other community members about adding a new product, modifying an existing entry, or seeking clarification about something.
-  1. [Open a pull request with a change](https://github.com/USGS-Astrogeology/FoundationalDataProducts/pulls). This is how the community tracks changes in the knowledge inventory and this process means that changes to the inventory are being peer-reviewed by maintainers.
-
-As above, if you want to participate and are finding the process too burdensome, please email [jlaura@usgs.gov](mailto:jlaura@usgs.gov) with your contribution.
++++
\ No newline at end of file
diff --git a/content/contributing/how.md b/content/contributing/how.md
new file mode 100644
index 0000000000000000000000000000000000000000..5e1b371b1968fc9c02bdf1a6f53abb7b611a586d
--- /dev/null
+++ b/content/contributing/how.md
@@ -0,0 +1,19 @@
++++
+title = "How to Contribute"
+date = 2021-09-28T10:51:44-07:00
+weight = 20
++++
+
+### Contributing
+
+There are many ways to be part of the community that is building around [analysis ready data] for the planetary sciences and planetary spatial data infrastructures. We want to make contributing as easy as possible, engage as many users as possible, share what we know, and learn about the myriad of products we do not know about. 
+
+The data presented on this site are stored in [here](https://github.com/USGS-Astrogeology/FoundationalDataProducts) in a code repository on GitHub. Data are stored on GitHub to maintain the lineage of changes, to provide a place for anyone to submit new entries, and finally to have a conversation about one or more data sets. We hope that using a code repository is not an undue burden to potential contributors, but understand that for a new user, making use of a new website can be daunting. If that is the case, please feel free to email [jlaura@usgs.gov](mailto:jlaura@usgs.gov) with your contribution, and they will get an issue, pull request, or discussion started over on the GitHub repository.
+
+There are many ways to contribute as alluded to above:
+
+  1. [Open an issue](https://github.com/USGS-Astrogeology/FoundationalDataProducts/issues/new). This is a great way to suggest a new product or to identify a specific problem with an entry.
+  1. [Browse or start a new discussion](https://github.com/USGS-Astrogeology/FoundationalDataProducts/discussions). This is a great way to ask a question or start a conversation with the other community members about adding a new product, modifying an existing entry, or seeking clarification about something.
+  1. [Open a pull request with a change](https://github.com/USGS-Astrogeology/FoundationalDataProducts/pulls). This is how the community tracks changes in the knowledge inventory and this process means that changes to the inventory are being peer-reviewed by maintainers.
+
+As above, if you want to participate and are finding the process too burdensome, please email [jlaura@usgs.gov](mailto:jlaura@usgs.gov) with your contribution.
diff --git a/content/fdp/jupiter.md b/content/fdp/jupiter.md
index b71e853f654b96ea59931a045f2fcda39f8c07c3..f695e95046803ca2a55f1350bb221534109fcc9e 100644
--- a/content/fdp/jupiter.md
+++ b/content/fdp/jupiter.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/jupiter.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/mars.md b/content/fdp/mars.md
index 0bef5a54f326fe005d52aad8c792323c4837687d..2b634e3896b04681077c61386483282369447f0d 100644
--- a/content/fdp/mars.md
+++ b/content/fdp/mars.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/mars.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/mercury.md b/content/fdp/mercury.md
index 97e744510a3bacee1b77638a38595e6a2243a5c8..13e81e040fb8041003c549c14a397f67c730b94d 100644
--- a/content/fdp/mercury.md
+++ b/content/fdp/mercury.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/mercury.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/moon.md b/content/fdp/moon.md
index 2732190e8a6a4762f6cd995e871b1decfc3f7378..f5be75e6ffdb9be5981cc08cf19ced90d8e2e42f 100644
--- a/content/fdp/moon.md
+++ b/content/fdp/moon.md
@@ -1,5 +1,5 @@
 ---
-title: "Moon"
+title: "The Moon"
 date: 2021-09-28T10:54:07-07:00
 draft: false
 weight: 3
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/moon.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/neptune.md b/content/fdp/neptune.md
index 85574590a0f5d18bbdbb64fe43773d5d74c1fcad..667694af1c6b96f5240f908e0cd40b705e7b8a02 100644
--- a/content/fdp/neptune.md
+++ b/content/fdp/neptune.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/neptune.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/pluto.md b/content/fdp/pluto.md
index 546a2da8ae871df62947681d657bd27b9158c19c..7822e20eea9cdbdd848b501217ad3d820392ebee 100644
--- a/content/fdp/pluto.md
+++ b/content/fdp/pluto.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/pluto.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/saturn.md b/content/fdp/saturn.md
index c4ba7a742f10086c42ec5456843f40b2a227b23b..f8ab582a7192b0184bbb0c104fd862a7d6c05d15 100644
--- a/content/fdp/saturn.md
+++ b/content/fdp/saturn.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/saturn.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/smallbodies.md b/content/fdp/smallbodies.md
index 806771dad2fe433c9738aeae263d8dcfb5d647e4..b986d8e51ed3b0031a066df60319e7f7da234632 100644
--- a/content/fdp/smallbodies.md
+++ b/content/fdp/smallbodies.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/smallbodies.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/uranus.md b/content/fdp/uranus.md
index c24385d6209884a1e9528a2624a2e543ad0f2c39..07732908790e9ab3a93c846324b324240dcbbbac 100644
--- a/content/fdp/uranus.md
+++ b/content/fdp/uranus.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/uranus.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/fdp/venus.md b/content/fdp/venus.md
index 95ea948fa0c6cd6774460986085a0e3c52a0775f..103a84ccb40ddbde1d43edab2b47e91524550901 100644
--- a/content/fdp/venus.md
+++ b/content/fdp/venus.md
@@ -7,6 +7,9 @@ bibFile: "content/bibliography.json"
 file: "data/venus.json"
 ---
 
+{{% data-table-header %}}
+
+### Identified Foundational Data Products
 {{< data-table >}}
 {{< json >}}
 {{< /data-table>}}
\ No newline at end of file
diff --git a/content/metadata/_index.md b/content/metadata/_index.md
index 9dcda6d83e775339e28a377de57725ce56a49e8e..93f4ed50470a89c0071cdc853eadc486f2ee49f4 100644
--- a/content/metadata/_index.md
+++ b/content/metadata/_index.md
@@ -1,6 +1,6 @@
 +++
 title = "Metadata"
 date = 2021-09-28T10:53:31-07:00
-weight = 1
+weight = 20
 chapter = true
 +++
\ No newline at end of file
diff --git a/content/supplemental/_index.md b/content/supplemental/_index.md
index 866800c12d16b8483e4c66805de8fa8f69da1a55..b28d56511fc4ea30d08979751502708dbe8fb515 100644
--- a/content/supplemental/_index.md
+++ b/content/supplemental/_index.md
@@ -1,6 +1,6 @@
 +++
 title = "Supplemental Information"
 date = 2021-09-28T10:53:31-07:00
-weight = 1
+weight = 100
 chapter = true
 +++
\ No newline at end of file
diff --git a/layouts/shortcodes/data-table-header.html b/layouts/shortcodes/data-table-header.html
new file mode 100644
index 0000000000000000000000000000000000000000..85a407020f8f8447a223512142f40d2d38707887
--- /dev/null
+++ b/layouts/shortcodes/data-table-header.html
@@ -0,0 +1,9 @@
+
+### About
+This page lists identified foundational data products for {{$.Page.Params.title | humanize}}. These data are updated as the maintainers become aware of either new products or updated information about an existing product. This page was last updated [![GitHub Last Update](https://img.shields.io/github/last-commit/USGS-Astrogeology/FoundationalDataProducts?style=for-the-badge)](https://github.com/USGS-Astrogeology/FoundationalDataProducts). 
+
+### Discuss these products with the community.
+A GitHub discussion area is maintained for questions, comments, concerns, or general discussions related to these data products. To join the conversation, please visit the discussion page here: [![GitHub Discussions](https://img.shields.io/github/discussions/USGS-Astrogeology/FoundationalDataProducts)](https://github.com/USGS-Astrogeology/FoundationalDataProducts/discussions)
+
+### Data Updates
+While the maintainers of this site make every effort to remain up to date on the currently available foundational data products, this is a really large community of data collectors and data producers. If you know of a new product that is missing from the table, please let us know by opening an issue: [![GitHub issues](https://img.shields.io/github/issues/USGS-Astrogeology/FoundationalDataProducts)](https://github.com/USGS-Astrogeology/FoundationalDataProducts/issues). Likewise, if you see an error, please let us know as we all benefit!
\ No newline at end of file