How the stemap.xml is linking with robots.txt
I have one requirement where i was creating a new test-sitemap.xml and also we are having an existing main sitemap.xml file. I need to linkup the newly created test-sitemap.xml with the existing sitemap.xml. I enabled the sitemap.xml url in robots.txt file as well. I able to see the test-sitemap.xml path in robots.txt but the urls present in test-sitemap.xml is not coming in main sitemap.xml. What was the steps to enable the test-sitemap.xml in main sitemap.xml.
In test-sitemap.xml file where we are having all the dynamic build urls these are not the AEM pages.
I need to linkup the test-sitemap.xml to the main sitemap.xml. Can you plz provide the steps for this.