From 3b0d2e5345a341901f601b4287e9d8098953d88f Mon Sep 17 00:00:00 2001 From: james-prado Date: Wed, 4 Jul 2018 02:54:37 +0100 Subject: [PATCH] Add sitemap & robots.txt --- robots.txt | 2 ++ sitemap.xml | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 robots.txt create mode 100644 sitemap.xml diff --git a/robots.txt b/robots.txt new file mode 100644 index 00000000..f76a3571 --- /dev/null +++ b/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Sitemap: https://mycrypto.com/sitemap_location.xml \ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml new file mode 100644 index 00000000..c1a9b5b6 --- /dev/null +++ b/sitemap.xml @@ -0,0 +1,13 @@ + + +https://mycrypto.com0.5 +https://mycrypto.com/0.5 +https://mycrypto.com/account0.5 +https://mycrypto.com/generate0.5 +https://mycrypto.com/swap0.5 +https://mycrypto.com/contracts0.5 +https://mycrypto.com/ens0.5 +https://mycrypto.com/sign-and-verify-message0.5 +https://mycrypto.com/tx-status0.5 +https://mycrypto.com/pushTx0.5 + \ No newline at end of file