|
dmBridge PHP API
|
Controller for XML Sitemaps in the template engine. More...
Inheritance diagram for DMTESitemapController:Controller for XML Sitemaps in the template engine.
Definition at line 15 of file DMTESitemapController.php.
| DMTESitemapController::view | ( | ) |
Serves a sitewide sitemap index, which links to every results view browse page.
Separate sitemaps on each of these pages, in turn, link to individual object records. There is no way to "loop through" all objects here without it being super slow, which means tiered sitemap indices will be necessary.
Definition at line 26 of file DMTESitemapController.php.