<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>widget on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/widget/</link><description>Recent content in widget on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/widget/index.xml" rel="self" type="application/rss+xml"/><item><title>Add Quriobot to your Wix page</title><link>https://academy.test.quriobot.com/publishing-your-bot-embedding-and-dedicated-pages/add-quriobot-to-your-wix-page/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/publishing-your-bot-embedding-and-dedicated-pages/add-quriobot-to-your-wix-page/</guid><description>To add your Quriobot to your awesome Wix page you just need to follow these steps below.
Log in to yourWix account
SelectEdit Site(not via ADI, but the regular editor)
Click on the**+** to add elements: SelectHTML iframe (sometimes HTML code) and a small grey element should appear on your page! Now add the Quriobotembed code which you can find in the Quriobot Control Room on the Embed code tab and Apply!</description></item><item><title>How to make Quriobot disappear completly (after finishing)</title><link>https://academy.test.quriobot.com/design-and-behavior-of-your-bot/how-to-make-quriobot-disappear-completly-after-finishing/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/design-and-behavior-of-your-bot/how-to-make-quriobot-disappear-completly-after-finishing/</guid><description>If you want Quriobot to disappear completely you will need to add the following JavaScript function (requires developer mode) to your bot:
function() { quriobot.hide_frame(); setTimeout(function(){ document.getElementById(&amp;#34;botbutton&amp;#34;).classList.remove(&amp;#39;show&amp;#39;); }, 0) } Line 2 will make the bot disappear
Line 4 will also make the sticky avatar disappear</description></item><item><title>How to publish your Quriobot (on your own site, standalone, sub-domain and Facebook Messenger)</title><link>https://academy.test.quriobot.com/publishing-your-bot-embedding-and-dedicated-pages/how-to-publish-your-quriobot-on-your-own-site-standalone-sub-domain-and-facebook-messenger/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/publishing-your-bot-embedding-and-dedicated-pages/how-to-publish-your-quriobot-on-your-own-site-standalone-sub-domain-and-facebook-messenger/</guid><description>There are multiple methods of publishing your bot supported:
By Embedding your Quriobot on your own site.
Via a standalone Landing Page
Via a custom domain on a sub-domain of your website (bot.yourdomain.com) - read all about that here
Via Facebook Messenger- read all about that here
1. Embedding the bot on your own website
To embed your Quriobot on your own site you&amp;rsquo;ll need to access the code in the Channels &amp;gt; Embed section in the Control Room and paste that code at the header of your HTML page just before the tag and your bot will be available on your page!</description></item></channel></rss>