By default, our SHE Media Branding badge (as seen below), will appear on your site at the end of all your content. Depending on your site's theme or layout, sometimes - odd things will happen.
The SHE Media network badge is an important part of the code (since it contains our privacy policy and links needed for compliance with CCPA, and we want to help ensure that it's where it should be - at the bottom of the page.
First, find a place in your theme or layout to put the badge. This should be part of your site that's visible on every page. Like a defined footer.
Most site designs in general will have a footer section that's visible on every page of your site. We'll want to put the code there.
If your Wordpress theme has footer widgets, you'll want to add a widget that's a Custom HTML type, and paste in the following code.
<div id="blogherads-branding-container">
If you're on Blogspot, you'll want to go to into your theme and edit the HTML and find the div that your footer is in. In that spot, you'll want to add:
<div id="blogherads-branding-container">
How it works - this code will tell your ad code to put the branding badge there! So it'll be where it should belong and not at the top of the page. And it will automatically center it!
If at any point this seems out of your depth, our team is absolutely happy to help you get this fixed! Just reach out to support@shemedia.com and we'll help you with it.
Comments
0 comments
Article is closed for comments.