In order to improve the information that is shown in social networks and in search engines, perform complete the following tasks:
Create a OpenGrahProfileRoute class using this as an example that should fetch the profile of the user from catalyst and build the title and metadata tags.
Configure the rollouts sites file so when an instance of the route created before is requested, it builds it.
Configure the domains file so when the site is loaded, the route class is executed.
In order to improve the information that is shown in social networks and in search engines, perform complete the following tasks:
OpenGrahProfileRoute
class using this as an example that should fetch the profile of the user from catalyst and build the title and metadata tags.