Changes between Version 79 and Version 80 of qPloneGoogleSitemaps


Ignore:
Timestamp:
Feb 3, 2011 9:12:57 AM (13 years ago)
Author:
olha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • qPloneGoogleSitemaps

    v79 v80  
    9090 
    9191=== 1 === 
    92 ''Question:'' Why the generated sitemap.xml displays URLs with the IP address like this: ''999.999.999.999:8080/myplonesite'' instead of the URL ''www.plonesite.com''?  
    9392 
    94 ''Answer:'' quintagroup.plonegooglesitemaps uses 'canonical_url' catalog metadata field while building the sitemap.xml. You might get wrong values cataloged when creating sitemap through internal URL. To fix this - login to your Plone site via your site's real URL (''www.plonesite.com'') and update portal_catalog to fix the cataloged values. 
     93==== Question ==== 
     94 
     95Why the generated sitemap.xml displays URLs with the IP address like this: ''999.999.999.999:8080/myplonesite'' instead of the URL ''www.plonesite.com''?  
     96 
     97==== Answer ==== 
     98 
     99quintagroup.plonegooglesitemaps uses 'canonical_url' catalog metadata field while building the sitemap.xml. You might get wrong values cataloged when creating sitemap through internal URL. To fix this - login to your Plone site via your site's real URL (''www.plonesite.com'') and update portal_catalog to fix the cataloged values. 
    95100 
    96101Also, to fix the above-mentioned issue - insert the following line into '''URL processing Regular Expressions''' on a sitemap edit form: