Gnsg

GNSG – Google news Sitemap generator is a native Joomla 1.5 component, able to dynamically generate sitemaps for Google News. Please note this is just for Google News, not for common Google Search Engine.

Author

This component was conceived and created by Andrea Olivato – follow me on twitter

Status

The component is still in development. Core Sef, Sh404Sef, Core Sef without mod_rewrite and no Sef component are supported at the moment.

Features

  • Built following Google News sitemap standards
  • Only shows articles from the last two days, as requested from Google News rules  {read more}
  • Articles limited to 50000, as requested from Google News rules {read more}
  • Easy administration interface
  • Dynamically generated sitemap. Google will always find your latest articles.
  • Override Joomla language code, with the one needed from Google
  • Core Sef support
  • Core Sef without mod_rewrite support
  • Support for non-sef installations
  • Sh404Sef Support

Download

This time there won’t be different versions for each SEF service, but a single version able to switch via the Administration interface. So, no multiple downloads, no difficult on choosing. Just go ahead and download the extension:  com_gnsg-10.02.07.zip

Git Sources

Sources are available on GitHub where you can checkout everything you need, modify as you prefer and fork if you want.

Installation

As this is a common component for Joomla, you can install it as you do with any component: login to your admin, choose Extension => Install/uninstall from the top menu, then select the downloaded files in the Upload Package File field and press Upload. Yes, you’re done!

Basic Configuration

Google requires some parameters to be specified in the sitemap, so I created a quick administration panel for you to configure them. Just login in your Joomla administration panel and navigate into Components => GoogleNews Sitemap Gen.

Your admin interface should be something like the one shown below

For your sitemap to be fully working you need to fill at least the first field: Pubblication Name. This is the name of your site as shown on Google News pages, without anything in parentheticals. Please have a look at Google News Sitemap documentation for more information about this field.

Another important configuration is the latest field, which determinates what kind of url rewrite component you’re using.  Please be sure to select the right value, or your submitted urls would trow a 404 Error.

Submitting your sitemap to Google

After configuring the required parameters you can proceed on previewing and then submitting your news sitemap to Google.

The url of your sitemap is specified in the administration interface as shown before, just copy that address to submit it. Please refer to Google News Sitemap documentation for further information on how to submit your sitemap.

Licence


Google News Sitemap Generator
Copyright (C) 2010 Andrea Olivato

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/

Changelog

  • 07 Feb 2010 – Bugfixed article times
  • 29 Jan 2010 – Introduced language override setting
  • 26 Jan 2010 – Added Support for section/category urls and for url suffix (.html) in core sef
  • 24 Jan 2010 – Bugfixed double encoding
  • 23 Jan 2010 – Bugfixed sh404 and core sef
  • 22 Jan 2010 – Bugfixed Core Sef component
  • 18 Jan 2010 – Added Sh404Sef support
  • 17 Jan 2010 – Added support for Sef without mod_rewrite and non Sef installations
  • 10 Jan 2010  -  Initial Release

  • pmcnamara

    I installed this.. but it isn't working.

    Getting this error.

    This XML file does not appear to have any style information associated with it. The document tree is shown below.

  • http://blog.andreaolivato.net Andrea Olivato

    Hi, that is not an error, just a warning gave to your browser as that XML is not meant to be seen in a browser but to be downloaded from Google bots. So, being a google news sistemap xml without a style, it is ok that it shows that warning if you look at it from firefox…

  • pmcnamara

    I am not finding in my root the .xml file to point Google to. According to the Google Support Documents, there should be an .xml file which would look like this :

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″
    xmlns:n=”http://www.google.com/schemas/sitemap-news/0.9″>
    <url>
    <loc>http://www.example.org/business/article55.html</loc>
    <n:news>
    <n:publication>
    <n:name>The Example Times</n:name>
    <n:language>en</n:language>
    </n:publication>
    <n:access>subscription</n:access>
    <n:genres>pressrelease, blog</n:genres>
    <n:publication_date>2008-12-23</n:publication_date>
    <n:title>Companies A, B in Merger Talks</n:title>
    <n:keywords>business, merger, acquisition, A, B</n:keywords>
    <n:stock_tickers>NASDAQ:A, NASDAQ:B</n:stock_tickers>
    </n:news>
    </url>
    </urlset>

    Or, perhaps it is suppose to be in the actual document itself, but I'm not seeing it there either.

  • http://blog.andreaolivato.net Andrea Olivato

    The xml file is the url specified in the configuration of the component. Its address should be something like

    http://example.com/index.php?option=com_gnsg&vi…

    Even if it's not specified as extension, this is actually the xml file you're looking for. Just go ahead and submit it too google news, i's going to work :)

  • pmcnamara

    I attempted to look at it, to confirm it was going to be correct..

    http://www.michigancircletrack.com/index.php?op…

    and it only displays :

    <?xml version=”1.0″ encoding=”UTF-8″ ?>
    <urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″ xmlns:n=”http://www.google.com/schemas/sitemap-news/0.9″ />

  • http://blog.andreaolivato.net Andrea Olivato

    Are you sure you got any news which is more recent then 3 days? My script only puts in the sitemap recent articles as requested from Google News rules. Also did you select the type of Sef engine you're currently using in the configuration of the component?

  • pmcnamara

    We create new articles every day.. we have created 5 new ones today..

    http://img694.imageshack.us/img694/8784/ss3ks.jpg

    Below you can see the SEF setting on Global and the Plug-in's in use (notice, I use System – SEF)

    http://img43.imageshack.us/img43/2276/ss1gj.jpg

    http://img18.imageshack.us/img18/5868/ss2xc.jpg

  • http://blog.andreaolivato.net Andrea Olivato

    Could please take a screen of the plugin configuration page too?

  • pmcnamara

    Plug-in Configuration ??? Do you mean Component Configuration ?

  • http://blog.andreaolivato.net Andrea Olivato

    Yes, the component config page :)

  • pmcnamara

    I'm going to assume you meant component configuration, since there is no plug-in

    http://img651.imageshack.us/img651/7898/ss4.jpg

  • http://blog.andreaolivato.net Andrea Olivato

    Yes, the component config page :)

  • http://blog.andreaolivato.net Andrea Olivato

    I think I found the problem, and just uploaded a fixed version. Please uninstall the previous one and install this

    http://googlenewssitemap.com/downloads/com_gnsg…

  • pmcnamara

    Start a new thread.. downloaded the new version.. uninstalled the old.. installed the new…

    Now I get this error message :

    This page contains the following errors:

    error on line 92 at column 30: xmlParseEntityRef: no name
    Below is a rendering of the page up to the first error.

    http://www.michigancircletrack.com/race-news/79… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T18:07:11-05:00 Win a Super Late Model Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/race-news/79… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T08:54:07-05:00 NHRA to debut four-wide racing Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/nascar-repor… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T08:28:22-05:00 NASCAR green flags fuel injection Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/nascar-repor… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T08:02:54-05:00 $10 Million to Danica Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/race-news/79… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T08:00:13-05:00 NASCAR Makes Rule Changes For 2010 Daytona 500 Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/nascar-repor… MARC Times Racing News en UserGenerated, OpEd, 2010-01-22T07:52:07-05:00 NASCAR admits “We are a contact sport”, changes rules Racing (Sports), Sports, TV (Entertainment) http://www.michigancircletrack.com/michigan-tra… MARC Times Racing News en UserGenerated, OpEd, 2010-01-20T23:44:20-05:00

  • http://blog.andreaolivato.net Andrea Olivato

    Thanks for your contribute that's very important :)

    The problem is caused by the & symbol which is present in one of your titles. Will fix it and publish a new version asap.

  • http://blog.andreaolivato.net Andrea Olivato

    Ok, new version is ready, link didn't change so just be sure not to install a cached version of the zip file

    http://googlenewssitemap.com/downloads/com_gnsg…

  • pmcnamara

    Looks GREAT !

  • http://blog.andreaolivato.net Andrea Olivato

    Glad it finally worked! Thanks again for your help and patience.

    If you liked the extension review it a joomla extensions

    http://extensions.joomla.org/extensions/structu…

    Have a nice w.e. :)

  • http://www.portalcapoeira.com/ Luciano Milani

    Erro na análise do XML: entidade indefinida
    Localização: http://www.portalcapoeira.com/component/option,…
    Número da linha 14, Coluna 49: <n:title>Capoeira, Sincretismo, Santos e Orixás</n:title>

    ORIXÁS (Portuguese – emphasis on the word deities eventually corrupt the output file xml sitemap)

  • http://blog.andreaolivato.net Andrea Olivato

    Hi Luciano,
    thanks for your report, I can't see the article at the moment on your sitemap but I believe you're right, that was caused by the non-common char. I uploaded a new version of the script which should fix your problem.

    You can download the new version from here:

    http://googlenewssitemap.com/downloads/com_gnsg…

    Please uninstall the previous, install and try it :)

    Are you running Sh404Sef or CoreSef?

  • http://www.portalcapoeira.com/ Luciano Milani

    Hi Andrea,

    yes i running sh404 but is older version (last unpaid)

    i tri the new script and report for you…

    * another question

    I changed the script for the google webmaster reported an error in the variable of language.
    my site is Portuguese of Brazil (en) put the sitemap generated by the script returned the following tag por_BR

    tks for great job

  • http://portalcapoeira.com/ Luciano Milani

    Google news:
    Aconteceu: São Paulo – Aniversário de Mestre Ananias (see strange characters in the title of the post)
    Portal Capoeira (liberação de imprensa) (Blogue) – ‎Há 3 horas‎…

    http://www.portalcapoeira.com/Cidadania/haiti-b…

    PressRelease,Blog,Opinion,UserGenerated
    2010-01-23T19:39:39+00:00
    Haiti: Berimbau já fez chamada, já é hora de lutar� ( sitemap by GNSG )

  • http://blog.andreaolivato.net Andrea Olivato

    That was probably caused by a double encoding. Could you please try the newer version?

    http://googlenewssitemap.com/downloads/com_gnsg…

  • http://blog.andreaolivato.net Andrea Olivato

    Sorry I didn't get the problem. My component was writing por_BR and instead it should write en?

  • http://portalcapoeira.com/ Luciano Milani

    Valor de tag inválido
    Esta tag XML tem um valor inválido. Corrija e volte a enviar.
    Tag principal: publication
    Tag: language
    Valor: por_BR
    Problema detectado em: 24 de Jan de 2010

    <n:language>en</n:language>

    Andrea, to work on my site with language should be amended to en por_BR second orientation by google

    I installed the new component and seems to be working correctly and coded the text so extate

    tks for great am important job

  • http://www.piridion.com/ enka

    Hello,

    With the 10.01.24 version, it now works perfectly with Core SEF, Thank's a lot for your work!

  • http://www.piridion.com/ enka

    Oops, bad news, i've talk too quick.
    It seems to works, but the URLs aren't good :
    I've got a menu item named News who is linked to a categorie in a section. The URL is (for example):
    http://www.piridion.com/news/48-dernieres-nouve…
    But in the GoogleNews sitemap :
    http://www.piridion.com/48-dernieres-nouvelles/… (news have disappear, .html and a number too).

    I use Core Sef. Thank you for your help.

  • http://www.piridion.com/ enka

    I've try that for the moment :
    $url = JURI::root().'news/'.$row['catid'].'-'.$row['cat'].'/'.$row['id'].'-'.$row['cont'].'.html';

  • http://blog.andreaolivato.net Andrea Olivato

    I'm fixing this, will release a new version in less then 1h :) Thanks for your reporting!

  • http://blog.andreaolivato.net Andrea Olivato

    Just released the new version

    http://googlenewssitemap.com/downloads/com_gnsg…

    This should fix your problems. Please be sure to check many urls in your sitemap, I'm afraid some might still cause 404. If you find any of those, please tell me, linking both the wrong and the correct url.

    Thanks a lot

  • gerdbruckner

    Hi Andrea,
    great you read my information about the new news format. Now I make a test with the component and it looks good but Google gives me an information about a wrong language like “de_CH.UTF-8@euro”

    In the mysql database everything has a coalition “utf8_general_ci” . At the moment I have no idea where the @euro comes. Is it a bug or have you a hint for me.

    I use it as orignial joomla SEF (mod_rewrite),| joomla 1.5.15, mysql 5.0
    http://movie-special.deutschlandmagazin.com/ind…

    Your friend from Munich

  • http://blog.andreaolivato.net Andrea Olivato

    Hi, would you mind trying the new version I've just uploaded, it should fix your problem

    http://googlenewssitemap.com/downloads/com_gnsg…

  • gerdbruckner

    Hi Andrea,
    thanx for the reply. I used the newest version 26-1 but now it comes de_CH. I found the problem in the language section of joomla for german de-DE in the file “de-DE.xml” and I change on the place of “de_CH” the “de” entry and now it works. Maybe it's only a problem with german language pack because the de_DE.xml is for Germany, Austria and Switzerland and so there are some different entries in the locale section “<name>Deutsch (DE-CH-AT)</name>
    <tag>de-DE</tag>
    <rtl>0</rtl>
    <locale>ger_DE, ger-DE, de_DE.UTF-8, de-DE.utf8, de, de_DE.UTF-8, deu_de, de, ch, at, deu, ger, german-de, german-ch, german-at, german, swiss, germany, switzerland, austria</locale>”

    in this order it works and Google accept it!

  • http://portalcapoeira.com/ Luciano Milani

    Valor de tag inválido
    Esta tag XML tem um valor inválido. Corrija e volte a enviar.
    Tag principal: publication
    Tag: language
    Valor: por_BR
    Problema detectado em: 24 de Jan de 2010

    <n:language>por_BR</n:language>

    just change the value of the parameter in the file that generates the sitemap remove the variable and insert the tag language

  • http://blog.andreaolivato.net Andrea Olivato

    What about if I put the possibility to set your own language on the administration? Would this make it easier for you?

  • http://twitter.com/fabioagora Fabio Lima | Webmaster

    Hi great component, congratulations!
    I have a error from Google Webmaster Central about:
    Tag: language
    Value: por_BR
    The correct value for this tag is pt_BR, where do i fix this?
    Thanks

  • http://blog.andreaolivato.net Andrea Olivato

    Hi Fabio,

    I've just released a new version and I added the possibility to specify a language value to override the default setting.

    Please uninstall and reinstall the newest version, which should solve your problem

    http://googlenewssitemap.com/downloads/com_gnsg…

    Thanks for your feedback, much appreciated!

  • http://twitter.com/fabioagora Fabio Lima | Webmaster

    My God you're fast!
    If all developers were so …
    Congratulations again …
    What is the link for donations?

  • http://blog.andreaolivato.net Andrea Olivato

    It's just a way to contribute to my work, trying to cover the hosting and, well, the time expenses. :)

    Thanks again for your contribute.

  • GYSMO

    Type your comment here.let see how this work

  • Finito

    hi Andrea… Why remains three days instead two and present day in gnsg??? I'm looking now my xml amd today is 02/06 and notices are until 03/02

    could be this a bad resource for google rules??

  • Finito

    Why remais three days instead two days in gsng??? I'm looking now my gsng and see notices from 03/02 to 06/02..

    could be a bad resource to google rules this issue??

  • Finito

    Why remais three days instead two days in gsng??? I'm looking now my gsng and see notices from 03/02 to 06/02..

    could be a bad resource to google rules this issue??

  • Finito

    I,m sorry Andrea……too many posts….My mistake….

  • http://blog.andreaolivato.net Andrea Olivato

    That was an error! I just fixed that in the new release… Please download it and give it a try!
    http://googlenewssitemap.com/downloads/com_gnsg…

  • http://www.piridion.com/ enka

    Hello,

    It still doesn't work for me with the new version.
    The right URL in the website is (with CoreSEF) as :
    http://www.nameofthesite.com/menuitem/catID-nam…

    And with GNSG :
    http://www.nameofthesite.com/nameofthecategory/…

    The nam of the menu item isn't take, neither the CatID.

  • http://blog.andreaolivato.net Andrea Olivato

    It's probably related to the lack of a menu matching. I will look into that, trying to reproduce the problem. It would help having the real url of your website and the wrong article.

  • http://twitter.com/fabioagora Fabio Lima | Webmaster

    Hi Andrea, i'm here again…
    The GNSG is not working with the sh404SEF in my site.
    If i choose any other option on the Sef Component combo box, the sitemap is generated with a lot of news, but, if i choose the sh404SEF option (component installed and working) sitemap is blank with no news…
    Can you help me (again)?
    Thanks

  • http://blog.andreaolivato.net Andrea Olivato

    Can you please provide a link to your sitemap and website? This would help me helping you . Thanks :)

  • http://twitter.com/fabioagora Fabio Lima | Webmaster

    Here is the link:
    http://portaldepaulinia.com.br/component/option…
    At this moment, a single article is showed and is repeated 3 times

  • http://brokernewsblog.com Ryan

    I used your component on one site and it worked great. On the next site I tried, however, I get this error from Google:

    Missing XML tag
    Parent tag: urlset
    Tag: url

    Any idea what’s causing this?

  • http://www.facebook.com/luiseduardogs Luiseduardo Gonzalez Solorzano

    Hello When you submit this site map in google webmaster tools, I get several errors telling me this: Invalid tag value
    The value of this tag is not valid XML. Fix it and resubmit the information. and if this works =? how long does it take to get out some news on google news?

  • james44a

    Hi Andrea

    I tried the latest version of the news sitemap generator with my joomla site that works with sh404sef. The sitemap url returns an empty page although I configured the plugin correctly. This is all the content of the page I get:

    <?xml version=”1.0″ encoding=”UTF-8″?>
    <urlset xmlns=”http://www.sitemaps.org/schemas/sitemap/0.9″
    xmlns:n=”http://www.google.com/schemas/sitemap-news/0.9″>
    </urlset>

    What can be the issue?

    Thanks!

  • http://www.hintergrund.de/ xpuca

    Hi,

    i have the same Problem like the first Poster

    “This XML file does not appear to have any style information associated with it. The document tree is shown below.”

    <urlset>
    </urlset>

    there is no Treeview with articles :-(

    I have sh404 activated with no mod_rewrite!

    http://www.hintergrund.de/index.php?option=com_…

    Hope you can help me …

  • http://www.hintergrund.de/ xpuca

    Ok, found the error :-)

    If someone has the same Problem: Check the Joomla configuration –> enable SEF
    even if u use a third Party tool like sh404

  • http://twitter.com/fabioagora Fabio Lima | Webmaster

    One more error:
    Formato de Sitemap não suportado
    O seu Sitemap usa um formato de Sitemap de notícias que não é mais suportado para Sitemaps recém-enviados. Atualize para o novo formato, o que envolve anexar uma tag <publication> e outras tags relevantes a cada URL no seu Sitemap.

  • http://twitter.com/rumberos Rumberos.net

    Hello When you submit this site map in google webmaster tools, I get several errors telling me this: Invalid tag value
    The value of this tag is not valid XML. Fix it and resubmit the information. and if this works =? how long does it take to get out some news on google news?

    http://www.rumberos.net

    http://rumberos.net/rumberos/index.php?option=c

  • Dak

    Does this work with Artio JoomSEF ? Would be prepared to pay for this implementation if not.

  • http://seopilot.ru/ seopilot

    Thank you this nice post.

  • http://learningmarkets.com Ryan

    The component doesn't work for me. I configured it, it picked up one article a month ago, but not the thousands of others produced every month.

    http://www.learningmarkets.com/index.php?option…

  • stefano

    I have the same problem…and enabled the joomla sef but the problem it's the same:
    <urlset>
    </urlset>

    there is no Treeview with articles :-(

    Any idea?

  • zenalien

    Good component…
    except that it list ALSO the articles that are NOT YET published…..

  • http://www.marxist.com Niklas Albin Svensson

    I propose a small amendment. Because my website has 9,000+ articles, the LIMIT 5,000 in the first query after case 'sh404' prevents the component from functioning. I propose amending the query with the following:
    ORDER BY `newurl` DESC
    Thereby you can still keep the limit but it will now remove the oldest articles rather than the newest.

  • http://cmvlive.com Khareem Cabey

    I'm having Problems with this. Here is my real url http://cmvlive.com/news/local-news/42-local-new…

    and this is what the sitemap generator gives me http://cmvlive.com/local-news/534-two-st-kitts-…

  • http://www.google.com/profiles/MichaelHoffmann85 Michael

    Any fixes for that? I have the same problem…

  • Realized

    i read someplace that the script is no longer supported and doens't work for many =(

  • Madmara

    Hi all,

    I have a problem with this google news sitemap. Joomla is generating the map but the url of the article is wrong. Here the sitemap:

    http://www.telefilm-central.org/index.php?optio…

    where the file doesn't recognize categories and sub categories. I've tried all the 4 options in the sef component area but the sitemap is still not working.

    For ex. in the sitemap we have

    http://www.telefilm-central.org/attori/2967–in…

    instead of

    http://www.telefilm-central.org/interviste/37-a…

    Anybody can help me, please? Thanks in advance for your help!

  • Vijayraamaraaju

    hi

    AS2 right now google map its working naa?

    thank you
    Vijay

  • Sei_pc

    I cannot get this to work on my site. I install it, it pulls some articles and then never updates. Please help, what am I doing wrong?

  • zoltanb

    Hi Andrea,

    Just installed your component, I get:
    < ?xml version="1.0" encoding="UTF-8"?>
    xmlns:n="http://www.google.com/schemas/sitemap-news/0.9">

    http://soma.zoltanb.co.uk/component/option,com_gnsg/lang,en/view,GNSG/

    I use SH404, with .htaccess enabled.

    Any ideas?

  • Elliot

    This is a great component but please can you advise me on the best configuration when using SEF Advance. I currently have your component set as no SEF, so the URLs listed in the sitemap are automatically redirected to the SEF equivalent on the site. Will this set up work with Google News or do the URLs in the site map and the SEF versions need to be exactly the same tio get accepted?

    Do you plan to add support for SEF Advance generated URLs?

  • http://www.bored.com Gambao

    This is a great component but please can you advise me on the best configuration when using SEF Advance. I currently have your component set as no SEF, so the URLs listed in the sitemap are automatically redirected to the SEF equivalent on the site. Will this set up work with Google News or do the URLs in the site map and the SEF versions need to be exactly the same tio get accepted?

    Do you plan to add support for SEF Advance generated URLs?

  • Theboxinghistorian

    Hi there I have just re-designed my site in Joomla, My site already had its articles appear in Google news but i had to hand edit the newssitemap.xml then upload to my server along with the new article.

    I’ve downloaded this modules and filled out the relevant fields under Components – Google news site map generator.

    However is that it? will this automatically latch onto every new article, I was expecting additional fields to appear in the Submit an Article page were you would be required to fill out the date, keywords etc.

    Any help would be greatly appreciated.

  • http://www.yobt.com Serena

    Hello When you submit this site map in Google webmaster tools, I get several errors telling me this: Invalid tag value
    The value of this tag is not valid XML. Fix it and resubmit the information. and if this works =? how long does it take to get out some news on Google news?

  • Webmaster

    Hello,

    can it works with K2?

    Thanks

  • http://twitter.com/_stritti_ Stephan Strittmatter

    All Download Links I found are: 404 – not found :(
    The git-hub version I tried to install, but in admin component config the sitemap.xml ist rendered instead of config page.

    Any help would be great!

  • Webmaster78654

    Download link is broken. Can you fix?

  • Peter Delegge

    I would love to see you release a Joomla 1.6 version of this component. If it works, it’s definitely worth paying for. There is certainly a need for this kind of component and no one else has one out for 1.6 for free or for pay.

  • Aluvietnam

     Du lịch Miền Bắc – Du lịch Miền Trung – Du lịch Miền Nam – Du lịch Trung quốc – Du lịch Nhật bản – Du lịch Hàn Quốc – Du lịch Ấn Độ – Du lịch Lào – Du lịch Thái Lan – Du lịch Singapore – Du lịch Campuchia – Du lịch Myanmar – Du lịch Philipines – Du lịch Indonesia – Du lịch Malaysia – Du lịch Thụy Điển – Du lịch Đức – Du lịch Hà Lan – Du lịch Ba Lan – Du lịch Bồ Đào Nha – Du lịch Pháp – Du lịch Đan Mạch – Du lịch Thụy Sỹ – Du lịch Nga – Du lịch Bỉ – Du lịch Ý ( Italia ) – Du lịch Anh quốc – Du lịch Tây Ban Nha – Du lịch Úc ( Australia ) – Du lịch Newzeland – Du lịch Nam Phi – Du lịch Nigeria – Du lịch Mỹ ( Hoa kỳ ) – Du lịch Canada – Du lich Mien Bac – Du lich Mien Trung – Du lich Mien Nam – Du lich Trung Quoc – Du lich Nhat Ban – Du lich Han Quoc – Du lich An do – Du lich Lao – Du lich Thai Lan – Du lichSingapore – Du lich Campuchia – Du lich Myanmar – Du lich Philipines – Du lich Indonesia – Du lich Malaysia – Du lich Thuy Dien – Du lich Duc – Du lich Ha Lan – Du lich Ba Lan – Du lich Bo Dao Nha – Du lich Phap – Du lich Dan Mach – Du lich Thuy Sy – Du lich Nga – Du lich Bi – Du lich Y ( Italia ) – Du lich Anh – Du lich Tay Ban Nha – Du lich Uc ( Australia ) – Du lich Newzeland – Du lich Nam Phi – Du lich Nigeria – Du lich My ( Hoa ky ) – Du lich Canada – http://www.dailydulich.com

  • http://www.isol.co.in/ IntegratedS

    I’ll try it thank you

  • www.softvalley.tk

    I think It is a very good site map.I have used this and you can see it here: http://www.softvalley.tk

  • Lmneff

    Good morning, does this still work for Joomla(Jan. 2011)?

  • joomlaserviceprovider

    jLocator provides rich interface to search and display  locations  using Google Map API.Supports the feature of customized and diffrent markers for diffrent location and multiple views.

    jLocator provides easy to use interface for searching location, zip code, area code and provides Google map to display the locations.

    * Full Google Maps integration
    * Zip code/Postal code perimeter search
    * A plugin so you can display locations in articles
    * Includes a jLocator module
    * No need to enter LAT/LONG info
       And much much more…

    Check out jLocator here: http://www.joomlaserviceprovider.com/component/docman/doc_details/14-jlocator.html 

  • http://thietkewebsg.com/ Thiet ke web Sai Gon

     Add mobilesitemap ?

Ubuntu
Language Identification
Twitter Profiles
Tumblr Sitemap
Linux
Loan Casinò Games Casinò Poker Prestito Shopping Search Wellness Health Fashion Eva Mendes Megan Fox Angelina Jolie Paris Hilton Poker