
Got a problem. I migrated from J3 to J4 like a month ago, I am redesigning an old website but currently in use, so the styles, etc. But maintaining most of the articles, etc. (changing styles, ofc). So the thing is, in the old website the redirects are managed with sh404SEF component. In the new site we don't use this component and we use the J4 redirects component, maintaining the same links, etc. for the SEO.
The problem comes here, for example, in a button I point into an existing article with its URL (I tried the friendly and the non friendly), I land into the article but it shows the non friendly URL: https://www.pruebasieb.info/component/c ... mp;lang=es
In the old website, the button links to the article and it shows the friendly URL: https://www.invertirenbolsa.info/Redes- ... -info.html
So I don't know why... What I think it's weird is, in the Redirect component in Joomla 4, I see the non friendly URLs inside "New URL" while the friendly URLs are inside "Expired URL" field... I thought on changing that to the opposite, but maybe the SEO would be affected?
And yeah, in global configuration, the Friendly URLs and URL Rewritting options are enabled and also I changed web.config.txt to web.config, and I already had .htaccess ...
So in the Joomla 4 (first link) is the same article, it should be like the second link, but it's not....
Any ideas of what's wrong...?
Thank you (I can't upload pics so that's why I wrote the links....)