ergophobe

msg:4513340 | 4:19 am on Oct 29, 2012 (gmt 0) |
Does it have to be a T3 extension? There are many sitemap generators that just crawl your site, but they are probably not great solutions if you are updating often.
|
optimierung

msg:4513370 | 12:18 pm on Oct 29, 2012 (gmt 0) |
Updating the T3-Website and automatically the xml-sitemap in one task that the current T3-extension is doing well but not for pdfs. We do not want to run a sitemap tool only for pdfs in addition.
|
g1smd

msg:4513372 | 12:28 pm on Oct 29, 2012 (gmt 0) |
Presumably the extension parses all the pages for links and then matches the URLs against a pattern that allows .html and rejects all others. Modify that pattern to also allow .pdf too.
|
|