Quantcast
Channel: Issues for XML sitemap
Browsing all 1238 articles
Browse latest View live
↧

Provide XML Sitemap fields to views

I have a site that is getting very large, and I need to see what nodes have overridden the default XML sitemap settings. I thought I could just create an admin View with a table, and columns that...

View Article


Order by last modified date (most recent first).

We needed the sitemap to order by last modified date (most recent first). The following patch applies the change at the chunk level and changes the default order.There is also Admin functionality to...

View Article


Create a hook to respond to regeneration

There is a hook that responds to clearing the sitemaps after a rebuild, but there isn't one for regeneration. Such a feature could be used to clear external caches and the like for the sitemaps.

View Article

On rebuild, xmlsitemap_node fills node static cache, exhausts memory

On our large site, rebuilding the XML sitemap via 'drush xmlsitemap-rebuild' exhausts the 512MB of allocated memory. Debugging led us to the function xmlsitemap_node_xmlsitemap_process_node_links(),...

View Article

Got a "Cannot send session cookie" warning with xmlsitemap from...

Dunno how important it is, but thought you'd like to know. I have XML sitemap installed on Drupal 7.28. XML sitemap custom, engines, node and taxonomy modules are enabled, internationalization, menu...

View Article


Translated nodes not indexing

Having a multilingual site with two sitemaps, the german sitemap is missing all basic page translated links whereas all nodes of a custom node type are indexed.

View Article

Unable to modify settings

I have installed the module, and run it, generating the initial sitemap, which only contains the homepage. I then go in and add Content entities, and select Article and Basic Page. I go back to the...

View Article

Multiple XML Sitemaps based on node type?

XML sitemap modules allows to create the sitemaps based on language context and entity type based context is not available? So we need to have this kind of feature. For D7 we have the 'XML Sitemap Per...

View Article


Minimum sitemap lifetime?

Ok, I did a search through the documentation, and unless I'm just missing it, there isn't anything explaining what 'Minimum sitemap lifetime' does. I also did a search of issues, but there are only...

View Article


Custom arbitrary links (used in views)

Hello, I would like to add links output by the views module. I don't expect XML sitemap to automatically integrate with the way I've output links using Views, but it would be nice if XML permitted...

View Article

Last generation Date is wrong

Problem/MotivationOn the "/admin/reports/status page" i get the last generation date: XML SITEMAP Last attempted generation on Di., 07/14/2020 XML SITEMAP CACHE DIRECTORY: WritableThat date is totally...

View Article

The 'core' or the 'core_version_requirement' key must be...

Problem/Motivation[Drupal\Core\Extension\InfoParserException] The 'core' or the 'core_version_requirement' key must be present in modules/contrib/xmlsitemap/xmlsitemap_engines/t...

View Article

Cannot create custom link to work with Views Global Filter

My site uses the module "Views Global Filter". I need to be able to include all the possible filter values in the sitemap.xml. So I tried to add custom links to include these...

View Article


Loc column limited to length of 256

Problem/MotivationWhen attempting to write values to the loc column that are greater than 256 characters long, a DatabaseExceptionWrapper exception.Proposed resolutionIncrease the loc field to support...

View Article

AJAX HTTP Error while migrating from D7 to D8

Rightnow we are migrating from D7 to D8.So, We have around 30000+ content pages of our site. Out of which 5000+ story and 25000+ pages are there.When we are trying to create sitemap.xml for D8 site,...

View Article


Changing frequency to daily doesn't change the sitemap view to daily

I went to /admin/config/search/xmlsitemap/entities/settingsChange the frequency of an content type to daily (where ill see daily when i edit the content type and 3600 seconds when checking the...

View Article

Missing <urlset> tag in rebuilt second language XML sitemaps

Problem/MotivationEvery time the XML sitemaps is rebuilt and one enters the /en/sitemaps.xml page, it displays an error about not finding root element in sitemap.xml. When I look for the file I notice...

View Article


change frequency option for nodes

Problem/MotivationAdministrators and editors are unable to alter the 'changefreq' for node types and individual nodes.Proposed resolutionImplement altering changefreq in xmlsitemap_node...

View Article

XML sitemap is not loading

Hi Team,The XML sitemap is not loading and the page is throwing below error messageThe website encountered an unexpected error. Please try again laterLogicException: The content cannot be set on a...

View Article

Google refused to accept site map with error: "Site is HTML"

Have tried several ways without success. Have installed and partly configured XML sitemap but Google Webmaster tools 100% refuses to accept the site map giving the following error:Issue: Site is...

View Article
Browsing all 1238 articles
Browse latest View live