diff --git a/docs/Prompt 4.md b/docs/Prompt 4.md
new file mode 100644
index 0000000..948b28f
--- /dev/null
+++ b/docs/Prompt 4.md
@@ -0,0 +1,10 @@
+---
+type: Prompt
+---
+
+Add some SEO about how this art portfolio website is just for a software developer (Jonathan McCaffrey) to mess around with SEO and AI generation for a website, and the art is just some random past work I did for school or for fun.
+
+We also need to add the robots.txt file. I am going to use art.jonathanmccaffrey.com if that is relevant to helping with SEO.
+
+Remember to add docs/Prompt 4.md to the docFiles array in data.js so we are self-documenting the usage of AI.
+
diff --git a/docs/Prompt 5.md b/docs/Prompt 5.md
new file mode 100644
index 0000000..a47b788
--- /dev/null
+++ b/docs/Prompt 5.md
@@ -0,0 +1,12 @@
+---
+type: Prompt
+---
+
+lol, obviously if you're going to refer to a sitemap.xml in the robots.txt file, you have to add it.
+
+Remember to add docs/Prompt 5.md to the docFiles array in data.js so we are self-documenting the usage of AI.
+
+
+---
+
+> Okay. I am going to stop documenting my prompts at this point if it's not interesting. You get the picture of how this works.
\ No newline at end of file
diff --git a/html/index.html b/html/index.html
index dba37ef..203d433 100644
--- a/html/index.html
+++ b/html/index.html
@@ -4,6 +4,17 @@
Jonathan McCaffrey's Art Portfolio
+
+
+
+
+
+
+
+
+
+
+
diff --git a/html/js/data.js b/html/js/data.js
index 27cab7c..abcf0f3 100644
--- a/html/js/data.js
+++ b/html/js/data.js
@@ -129,6 +129,18 @@ const DATA = {
type: "Art",
raw: "---\ntype: Art\nimage: \"[[Malice.jpg]]\"\n---\nDrawing for High School Project with pencils, then scanned and coloured in digitally. My parents always went a bit overboard on buying stuff. They bought me a bunch of dragon statues, so for the project where I had to draw something, I drew one of them. I changed the colour palette and added blood because teenager.\n\n![[Malice.jpg]]"
},
+ {
+ id: "prompt-5",
+ filename: "Prompt 5.md",
+ type: "Prompt",
+ raw: "---\ntype: Prompt\n---\n\nRemember to add docs/Prompt 5.md to the docFiles array in data.js so we are self-documenting the usage of AI.\n"
+ },
+ {
+ id: "prompt-4",
+ filename: "Prompt 4.md",
+ type: "Prompt",
+ raw: "---\ntype: Prompt\n---\n\nAdd some SEO about how this art portfolio website is just for a software developer (Jonathan McCaffrey) to mess around with SEO and AI generation for a website, and the art is just some random past work I did for school or for fun.\n\nWe also need to add the robots.txt file. I am going to use art.jonathanmccaffrey.com if that is relevant to helping with SEO.\n\nRemember to add docs/Prompt 4.md to the docFiles array in data.js so we are self-documenting the usage of AI.\n"
+ },
{
id: "overview",
filename: "Overview.md",
diff --git a/html/robots.txt b/html/robots.txt
new file mode 100644
index 0000000..7fdf3db
--- /dev/null
+++ b/html/robots.txt
@@ -0,0 +1,4 @@
+User-agent: *
+Allow: /
+
+Sitemap: https://art.jonathanmccaffrey.com/sitemap.xml
diff --git a/html/sitemap.xml b/html/sitemap.xml
new file mode 100644
index 0000000..fb18fe4
--- /dev/null
+++ b/html/sitemap.xml
@@ -0,0 +1,63 @@
+
+
+
+ https://art.jonathanmccaffrey.com/
+ monthly
+ 1.0
+
+
+ https://art.jonathanmccaffrey.com/?view=ac-emblems
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=art-five
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=art-four
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=art-one
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=art-three
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=image-one
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=malice
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=self-portraits
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=vr-avatar
+ monthly
+ 0.7
+
+
+ https://art.jonathanmccaffrey.com/?view=contact
+ monthly
+ 0.5
+
+
+ https://art.jonathanmccaffrey.com/?view=docs
+ monthly
+ 0.5
+
+