You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Step by step guide on setting up a scrape of any help center, blog, or content site, configuring the web component, and adding the script tag to your site."
This guide will walk you through setting up Trieve SiteSearch for a blog, help center, or any other content site.
11
24
12
25
<Note>
13
-
If you are interested in the business context of us developing this product, you can read more about it in the [introduction section here](/site-search/introduction#background).
26
+
If you are interested in the business context of us developing this product,
27
+
you can read more about it in the [introduction section
28
+
here](/site-search/introduction#background).
14
29
</Note>
15
30
16
31
## Steps to set up Trieve SiteSearch for your Content Site
@@ -88,7 +103,7 @@ Here are some common guides for adding a script tag to common platforms. You may
88
103
-[Adding a script tag to an Elementor site](https://elementor.com/help/custom-code-pro/)
89
104
-[Adding a script tag to a WordPress site](https://www.wpbeginner.com/beginners-guide/how-to-easily-add-javascript-in-wordpress-pages-or-posts/)
90
105
91
-
-------
106
+
---
92
107
93
108
## Optional Testing with tampermonkey
94
109
@@ -129,27 +144,27 @@ Once you have copied the code block, navigate to the site you intend to add the
129
144
Replace the contents of the new tampermonkey script with the following code block starting below the commented lines at the top.
0 commit comments