Hello,
I'm having a URL rewriting issue when I write an article using the SP Page Builder editor and publish it in blog mode.
It generates two URLs, as shown below:
https://music-acem.com/musique-en-entreprise
which becomes
https://music-acem.com/?option=com_sppagebuilder&view=page&id=4&Itemid=109
The problem is that Search Console tells me the indexed URL is this one: https://music-acem.com/?option=com_sppagebuilder&view=page&id=4&Itemid=109
What can I do to prevent SP Page Builder from rewriting the URL and keep the base URL?
I should note that I have the following settings in .htaccess:
Plain text URL rewriting (SEF) Yes
On-the-fly URL rewriting Yes
Thank you for your help.
Jack