Problem/Motivation

When rebuild and generate queue manually, sitemap xml path are generate as http(s)://siteroot/content_alias ( desired behaviour).

When run via cron path are generate as http(s)://siteroot/index.php/content_alias

URL is valid but for consistency, this is not expected output.

Steps to reproduce

Run manually and/or let cron process.

Proposed resolution

Unknown

Remaining tasks

Unknown

User interface changes

Unknown

API changes

Unknown

Data model changes

Unknown

Comments

Civette created an issue. See original summary.

gbyte’s picture

So the problem you are experiencing has little to do with the module and more to do with how your server environment is configured. If you google 'index.php drupal', you'll find many posts taking the problem apart. But I just found a relatively comprehensive collection of links here.

I hope one of the suggested fixes will work for you.

gbyte’s picture

Status: Active » Fixed

Closing as per lack of activity.,

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.