Thread Starter
jici
(@jici)
Hi,
Thanks for your reply but I’m not sure I understand it because I’m not really familiar with hooks. From what I understand, I put this hook in the function.php of my child theme and then… I don’t know what dynamic variable I have to use in my title and meta description now. Could you explain to me a little more how to use this hook, please?
As mentioned in the import tool, some dynamic variables will not be interpreted like %%page%%. You can remove them from your titles.
Or, you can add this variable using this hook to avoid editing all your titles / meta desc.:
https://www.seopress.org/support/hooks/custom-global-dynamic-variables-title-tag/
My previous link was for this variable %%current_pagination%% (https://www.seopress.org/support/hooks/filter-the-paged-tag-in-title-meta-description-current_pagination/).
Thread Starter
jici
(@jici)
Hi,
Thank you for your answers. I tried to apply them but I do not have enough computer skills to do it. So I will try your plugin again another time.