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

Wrong destination query param in XmlSitemapEntitiesSettingsForm

Problem/MotivationThe query destination key is wrong mapped, causing not redirecting to the previous form.URL: http://example.com/admin/config/search/xmlsitemap/entities/settings Form:...

View Article


sitemap.xml returns "page not found"

Problem/Motivation...as per issue's title. See original report for more information.Proposed resolutionLatest workaround (August 2011, post #101 by Willynux):When you have xmlsitemap i18n module...

View Article


bug with drush site-install

when I run drush site-install my_profile --sites-subdir=my_dir with xmlsitemap in dependencies in my_profile.info.yml, install crach:Fatal error: Call to a member function getId() on null in...

View Article

Sitemap only contains unpublished content

When I create my xml sitemap and selected two content types to be included only unpublished content is included in the sitemap. Is this a bug, or have a configured something wrongly?

View Article

Date wrong with google sitemap

Hello there,The date format is wrong with sitemap google exactly on time zone Colombia

View Article


Add setting to change/disable status report notification

We would like to be able to set a custom notification threshold for the status report page, or disable it altogether, to avoid setting off alarm bells on our automated tests.

View Article

Recursive router rebuild detected error once you try to install the module

Problem/MotivationOnce you try to install the module you will see this message: [error] RuntimeException: Recursive router rebuild detected. in...

View Article

PHPCS inaccurate dependencies prefix info.yml

Problem/MotivationInaccurate project prefix in info.yml file: it is using "drupal" instead project name More info: https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...Proposed...

View Article


Consider using a UUID as the ID for xmlsitemap table

I was looking at the xml sitemap custom add form and I think if we replace the id with a UUID, we can get rid of a select statement to get the current id and add one for the next id. <?php $query =...

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

Add compatibility with Taxonomy term status module

Hello, I'm not sure if I needed to post this in the xmlsitemap issue queue or the termstatus one.When using the termstatus module unpublished terms get indexed and should not. I believe it should work...

View Article

Config includes data that maybe should not be included.

The config component of xmlsitemap is never in-sync because it is re-acting to changes in content.In particular:max_filesizeupdatedIs there a reason these values need to be included in config? If they...

View Article

XML sitemap contains links to user profiles only one language

Hello.XML sitemap contains links to user profiles only one language.For example If some user selects the English language in profile, I get link site.com/en/user1. But Drupal does not add /fr/user1 in...

View Article


Generalize to work with any Entity Type

I guess the title says it all

View Article

Allow disabling output of lastmod, changefreq, and priority in sitemaps

To help reduce file size if wanted.

View Article


Use HTTPS protocol when notifying search engines

When the module generates a new sitemap.xml file and notifies the search engines (Google and Bing), it uses the HTTP protocol.Both Google and Bing use HTTPS for all their services, so they respond with...

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


Multiple servers pointing to S3 bucket == multiple hashes & no shared...

We have multiple servers and they all use the same S3 bucket, xmlsitemap-rebuild generates a folder with a unique hash, the hash changes based on the host it seems, when server b looks for the files it...

View Article

Cannot reliably check node_access from inside hook_node_save() with node grants

Normally when a new node inserted to drupal, xmlsitemap should rebuild the sitemap on next cron task. but i found it never on 6.x-2.x-dev. I look into the code and found function...

View Article

xmlsitemap_node runs before node_access is called => fail?

I'm trying to get set up with xmlsitemap, and am running into some problems with xmlsitemap_node. The overall sitemap mechanism is working, but newly created nodes are not getting entered into the...

View Article
Browsing all 1238 articles
Browse latest View live