Custom Pages
These are stand alone pages.
Add the Weglot code in the header or footer:
<script src="https://cdn.weglot.com/weglot.min.js"></script>
<script>
Weglot.initialize({
api_key: 'wg_1234567890000abcd'
});
</script>
Last updated
Was this helpful?