csnls Posted November 2, 2021 Share Posted November 2, 2021 (edited) To those who have time and kindness to help me, I created a new category in the back office of my 1.7 website and pages inside. Today, pages are visible but not the category. --> The URL of my page : https://myWebsiteName.com/fr//myPageName --> The URL I try to have : https://myWebsiteName.com/fr/myCategorieName/myPageName In terms of SEO in Google, it is not optimal : --> What I have : https://myWebsiteName.com › myPageName --> What I want : https://myWebsiteName.com › myCategoryName › myPageName According to me, my category and my page are well created in the BO. I show the way I created it to the dev who created the website (I get the job back). Result, he doesn't find any mistake in the BO. I also cleared the cache. Maybe, the problem come from PHP (AdminCMSCategoriesController ? AdminCmsContent ? etc.). Any solutions ? I can provide pictures if you ask. Many thanks in advance ! Edited November 2, 2021 by csnls Right post (see edit history) Link to comment Share on other sites More sharing options...
Mr Rick Posted November 25, 2021 Share Posted November 25, 2021 Hi, Its only possible by editing the Link.php and Dispatcher.php classes, by making an override of them of course so CORE classes are preserved. Not easy but possible, do inbox me if you have the budget Regards, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now