Closed (fixed)
Project:
XML sitemap
Version:
7.x-2.x-dev
Component:
xmlsitemap.module
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Apr 2018 at 11:48 UTC
Updated:
26 Oct 2019 at 21:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
garyh commentedComment #3
garyh commentedComment #4
thebumik commentedI've provided an integration with Redirect. So you can easily skip the nodes/pages which are 301 redirected.
Comment #5
thebumik commentedComment #6
cyberlily commentedWhat's needed to get this patch released? Happy to help since we need it too.
Comment #7
chris matthews commentedThe patch in #4 to xmlsitemap.admin.inc and xmlsitemap.generate.inc does does not apply to the latest xmlsitemap 7.x-2.x-dev and if still applicable needs a reroll.
Comment #8
den tweed commentedRerolled
Comment #9
renatog commentedComment #10
artem_sylchukThanks for the patch.
I've tried it and it works, but redirect_fetch_rids_by_path has the third argument which controls if the disabled redirects are returned or not.
By default it returns disabled redirects too.
Updated patch to exclude the disabled ones. This also has the performance impact as the status column is the part of the index.
Comment #11
aamortimer commentedTested patch #10 and all is working for me, thanks for the patch really useful.
Comment #12
rpayanmComment #13
darrell_ulm commentedAlso tested patch #10 and appears to work.
Comment #14
darrell_ulm commentedComment #15
alex_optimGood for me too.
Comment #16
pifagorComment #18
pifagor