D7: Add base URL configuration to Quant sitemap documentation

Created on 6 February 2023, almost 2 years ago
Updated 3 March 2024, 9 months ago

Problem/Motivation

Out-of-the-box, xmlsitemap will use your backend domain for the base URL. This is configurable in the xmlsitemap settings but might not be obvious to Quant users who may in turn think there is a bug in the quant_sitemap module.

Steps to reproduce

  1. Install Drupal 7
  2. Use branch or patch from πŸ› Unable to seed sitemaps Fixed if not yet committed
  3. Enable and configure quant, quant_api, quant_sitemap and xmlsitemap modules
  4. Use devel_generate to generate content
  5. Generate the sitemap.xml file
  6. Go to /sitemap.xml on your backend Drupal site
  7. Result: The links use the current backend/development domain
  8. Expected result: The links use the production domain since this file will be sent to Quant

Proposed resolution

Create documentation at https://docs.quantcdn.io/docs/integrations/drupal to explain the xmlsitemap base URL setting.

Remaining tasks

  1. Create documentation patch in https://github.com/quantcdn/docs
  2. Review and test
  3. Commit :)

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Postponed

Version

1.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States Kristen Pol Santa Cruz, CA, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024