yuriipalam opened a new pull request, #8: URL: https://github.com/apache/phoenix-site/pull/8
Update the caching rules, so the HTML files are always checked with the server despite being cached. Other static assets are fully cached on the client site since any change results in a new unique name of a file. Also, now the website generates `sitemap.xml` and includes it in the `robots.txt` file, so it's much easier for Google Bot Crawler to discover the pages. If this still doesn't: 1) update the caching, then we should erase it in Varnish (the caching tool the web server seems to use). and/or 2) update Google search results, then we should initialize the re-index process in Google Console specifying the `sitemap.xml` file as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
