Skip to content

Exclude image or video from sitemap #63

@mynameisfreedom

Description

@mynameisfreedom

Hi @bnomei!

As always your plugin is great, thank you for that 🙏

But I have one "issue".

I created a toggle field in templates, so I can exclude a page (and desirable images/videos too) from the sitemap, and my $feed looks like this:

$feed = site()->index()->published()->filterBy('sitemap', '!=', 'false')->limit(50000)->sitemap($options);

And this works great for pages.

Is there maybe a way to exclude images or videos from the sitemap, with the toggle field added to file templates?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions