Ad
How Can I Implement The Sitemaps For A TYPO3 Multidomainsystem When I Have Only One Root Folder?
I have to link to both sitemap.xml in the robots.txt for a TYPO3 Multidomain System (.de and .com). There is one root folder for both instances. How can i tell google which sitemap.xml is the right one?
Ad
Answer
Actually the name of the sitemap doesn't matter. Even directly using e.g. eID=dd_googlesitemap
URLs is fine.
If you are not able to set up different web hosts with a separate robots.txt
you can at least for Google manually submit your sitemap URL through the Search Console Sitemaps tool.
Ad
source: stackoverflow.com
Related Questions
- → How do I call the value from another backed page form and use it on a component in OctoberCms
- → Inline JS callback syntax Vs Internal JS callback syntax
- → Prevent form action from being followed by robots
- → How to remove parameters from the root URL if it does I18n
- → SEO Canonical URL in Greek characters
- → Htaccess negation
- → Wrapping anchor elements with text
- → Adding schema.org to site
- → dynamic php title depends on page id and using of "if (isset"
- → Building sitemap for 2 wordpress install under 1 domain
- → Bigcommerce Repeating url
- → 301 Redirection from no-www to www in wordpress
- → Wrapper inside or outside HTML5 semantics main, which is best practice?
Ad