<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mailing list Archives - Technical Blogging</title>
	<atom:link href="https://technicalblogging.com/tag/mailing-list/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicalblogging.com/tag/mailing-list/</link>
	<description>Amplify your influence by sharing your knowledge</description>
	<lastBuildDate>Mon, 27 Jun 2016 21:04:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://technicalblogging.com/tag/mailing-list/feed/"/>
<site xmlns="com-wordpress:feed-additions:1">30282829</site>	<item>
		<title>Should You Use Pop-Ups on Your Technical Blog?</title>
		<link>https://technicalblogging.com/should-you-use-pop-ups/</link>
					<comments>https://technicalblogging.com/should-you-use-pop-ups/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 27 Jun 2016 21:00:00 +0000</pubDate>
				<category><![CDATA[Understanding Blogging]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[mailing list]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[pop-up]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=511</guid>

					<description><![CDATA[<p>Many blogs have a pop-up prompting people to sign up for their mailing lists. As such, you might be wondering if using a pop-up on a technical blog is a good idea or not. Before answering the question, &#8220;Should you use pop-ups?&#8221;, let&#8217;s start with two facts: Your mailing list can be your most important [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/should-you-use-pop-ups/">Should You Use Pop-Ups on Your Technical Blog?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Many blogs have a pop-up prompting people to sign up for their mailing lists. As such, you might be wondering if using a pop-up on a technical blog is a good idea or not.</p>
<p>Before answering the question, &#8220;Should you use pop-ups?&#8221;, let&#8217;s start with two facts:</p>
<ol>
<li>Your mailing list can be your most important asset on a blog.</li>
<li>Pop-ups are extremely good at capturing emails.</li>
</ol>
<p>Essentially, they are a very effective, if on the nose, technique. Not having a pop-up signup is literally leaving money on the table. And that’s why they are so ubiquitous.</p>
<p>When you don’t see one it’s often either an ethical choice (the site owner decided to maximize user experience, not profit) or lack of knowledge of how effective these pop-ups can be.</p>
<p>I recently decided to run an experiment on <a href="https://math-blog.com">Math Blog</a>, going from an embedded form to a pop-up one, plus the existing form. I was blown away by the results.</p>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" style="display: block; margin-left: auto; margin-right: auto;" title="Pop-up on Math Blog.png" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/06/Pop-up-on-Math-Blog.png?resize=599%2C354&#038;ssl=1" alt="Pop-up on Math Blog" width="599" height="354" border="0" /></p>
<p>On average, I received 20 times more email signups, and my mailing list is growing like never before. I thought I would receive some complaints about it. Surprisingly, so far nobody has opted to say anything negative about it. For this and other reasons, I now actually regret not adding one there years ago.</p>
<p>So should you use pop-ups? The answer thus far would seem to be, “absolutely”. I think that for most technical blogs, we don’t need too many qualifiers or caveats.</p>
<p>A tasteful cookie-based pop-up that appears only once some 10-20 seconds after the user has landed, or when they are about to exit, will probably do more good than damage to your blog.</p>
<p>Where it gets trickier is with programming blogs. Programmers are notoriously adverse to pop-ups and marketing in general. To date I have not placed a pop-up sign up on my programming blog. Following my Math Blog experiment, I’m really tempted to do. If anything, to see what happens both in terms of signups and complaints.</p>
<p>I suspect that submitting a post from my programming blog with a pop-up enabled to Reddit or Hacker News will likely generate some backlash. But I can only speculate until I give it a try, which I’ll likely do and then report back here.</p>
<p>Maybe I’m underestimating how much people, even programmers, are accustomed to pop-ups these days.</p>
<p>Ultimately, it comes down to a delicate balance between ROI and user experience. On the one hand, you want to maximize the number of people you capture, transforming them from random passerby to &#8211; hopefully &#8211; regulars.</p>
<p>On the other however, you want to provide a user experience that doesn’t disrupt whatever the user is doing (e.g., reading an article) or irritate their individual sensibilities (e.g., the stereotypical anti-marketing programmer).</p>
<p>It’s really up to you in terms of what you are comfortable doing. Knowing your audience is key as well. I think you don’t have too much to worry about there unless your blog is about programming.</p>
<p>Generally speaking, I would say don’t be afraid of trying pop-up email form out for a short amount of time before making a final decision.</p>
<p>And last, but not least, if you’re in the market for a smart pop-up that will let you customize cookie duration, when it appears, and so on, then I highly recommend <a href="https://technicalblogging.com/optinmonster">Optinmonster</a> or <a href="https://technicalblogging.com/wpsubscribepro">WP Subscribe Pro</a>.</p>
<p>The post <a href="https://technicalblogging.com/should-you-use-pop-ups/">Should You Use Pop-Ups on Your Technical Blog?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/should-you-use-pop-ups/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">511</post-id>	</item>
		<item>
		<title>How to Automatically Send Your Blog Posts to Your Email Subscribers via Mailchimp</title>
		<link>https://technicalblogging.com/automatically-send-your-blog-posts-to-your-email-subscribers/</link>
					<comments>https://technicalblogging.com/automatically-send-your-blog-posts-to-your-email-subscribers/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 06 Jun 2016 14:00:52 +0000</pubDate>
				<category><![CDATA[How-to]]></category>
		<category><![CDATA[automatically send posts]]></category>
		<category><![CDATA[feed to email]]></category>
		<category><![CDATA[mailchimp rss campaign]]></category>
		<category><![CDATA[mailing list]]></category>
		<category><![CDATA[rss campaigns]]></category>
		<category><![CDATA[rss to email]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=481</guid>

					<description><![CDATA[<p>Several people have asked me how to set up a campaign so that new posts are automatically sent to your email subscribers. I created a video to show you how to do it with Mailchimp. Sign up with MailChimp, then follow along on YouTube. This is my first video and I&#8217;m not entirely happy about [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/automatically-send-your-blog-posts-to-your-email-subscribers/">How to Automatically Send Your Blog Posts to Your Email Subscribers via Mailchimp</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Several people have asked me how to set up a campaign so that new posts are automatically sent to your email subscribers. I created a video to show you how to do it with Mailchimp.</p>
<p><a href="https://technicalblogging.com/mailchimp">Sign up with MailChimp</a>, then <a href="https://www.youtube.com/watch?v=eGjwP8S-unM">follow along on YouTube</a>.</p>
<div align="center"><iframe src="https://www.youtube.com/embed/eGjwP8S-unM?rel=0" width="600" height="338" frameborder="0" allowfullscreen="allowfullscreen"></iframe></div>
</p>
<p>This is my first video and I&#8217;m not entirely happy about it, but I think it will do for now. Please let me know if you find this type of video useful and I&#8217;ll create more.</p>
<p>The post <a href="https://technicalblogging.com/automatically-send-your-blog-posts-to-your-email-subscribers/">How to Automatically Send Your Blog Posts to Your Email Subscribers via Mailchimp</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/automatically-send-your-blog-posts-to-your-email-subscribers/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">481</post-id>	</item>
		<item>
		<title>Creating a Freebie to Convert Visitors into Subscribers</title>
		<link>https://technicalblogging.com/creating-a-freebie-to-convert-visitors-into-subscribers/</link>
					<comments>https://technicalblogging.com/creating-a-freebie-to-convert-visitors-into-subscribers/#respond</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 02 May 2016 14:00:26 +0000</pubDate>
				<category><![CDATA[Marketing]]></category>
		<category><![CDATA[audience building]]></category>
		<category><![CDATA[content upgrades]]></category>
		<category><![CDATA[freebies]]></category>
		<category><![CDATA[lead magnets]]></category>
		<category><![CDATA[leads]]></category>
		<category><![CDATA[list building]]></category>
		<category><![CDATA[mailing list]]></category>
		<category><![CDATA[subscribers]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=429</guid>

					<description><![CDATA[<p>One of the best things you can do to grow your audience as a blogger is to have a mailing list. Instead of having people stumble upon your blog only to leave and perhaps never return after an initial visit, the idea is to capture their email addresses (with their consent, of course), so that [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/creating-a-freebie-to-convert-visitors-into-subscribers/">Creating a Freebie to Convert Visitors into Subscribers</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>One of the best things you can do to grow your audience as a blogger is to have a mailing list.</p>
<p>Instead of having people stumble upon your blog only to leave and perhaps never return after an initial visit, the idea is to capture their email addresses (with their consent, of course), so that you can continue to update them whenever you publish new content.</p>
<p>Converting as much of your web traffic into to subscribers becomes a crucial strategy to succeed with your blog, especially now that RSS users are becoming a rarer breed.</p>
<p>You’ll want to sign up with a mailing list management service such as <a href="https://technicalblogging.aweber.com/">Aweber</a> or <a href="https://eepurl.com/bZ8Fsj">Mailchimp</a> and embed (or at least link to) your sign up form on your site. You can see mine in the sidebar, and <a href="https://eepurl.com/dz44T">here is a link</a> to the standalone signup form.</p>
<p>In order to entice as many visitors as possible to sign up with your blog mailing list, you’ll want to offer up a worthwhile freebie to potential new subscribers. This freebie is sometimes called a lead magnet.</p>
<div style="text-align: center;"><img data-recalc-dims="1" decoding="async" class="aligncenter size-medium wp-image-431" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/05/mailing-list-freebie.jpg?resize=550%2C367&#038;ssl=1" alt="Mailing list freebie" width="550" height="367" srcset="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/05/mailing-list-freebie.jpg?resize=550%2C367&amp;ssl=1 550w, https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/05/mailing-list-freebie.jpg?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/05/mailing-list-freebie.jpg?resize=1024%2C682&amp;ssl=1 1024w, https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/05/mailing-list-freebie.jpg?w=1280&amp;ssl=1 1280w" sizes="(max-width: 550px) 100vw, 550px" /></div>
<p>It should be something that is appealing to your visitors. Something that provides value to them. After all, you’re asking them to provide you with their personal information in exchange for such.</p>
<p>At the moment, I don’t have any such freebies available on my sites, but creating them is definitely on my to-do list for all of my blogs. <a id="fnref:1" class="footnote" title="see footnote" href="#fn:1">[1]</a> It’s that important.</p>
<p>There are a few common lead magnets that bloggers use:</p>
<ul>
<li>Ebooks</li>
<li>Courses <a id="fnref:2" class="footnote" title="see footnote" href="#fn:2">[2]</a></li>
<li>Videos and screencasts</li>
<li>Reports / White papers / Blueprints</li>
<li>Resource guides</li>
<li>Coupon (discount) codes</li>
</ul>
<p>It might be tempting to think that the more effort you put into your freebie, the more signups you’ll obtain. The common experience among digital marketers, however, disproves that.</p>
<p>It’s more about providing value and soliciting curiosity in your readers than the size of the gift. No need to go overboard. If you create a 250 page PDF as your lead magnet, you might be surprised to see that it doesn’t work as well as you hoped it would.</p>
<p>The reason for this is quite simple. People are busy. You’re essentially asking your readers to commit to reading a full-sized book. And they may or may not <em>get</em> the value that you put in it, and the weeks or months you spent writing it.</p>
<p>It turns out that the best bang for the buck in this regard is offering resource guides. They take little time to create and tend to really capture the visitor’s attention. An example of a resource guide for a fitness blog might be a one page PDF file titled, “Top 5 Apps Used by Elite Athletes”. <a id="fnref:3" class="footnote" title="see footnote" href="#fn:3">[3]</a></p>
<p>Creating resource guides requires little effort, but will immediately draw new signups. Since you’re not spending months creating a lead magnet, you can focus more on your blog content (to draw more visitors to convert to subscribers), as well as possibly creating multiple freebies.</p>
<p>You could, for example, develop a different freebie for each category within your blog, and then entice people to sign up for your site’s newsletter by promising the most appropriate freebie within a given article (depending on the category that it belongs to).</p>
<p>Your articles on exercise could use the aforementioned type of guide, while your weight loss articles could use a different one that was oriented more towards diet and/or nutrition. Perhaps, “10 Superfoods for People Who Are Dieting”.</p>
<p>No matter what you choose to provide your readers with, go through the trouble of creating at least one enticing freebie. And if you simply are not able to do so right now, then at least make sure that you have a signup form on your site, so as to start building your subscriber base.</p>
<p>You can always add the freebie at a later stage to sweeten the pot for your new and existing readers alike.</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">For Technical Blogging, I’ve been toying with the idea of making the first three chapters of <a href="https://technicalblogging.com/book">my book</a> available to people who sign up for the mailing list, but it’s not set in stone yet. My logic behind the idea is that it provides value, doesn’t require extra time (or much time) for me to produce, and it could help to further entice people to consider buying the whole book. Obviously, if you don’t have a book this is not applicable to your blog. <a class="reversefootnote" title="return to article" href="#fnref:1"> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></li>
<li id="fn:2">I’m a big fan of courses that are delivered over the span of a few different emails. They make the email address collecting side of things feel less like a bribe and more as a necessary part of the process required to deliver your appealing content. <a class="reversefootnote" title="return to article" href="#fnref:2"> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></li>
<li id="fn:3">Humans have a natural tendency to believe that the sorts of tools that are used by successful people will also lead them to their own success. <a class="reversefootnote" title="return to article" href="#fnref:3"> <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" /></a></li>
</ol>
</div>
<p>The post <a href="https://technicalblogging.com/creating-a-freebie-to-convert-visitors-into-subscribers/">Creating a Freebie to Convert Visitors into Subscribers</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/creating-a-freebie-to-convert-visitors-into-subscribers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">429</post-id>	</item>
	</channel>
</rss>
