Guest User

Untitled

a guest
Nov 25th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. User-agent: *
  2. Disallow:
  3.  
  4. Sitemap: http://www.exampleDomain.com/post-sitemap.xml
  5. Sitemap: http://www.exampleDomain.com/page-sitemap.xml
  6. Sitemap: http://www.exampleDomain.com/category-sitemap.xml
  7.  
  8. <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//www.exampleDomain.com/main-sitemap.xsl"?>
  9. <sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  10. <sitemap>
  11. <loc>http://exampleDomain.com/post-sitemap.xml</loc>
  12. <lastmod>2017-11-24T02:25:35+02:00</lastmod>
  13. </sitemap>
  14. <sitemap>
  15. <loc>http://exampleDomain.com/page-sitemap.xml</loc>
  16. <lastmod>2017-11-22T02:42:54+02:00</lastmod>
  17. </sitemap>
  18. <sitemap>
  19. <loc>http://exampleDomain.com/category-sitemap.xml</loc>
  20. <lastmod>2017-11-24T02:25:35+02:00</lastmod>
  21. </sitemap>
  22. </sitemapindex>
Add Comment
Please, Sign In to add comment