**Advanced users**
In order to index your Smoobu website on Google, you will need to verify your website via Google Search Console.
- Create a Google Search Console account
- Add your Smoobu website URL (xxx.bookingturbo.com) as a property
- Change verification method to meta tag
- Copy the verification ID and replace it on the code below
- Copy the code and add it to the Website Builder -> Custom JavaScript
- Save it and verify your property on Google Search Console
Code:
<script>$('head').append('<meta name="google-site-verification" content="YOUR_VERIFICATION_ID_HERE"> ');</script>
If you use your own domain, the same steps apply BUT in your website.
Comments
0 comments
Please sign in to leave a comment.