What Are Meta Tags?

Let’s talk about meta tags — what they are, why they matter, and how to do them better.

First things first — what made you click on this article to read it?

Maybe the title caught your eye, or perhaps it was the short blurb you saw.

You might have clicked simply because this article comes from a source you trust.

If you found this article via a search engine, though, there’s a good chance you found and clicked this article because of meta tags.

Meta tags are the foundation of SEO, and the first thing you’ll find yourself setting up when building a web page.

Without meta tags, you can’t reach readers organically.

It doesn’t take much time to generate meta tags, but it’s more important than you might think.

That’s because 93% of all online experiences begin with a search engine.

Search Engine Optimization statistics for 2017 why meta tags matter

This is why so many online marketers are so focused on getting SEO right.

Organic search traffic is the holy grail of SEO, so it can’t be ignored.

What Are Meta Tags?

Your content needs to be readable and appealing to users on search engines.

There’s a very specific syntax needed.

It’s similar to how bookstores and libraries organize their archives of books — and that’s what meta tags are, essentially.

What are Meta Tags? 

Meta tags are a type of HTML tag that provides search engines with information about a website page.

Let’s take a look at the basic elements.

Neil Patel Digital Marketing

The title and description tags make up almost the entire entry.

If not for these meta tags, all you’d see in Google SERPs would be my URL.

Neil Patel Digital Marketing Tags

Title and description tags are the two most-used tags for SEO purposes, but SEO isn’t the only part of digital marketing.

Advanced digital marketing requires the use of even more tags that improve page rank and overall user experience.

Just like this search result, you’ll soon find out that these tags control how your entire digital presence is viewed and navigated.

Machines can read URLs just fine. If I wrote for machines, my website would look like this:

Neil Patel Source Code 1 | What Are Meta Tags?

Google prioritizes certain tags because they provide context for people.

I built my website for people as well, so it looks like this:

Neil Patel Website what are meta tags and why do they matter

This polish is what marketing is all about.

In this blog post, we will explore meta tags and see how they affect your overall digital marketing efforts.

While simple, the devil is in the details, and every detail counts.

How Meta Tags Affect Brand Image and Click-Through Rates

You absolutely can judge a book by its cover. It’s what covers are designed for.

Your title and meta description tag create the cover for your web page. They’re your first impression on most visitors.

It’s not just about search engines, but how we view the Internet.

Reddit is a basic link-aggregation site that takes away all the bells and whistles.

Reddit depends on the title and image to entice conversations and clicks.

Reddit | What Are Meta Tags?

Using meta tags correctly is like using the correct format for a business email.

Sure, you can put whatever you like out there, but there’s a level of professionalism that’s expected at some point.

Even Amazon will only give you a picture, title, and short description to make your point.

amazon meta tag example

Think of these tags as your elevator pitch.

You’re given about as much space as a Tweet to sell your entire brand and product.

Which means you need to nail it.

You can’t just call in this detail and polish everything else. If you do, nobody will ever see the rest of what you polished.

We already know how meta tags affect SEO, but that’s not the only element.

Meta tags will make your email marketing and marketing automation efforts easier by providing information for emailed links.

Tags are a crucial element that determines what my automated social media posts look like.

Neil Patel Twitter 2 meta tags exxample

When other bloggers, YouTubers, and social media influencers (and micro-influencers) share your content, tags make it easier.

Think of meta tags as the packaging for your product.

If your packaging isn’t spot-on, nobody will ever buy your product, no matter how great it is!

So what are some best practices to implement for tags?

Meta Tag Best Practices

There are a TON of different HTML tags that can be used on a web page. We’re only going to focus on a handful of significant tags.

We’ll start with the one that might have brought you here today.

1. Title Tags

It’s not technically a meta tag, but it shows up in the header and is used as one.

As of July 2017, the character limits for title tags in Google search results are 78 on mobile devices and 70 on a desktop.

However, that doesn’t necessarily mean you should use all those characters, and 60 is the generally recommended limit.

Long-tail keywords make a difference.

Here are the top meta titles in the SERPs for “How to make content marketing effective.”

Content Marketing meta tag examples

By adding the year, we get an entirely new set of results for “how to make content marketing effective 2017.”

Some users will want basic information, while others will want the most current.

Content Marketing meta tag titles examples

By adjusting our title tag, we can affect which of these searches we rank for.

Ultimately, the goal is to hit both, but that’s not always feasible.

Make sure your keyword is in your title, or you’ll find your articles buried in search results.

For example, when I search for the “best tacos in Tucson,” some restaurants are on page 10 below, even Del Taco.

That’s a wasted opportunity for that taco capital of the country!

Tucson Tacos meta tags title examples

These small businesses could greatly improve their search results, sales, and ROI by simply adding “best tacos in Tucson” to their title tags.

Here’s a sample of the HTML required for a title tag located in your header.

<head>

<title>The Best Title Example I Could Come Up With</title>

</head>

In WordPress, it’s as easy as giving your page a title.

You really can’t miss it.

Wordpress meta tag Title

That’s all there is to it!

2. Image Tags

Like title tags, Image tags aren’t labeled “meta.”

But they’re clearly used by search engines, link aggregators, and other sites to identify your site.

There are two image descriptions actually crammed into one tag.

Here’s what the HTML code looks like.

<img src=“image.jpg” alt=“image description” title=“image tooltip”>

Both the alt and title tags should be defined for the best experience.

The title displays on your screen when you hover your cursor over it.

The alt text displays when the image can’t be rendered (or is spoken to the blind and visually impaired).

When uploading an image to WordPress, you’ll be prompted to enter the title, caption, alt text, and description.

Wordpress Image meta tags

The more fields you fill out (even if you use the same information), the more searchable your images become.

Anywhere from 20-60% of all Google traffic goes to sites with well-optimized graphics.

Why wouldn’t you want to be included?

It’s also a matter of ADA website compliance. 

There are approximately 58,200 people with some level of visual impairment per million in the U.S. alone.

why meta tages matter number of people with blindness chart

That’s a huge segment of the population that wouldn’t have a great user experience without alt image tags.

Optimize your images for search engines and users.

3. Description Meta Tags

A meta description tag gives you a chance to provide an overview of the page’s content.

They’re limited to around 160 characters and aren’t directly tied to Google’s search algorithms at all!

Once again, the reason you need description tags is to improve the user experience.

Description tags encourage click-throughs.

Here’s what the HTML looks like:

<head>
<meta name=”description” content=”This is an example of the text that will show up in search results. Read on to learn more about description tags.”>
</head>

Without a meta description, Google will default to whatever preview sentence it feels best encompasses the content.

This isn’t necessarily a bad thing.

This post doesn’t have a meta description (I rarely use them), and it ranks well.

Neil Patel Social Media Marketing meta tag example

Of course, my blogs are filled with relevant content in short, sweet sentences. Most of them would work as descriptions on their own.

Still, there’s no harm in adding additional information to make your content more searchable.

4.  Robots Noindex and Nofollow Meta Tags

Robot meta tags aren’t always necessary.

By default, all of the pages and links you create on your website are indexed as ‘follow’ by search bots and web crawlers.

Whenever you want to redirect them, you’ll need a robot meta tag.

Here’s the noindex HTML code:

<html><head>
<meta name=”robots” content=”noindex” />
(…)
</head>

This would be within the header and indicate this page doesn’t need to be indexed.

It’s useful for syndicated and duplicate content that your customers/readers could use, but you don’t want credit in search indexes.

Here’s the HTML for a robot nofollow.

<meta name=”robots” content=”nofollow”>

This is used for links you don’t necessarily want to endorse.

For example, readers leaving links in my comments aren’t exactly endorsed by me, so a nofollow tag above the comments section keeps my site clean for bots.

Here’s a great infographic on when and how to use nofollow tags.

no follow meta tags infographic

Now we get to one of the most controversial meta tags.

5. Keyword Meta Tags

Keyword tags aren’t used by search algorithms to determine search ranking.

Here’s what the HTML looks like:

<meta name=”keywords” content=”HTML, CSS, XML, JavaScript”>

I coach my SEO clients to ignore keyword tags because they don’t affect SEO.

That doesn’t necessarily make them useless, however. They’re especially useful in WordPress.

Keyword tags and categories can help Google determine which page on your site should rank for a search.

They also create a page in WordPress that provides one more indexed page.

Wordpress category page meta tags

This means that, while your blog posts are focused on long-tail keywords, your tag and category pages have feeds covering the shorter keywords.

Categories can be used for the URL format, providing one more keyword to the page address.

This is accomplished under Settings – Permalinks in WordPress.

category urls permalinks meta tags

Adding this format provides context to your content.

Google loves context for search results!

Keywords also provide a big-picture overview of how many pages you have for each keyword.

You can use them to help plan your editorial calendar.

6. Viewport tags

You don’t spend much time thinking about viewports, but they’re especially important in today’s mobile-first world of search.

On mobile devices, pages are shown in a popup window called a viewport that extends past the device’s border.

Here’s an illustration of what I’m talking about.

Understanding viewport meta tag width device width

Developers can set the viewport size to increase mobile usability.

WordPress users can check this tag to learn this information for their templates.

But you probably didn’t know that unless you’re already a web developer.

Since Google increasingly focuses on mobile-friendly websites, this meta tag could mean the difference between success and mobile failure.

Now that you have a basic understanding of meta tags and why they’re important, I’ll show you some of my favorite tools for manipulating them.

Free Tools to Add and Check Your Meta Tags

Don’t worry if this all sounds overwhelming — there are tons of tools to make it easy to get meta tags right. Here are two of my favorites.

Yoast SEO Plugin for WordPress

Yoast is a powerful SEO plugin for WordPress and one of the most-downloaded SEO and meta tags tools.

With Yoast, all of the pages and posts you publish have back-end options to increase social sharing, optimize SEO, update tags, and other metadata.

Yoast SEO WordPress | What Are Meta Tags?

With Yoast installed on your WordPress site, a few clicks and a few seconds of your time are all it takes to add meta-tagging to your process.

Yoast also allows you to enter a focus keyword that doesn’t get added to the meta tags, allowing the back-end program to analyze your post.

BuzzStream Meta Tag Extractor

If you need a quick chart of the metadata that’s being used by your competition, BuzzStream’s Meta Tag Extractor is a sleek and simple solution.

Copy and paste a list of URLs, and you’ll be presented with the meta tag information.

Tag Extractor meta tag tool

There’s even an option to download as a CSV file so that you can scrape large lists quickly.

It’s a quick and easy way to organize this data when you need it.

This free online tool does its job without all the bells and whistles.

Less Popular (But Still Useful!) Meta Tags  

So to be fully transparent, here’s a chart of HTML meta tags.

Meta Tags chart

An author meta tag can be used to tell search engines who wrote a piece of content.

Authors have been used in the past for search results, but it’s not a factor anymore. However, you might use author tags if you run a multi-author blog.

WordPress does add this information to blogs when multiple users are contributing content.

It’s more a badge of honor for bloggers than anything else.

Most of the rest define parameters that should already be controlled on a server level.

While I ignored these meta tags, it doesn’t mean you have to. Feel free to add whatever information you’d like.

It doesn’t help search rankings, but it doesn’t hurt them, either.

Conclusion

Meta tags are a basic part of HTML — and can impact SEO.

Back in the early days of the internet, they were a signaling factor for search engines to understand what content is on a page.

The internet (and our relationship with it) has evolved exponentially since then.

Contextual search, AI digital assistants, and mobile devices are changing the way we view content.

Search engines are incentivized to provide the best search results possible, so meta tags are less important.

However, some, such as the titles and meta descriptions, are more important than ever before.

While less metadata is used, it’s still the first impression you’ll make on both robots and people.

What do your website’s meta tags say about you?

The post What Are Meta Tags? appeared first on Neil Patel.

The Muse (YC W12) Is Hiring a Director of Analytics and BI

Article URL: https://www.themuse.com/jobs/themuse/director-of-analytics-business-intelligence

Comments URL: https://news.ycombinator.com/item?id=25095586

Points: 1

# Comments: 0

The Muse (YC W12) Is Hiring a Director of Analytics and BI

Article URL: https://www.themuse.com/jobs/themuse/director-of-analytics-business-intelligence Comments URL: https://news.ycombinator.com/item?id=25095586 Points: 1 # Comments: 0 The post The Muse (YC W12) Is Hiring a Director of Analytics and BI appeared first on ROI Credit Builders.

The post The Muse (YC W12) Is Hiring a Director of Analytics and BI first appeared on Online Web Store Site.

The post The Muse (YC W12) Is Hiring a Director of Analytics and BI appeared first on ROI Credit Builders.

New comment by hynco in "Ask HN: Who is hiring? (November 2020)"

Heritage Type | Software Engineer, Frontend | BERLIN, Germany | ONSITE | Full time We’re developing software that automates complex design processes to create beautiful professional graphics. Our clients include Netlix, Warner Bros. and thousands of designers. We search for software engineers with a focus on frontend that have a good understanding of vector graphics, …

The post New comment by hynco in “Ask HN: Who is hiring? (November 2020)” first appeared on Online Web Store Site.

How to Use Quizzes in Your Marketing Strategy

Using quizzes in your marketing strategy is one of the most underrated marketing moves. Seriously.  They are incredibly effective at generation leads, engaging your audience, and much more. But, it isn’t enough for me to just convince you to implement quizzes in your marketing strategy, so I’m going to show you exactly how to create …

The post How to Use Quizzes in Your Marketing Strategy first appeared on Online Web Store Site.

New comment by jstrasner in "Ask HN: Who is hiring? (November 2020)"

Specto | [https://jobs.specto.dev/](https://jobs.specto.dev/) | jobs@specto.dev | Europe, North/South America and matching timezones (remote) | Full-time | Android (Kotlin/Java/C++) | $120k-$180k | 0.15% – 0.35%

We’re building the next generation front-end app performance monitoring platform (APM) for the mobile era.

For the Android position we’re looking for engineers passionate about system internals and performance that have experience with performance profiling and optimization. We’re using mainly Kotlin with some shared C++.

We’re a team of ex. Facebook, Twitter/Crashlytics, Airbnb and Algolia engineers with extensive experience from mobile platforms to devops. We’re very well funded by a few infrastructure-focused investors.

We’re looking for remote engineers out of North/South America or Europe and other matching timezones.

New comment by hynco in "Ask HN: Who is hiring? (November 2020)"

Heritage Type | Software Engineer, Frontend | BERLIN, Germany | ONSITE | Full time

We’re developing software that automates complex design processes to create beautiful professional graphics. Our clients include Netlix, Warner Bros. and thousands of designers.

We search for software engineers with a focus on frontend that have a good understanding of vector graphics, fonts and modern JavaScript. You will be able to have massive influence on the product. Pls feel free to email me directly at nh(at)heritagetype(dot)com or check our openings for more details here: heritagetype.join.com

How to Find Funding for Your Business as an Immigrant Entrepreneur

Immigrants face adversity in many areas. As an immigrant entrepreneur, one area may be that you struggle to find funding for your business.  However, you do have options.  Here’s what you need to know.  As an Immigrant Entrepreneur, You Need Funding Options that Work There are some special things to think about when it comes … Continue reading How to Find Funding for Your Business as an Immigrant Entrepreneur

New comment by jstrasner in "Ask HN: Who is hiring? (November 2020)"

Specto | [https://jobs.specto.dev/](https://jobs.specto.dev/) | jobs@specto.dev | Europe, North/South America and matching timezones (remote) | Full-time | Android (Kotlin/Java/C++) | $120k-$180k | 0.15% – 0.35%

We’re building the next generation front-end app performance monitoring platform (APM) for the mobile era.

For the Android position we’re looking for engineers passionate about system internals and performance that have experience with performance profiling and optimization. We’re using mainly Kotlin with some shared C++.

We’re a team of ex. Facebook, Twitter/Crashlytics, Airbnb and Algolia engineers with extensive experience from mobile platforms to devops. We’re very well funded by a few infrastructure-focused investors.

We’re looking for remote engineers out of North/South America or Europe and other matching timezones.

The post New comment by jstrasner in "Ask HN: Who is hiring? (November 2020)" appeared first on ROI Credit Builders.

How to Use Instagram Filters in Paid Social Media Campaigns

One billion – that’s how many people use Instagram each month.

With such a huge, highly engaged audience, you can bet the competition between brands is tough. This is why small details can make all the difference, and Instagram filters could play a part in making your social media campaigns more successful.

What are Instagram Filters?

Everywhere you look, marketing advice says you need high-quality images to succeed on platforms like Instagram. But what if you’re not a professional photographer?

This is where Instagram filters can be a game-changer for your marketing and particularly your paid social media campaigns—they can make your images look as sleek as if they’d been professionally shot.

Here’s an example of an unfiltered image vs. its filtered twin:

Unfiltered instagram photo of boats on water
Instagram photo of boats on water using clarendon filter

Not only do Instagram filters make things look cleaner, but they also allow you to edit your image with one click. Where most editors make you alter contrast, saturation, and so forth individually, Instagram lets you pick a pre-set filter that suits your image—though you can tweak them if you’d like.

While these filters have been around since 2011, they’ve taken off in recent years. With the added capabilities of augmented reality (AR) technology—which adds imaginary images to those of the real world—they can significantly impact your social media campaigns.

Why Should You Use Instagram Filters in Your Paid Posts?

Social media platforms are competitive, and standing out from the crowd isn’t easy. If you’re going to get the best cost per click with your paid social media campaigns, then your brand needs to grab attention and drive engagement.

When you run an Instagram ad, you don’t have much real estate to work with, so you’ve got to find ways to draw your audience in with the limited space you have.

If you can combine innovative use of filters with creative images and excellent text, then you could achieve exceptional results— as Opel did with their “Opel Adam” campaign. In just two weeks, the campaign achieved a 2.5x increase in registrations and significantly lowered Opel’s cost per registration.

It’s possible to achieve the same results for your business, but you’ve got to make the most of the tools available to you.

If only 18% of Instagram posts use a filter, this means you’ve got an opportunity to make your content stand out over the other 82%. Research shows that AR filters have an average dwell time of 75 seconds, which is four times that of even video content—so using it can make a huge difference.

Social media platforms crave engagement, and if your advertisements give them that, you may find you reach more people for less—and Instagram filters are one of the best tools to help you achieve this.

How to Use Instagram Filters for Your Paid Campaigns

Turning your posts into paid campaigns through the Instagram app couldn’t be easier. All you need is a business or creator account, and then you can get set up with your paid ads.

  1. Click the profile icon in the bottom right-hand corner.
  2. Select promotions.
  3. Choose a post to promote. Instagram will prompt you to use your top post, but you can select any of your previous posts to promote.
  4. Select where to send people— your profile, website, or direct messages.
  5. Define your audience. The easiest option is to choose “automatic,” which targets people similar to your followers, but you can create your own.
  6. Choose your budget, setting your daily cost and how long you want the campaign to run for.
  7. Review and publish.

 

how to use instagram filters for your paid campaigns

To create a promotion through the app, you need to have already created your post or story. Luckily, Instagram makes it exceedingly easy to snap an image on the go, add a great filter, and promote it within seconds.

Tips for Picking the Right Instagram Filter for Your Campaign 

The right Instagram filter might be a quick way to give your images the professional touch, but the wrong filter can have the opposite effect. When you’re choosing your filter, keep these three points in mind:

  • Your images reflect your brand
  • Consistency works well on social media
  • Don’t go filter crazy

Your images help define your brand, so the filters you choose matter. Your filters should reflect the mood of the product or service you’re promoting, and you need to stay consistent with this.  

A great example of this is JetBlue’s Instagram account. You can easily spot how consistency has allowed them to develop their own simple yet effective style by using similar image styles, colors, and more.

Screenshot of JetBlues use of Instagram filters

While the right filter can make things look amazing, “over filtering” can have the opposite effect. You don’t want to alter things so much that they look surreal. Instagram filters are optimized to please, so it’s often worth sticking to the tried and tested rather than over-editing.

If you’re looking for inspiration, Canva studied the most popular filters, and Clarendon, Gingham, and Juno came out on top.

Instagram Filters for Posts

Adding filters to your Instagram posts couldn’t be easier. In five simple steps, you can post amazing images that grab your audience’s attention.

  1. Click the + button at the center of your home screen.
  2. Select the image you want to use from your library, or select “photo” or “video” to create a new one. Click next.
  3. Choose your filter from the list at the bottom of the screen. Remember, you can add more by clicking manage at the end of the reel.
  4. Add your caption, tag people in your posts, post your location, and choose other social platforms you would like to post to.
  5. Hit share.
Guide to Adding Instagram Filters for Posts

Instagram Filters for Stories 

Instagram stories allow you to post photos and videos that vanish after 24 hours. One-third of the most viewed Instagram stories are created by businesses, so they are an excellent way to make your posts go further.

The process of posting stories with filters is just as simple as with posts, but you’ll notice a lot more options when it comes to AR filters.

For a live video or image:

  1. Select your profile icon.
  2. Hit the + button in the top left-hand corner.
  3. Select “story” from the pop-up menu.
  4. Use your camera to take live video or images, or select an existing one from your library by clicking on the image in the bottom left-hand corner.
  5. Choose between your front-facing and rear-facing camera if you’re taking a live image.
  6. Select your filter from the reel at the bottom.
  7. Tap the center button to take a picture or hold the button to take a video.
  8. Use the editing buttons in the top right-hand corner to add extra filters, overlay text, or download to your library.
  9. Hit “send to” and select where to share your story.
A step by step guide to adding Instagram filters for stories

Bonus Instagram Filter Tip

If you’re scrolling through Instagram and see a filter you like, you can save it to use on your own stories.

  1. Go to the profile of the person with the filter you like.
  2. Click the smiley face emoji to see all their filters.
  3. You can save it by clicking the down arrow or try it on.
  4. When you’re trying on the filter, click the drop-down menu.
  5. From here, you can save the effect or send it immediately as a story.
  6. The next time you send a story, the filter will be ready for you to use.

Instagram Filters for Faces

When you created your first story pin, you likely noticed there are a lot of things you can do to your face with AR.

AR allows you to add computer-generated effects over the live image you see on your camera. For example, if you want to see what you look like wearing sunglasses, there’s an AR filter for that. The sunglasses appear on your face and follow you as you move.

There are endless Instagram filters with AR, which gives you more options to engage your audience. However, as with any Instagram filters, it’s essential to find the ones that suit your brand.

Some companies have had great success with AR filters on Instagram, such as this one by Ray-ban. But if you’re going to use these filters, then you’ve got to make sure you stay on-brand.

Rayban Instagram Filter of woman with antlers

To create a story with AR filters, simply follow these steps:

  1. Select your profile icon.
  2. Hit the + button in the top left-hand corner.
  3. Select “story” from the pop-up menu.
  4. Choose between front- and rear-facing camera.
  5. Slide between the filters at the bottom and watch as your face is brought to life with AR.
  6. For more effects, slide to the end of the reel and select “browse effects.”
  7. Choose a filter.
  8. Click the middle button to take a photo, hold to take a video.
  9. Click send and then select where to share.
Instagram filters for faces

Other Instagram Features to Help Your Paid Campaign

One of the reasons Instagram is so popular with advertisers is because it gives you lots of tools to give your paid campaign extra oomph. The beautiful thing about it is it’s so easy for anyone to add filters, gifs, text, and music to their images.

While a recent study found that images without text overlay generally perform better than those with text, marketing is all about finding the message that engages your audience, so it’s worth experimenting to find the formula that works for you.

These Instagram features give you added options when it comes to reaching and engaging your target audience.

Adding Gifs

Gifs provide a great middle-ground between static images and video. They were talked about as a big marketing trend, and while AR has taken over somewhat, they’re still a handy tool for your paid Instagram campaigns.

A gif is a quick and easy way to add something extra to your story, and once again, Instagram makes it exceptionally easy to do:

  1. Select your profile icon.
  2. Hit the + button in the top left-hand corner.
  3. Select “story” from the pop-up menu.
  4. Choose between front and rear-facing cameras or open your library via the icon in the bottom left-hand corner.
  5. Take a picture, or choose an image from your library.
  6. Choose the square smiley face at the top of the screen.
  7. Select gifs, or use the search bar to find a specific gif.
  8. Make your gif bigger or smaller by pinching in or out with two fingers and drag it into position.
  9. Select “send” to and choose who you want to see your story.

Adding Text

Instagram might be a very visual platform, but that doesn’t mean there isn’t use for text. The right use of text can help give your posts and stories context, grabbing people’s attention and linking the image to your brand.

Text is a vital part of Instagram because this is where you make use of one of the most important features: hashtags.

Hashtags not only help people find your posts, but they also boost engagement and allow you to zero in on what’s popular in your industry. The statistics show that Instagram posts with even just one hashtag can see an increase in engagement of 12.6%. So with only a little extra text, you can give your campaigns a better chance of success.

You can also use text overlay on your stories. You’re in control of your text’s font, color, and look, which means you have another way of giving your images a professional look.

To add text overlay to your stories, simply:

  1. Select your profile icon.
  2. Hit the + button in the top left-hand corner.
  3. Select “story” from the pop-up menu.
  4. Select your image or video.
  5. Click the “Aa” in the top right-hand corner.
  6. Type your text.
  7. Choose your font, color, and effects, using the tools at the top of the screen.
  8. Hit “done.”
  9. Select “send to” and choose your audience.

Adding Music

Music has always played an important part in advertising. Music helps make advertisements more memorable, evokes emotion, builds the story, and accentuates the brand, so it can be an essential tool.

While some people will use Instagram with the sound off, Instagram makes it so easy to add features such as music that you don’t lose anything by using them.

Again, make sure whatever you choose fits your brand and is going to engage your audience.

Here’s how you can add music to your Instagram stories:

  1. Select your profile icon.
  2. Hit the + button in the top left-hand corner.
  3. Select “story” from the pop-up menu.
  4. Choose between front and rear-facing cameras or open your library via the icon in the bottom left-hand corner.
  5. Take a picture or choose an image from your library.
  6. Choose the square smiley face at the top of the screen.
  7. Click the music icon.
  8. Choose your song.
  9. Edit which part of the song you want to showcase, clip duration, and how you want to credit the song.
  10. Click “done.”
  11. Move the music sticker, making it bigger or smaller to suit your image.
  12. Hit “send to” and select your audience.

Instagram Filter Features Within Other Photography Apps

You might be thinking, “I want my Instagram posts to stand out, so why would I use the most common filters such as Clarendon?” While many brands find success with Instagram’s filters, you have other options if you choose to go that route.

To help you with this, there are lots of photography apps that have curated Instagram filters you can pay for or give you the ability to create your own, including:

  • VSCO
  • Afterlight
  • A Color Story
  • Tezza
  • Spark AR

You may have to invest some time in finding or creating the perfect Instagram filter, but once it’s saved to your Instagram account, you can add it to all your posts and stories in seconds.

Conclusion

The right Instagram filter can immediately improve your images and give your brand an identity. When you’re running paid media campaigns, you want to give your images and videos every chance of standing out from the crowd, and filters can help you achieve this.

Instagram makes it incredibly easy to add this extra element to your posts. Turn your images into posts that people want to engage with and share, then watch how they may improve your paid social media campaigns.

What’s the go-to Instagram filter for your brand?

 

The post How to Use Instagram Filters in Paid Social Media Campaigns appeared first on Neil Patel.