1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
#Valid for all user agents
User-agent: *
#Disallow Global Website#
Disallow: /GenericStatisticsWS.asmx
Disallow: /GenericStatisticsWS.asmx/*
Disallow: /ws/
Disallow: /link/
Disallow: /api/
Disallow: /Handlers/
Disallow: /mailings/
Disallow: /newsletter/
Disallow: /*.aspx?currency
Disallow: /*.aspx?Currency
Disallow: /*.aspx?module
Disallow: /*.aspx?page
Disallow: /*page=
Disallow: /*.aspx?runtimeinterval
Disallow: /*@@URL@@
Disallow: /*@@url@@
Disallow: /*@@IMAGE@@
Disallow: /*@@image@@
Disallow: /*mac.aspx
Disallow: /*mobile-app.aspx
Disallow: /*?nab
Disallow: /*?menu
#Disallow WP#
Disallow: /wp-login.php
#Allow Exceptions for images, scripts, pdfs#
Allow: /resources/
Allow: /styles/
Allow: /images/
Allow: /res/
Allow: /components/
Allow: /docs/
Allow: /pub/
#Sitemaps#
Sitemap: https://www.teamviewer.com/sitemap_index.xml
Sitemap: https://www.teamviewer.com/page-sitemap.xml
Sitemap: https://www.teamviewer.com/features-sitemap.xml
Sitemap: https://www.teamviewer.com/press-sitemap.xml
Sitemap: https://www.teamviewer.com/successstories-sitemap.xml
Sitemap: https://www.teamviewer.com/integrations-sitemap.xml
Sitemap: https://www.teamviewer.com/author-sitemap.xml
Sitemap: https://www.teamviewer.com/info-sitemap.xml
#Changed on 2018-12-11 SeSi#
|