カスタム Web サイトを Rovo に接続する
This connector allows you to do a search crawl and index of your website to show in Rovo Search results and use in Rovo Chat and Agents.
What is indexed?
The custom website connector indexes these objects:
Web pages (mime type:
text/html)Text files (mime type:
text/plain)
For each object, it indexes these attributes:
名前
URL
createdDate
最終更新日
説明
ページ コンテンツ
はじめる前に
This connector can only crawl secure (https) websites that you own.
We encourage you to review what pages are available on your website. All Rovo users will have access to all content available to the crawler (including content using any configured authentication).
Authentication options
The connector currently supports crawling sites with:
No authentication (public sites)
Basic authentication (username/password, without a login page)
Basic authentication
Crawling a site with basic authentication means that Rovo will index all content with the username and password provided in the setup form.
This is suitable when your organisation has sites that aren’t public, but also don’t require individual permissions (for example, some intranets or internal knowledge bases).
You may still need to edit the robots.txt file on your authenticated site.
Broad content access
Connecting a site with basic authentication means that every Rovo user on your Atlassian site will have access to all content available to the provided username and password.
Rovo will not respect individual permissions for this site.
Web サイトに接続してクロールする
アトラシアンの管理でカスタム Web サイトのセットアップ画面を開きます。
アトラシアン管理に移動します。 複数の組織がある場合は、対象の組織を選択します。
Select Apps > AI settings > Rovo.
Under Sites, next to the site you want to connect, select Add connector.
[カスタム Web サイト] を選択して [次へ] を押します。
クロールをセットアップします。
クロール対象のサイトの Web サイト名を入力します。
ドメインの完全な URL を追加します。プロトコル (
https://) を含めてください。Rovo によるサイトのインデックス化の頻度を選択します。
Choose your authentication method and fill in any applicable fields.
データの使用に関する情報を確認して同意します。
[Connect] を選択します。
トラブルシューティング
If you’re having issues connecting to your site, you may need to edit your robots.txt file. If you still have access problems, your site may have a firewall blocking connections.
Adding atlassian-bot to your robots.txt
You need to be able to edit the robots.txt file on your website. If you’re not sure what a robots.txt file is, see How to write a robots.txt file, or talk to your website administrator.
You’ll need to add the following to your existing robots.txt file on your website:
User-agent: atlassian-botクロール対象の Web サイトがサブドメイン (https://support.vitafleet.com/ など) である場合、robots.txt ファイルはドメインではなく、そのサブドメイン (https://support.vitafleet.com/robots.txt) にある必要があります (https://www.vitafleet.com/robots.txt の編集は機能しません)。
Be aware that your robots.txt file, including this atlassian-bot edit, is always visible to the public (unless your site requires authentication).
Limiting what content is indexed
Once you’ve added atlassian-bot to your robots.txt, you can also add specific allow or disallow rules and the connector will follow these rules. For example:
User-agent: atlassian-bot
Disallow: /not-useful/This rule would allow Rovo to index every page on your site except the content under /not-useful/.
If your site has a firewall
Some sites block connections from unknown IPs. You may need to talk to your website admin to get Atlassian IPs added to your allowlist in your firewall. These IPs are listed at both:
Dynamically from https://ip-ranges.atlassian.com/, specifically at the IPs where the
productisrovo-crawler
Once you’ve added those IPs to your firewall allowlist, you can try configuring the connector again.
次のステップ
クロールのセットアップが完了したら、次の手順に従います。
サイトのクロールとインデックス化はすぐに開始されます。
ぺージは、数時間かけて徐々に自身とチームの検索に表示されるようになります。
Web サイトのぺージ数によっては、Web サイトのすべてのコンテンツがインデックス化されて検索に表示されるまでに時間がかかる場合があります。
この内容はお役に立ちましたか?