Was working on my robots.txt today...specifically the sitemap statement. XF is installed in the server root directory. There's a sitemap.php file in the server root directory...but it's dated from about 3 months ago. I'm guessing this is not the correct sitemap file...maybe an artifact of some sort when the site was migrated from vBulletin to XF a couple months ago.
I then did a server search for "sitemap"...and I see the most recent sitemaps seem to be in the directory:
public_html/internal_data/sitemaps/
In this directory there are 6 files:
sitemap-2000345678-1.xml.gz
sitemap-2000345678-2.xml.gz
sitemap-2000345678-3.xml.gz
sitemap-2000345678-4.xml.gz
sitemap-2000345678-5.xml.gz
sitemap-2000345678-6.xml.gz
The dates of these files are from yesterday (9-16-20)...which corresponds correctly with what I'm seeing in the AdminCP.
Based on info mentioned earlier in this thread...I thought my robots.txt file sitemap statement would be:
Sitemap: https://www.example.com/sitemap.xml
Based on the info above...is this still true...or should the robots.txt sitemap statement be something different?
Thanks