<?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>wordpress Archives - Technical Blogging</title>
	<atom:link href="https://technicalblogging.com/tag/wordpress-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicalblogging.com/tag/wordpress-2/</link>
	<description>Amplify your influence by sharing your knowledge</description>
	<lastBuildDate>Tue, 12 Apr 2016 05:41:59 +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/wordpress-2/feed/"/>
<site xmlns="com-wordpress:feed-additions:1">30282829</site>	<item>
		<title>Which Blogging Platform Should You Choose?</title>
		<link>https://technicalblogging.com/which-blogging-platform-should-you-choose/</link>
					<comments>https://technicalblogging.com/which-blogging-platform-should-you-choose/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 18 Apr 2016 14:00:58 +0000</pubDate>
				<category><![CDATA[Understanding Blogging]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[blogging options]]></category>
		<category><![CDATA[blogging platforms]]></category>
		<category><![CDATA[blogging software]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[static generators]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=418</guid>

					<description><![CDATA[<p>Every prospective blogger must make a series of decisions. The subject, domain name, publication frequency, logo, font, you name it. All these decisions shape your blog. Perhaps one of the most crucial decisions that you can make is picking a blogging platform. I like to classify blogging platforms into three different categories: Hosted blogs. These [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/which-blogging-platform-should-you-choose/">Which Blogging Platform Should You Choose?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><img data-recalc-dims="1" decoding="async" class="alignright wp-image-420" style="float: right;" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2016/04/wordpress-logo.png?resize=200%2C124&#038;ssl=1" alt="WordPress Logo" width="200" height="124" />Every prospective blogger must make a series of decisions. The subject, domain name, publication frequency, logo, font, you name it. All these decisions shape your blog. Perhaps one of the most crucial decisions that you can make is picking a blogging platform.</p>
<p>I like to classify blogging platforms into three different categories:</p>
<ol>
<li><strong>Hosted blogs</strong>. These are platforms that enable you to publish content online without any real configuration or installation work on your part. You typically register with the site, enter your information, perhaps choose a theme among the few that are available, and you’re ready to blog through their web-based content management system (CMS). Examples of this type of platform are <a href="https://www.blogger.com" target="_blank">Blogger</a>, <a href="https://wordpress.com/" target="_blank">WordPress.com</a>, <a href="https://medium.com/" target="_blank">Medium</a>, and <a href="https://www.tumblr.com/" target="_blank">Tumblr</a>.</li>
<li><strong>Self-hosted blogging software</strong>. These are typically open source CMS that can be freely installed on a server or virtual instance that you run somewhere in the cloud. <a href="https://wordpress.org/" target="_blank">WordPress (.org)</a> is by far the most popular choice.</li>
<li><strong>Static generators</strong>. Squarely aimed at developers and other highly technical people, static generators are a type of software that enable you to write your articles (usually in Markdown syntax) and transform them into static HTML and CSS web pages that you can then upload to a server somewhere (much like the second category presented above). <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> and <a href="https://hexo.io/" target="_blank">Hexo</a> are two somewhat popular choices, among a sea of options available on developer repository sites like Github.</li>
</ol>
<h3 id="hostedblogs">Hosted Blogs</h3>
<p>If you don’t know what Apache and Nginx are (i.e., web servers), I suggest you simply stick to hosted blogs. They are the most convenient choice and even offer an element of discoverability, allowing your content to be more easily consumed by fellow users of the platform.</p>
<p>The downside is that they are somewhat limited in terms of customization abilities and the sorts of features that you can enable. They’re also hosted by third parties, so if the company you decided to go with runs into technical issues (or shuts down entirely), your site will end up being offline. They usually give you a warning, but trust me, switching to a different platform and importing all the content at the last-minute is not a fun experience.</p>
<p>The name that I trust the most in this space is WordPress (.com). I seriously doubt Automatic (the company behind it) will go down or discontinue their service if acquired. The only issue with their hosted solution is that you’ll have to pay to customize even minimal aspects of your site (like connecting your own domain name with your blog, something you must do if you are serious about blogging).</p>
<p>The two free alternatives that I like the most are Blogger (by Google) and Medium. Blogger is the better product, but Google has a worrisome history of discontinuing products. Medium is a startup, and that’s a risk unto itself. I suggest that you take a look at both and make up your own mind on the subject.</p>
<p>Generally speaking, if you are not technical, you’ll have to trust one of these companies.</p>
<h3 id="self-hostedbloggingsoftware">Self-hosted Blogging Software</h3>
<p>If you are fairly technical, this option is very flexible. You can install plugins and themes to your heart’s content, especially if you opt for WordPress (.org). And if your hosting company does end up going under, you can simply backup and move over to a different host.</p>
<p>The only real downside here is that you need to set up and update your own server. There are hosted/managed WordPress (.org) services that simplify your life by handling most of the maintenance and system administration tasks for you, however, generally speaking, they are not cheap. On the other end of the spectrum, there is shared hosting, which is significantly more budget friendly, while also being easier to set up. They’re limited though in terms of performance and reliability (which is important if your site becomes popular). <a id="fnref:1" class="footnote" title="see footnote" href="#fn:1">[1]</a></p>
<p>Your average developer or technical person will find this second option quite appealing.</p>
<h3 id="staticgenerators">Static Generators</h3>
<p>Static generators give you greater control because they’re usually small enough to easily hack and get them to do whatever works best for your workflow. Certainly easier than try to tackle a mammoth project like WordPress.</p>
<p>On top of full control and the closer to the metal feel, you get to enjoy great performance even with cheap hosting services. You are, after all, just serving static files.</p>
<p>I suggest you avoid this option unless you really know what you are doing and are proficient in languages such as Ruby, Python, or server-side JavaScript (for Node.js).</p>
<p>Feel free to share which option you chose for your blog and why. If you are still deciding, feel free to ask questions below, and I’ll try to provide some advice for your specific situation.</p>
<p>For the record, my blogs use WordPress (.org) and run on a self-hosted dedicated server.</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">I’ll discuss WordPress hosting options in a future post. <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>
</ol>
</div>
<p>The post <a href="https://technicalblogging.com/which-blogging-platform-should-you-choose/">Which Blogging Platform Should You Choose?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/which-blogging-platform-should-you-choose/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">418</post-id>	</item>
		<item>
		<title>Should You Disclose the Date of Your Posts?</title>
		<link>https://technicalblogging.com/should-you-disclose-the-date-of-your-posts/</link>
					<comments>https://technicalblogging.com/should-you-disclose-the-date-of-your-posts/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 17 Nov 2014 19:25:34 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[dates]]></category>
		<category><![CDATA[ethics]]></category>
		<category><![CDATA[permalinks]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[urls]]></category>
		<category><![CDATA[usability]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=346</guid>

					<description><![CDATA[<p>When I google for something and land on a blog, I usually start looking for clues about a post’s age. I’ll look at the address bar hoping to see a date in the permalink. I’ll look around the title and at the end of the post, searching for a “Posted on” label. Finally, I’ll take [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/should-you-disclose-the-date-of-your-posts/">Should You Disclose the Date of Your Posts?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>When I google for something and land on a blog, I usually start looking for clues about a post’s age. I’ll look at the address bar hoping to see a date in the permalink. I’ll look around the title and at the end of the post, searching for a “Posted on” label. Finally, I’ll take a look at the timestamps present on comments that the post has received, if there are any.</p>
<p>Sometimes it doesn’t matter. For example, if I’m searching for the answer to the question of how much hydrogen peroxide should you give a dog to induce vomit if they accidentally eat some dark chocolate<a id="fnref:1" class="footnote" title="see footnote" href="#fn:1">[1]</a>, then an answer from 5 or 10 years ago is still very likely to be perfectly fine. The same is true of most history related question.</p>
<p>For better or worse though, I’m most apt to google for something about programming and/or technology (including electronics), so fresh information is normally the most relevant kind to me. I know for a fact that I’m not the only one who goes hunting for dates in posts as a sign of their relevancy.</p>
<p>A lot of popular bloggers have began to intentionally hide dates from permalinks and their pages to breath new life in their historical archive of posts. When you spent a long time writing a quality post, you really hope that it will be read and appreciated for a long time as well, and not quickly dismissed simply because it was published four years ago.</p>
<p>So should you date your posts or intentionally opt not to leave any clues behind?</p>
<p>Hide the date, and your visitors will stay on your site longer at the cost of frustrating some of them. Show the date, and others will leave right away. On the plus side though, they won’t be frustrated by not knowing whether the content is new or not.</p>
<p>It’s entirely up to you of course, but I have personally chosen to take a hybrid approach on this blog. I hid the date from the permalink as I think it makes the URL structure much neater. However, I have left the post template alone, and as such it includes a small date underneath the title.</p>
<p>This compromise allows me to address the user who wants to be informed about a post’s age, while at the same time not throwing it in everyone’s face right in the URL. Striving for honesty and usability is generally a good strategy that pays off in the long run.</p>
<p>If you choose to pursue the same approach, all you really have to do is change the permalink structure. In WordPress, this can be accomplished by going to <strong>Settings</strong> -&gt; <strong>Permalinks</strong> and selecting <strong>Post name</strong> before saving changes.</p>
<p><img data-recalc-dims="1" fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-347" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2014/11/wordpress-permalink.png?resize=548%2C264&#038;ssl=1" alt="Choosing a permalink structure" width="548" height="264" /></p>
<p>Alternatively you can choose <strong>Custom Structure</strong> and input <code>/%postname%/</code> for the permalink.</p>
<p>What’s your approach? Do you disclose the dates of your old posts?</p>
<div class="footnotes">
<hr />
<ol>
<li id="fn:1">It turns out that it’s one tablespoon for every 30 lbs that a dog weighs. Thankfully this this didn’t happen to my dog. I was researching it after watching <a href="https://www.youtube.com/watch?v=6LKRb1aXBW4">an interview</a> with Louie CK, in which he talks about the subject. <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>
</ol>
</div>
<p>The post <a href="https://technicalblogging.com/should-you-disclose-the-date-of-your-posts/">Should You Disclose the Date of Your Posts?</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/should-you-disclose-the-date-of-your-posts/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">346</post-id>	</item>
		<item>
		<title>Getting Rid of Random Characters Appended to the URLs of Your WordPress Posts</title>
		<link>https://technicalblogging.com/getting-rid-of-random-characters-appended-to-the-urls-of-your-wordpress-posts/</link>
					<comments>https://technicalblogging.com/getting-rid-of-random-characters-appended-to-the-urls-of-your-wordpress-posts/#comments</comments>
		
		<dc:creator><![CDATA[Antonio Cangiano]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 17:44:45 +0000</pubDate>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[add this]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[slug]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp super cache]]></category>
		<guid isPermaLink="false">https://technicalblogging.com/?p=236</guid>

					<description><![CDATA[<p>Earlier today I noticed that among the WordPress blogs I run, Technical Blogging was the only one that generated a random string of characters appended to the permalinks of my posts. It looked something like this: https://technicalblogging.com/a-new-blog-a-new-adventure/#.Tu9uCXN5vmM My first assumption was that this was some sort of hash used by the WP Super Cache plugin, [&#8230;]</p>
<p>The post <a href="https://technicalblogging.com/getting-rid-of-random-characters-appended-to-the-urls-of-your-wordpress-posts/">Getting Rid of Random Characters Appended to the URLs of Your WordPress Posts</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Earlier today I noticed that among the WordPress blogs I run, <a title="Technical Blogging" href="https://technicalblogging.com">Technical Blogging</a> was the only one that generated a random string of characters appended to the permalinks of my posts. It looked something like this:</p>
<p><code>https://technicalblogging.com/a-new-blog-a-new-adventure/<strong>#.Tu9uCXN5vmM</strong></code></p>
<p>My first assumption was that this was some sort of hash used by the WP Super Cache plugin, but even disabling that didn&#8217;t get rid of the issue. After investigating the code a bit, I was able to track the issue to a <code>window.location.hash</code> call in a JavaScript file that’s used by the Add This plugin.</p>
<p>Comparing the Add This settings of my various blogs, it immediately became clear that this annoyance was caused by having <em>Track address bar shares</em> checked. Unchecking that option got rid of the extra #. hash string.</p>
<p>Here are the full Add This settings I now use for this blog:</p>
<p><img data-recalc-dims="1" decoding="async" class="aligncenter size-full wp-image-239" title="Add This settings" src="https://i0.wp.com/technicalblogging.com/wp-content/uploads/2011/12/add-this-settings.png?resize=425%2C451&#038;ssl=1" alt="Add This settings" width="425" height="451" /></p>
<p>This enables Facebook, Twitter, Google+ counters within posts and pages, but not on the homepage or on other archives/categories.</p>
<p>Should you be experiencing this same problem, unchecking that particular setting, as you can see here, is all you need to do to remedy the issue.</p>
<p>The post <a href="https://technicalblogging.com/getting-rid-of-random-characters-appended-to-the-urls-of-your-wordpress-posts/">Getting Rid of Random Characters Appended to the URLs of Your WordPress Posts</a> appeared first on <a href="https://technicalblogging.com">Technical Blogging</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://technicalblogging.com/getting-rid-of-random-characters-appended-to-the-urls-of-your-wordpress-posts/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">236</post-id>	</item>
	</channel>
</rss>
