Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
xmlsitemap
Commits
d94c17da
Unverified
Commit
d94c17da
authored
Feb 19, 2021
by
Dave Reid
Committed by
Dave Reid
Feb 19, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#3199259
by Dave Reid, ivoo56: Exclude redirects from indexable entity types
parent
db623fda
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
xmlsitemap.module
xmlsitemap.module
+2
-0
No files found.
xmlsitemap.module
View file @
d94c17da
...
...
@@ -630,6 +630,8 @@ function xmlsitemap_entity_type_build(array &$entity_types) {
'comment'
,
// Shortcut items.
'shortcut'
,
// Redirects.
'redirect'
,
// Custom Token module.
// @see https://www.drupal.org/project/token_custom/issues/3150038
'token_custom'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment