<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: How to make relative links on the pages?</title>
	<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/</link>
	<description>Travel notes by Physicist: finds, solutions, tips and tricks</description>
	<pubDate>Tue, 07 Feb 2012 11:07:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1197</link>
		<author>Physicist</author>
		<pubDate>Sun, 09 Sep 2007 18:57:57 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1197</guid>
		<description>&lt;p&gt;&lt;b&gt;PG:&lt;/b&gt;&lt;br /&gt;
You are right. In the general case it is more proper to write&lt;/p&gt;
&lt;pre&gt;&#60;base href="&#60;?php echo $mosConfig_live_site; ?&#62;/" /&#62;&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p><b>PG:</b><br />
You are right. In the general case it is more proper to write</p>
<pre>&lt;base href="&lt;?php echo $mosConfig_live_site; ?&gt;/" /&gt;</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: PG</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1191</link>
		<author>PG</author>
		<pubDate>Sun, 09 Sep 2007 16:31:19 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1191</guid>
		<description>...well. that didn't work well. Sorry I do not know the proper syntax to style for code on this blog. What I meant to add was that for base href= in a Joomla template, it would be more proper to use $mosConfig_live_site</description>
		<content:encoded><![CDATA[<p>&#8230;well. that didn&#8217;t work well. Sorry I do not know the proper syntax to style for code on this blog. What I meant to add was that for base href= in a Joomla template, it would be more proper to use $mosConfig_live_site</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PG</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1189</link>
		<author>PG</author>
		<pubDate>Sun, 09 Sep 2007 16:28:50 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-1189</guid>
		<description>/" /&#62; is more proper for Joomla index.</description>
		<content:encoded><![CDATA[<p>/&#8221; /&gt; is more proper for Joomla index.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-224</link>
		<author>Physicist</author>
		<pubDate>Fri, 13 Jul 2007 14:58:58 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-224</guid>
		<description>&lt;p&gt;Then try to add&lt;/p&gt;
&lt;pre&gt;&#60;base href="http://www.rerere.uk/" /&#62;&lt;/pre&gt;
&lt;p&gt;
into the head-section of your template (index.php). It is strange that this line is lacking in your page.&lt;/p&gt;
&lt;p&gt;(see page source of http://wadham.ox.ac.uk/friends-alumni/gazette-and-newsletter/wadham-gazette-newsletter.html :) )&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Then try to add</p>
<pre>&lt;base href="http://www.rerere.uk/" /&gt;</pre>
<p>
into the head-section of your template (index.php). It is strange that this line is lacking in your page.</p>
<p>(see page source of <a href="http://wadham.ox.ac.uk/friends-alumni/gazette-and-newsletter/wadham-gazette-newsletter.html" rel="nofollow">http://wadham.ox.ac.uk/friends-alumni/gazette-and-newsletter/wadham-gazette-newsletter.html</a> <img src='http://joomup.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-223</link>
		<author>Chris</author>
		<pubDate>Fri, 13 Jul 2007 14:17:00 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-223</guid>
		<description>okay - i cannot change the href to either /xxx or the full link - any suggsetions?</description>
		<content:encoded><![CDATA[<p>okay - i cannot change the href to either /xxx or the full link - any suggsetions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-222</link>
		<author>Physicist</author>
		<pubDate>Fri, 13 Jul 2007 09:14:34 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-222</guid>
		<description>Most likely your link looks like "images/alumni/summernews2006.pdf" instead of "/images/alumni/summernews2006.pdf".</description>
		<content:encoded><![CDATA[<p>Most likely your link looks like &#8220;images/alumni/summernews2006.pdf&#8221; instead of &#8220;/images/alumni/summernews2006.pdf&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-221</link>
		<author>Chris</author>
		<pubDate>Fri, 13 Jul 2007 09:02:48 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-221</guid>
		<description>Hiya

Annoyingly I am having to retype this because your form did not like my @{at} approach.

Regardless, we seem to have the opposite problem.  Our 'spider' reports back lots of 404 errors from relative links.  Is there a way to make relative links absolute?

for example  

404: org_uri is http://www.rerere.uk/friends-alumni/gazette-and-newsletter/images/alumni/summernews2006.pdf

because the code should in fact point to 

http://www.rerere.uk/images/alumni/summernews2006.pdf

Any help advice would be appreciated...

Cheers

Chris</description>
		<content:encoded><![CDATA[<p>Hiya</p>
<p>Annoyingly I am having to retype this because your form did not like my @{at} approach.</p>
<p>Regardless, we seem to have the opposite problem.  Our &#8217;spider&#8217; reports back lots of 404 errors from relative links.  Is there a way to make relative links absolute?</p>
<p>for example  </p>
<p>404: org_uri is <a href="http://www.rerere.uk/friends-alumni/gazette-and-newsletter/images/alumni/summernews2006.pdf" rel="nofollow">http://www.rerere.uk/friends-alumni/gazette-and-newsletter/images/alumni/summernews2006.pdf</a></p>
<p>because the code should in fact point to </p>
<p><a href="http://www.rerere.uk/images/alumni/summernews2006.pdf" rel="nofollow">http://www.rerere.uk/images/alumni/summernews2006.pdf</a></p>
<p>Any help advice would be appreciated&#8230;</p>
<p>Cheers</p>
<p>Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Physicist</title>
		<link>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-70</link>
		<author>Physicist</author>
		<pubDate>Mon, 11 Jun 2007 09:56:39 +0000</pubDate>
		<guid>http://joomup.com/blog/2007/05/25/how-to-make-relative-links-on-the-pages/#comment-70</guid>
		<description>May be it'll be interesting to anyone:
&lt;a href="http://joomup.com/blog/2007/05/25/why-home-is-indexphpoptioncom_frontpageitemid1/#comment-69" rel="nofollow"&gt;Comment on problem with rss export after applying this patch&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>May be it&#8217;ll be interesting to anyone:<br />
<a href="http://joomup.com/blog/2007/05/25/why-home-is-indexphpoptioncom_frontpageitemid1/#comment-69" rel="nofollow">Comment on problem with rss export after applying this patch</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

