Class SiteMapRobotsTxtServlet

java.lang.Object
javax.servlet.GenericServlet
javax.servlet.http.HttpServlet
com.semanticcms.core.sitemap.SiteMapRobotsTxtServlet
All Implemented Interfaces:
Serializable, Servlet, ServletConfig

@WebServlet(urlPatterns="/robots.txt", loadOnStartup=1) public class SiteMapRobotsTxtServlet extends HttpServlet
Adds the sitemap index to /robots.txt
See Also: