<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Topic: Relative instead of absolute  URLs!</title>
		<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls</link>
		<description>WordPress Ideas &#187; Topic: Relative instead of absolute  URLs!</description>
		<language>en-US</language>
		<pubDate>Mon, 12 Jun 2017 01:39:34 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="https://wordpress.org/ideas/rss/topic/relative-instead-of-absolute-urls" rel="self" type="application/rss+xml" />

		<item>
			<title>Jonas Lundman on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/3#post-31944</link>
			<pubDate>Sun, 11 Jun 2017 18:40:54 +0000</pubDate>
			<dc:creator>Jonas Lundman</dc:creator>
			<guid isPermaLink="false">31944@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>You may find the idea of absolute URLs to be completely insane at first glance. However;</p>
<p>Googlebot or Less-sophisticated bots are even more likely to get confused by relative links, even under typical circumstances. The only way to ensure that you've eliminated these uncertainties is by utilizing absolute URLs, and doing so consistently across the site.</p>
<p>More at <a href="https://yoast.com/dev-blog/relative-urls-issues/">Yoast Why relative URLs should be forbidden for web developers</a></p>
<p>Relative links specified in canonical tags are a terrible idea, as they violate the very purpose of the canonical tag: disambiguation.  Always, always specify canonical URLs in absolute form, or don't use the canonical tag.</p>
<p>If your staging site is publicly-accessible on its own, you definitely don't want to be using relative URLs in the site navigation links (menus, footers, etc.) because even a single incorrect link deployed to production can open up the whole staging site to being crawled, indexed and returned in search results.  The potential implications of having multiple copies of your site in search results are difficult to understate, and range from wasted crawl budget, through duplicate content issues and UX confusion,  to serious security concerns depending on the setup.</p>
<p>If your site publishes RSS feeds, relative links appearing in the feed content probably won't work, so inline links in content should always be specified as absolute URLs.  They also help to deter all but the most sophisticated web-spammers from republishing content their spambots have scraped from your site.</p>
<p>Image search can also benefit from specifying absolute image URLs by <strong>asserting ownership in the image search results, thereby reducing duplicates from competing sites, particularly in cases where they're hotlinking to original image content on your site.</strong></p>
<p><a href="http://www.dirigodev.com/blog/seo-web-best-practices/relative-vs-absolute-urls-seo/" rel="nofollow">http://www.dirigodev.com/blog/seo-web-best-practices/relative-vs-absolute-urls-seo/</a>
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-31611</link>
			<pubDate>Tue, 14 Mar 2017 00:15:32 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">31611@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<blockquote><p>But with WordPress' absolute urls you end up with insecure image warnings on them.</p></blockquote>
<p>Not if you search/replace and make all your images and your site url and home urls https. Which you should.
</p>]]></description>
					</item>
		<item>
			<title>nvg on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-31610</link>
			<pubDate>Mon, 13 Mar 2017 19:52:43 +0000</pubDate>
			<dc:creator>nvg</dc:creator>
			<guid isPermaLink="false">31610@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Not to mention SSL. Google is favoring SSL sites and control panels such as WHM are now making it easy maintain free SSL certs on all your sites.  But with WordPress' absolute urls you end up with insecure image warnings on them.
</p>]]></description>
					</item>
		<item>
			<title>Whimsy Collective on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-31571</link>
			<pubDate>Fri, 03 Mar 2017 23:00:27 +0000</pubDate>
			<dc:creator>Whimsy Collective</dc:creator>
			<guid isPermaLink="false">31571@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Just what I was looking for!  😁
</p>]]></description>
					</item>
		<item>
			<title>demisx on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-31505</link>
			<pubDate>Mon, 20 Feb 2017 18:01:04 +0000</pubDate>
			<dc:creator>demisx</dc:creator>
			<guid isPermaLink="false">31505@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The absolute URLs bite us all the time when moving from one server to another. We'd like to see relative URLs as well like in other CMS.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-30647</link>
			<pubDate>Fri, 12 Aug 2016 21:57:42 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">30647@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>mentierd - Please read <a href="https://core.trac.wordpress.org/ticket/17048" rel="nofollow">https://core.trac.wordpress.org/ticket/17048</a> and <a href="http://lists.automattic.com/pipermail/wp-hackers/2010-November/036195.html" rel="nofollow">http://lists.automattic.com/pipermail/wp-hackers/2010-November/036195.html</a></p>
<p>There's no point in me repeating all that.</p>
<p>A 'valid' reason?</p>
<p>Plugins. By keeping them absolute, we allow plugins to more easily and efficiently filter images and redirect them for things like srcset in a dynamic way.</p>
<p>Also it remains easier to move, and portability of owning ones own data is a major selling point to WP. Sacrificing that would be a bad move.
</p>]]></description>
					</item>
		<item>
			<title>mentierd on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-30644</link>
			<pubDate>Fri, 12 Aug 2016 15:52:26 +0000</pubDate>
			<dc:creator>mentierd</dc:creator>
			<guid isPermaLink="false">30644@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>No offense, Mika Epstein, but absolute urls are counter intuitive to the concept of development environments. If an entire system is built on absolute urls, it makes shared development nearly impossible without a hack to change all the urls in the database. </p>
<p>I understand that WP's target audience is not true software engineers, but in my 10+ years in developing software, I've never heard a valid reason for an absolute url unless it is for an external resource. </p>
<p>What are your valid reason for using them?
</p>]]></description>
					</item>
		<item>
			<title>converting2wp on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-30406</link>
			<pubDate>Fri, 27 May 2016 14:19:22 +0000</pubDate>
			<dc:creator>converting2wp</dc:creator>
			<guid isPermaLink="false">30406@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Yes, thanks many times over! The script works wonderfully well.  I use it even after migrati,g the site with BackupBuddy.
</p>]]></description>
					</item>
		<item>
			<title>valve79@gmail.com on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-30396</link>
			<pubDate>Thu, 26 May 2016 19:42:58 +0000</pubDate>
			<dc:creator>valve79@gmail.com</dc:creator>
			<guid isPermaLink="false">30396@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Well the easiest way to replace urls and move your site from dev to production is using this tool. </p>
<p>It will take care of the serialized data as well. </p>
<p>This is a must have tool for WP dev.<br />
<a href="https://interconnectit.com/products/search-and-replace-for-wordpress-databases/" rel="nofollow">https://interconnectit.com/products/search-and-replace-for-wordpress-databases/</a></p>
<p>Thanks Interconnect
</p>]]></description>
					</item>
		<item>
			<title>commercepundit on "Relative instead of absolute  URLs!"</title>
			<link>https://wordpress.org/ideas/topic/relative-instead-of-absolute-urls/page/2#post-30012</link>
			<pubDate>Mon, 11 Apr 2016 13:17:11 +0000</pubDate>
			<dc:creator>commercepundit</dc:creator>
			<guid isPermaLink="false">30012@https://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>yes that static image path or some other page url can also be replace with plugin like<br />
<a href="https://wordpress.org/plugins/velvet-blues-update-urls/screenshots/" rel="nofollow">https://wordpress.org/plugins/velvet-blues-update-urls/screenshots/</a>
</p>]]></description>
					</item>

	</channel>
</rss>
