Handler for SEO functions, including generation of robots.txt and XML sitemap
This is the code documentation for the SproutCMS project
Search documentation |
class SeoControllerHandler for SEO functions, including generation of robots.txt and XML sitemap
Functions
public __constructvoid $SeoController->__construct ( ); This function does not have a description private footervoid $SeoController->footer ( ); Echo the XML footer for the sitemap private headervoid $SeoController->header ( ); Echo the XML header for the sitemap public robotsvoid $SeoController->robots ( ); Output a dynamic robots.txt file which points to the sitemap; for use on production sites public robotsDenyvoid $SeoController->robotsDeny ( ); Robots.txt which denies all; for use on dev/QA sites public xmlSitemapvoid $SeoController->xmlSitemap ( ); Output a dynamic XML sitemap |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|