<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7601906409690049877</id><updated>2011-11-27T17:10:49.270-08:00</updated><title type='text'>Joomla Hakes</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://freejoomlahacks.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://freejoomlahacks.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Joomla Expert</name><uri>http://www.blogger.com/profile/04426774643987861659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7601906409690049877.post-223179199655873123</id><published>2009-07-07T14:02:00.000-07:00</published><updated>2010-08-24T01:56:56.146-07:00</updated><title type='text'>Phoca Gallery Remove Link and Logo - Joomla</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;go to your below path of site&lt;br /&gt;&lt;br /&gt;components/com_phocagallery/views/category&lt;br /&gt;&lt;br /&gt;Open File view.html.php&lt;br /&gt;&lt;br /&gt;On Line number 167  comment &lt;span style="font-weight: bold;"&gt;$tmpl['route']&lt;/span&gt;   with &lt;span style="font-weight: bold;"&gt;// $tmpl['route']; &lt;/span&gt;&lt;br /&gt;&lt;br /&gt;It's now done, in images list&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7601906409690049877-223179199655873123?l=freejoomlahacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://freejoomlahacks.blogspot.com/feeds/223179199655873123/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/07/phoca-gallery-remove-link-and-logo.html#comment-form' title='35 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/223179199655873123'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/223179199655873123'/><link rel='alternate' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/07/phoca-gallery-remove-link-and-logo.html' title='Phoca Gallery Remove Link and Logo - Joomla'/><author><name>Joomla Expert</name><uri>http://www.blogger.com/profile/04426774643987861659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>35</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7601906409690049877.post-7197185395319390416</id><published>2009-06-30T00:05:00.000-07:00</published><updated>2009-06-30T00:09:57.515-07:00</updated><title type='text'>Joomla - Phoca Guest Book - Remove Copyright Link</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;If you want to remove the copyright link of Phoca Guest Book&lt;br /&gt;&lt;br /&gt;1) Root -&gt; Project Folder&lt;br /&gt;2) -&gt;Component - &gt; com_phocaguestbook - &gt; helpers&lt;br /&gt;3) in phocaguestbook.php on line number 73 replace below function&lt;br /&gt;&lt;br /&gt;function pF($dF) {&lt;br /&gt;        if ($dF == 1) {&lt;br /&gt;            $pF = '&lt;'.'d'.'i'.'v'.' '.'s'.'t'.'y'.'l'.'e'.'='.'"'.'m'.'a'.'r'.'g'.'i'.'n'.':'.'1'.'0'.'p'.'x'.';'.'t'.'e'.'x'.'t'.'-'.'a'.'l'.'i'.'g'.'n'.':'.'r'.'i'.'g'.'h'.'t'.'"'.'&gt;'.'&lt;'.'a'.' h'.'r'.'e'.'f'.'='.'"'.'h'.'t'.'t'.'p'.':'.'/'.'/'.'w'.'w'.'w'.'.'.'p'.'h'.'o'.'c'.'a'.'.'.'c'.'z'.'/'.'p'.'h'.'o'.'c'.'a'.'g'.'u'.'e'.'s'.'t'.'b'.'o'.'o'.'k'.''.'"'.' '.'t'.'a'.'r'.'g'.'e'.'t'.'='.'"'.'_'.'b'.'l'.'a'.'n'.'k'.'"'.'&gt;'.'P'.'h'.'o'.'c'.'a'.' '.'G'.'u'.'e'.'s'.'t'.'b'.'o'.'o'.'k'.'&lt;'.'/'.'a'.'&gt;'.'&lt;'.'/'.'d'.'i'.'v'.'&gt;';&lt;br /&gt;        } else {&lt;br /&gt;            $pF = '';&lt;br /&gt;        }&lt;br /&gt;        return $pF;&lt;br /&gt;    }&lt;br /&gt;&lt;br /&gt;with the other function below&lt;br /&gt;&lt;br /&gt;function pF($dF) {&lt;br /&gt;        if ($dF == 1) {&lt;br /&gt;            $pF = '';&lt;br /&gt;        } else {&lt;br /&gt;            $pF = '';&lt;br /&gt;        }&lt;br /&gt;        return $pF;&lt;br /&gt;    }&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7601906409690049877-7197185395319390416?l=freejoomlahacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://freejoomlahacks.blogspot.com/feeds/7197185395319390416/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/joomla-phoca-guest-book-remove.html#comment-form' title='14 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/7197185395319390416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/7197185395319390416'/><link rel='alternate' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/joomla-phoca-guest-book-remove.html' title='Joomla - Phoca Guest Book - Remove Copyright Link'/><author><name>Joomla Expert</name><uri>http://www.blogger.com/profile/04426774643987861659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>14</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7601906409690049877.post-7120439194255628672</id><published>2009-06-29T23:58:00.000-07:00</published><updated>2009-06-30T00:04:39.561-07:00</updated><title type='text'>Joomla Home Page Condition</title><content type='html'>Hi,&lt;br /&gt;&lt;br /&gt;If you want to set other page in home page. Than you can add this code in your template's index.php file&lt;br /&gt;&lt;br /&gt;                &lt;?php&lt;br /&gt;                $view = $_GET['view'];&lt;br /&gt;                if($view == "frontpage")&lt;br /&gt;                {&lt;br /&gt;                include('pages/homepage.php');&lt;br /&gt;                }&lt;br /&gt;                else&lt;br /&gt;                {&lt;br /&gt;                ?&gt;&lt;br /&gt;                &lt;jdoc:include type="component"&gt;&lt;br /&gt;                &lt;?php&lt;br /&gt;                }&lt;br /&gt;                ?&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7601906409690049877-7120439194255628672?l=freejoomlahacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://freejoomlahacks.blogspot.com/feeds/7120439194255628672/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/joomla-home-page-condition.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/7120439194255628672'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/7120439194255628672'/><link rel='alternate' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/joomla-home-page-condition.html' title='Joomla Home Page Condition'/><author><name>Joomla Expert</name><uri>http://www.blogger.com/profile/04426774643987861659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-7601906409690049877.post-6637484219264855353</id><published>2009-06-15T00:25:00.000-07:00</published><updated>2009-06-15T00:28:44.913-07:00</updated><title type='text'>Remove meta content="index, follow" name="robots from joomla head</title><content type='html'>Here we need to remove  from joomla Head&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;We need to change the below file.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;1) Edit this file riverside-plumbers.com/libraries/joomla/document/html/html.php&lt;/p&gt;&lt;p&gt;2) On Link number 65 you will find robot parameters which are being passed to joomla head.&lt;br /&gt;&lt;/p&gt;3) which is      $this-&gt;setMetaData('robots', 'index, follow' ); &lt;br /&gt;&lt;p&gt;4) Set it to    $this-&gt;setMetaData('robots', 'NOINDEX, NOFOLLOW' );&lt;br /&gt;&lt;/p&gt;5) Save and done.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7601906409690049877-6637484219264855353?l=freejoomlahacks.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://freejoomlahacks.blogspot.com/feeds/6637484219264855353/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/remove-meta-contentindex-follow.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/6637484219264855353'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7601906409690049877/posts/default/6637484219264855353'/><link rel='alternate' type='text/html' href='http://freejoomlahacks.blogspot.com/2009/06/remove-meta-contentindex-follow.html' title='Remove meta content=&quot;index, follow&quot; name=&quot;robots from joomla head'/><author><name>Joomla Expert</name><uri>http://www.blogger.com/profile/04426774643987861659</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
