momo-jun commented on PR #481: URL: https://github.com/apache/pulsar-site/pull/481#issuecomment-1484836106
Hi @tisonkun, I wanted to ask a follow-up question on the logic that decides which canonical URLs to return in the Google results. IIUC, the current adopted strategy is to enable two types of canonical links: - `next` version uses `/next/` in the canonical URLs - all the other versions use the latest stable version number in the canonical URLs Then what logic decides the canonical URL to return in the Google results if the keyword exists in both the `next` version and earlier versions? In my observation, the behavior is random, so I'm wondering about the logic behind this. For example, for "pulsar throttling", the next version shows: <img width="877" alt="image" src="https://user-images.githubusercontent.com/60642177/227905409-d430a281-6184-4979-94f1-83e5aa01e8a2.png"> And for "pulsar functions", the latest stable version shows: <img width="847" alt="image" src="https://user-images.githubusercontent.com/60642177/227905570-c219ae7f-9be7-474d-860c-aa9a0b07067a.png"> -- 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]
