How to get your music onto FM4

Or in other words: How to correctly pitch your songs to professionals

Due to a recent achievement, which is having my newest song being played on radio FM4 multiple times and giving an interview on it, i thought I’d share my knowledge.

Tools that help pitching

Before talking about pitching to FM4 or in general to radio stations, I’d like to show you two of the most known alternative options, which require far less work.

SubmitHub

This site lets you submit to bloggers, labels, YouTubers, playlisters, influencers and radio stations (small ones though). When creating your account you get a few credits which then can be spent on different people and networks – usually the bigger ones cost a little more. This site might look overwhelming at first but has a lot of great features! Unfortunately, you can’t really send your music to many outlets without purchasing some premium credits. The average approval rate on standard credits is 4%, as opposed to 18% on premium. So, the free credits don’t do as well but still, they do something. And if you only want to target a specific YouTube channel for example this would be perfectly sufficient.

LabelRadar

In contrary to SubmitHub, LabelRadar is far more minimalistic and easy-to-use. Now, don’t get fooled by the name – of course you can send your music to labels, but to promoters as well! Like the previous one, this website gives you a few credits when you start out, but you can send you music into a general pool where the labels or promoters don’t get notified but can browse through. And if you spend all of your credits, they will send you 5 new ones once a month.

Pitching to big radio stations

Okay, so get your pen and paper ready – you’ll want to follow this as closely as possible. I have heard of cases where radio stations did not listen to a track simply because it was in a zip file. This is understandable considering they have to listen to huge amounts of tracks every day. So, as artists it is our job to make it as easy as possible for them to listen to our songs. And we can do that with email and a link to a Dropbox folder. More on that later. Below is a list of what you need but I will get into detail anyway.

  • the song (obviously)
  • artwork
  • either a classic Press Kit
  • or an EPK
  • professional press photos

The song

Obviously your song has to fit in the radio station’s program. Ideally you have heard something similar in the past few weeks, which is something you can then refer to in your email. In your Dropbox folder add the file as an mp3 and as a wav (one for listening and one for actually airing it). Be sure to add as many id3 tags as possible. This can be done with software like AudioShell. As wav files don’t really support much tagging I always provide a flac file as well so that the tags appear as well as it being a lossless file. If your mp3 is smaller than 10MB (with id3 tags) then you can add it as an attachment to your email.

Artwork

The most important Artwork is your cover – including this is a must. Any other stuff you have might work as well. Don’t add your “coming soon” banners, but if you have a Spotify Canvas or something then they might look at it and maybe even share it.

Classic press kit

This is a one page A4 document containing all the information for your release. At the beginning of the press kit you’ll want to show all the basic info like your release title, cover, artist name, release date, label name, IRSC and UPC/EAN. Then add a short biography and a list of previous releases. Finally add some contact info. In my case including my phone number resulted in a spontaneous call where we did an interview.

Here is an example showing the press kit for my latest release “With You”:

Press Kit for “With You” – right click -> view image to make it bigger

And one more thing: don’t shift the design around too much. The radio stations will want to open a press kit and just look at a certain point rather than searching for the info!

EPK

EPK stands for electronic press kit. If you have a classic press kit you won’t need an EPK but I usually to do both. Essentially the EPK is the same as a classic press kit, but it being online comes with a few advantages: You can embed your music and let it autoplay when opening the webpage. Your songs can directly be downloaded with a button. And you can make fancy galleries with your press photos!

Here is an example, again for “With You”:

Screenshot of my EPK for “With You”right click -> view image to make it bigger

Whether you want to offer the complete song as a download or not is up to you. If you are concerned about other people finding this page and downloading your music I have a suggestion for you: Either you use a file sharing service and just don’t offer it on your site. Or you do the more elegant way and use some PHP coding / WordPress plugin installing. I’m using Members to create a custom group for press, promoters, etc. Then I’ll set up a temporary login link for that user group. Finally, to hide the page from normal users, I’m using Visibility Logic for Elementor (and Elementor Page Builder obviously).

Press photos

There’s not much to talk about this one but be sure to have them somewhere ready to be viewed and downloaded!

The email

Now that you have all the parts prepared let’s talk about the email. The most important thing to remember is the KISS Principle (Keep It Short and Simple)! Describe your song in about one to two sentences and then add the link(s). Then thank them for listening and that’s it! As mentioned above, if your mp3 (including id3 tags like the artwork) is smaller than 10MB you can add it as an attachment.

Now about the links: If you have an EPK you should add the link to it here. The other link will be to your folder on Dropbox or other providers and this should contain the audio files, the cover, the press kit and if applicable a txt with the lyrics. I also like to include a shortcut to my EPK but this is probably not very useful as the link is already in the email.

And that’s it. If you have done everything correctly send you music about 1.5 to 2.5 weeks before the release date. And then you’ll have to play the waiting game – with a bit of luck you’ll have your music on FM4 (or any other radio station). Let me know in the comments if this was helpful to you and whether you plan to send something to a radio station or if you already had something played on air!

Smart links for music marketing

You have just released your new Single, are super proud of it and now want to share it with the whole world. So how do you do that? Posting 20 different links for Spotify & co isn’t really an option. Especially when Instagram only allows you to post one link in your Bio. Creating your own website which providers all the links wouldn’t be that much work. If you know some HTML and CSS you could have a basic layout very fast. And using libraries like W3.CSS or a CMS like WordPress gets you there even faster.

That would actually be a good way to go if you didn’t have to do the whole process of looking up your release on every major platform, copying the link and pasting it into your website. Now repeat this for every release. But of course there are stores like Pandora, which are not available in your country, which means you’d need to set up a VPN to get a link from there.

There is a better way to do this: smart links!

What are smart links?

Smart links are a tool that takes all the work described above away! They provide you with one link and show all the shops you’d want to list. And the best part: They collect the links automatically, so you just enter your info once!

Here’s the catch: The most popular services, have fees like linkfire‘s monthly $10. And with those 10$ you can’t add your own stores. Your distributor might offer a similar service. These are most of the time included in your plan. Below are two examples using my own songs.

The big problem with both, paid and free services, is the branding. At least the URL will always reveal that this is some third party product.

And now that you know what’s out there we can talk about my approach!

Smart links without branding: the Black Paper Songlink Plugin for WordPress

First let’s talk about the name: Black Paper was one of my labels at the time of creation and I actually initially developed this plugin solely for it’s website. Black Paper has since been replaced by fs7 Audio. Songlink was a free smart links service, which since got a rebranding. It works the same but is now called odesli (On Demand Smart Links).

Okay. So how does it work?

First of all: Here is the GitHub page where you can download the code as a zip. Right now this is very rough – but it works! So I currently do not have any plans to further develop this. The way it works is that it accesses the odesli API once and saves all links into a json file. You can then access this json from anywhere on your site with a shortcode and it displays all links. Here are two images showing the magic:

When Editing
How it’s Rendered

Let’s look at how to create such a json

When you have uploaded all the files and activated the plugin, create a new private page. It’s important that this is private because it just serves to create the json files and nothing more. You probably do not want your vistitors to see this. Add the BP Songlink Widget to your site and you can start filling your details in. The “Widget Title” field will be the name which is later called by the shortcode. And in the “spotifyuri” you can paste your songs link from any platform – not just Spotify!

This is how your Widget should look like when filled out!

The fileds “beatport”, “juno” and “traxsource” have to be filled manually as these links do not get collected by odesli. And in the “class” field you can add any CSS classes you have defined in your child theme’s stylesheet. This is where you can get creative and customize everything to perfectly fit into your website!

And now you are done! Head over to wherever you want your links to be displayed and just add a [songlink title=your-title] shortcode!

For more info on this visit the links below!