How To Embed Your Media Kit On Your Blog
I know a lot of you have already been sharing your media kit links on your blogs and websites. We want to help you look even more fabulous, and what better way than showcasing your entire media kit on your blog?!
In this week’s influencer blog we show you the different ways you can embed your media kit on your site.
WordPress
I-Frame
The easiest way to embed your media kit, on a page of your wordpress site will be by using i-Frame.
Not to bore you with all the tech details, but iframe is an inline frame used inside a webpage to load another HTML doc inside it. Which basically means you’re creating a frame on your page to put something inside it from another site.
To do this follow the steps below:
1. From the side bar, select “add” on the “site pages” tab
2. Give your page a name, like “My ZINE Media Kit”
3. Click “HTML”
4. Copy and paste the piece of code below and replace the src with your external media kit link within the quotations.
You can get your media kit link by clicking on “share your media kit” which you’ll find at the top left corner of your media kit.
<!DOCTYPE html>
<html>
<body>
<iframe src=”REPLACE WITH YOUR EXTERNAL MEDIA KIT LINK” height=”” width=””></iframe>
</body>
</html>
5. Edit the width to “550” and the height to “900” (you can however change this depending on your page width)
6. Click on Visual and see how it will appear, and make sure you’re happy with it on your page
Plugins
If you have a WordPress premium account, you can embed your media kit by installing plugins which are available such as Embedly and Code Embed
Squarespace
The way to do it on Squarespace is by using an “embed block”
1. Open a new page and click an insert point or the + sign
2. Select “embed” from the menu and add your external media kit link and select “apply”
3. If that doesn’t work, click the </> icon in the URL field and add the following piece of code, with your extarnal media kit link
<!DOCTYPE html>
<html>
<body>
<iframe src=”REPLACE WITH YOUR EXTERNAL MEDIA KIT LINK” height=”” width=””></iframe>
</body>
</html>
4. Click “apply” and publish the changes
If you haven’t already got a ZINE Media Kit to show off on your blog, you can create one for free today.
{{cta(‘498881d3-1a19-446c-b7ce-a64ee4611740’)}}
I’m head of Content at ZINE, where I use my expertise in fashion consumer psychology to empower brands and influencers in their marketing campaigns. I love to travel, bake as well as shopping online.