Hi list
How I do generate geonetwork sitemap for google search
<http://osgeo-org.1560.x6.nabble.com/file/n5224348/googlegeo.png>
Change by example this text:
"GeoNetwork opensource proporciona a través de internet acceso a mapas
interactivos, imágenes de satélite y bases de datos espaciales
relacionadas."
Geonetwork: Versión 2.10.4
Interfaz: UI Html5
Thanks
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/sitemap-for-Geonetwork-2-10-4-tp5224348.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
Hi
GeoNetwork has a service to return the sitemap with the metadata from the
catalog:
http://SERVER/geonetwork/srv/eng/portal.sitemap
The service accepts an optional parameter format: xml (default value), html
Depending on the value of this parameter the links are returned to point to
the metadata xml or the metadata (html) view page.
Regards,
Jose García
On Tue, Sep 15, 2015 at 10:35 PM, cbeltran <cbeltran@anonymised.com> wrote:
Hi list
How I do generate geonetwork sitemap for google search
<http://osgeo-org.1560.x6.nabble.com/file/n5224348/googlegeo.png>
Change by example this text:
"GeoNetwork opensource proporciona a través de internet acceso a mapas
interactivos, imágenes de satélite y bases de datos espaciales
relacionadas."
Geonetwork: Versión 2.10.4
Interfaz: UI Html5
Thanks
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/sitemap-for-Geonetwork-2-10-4-tp5224348.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
--
*Vriendelijke groeten / Kind regards,Jose García
<http://www.geocat.net/>Veenderweg 136721 WD BennekomThe NetherlandsT: +31
(0)318 416664 <+31318416664>M: +31 (0)655 818332 <+31655818332>
<https://www.facebook.com/geocatbv> <https://twitter.com/geocat_bv>
<https://plus.google.com/u/1/+GeocatNetbv/posts>Please consider the
environment before printing this email.*
Thanks for your reply
I understand, but this sitemap returns all the metadata are in geonetwork
http://geonetwork.humboldt.org.co/geonetwork/srv/spa/portal.sitemap?format=xml
I do try integrate my Geonetwork on google webmaster. Google solicited
include file: google4e6cc902afd74ee5.html for verification, I do it. After I
create sitemap.xml, with this structure:
<?xml version="1.0" encoding="UTF-8"?>
<urlset
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd">
<url>
<loc>http://geonetwork.humboldt.org.co/geonetwork/</loc>
<lastmod>2015-01-09T19:44:21+00:00</lastmod>
<changefreq>always</changefreq>
</url>
</urlset>
I see others institutes that have geonetwork, when search in google appears
this text:
"GeoNetwork opensource proporciona a través de internet acceso a mapas
interactivos, imágenes de satélite y bases de datos espaciales
relacionadas."
This text, found in my installation:
/opt/tomcat/webapps/geonetwork/loc/spa/xml/strings.xml
<header_meta>
<meta name="keywords" content="GeoNetwork opensource metadatos ISO19115
ISO19139 ISO GIS teledetección datos shapefiles datos espaciales imágenes
de satélite mapa mapas interactivos opengis geospatial CSW reference
implementation mapping 19115 19139 geographic z39.50 catalogo clearinghouse
coberturas mallas raster data opensource open source network"/>
<meta name="description" content="GeoNetwork opensource proporciona a
través de internet acceso a mapas interactivos, imágenes de satélite y
bases de datos espaciales relacionadas. El propósito es mejorar el acceso a
y la integración de datos espaciales e información. GeoNetwork opensource
permite compartir fácilmente datos espaciales entre los usuarios"/>
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/"/>
<meta name="DC.title" lang="Spanish" content="Portal GeoNetwork para datos
espaciales e información"/>
<meta name="DC.creator" content="Equipo GeoNetwork"/>
<meta name="DC.subject" lang="Spanish" content="GeoNetwork metadata
ISO19115 ISO19139 ISO GIS sensores remotos datos shapefiles datos espaciales
imágenes de satélite mapas mapas interactivos opengis 19115 19139
geographic z39.50 catálogo clearinghouse coberturas grid raster data
opensource open source network"/>
<meta name="DC.description" lang="Spanish" content="GeoNetwork provee
acceso a través de Internet a mapas interactivos, imágenes de satelite ya
bases de datos espaciales relacionadas. Su propósito es mejorar el acceso y
hacer uso integrado de datos espaciales e información. GeoNetwork
opensource permite compartir fácilmente datos espaciales entre diferentes
usuarios"/>
<meta name="DC.publisher" content=""/>
<meta name="DC.date" content="02-07-2007"/>
<meta name="DC.type" scheme="DCMIType" content="InteractiveResource"/>
<meta name="DC.format" content="text/html; charset=ISO-8859-1"/>
<meta name="DC.language" content="Inglés Frances Español German Russian
Chino Dutch Portuguese"/>
<meta name="DC.coverage" content="Global"/>
</header_meta>
How to do for appears this text, when search my geonetwork in google?
Regards.
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/sitemap-for-Geonetwork-2-10-4-tp5224348p5224538.html
Sent from the GeoNetwork users mailing list archive at Nabble.com.