-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[5.2] SEF: Add "Strict Routing" option #43432
Conversation
I've tested this functionality on my Joomla 5.1 instance and it worked ok. I checked that the form displayed correctly, showed the correct online help and stored the correct values in the params field in the database. |
Please go to the issue tracker here https://issues.joomla.org/tracker/joomla-cms/43432 and use the blue "Test this" button at the top left corner, select your test result and submit. Otherwise your test will not be counted. A PR needs 2 successful human tests to get accepted. |
I have tested this item ✅ successfully on aaf1684 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43432. |
Co-authored-by: Quy <quy@nomonkeybiz.com>
I have tested this item ✅ successfully on cc0c919 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43432. |
1 similar comment
I have tested this item ✅ successfully on cc0c919 This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/43432. |
Thanks @Hackwar ! |
joomla/joomla-cms#43232 + joomla/joomla-cms#43378 + joomla/joomla-cms#43216 + joomla/joomla-cms#43260 + joomla/joomla-cms#43386 + joomla/joomla-cms#43575 + joomla/joomla-cms#43491 + joomla/joomla-cms#43760 - (upmerge, внесено в 5.1х) joomla/joomla-cms#43247 + joomla/joomla-cms#43579 + joomla/joomla-cms#43690 + joomla/joomla-cms#43829 + joomla/joomla-cms#43840 + joomla/joomla-cms#43841 + joomla/joomla-cms#43885 - (upmerge, только для др. пакетов) joomla/joomla-cms#43223 + joomla/joomla-cms#43810 - (только для en-GB) joomla/joomla-cms#43898 + joomla/joomla-cms#43432 + joomla/joomla-cms#43870 + joomla/joomla-cms#42850 + joomla/joomla-cms#43937 - (upmerge, только для др. пакетов) joomla/joomla-cms#43862 + joomla/joomla-cms#43975 + joomla/joomla-cms#43910 + joomla/joomla-cms#43965 + joomla/joomla-cms#43738 + joomla/joomla-cms#43814 + joomla/joomla-cms#44000 + joomla/joomla-cms#44050 + (upmerge, с 4.4.9) joomla/joomla-cms#43966 + joomla/joomla-cms#44065 +
Hi, |
Summary of Changes
Joomla has been improving its SEO performance constantly and with hopefully 5.2 we will allow for a stricter routing, which removes a lot of duplicate content. This PR introduces a switch to enable all these new behaviors, but does not implement them itself. It is basically a preparation for #42850, #42854 and #42989.
Testing Instructions
Codereview
Link to documentations
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed