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

hook_xmlsitemap_link_alter never seems to get invoked

I'm trying to modify the urls produced by the taxonomy module to point to facets instead of term pages (should be trivial as I just need to add /search to the start of every url), but I can't seem to...

View Article


Drupal 7- Xml Site map is not rebuilding automatically after the cron run

1.Created a new site page for testing 2.Run the Cron 3.Flush all caches 4.Checked the link http://*********/sitemap.xml (displays 4754 links not 4755 ) 5.If rebuild the sitemap then displays (4755...

View Article


Sitemap contains one link only, to homepage

I have built an Internet law site http://www.digitprofessionals.com using Drupal 7-alpha-5 but cannot get Sitemap to work either in 7.x-2.0-beta1 or in current dev version of June 9, 2010. Both give...

View Article

Maximum execution time of 240 seconds exceeded in exceeded in...

I have used the xmlsitemap module to generate the organic search xmlsitemap and i extended the module using hook_xmlsitemap_element_alter for adding the image and video tags. I am having the node id...

View Article

Provide checkbox to include/remove "Generated by xmlsitemap module"...

First let me say that I appreciate all the great work that's going into developing this module... so feel a bit petty for having to pass on a client request that the link to your Drupal project page be...

View Article


Port to Backdrop

Hello, I don't see any issue regarding a port to the Backdrop CMS. I am trying to follow the procedures outlined here to assist in getting this module ported:...

View Article

Restrict access to search engines only, not the public

I have more than 800,000 nodes and I would like to restrict access to my content and make it only available to search engine. I enabled sitemap to my content and I don't it to be accessed publicly, in...

View Article

renaming default sitemap name to protect content

Thanks for the great and easy-to-use module.I found out recently that some scraper go through the sitemap xml files of my site which is full of science data and they scraped it since the sitemap give...

View Article


Enabling XMLSiteMapEngines module give fatal error -...

When I enable XMLSitemap_Engines I get a fatal error.Error: Class Drupal\xmlsitemap_engines\Form\XmlSitemapEnginesSettingsForm contains 1 abstract method and must therefore be declared abstract or...

View Article


Set correct language for url()

Patch gets the language from the $sitemap settings, and passes it a long to url(). This means that when cron is run we still grab the correct language, rather than the default language.

View Article

Dont write empty element in xml sitemap file

Want to be able to check if element is empty and if so dont write the xml element.

View Article

Add access permissions to allow overriding xmlsitemap settings for each node

Currently the only access permission 'administer xmlsitemap' controls whether or not an authenticated user can edit the override settings which appear on nodes in the xmlsitemap field set. There are...

View Article

Are panel pages indexed by XML sitemap module?

I'm trying to understand if xml sitemap can add panel pages automatically. I have hundreds of panel/page manager pages so before I dive in and creating a new module to provide this feature I would like...

View Article


Warning: Cannot modify header information - headers already sent

Hi. Today I have found this error report in watchdog:Type phpDate Thursday, August 6, 2015 - 09:19User AnonymousLocation https://.../sitemap.xmlMessage Warning: Cannot modify header information -...

View Article

workflow module incompatibility?

I am using xml sitemap and elysia cron on my site together with the workflow module. All work fine in general together but when I publish a new node, and then move it through my workflow, it passes...

View Article


xmlsitemap_menu failing to properly create sitemaps for other languages.

Problem:Sitemap generation would only work for the current language - other languages would be incomplete or contain links to the wrong nodes.Steps to reproduce;1. Install Drupal 7, i18n and...

View Article

Fatal error: Call to a member function getName() on a non-object

When visiting the settings page I get this error: Fatal error: Call to a member function getName() on a non-object in /modules/xmlsitemap/src/XmlSitemapListBuilder.php

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

Add option to discard sitemap entries older that a certain amount of time

On a site with around 1M nodes and xmlsitemap the function xmlsitemap_node_xmlsitemap_index_links results in very slow queriesSELECT n.nid FROM node n LEFT JOIN xmlsitemap x ON x.type = 'node' AND...

View Article

Blank sitemap page

Hi,I've been trying to get a sitemap set up for a website that was just recently launched. Once I installed the module and set links, I visited the sitemap page only to see it was blank (see here:...

View Article
Browsing all 1238 articles
Browse latest View live