<?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>WPWife &#187; wordpress permalinks</title>
	<atom:link href="http://www.wpwife.com/category/wordpress-permalinks/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wpwife.com</link>
	<description>WPHelp: fix and optimise WP themes&#38;plugins</description>
	<lastBuildDate>Fri, 21 Nov 2025 12:00:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.38</generator>
	<item>
		<title>How to Remove v=XXXX string from WordPress URLs</title>
		<link>http://www.wpwife.com/woocommerce/how-to-remove-vxxxx-string-from-wordpress-urls</link>
		<comments>http://www.wpwife.com/woocommerce/how-to-remove-vxxxx-string-from-wordpress-urls#comments</comments>
		<pubDate>Mon, 13 Nov 2017 13:08:50 +0000</pubDate>
		<dc:creator><![CDATA[Editorial Staff]]></dc:creator>
				<category><![CDATA[common wordpress errors]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[woocommerce]]></category>
		<category><![CDATA[wordpress permalinks]]></category>

		<guid isPermaLink="false">http://www.wpbeginner.com/?p=47714</guid>
		<description><![CDATA[
<p>Are you seeing strange v=xxxx string in your WordPress URLs? Recently, one of our readers asked us how to get rid of v=xxxx string from their WordPress URLs. This string is made up of seemingly random letter and numbers added as a parameter to your&#8230;&#160;<strong><a href="http://www.wpbeginner.com/wp-tutorials/how-to-remove-vxxxx-string-from-wordpress-urls/">Read More &#187;</a></strong></p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-remove-vxxxx-string-from-wordpress-urls/">How to Remove v=XXXX string from WordPress URLs</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Are you seeing strange v=xxxx string in your WordPress URLs? Recently, one of our readers asked us how to get rid of v=xxxx string from their WordPress URLs. This string is made up of seemingly random letter and numbers added as a parameter to your permalinks. In this article, we will show you how to easily remove v=xxxx string from your WordPress URLs. </p>
<p><img title="How to Remove v=xxxx string from WordPress URLs" src="http://cdn4.wpbeginner.com/wp-content/uploads/2017/10/removevstringwp.png" alt="How to Remove v=xxxx string from WordPress URLs" width="550" height="340" class="alignnone size-full wp-image-47720" /></p>
<h4>Why Are You Seeing v=XXXX String in Your WordPress URLs?</h4>
<p>This string appears on websites running an <a href="http://www.wpbeginner.com/wp-tutorials/how-to-start-an-online-store/" title="How to Start an Online Store in 2017 (Step by Step)">online store using WooCommerce</a>. It is not a bug or an error, but an actual feature of the plugin. </p>
<p><img title="String with letters and numbers added to WordPress URLs by WooCommerce" src="http://cdn2.wpbeginner.com/wp-content/uploads/2017/10/stringinwpurls.jpg" alt="String with letters and numbers added to WordPress URLs by WooCommerce" width="550" height="321" class="alignnone size-full wp-image-47715" /></p>
<p>The purpose of this string is to help WooCommerce calculate tax and shipping based on a user&#8217;s geographic location. The string helps make the feature compatible with WordPress caching plugins like <a href="http://www.wpbeginner.com/beginners-guide/how-to-install-and-setup-wp-super-cache-for-beginners/" title="How to Install and Setup WP Super Cache for Beginners">WP Super Cache</a> or <a href="http://www.wpbeginner.com/plugins/how-to-install-and-setup-w3-total-cache-for-beginners/" title="How to Install and Setup W3 Total Cache for Beginners">W3 Total Cache</a>. </p>
<p>However, if you don&#8217;t need to calculate shipping and taxes based on different locations, then you probably accidentally enabled this feature. </p>
<p>Let&#8217;s take a look at how to easily disable it and remove the random v=xxxxxx strings from your WordPress URLs. </p>
<h4>Removing v=xxxx String from WordPress URLs</h4>
<p>First you need to login to your <a href="http://www.wpbeginner.com/wp-tutorials/11-vital-tips-and-hacks-to-protect-your-wordpress-admin-area/" title="14 Vital Tips to Protect Your WordPress Admin Area (Updated)">WordPress admin area</a> and head over to the <strong>WooCommerce &raquo; Settings</strong> page. </p>
<p>Under the General tab, you need to scroll down to <em>&#8216;Default customer location&#8217;</em> option. </p>
<p><img title="Disable Geolocation" src="http://cdn3.wpbeginner.com/wp-content/uploads/2017/10/disablegeoloc.png" alt="Disable Geolocation" width="550" height="340" class="alignnone size-full wp-image-47716" /></p>
<p>It would be set to &#8216;Geolocate (with page caching support)&#8217;. You need to change it to either &#8216;No location by default&#8217; or &#8216;Shop base address&#8217;. </p>
<p>Don&#8217;t forget to click on the save changes button to store your settings. </p>
<p>If you are using a caching plugin, then you will need to <a href="http://www.wpbeginner.com/beginners-guide/how-to-clear-your-cache-in-wordpress/" title="How to Clear Your Cache in WordPress">clear your WordPress cache</a>. After that you can visit your website, and the geolocation string will disappear from your WordPress URLs. </p>
<p>ِ</p>
<h4>How to GeoLocate Default Location Without the URL String?</h4>
<p>You can do that by selecting the &#8216;Geolocate&#8217; option in the &#8216;Default customer location&#8217; setting. </p>
<p><img title="Geolocate without caching" src="http://cdn.wpbeginner.com/wp-content/uploads/2017/10/geolocatewitoutcaching.png" alt="Geolocate without caching" width="550" height="215" class="alignnone size-full wp-image-47717" /></p>
<p>However, this option is not compatible with static caching plugins, and it will show incorrect shipping and tax information to users due to previously cached page. </p>
<p>Running WooCommerce without caching is not recommended because it will slow down your site&#8217;s <a href="http://www.wpbeginner.com/wordpress-performance-speed/" title="The Ultimate Guide to Boost WordPress Speed &amp; Performance">speed and performance</a>. </p>
<p>If you must use Geolocate to calculate shipping and taxes on the fly, then for the time being you will have to tolerate the ugly v=xxxx string in your WordPress URLs. </p>
<p>We hope this article helped you learn how to remove v=xxxx string from your WordPress URLs. You may also want to see our ultimate list of the <a href="http://www.wpbeginner.com/common-wordpress-errors-and-how-to-fix-them/" title="25 Most Common WordPress Errors and How to Fix Them">most common WordPress errors</a> and how to fix them. </p>
<p>If you liked this article, then please subscribe to our <a href="http://youtube.com/wpbeginner?sub_confirmation=1" title="WPBeginner on YouTube"  rel="nofollow">YouTube Channel</a> for WordPress video tutorials. You can also find us on <a href="http://twitter.com/wpbeginner" title="WPBeginner on Twitter"  rel="nofollow">Twitter</a> and <a href="https://www.facebook.com/wpbeginner" title="WPBeginner on Facebook"  rel="nofollow">Facebook</a>.</p>
<p>The post <a rel="nofollow" href="http://www.wpbeginner.com/wp-tutorials/how-to-remove-vxxxx-string-from-wordpress-urls/">How to Remove v=XXXX string from WordPress URLs</a> appeared first on <a rel="nofollow" href="http://www.wpbeginner.com/">WPBeginner</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpwife.com/woocommerce/how-to-remove-vxxxx-string-from-wordpress-urls/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="" length="0" type="" />
		</item>
	</channel>
</rss>
