Skip to content

Sitemap changefreq doesn't seem to be valid #34

@TheRealAmplifier

Description

@TheRealAmplifier

I was looking at the sitemap generated by the module, but after a quick google search I'm thinking that there is something odd to it. Specifically in this part:

<url>
  ...
  <changefreq/>
  ...
</url>

Shouldn't this be:

<url>
  ...
  <changefreq>[value]</changefreq>
  ...
</url>

I took a look in the code, but for some reason the defaults are ignored just for the ChangeFrequency field, the other defaults seem to work okay...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions