Put your Voxinly bot on a WordPress site.
Two ways: have us do it for you (easiest), or do it yourself in about five minutes. Both routes are below — pick whichever suits.
Option A — have us do it for you (free)
You add a free user account on your WordPress site for us. We log in, put the bot on, log out, email you when it’s live. Job done.
Find your WordPress login page
Open a new browser tab and type your website address followed by /wp-admin at the end. For example:
- yourplumbingfirm.co.uk/wp-admin
- smithheating.com/wp-admin
Log in
You’ll see a white box with two fields: username (or email) and password. Pop your details in and click Log In.
Add install@voxinly.com as an Administrator
Once you’re logged in, you’ll see a black bar down the left-hand side. Follow these three little clicks:
- On the left bar, hover over Users, then click Add New.
- In the “Username” box type voxinly-install. In the “Email” box paste install@voxinly.com.
- Scroll down to the Role drop-down and choose Administrator.
- Tick the box that says “Send the new user an email about their account” if it’s there.
- Click the big blue Add New User button at the bottom.
Option B — do it yourself
Five minutes if you’re comfortable. You’ll be pasting one short bit of code into the bottom of your theme.
Find your Voxinly snippet
Sign in to your Voxinly dashboard, click Install, and copy the snippet at the top (it’s just a few lines of code that start with <script>).
Paste it into your theme footer
- Back in WordPress, on the left bar click Appearance → Theme File Editor.
- A warning may pop up — click I understand to carry on.
- On the right-hand list, look for Theme Footer (footer.php). Click it.
- Scroll right to the bottom of the code on screen. Find the line that says
</body>. - Paste your Voxinly snippet on a new line just above
</body>. - Click the blue Update File button below.
Check it worked
Open your website in a new tab (or a private window). After a few seconds you should see the Voxinly chat bubble pop up in the bottom-right corner. Click it to say hello.
I don’t remember my WordPress login
No drama. Pop along to your /wp-admin page and click Lost your password? — WordPress will email a reset link to the address on the account.
If even the email’s gone, your hosting company can usually reset it for you. Or — email us at hello@voxinly.com and we’ll work through it with you.
What about my login details?
We don’t keep your password. We use it once to install your chatbot, then it’s gone from our system. Your login stays exactly as it was — nothing on your site changes, except a tiny bit of code we add to make the bot appear.