Closed underwoo closed 4 months ago
@chanwilson, I can do this another way. I can use a <meta />
tag on the home page of the site, instead of including the google*.html file as this does. I would add it to the index.rst file as:
.. meta::
:google-site-verification: <code_goes_here>
Which method to you think would be better?
Google needs the google*.html file to index the site. The build process will also create a sitemap file in a location that is defined in the robots.txt file.
This needs to be merged before #86 so we know Google is indexing the site.