<?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>wp super cache Archives - Technical Blogging</title>
	<atom:link href="https://technicalblogging.com/tag/wp-super-cache/feed/" rel="self" type="application/rss+xml" />
	<link>https://technicalblogging.com/tag/wp-super-cache/</link>
	<description>Amplify your influence by sharing your knowledge</description>
	<lastBuildDate>Mon, 19 Dec 2011 17:44:45 +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/wp-super-cache/feed/"/>
<site xmlns="com-wordpress:feed-additions:1">30282829</site>	<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" fetchpriority="high" 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>
