my desired robots.txt rule as follow,
allow all bots, allow all files to be accessed (DIS ALLOW none), site map : theoriginalwebsitename.com/sitemap.xml
User-agent: *
Disallow:
Sitemap: https://www.theoriginalwebsitename.com/sitemap.xml
the above code is saved in server but when accessing from outside I get below
User-agent: *
Allow: /
Sitemap: mywebsite/sitemap.xml
I wonder why https://www.theoriginalwebsitename.com/sitemap.xml
not comes in sitemap directory