I have a WordPress website http://test.example and created a new subdomain with separate content and URL http://subdomain.test.example and I need to register both sites in Google Search Console now. The idea is that both sites are visible on Google and to be SEO optimized for different content they have. What is the best way to do this:
Add a new property type (Domain) of a
test.example(withouthttpandwww) and after that just to submit both sitemaps (http://test.example/sitemap.xmlandhttp://subdomain.test.example/sitemap.xml)Add a new property type (URL Prefix) for both sites (
http://test.exampleandhttp://subdomain.test.example) and a separate XML file for both sites in the correct property where they belong.Or some other way?