Add custom HTML code to home page
Hi there,
I have created a website using Betheme and want to start affiliate marketing on it. In order to do so, I need to add a custom piece of HTML to the site's home page so the affiliate network can verify that I am the site owner. Sadly, I don't have any experience with HTML and want to make sure that I do not screw up the website.
Where and how do I do this in Betheme? I just need to copy paste a piece of code.
Comments
It seems like it's also possible to add the small following meta tag between <head> and </head> on our home page, which should be easier.
<meta name="tradetracker-site-verification" content="code here" />
(I obscured the exact code)
Where would we do that?
Hello,
1) If you want to use custom HTML on your website, you can use the Column Text item.
2) To include the code before the closing of the head tag, you can use the Google Analitycs field placed in Betheme -> Theme options -> SEO.
Thanks