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

XML Sitemap creates links but not pages

This is a fresh install of XML Sitemap on a fairly new Drupal 7 site. After install XML Sitemap, the module seems to work as expected, except to add pages to the sitemap.I first visit...

View Article


Rebuild has error when Language enabled

I'm having no luck fixing this so am going to put what I know and maybe someone else has a clue.I enabled the Language and Content Translation modules on my dev site to work on a different module. When...

View Article


Replace !placeholder with @

Core doesn't support the ! placeholder anymore, change to @.See CR: https://www.drupal.org/node/2575819

View Article

verbose logging for easier debugging

Problem/MotivationIn a multidomain and multilanguage project we had some issues with xmlsitemap. Therefore, we needed to debug multiple sitemaps and check why some items are in the sitemap or some are...

View Article

Ability to add mobile annotations in the sitemap

The feature to add mobile annotations on demand similar to:<url><loc>http://www.sitename.com</loc><xhtml:link rel="alternate" media="only screen and (max-width: 640px)"...

View Article


Redo EFQ in rebuild_batch_fetch

I was trying to port #2392579: Rebuild should skip excluded bundles and, while in xmlsitemap_rebuild_batch_fetch(), I could see that PHPStorm was flagging the EFQ. Turns out that's been rewritten:...

View Article

array_flip(): Can only flip STRING and INTEGER values!

After replacing 'url(' to '\Drupal::url(', and trying to install xmlsitemap, this error/warning shows up above the Drupal message: "The website has encountered an error. Please try again...

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


Duplicate sitemap.xml URLs if URL language detection switched off

One a particular site we have multiple languages but we do not detect them via any of the admin/config/regional/language/configure options.As a consequence, XML Sitemap still allows adding and...

View Article


sitemap visible only after second visit

I'm using this module on different websites but this is the first time I have this kind of problem. When I open sitemap url website redirects me to homepage and only after I resubmit the sitemap url...

View Article

xmlsitemap_generate_chunk error

When i run cron jobs, i get following error:What would be the reason for this error. I couldn't find in post issues.Thank you very much.Notice: Trying to get property of non-object in...

View Article

Unpublished nodes appearing in sitemap.xml

Hi, I know there's a bunch of closed issues about this for the 6.x branch of this module but I'm getting the same issues on the 7.x-2.x branch. I don't have any extra content access modules, I'm...

View Article

Problems running cron to build the sitemap on large sites

Hi, I am unable to generate a sitemap with 6.x-2.0-alpha2. I have a Drupal 6.13 site with almost 200k nodes, of which, ideally I would like to put about 70k in the sitemap. I've installed the module,...

View Article


Removing unused imports in code

Removing a couple of unused classes

View Article

Not appends multilingual XML sitemaps to robots.txt

Multilanguage site http://ex.isr.one (default language:no-prefix, second-ukrainian: http://ex.isr.one/uk) XML sitemap internationalization (xmlsitemap_i18n) is ON. Sitemaps...

View Article


Error on rebuild: Invalid parameter number

I was able to build the sitemap on cron but trying to do a rebuild results in this error:An AJAX HTTP error occurred. HTTP Result Code: 500 Debugging information follows. Path:...

View Article

Applying for commit access

I attended your Let it Go session, and would like to help maintain this project. I was given the access code: b241d8ae. It's possible the 5th character is an 'a'. :)

View Article


Invalid argument supplied for foreach() xmlsitemap.module:966

Hey!Whenever i clear cache with drush cc all or run cron, I get the following error message:Warning: Invalid argument supplied for foreach() in xmlsitemap_get_link_type_enabled_bundles() (line 966 of...

View Article

Add xmlsitemap data on node_load

When using node_load no xmlsitemap info is added. I have a use case where I'm sending this info using drupal services and its not included in the output. More specifically Im using the deploy module to...

View Article

Custom URL returns error "is either invalid or it cannot be accessed by...

When I try to enter custom URL's, I get the error message "The custom link xxx-xxx-xxx is either invalid or it cannot be accessed by anonymous users."The whole reason I need to use custom URL's is that...

View Article
Browsing all 1238 articles
Browse latest View live