Hi List, I've had no luck getting Google to index content in pop-up windows on an open-layers site. I'm using the following syntax on an index page to ensure that the content is crawled by Google (and the stats show it is), but the pages do not show up on google search results. For example:
<a href="conteudo.php?fd=240" onclick="parent.procurarPopup(-5324634.813751, -1777179.1589147, 240);return false;" class="rabeca_textlink">Violino de Palitos de Fósforo (1963)</a> This link calls the procurarPopup() function - but the crawl-able (and potentially index-able) URL defined by the href: http://rabeca.org/conteudo.php?fd=240 will resolve when loaded to: http://rabeca.org/?var=|240|-1777179.1589147|-5324634.813751 I've taken steps to avoid duplicate content on the site - including a canonical link eg. <link rel="canonical" href="http://rabeca.org/conteudo.php?fd=240" /> But nothing gets indexed. Has anyone had any success getting their pop-ups to show up (and stay there) in google searches? Cheers, Iain _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
