Joomap sitemap.xml PDF Print E-mail

Here's a trick to redirect your ugly Joomap Google XML sitemap URL to a more "standard" URL. The benefit is a nicer URL, which can be succesfully submitted or even autodiscovered without submission by all search providers that support the Sitemaps protocol. This trick  mimics a sitemap.xml file placed in site root, as the sitemaps protocol requires.

The trick requires apache mod_rewrite and local .htaccess support. (Requirements are already met if you're succesfully using a 3rd party SEF extension for Joomla, such as Artio JoomSef, sh404SEF, sefAdvance, etc.)

This was tested with Joomap 2.0.5. It  also works with Artio JoomSef installed. All you have to do is paste the following 3 lines in your .htaccess file, just after the line that reads  'RewriteEngine On'

# redirect joomap by TMJ
RewriteCond   %{REQUEST_URI} ^(/sitemap.xml)$   
RewriteRule  (.*) index.php?option=com_joomap&view=google [L]

On the 3rd line of code you'll notice the "destination" URL

'index.php?option=com_joomap&view=google'

 If you're also using a SEF extension that enforces  non-sef urls redirects to sef URLs, please change this URL to the final URL for the sitemap, like

'option/com_joomap/view.html'

Please note there is no leading slash.

 

 


Add as favourites (0)

  Be first to comment this article
RSS comments

Write Comment
  • Please keep the topic of messages relevant to the subject of the article.
  • Personal verbal attacks will be deleted.
  • Please don't use comments to plug your web site. Such material will be removed.
  • Just ensure to *Refresh* your browser for a new security code to be displayed prior to clicking on the 'Send' button.
  • Keep in mind that the above process only applies if you simply entered the wrong security code.
Name:
E-mail
Homepage
Title:
Comment:

:) :grin ;) 8) :p
:roll :eek :upset :zzz :sigh
:? :cry :( :x
Code:* Code

Powered by AkoComment Tweaked Special Edition v.1.4.2

 
Tag it:
Delicious
Furl it!
Spurl
Blinkbits
BlinkList
digg
Fark
Reddit
YahooMyWeb

Joomla books

Are you secure?

Try BitDefender antivirus scan online for free!

Satisfied?Click below to buy world's best anti virus

Buy Antivirus software
© 2008 TeachMeJoomla
Joomla! is Free Software released under the GNU/GPL License.