petern48 opened a new issue, #2180: URL: https://github.com/apache/sedona/issues/2180
Hide older Sedona document pages from don't show up in google searches. We should not completely remove access to the older documentation versions, but just make it so they aren't showing up as top google search results. I often click a link and find that I'm on an older doc page for some reason. Ran a quick LLM query, and it seems like this is fixable through fixing HTML code somehow. It said something about setting `content="noindex"` field for a `<meta>` tag and setting `rel="canonical"` of a `<link>` tag. Didn't look into this further, these may or may not work. -- 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]
