Old topics published via WordPress embed are missing x-robots: noindex and canonical tags

Thiago, if you have access to the server, could you please get the id of a topic where the canonical url is not working, run the following in the rails console and share the result.

./launcher enter app
rails c
TopicEmbed.with_deleted.find_by(topic_id: add the topic id here)