Hello everyone,
After switching my old domain from → jeremyvincent.be
To → blog-jeremyvincent.fr
I wanted to change all the internal links URL to make it clean as an SEO pov.
So, I downloaded my content with universal content in Labs.
Then, I did Ctrl H with “jeremyvincent.be” and…
Replace it by “blog-jeremyvincent.be”.
So far so bad, it erased all my metas
And it did not do the job for all the links, neither.
i am wondering 2 things :
How can I spread this update to all the links ?
Are there some stuff that have been changed but still not aware of it ?
Thank you so much for the help
Kevin
July 16, 2024, 3:13pm
2
Ghost shouldn’t be storing the configured URL anywhere in the database, instead it should be stored as __GHOST_URL__
and transformed dynamically. That allows you to change the url
value in your config file and have everything just work without needing to mess with any manual replacement steps.
What steps did you take when switching domain?
Hello Kevin,
Thanks for the reply
Actually, I found a solution :
My content was duplicated and I found back my metas.
The internals links did not work only those inside the callouts.
system
Closed
November 7, 2024, 3:25pm
4
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.