urfreespace commented on issue #18190:
URL: https://github.com/apache/pulsar/issues/18190#issuecomment-1477613803

   > To summarize the possible solutions based on my understanding:
   > 
   > 1. **Preferred**: Update the [logic of the existing global canonical URL 
implementation](https://github.com/apache/pulsar/issues/18190#issuecomment-1477202689)
 to use the latest version of doc page 
`https://pulsar.apache.org/docs/{topic-id}/` as canonical URL. ---- I've no 
idea about HOW and need expert to help with it.
   > 2. **Workaround**: Add [HTML 
tags](https://github.com/apache/pulsar/issues/18190#issuecomment-1477213289) to 
each doc file of all versions. ---- If we can have the preferred solution in 
place, this one can be used only when we have minority cases to change the 
default canonical URLs by overriding the global setting.
   
   @momo-jun I did some research about it, no global configuration to config 
the meta `canonical` for all pages, so we need to modify all md pages to add 
them manually, but we could implement a script to help to batch modify them


-- 
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]

Reply via email to