diff --git a/internal/templates/add.html b/internal/templates/add.html new file mode 100644 index 0000000..548fe72 --- /dev/null +++ b/internal/templates/add.html @@ -0,0 +1,38 @@ +{{define "content"}} +
+
+
+

Add site

+

Add a new site to be indexed

+
+
+ + + +
+
+
+
+

How to add new sites

+
+

+ Spyda relies on users to contribute and add websites or URLs to be + considered for crawling and indexing. Without this there is no way + to increase the number of website indexed and crawled by Spyda. +

+

+ To add a website to Spyda's crawler for consideration, just enter the + website's address or URl in the box and click "Add". Spyda will then + start to crawl the website, index it and it will become available for + future search queries. +

+

+ If you are the author or maintainer of a website that you wish NOT + to be indexed by Spyda, please contact support. +

+
+
+{{end}}