-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
URL Structure changed after updating to Joomla 3.8.4 #19505
Comments
I did that and i get a url with "menu-alias" instead of the "/component/content/article" That still creates a new link that is not resolving my issue... then
|
You can create (instead "menu-alias") menu item "Category Blog" or "Category List" for your category "topic help" with alias "2-topic-help". |
Hi, thanks.. that resolves the articles in the category topic help, how about the articles in the other categories, or i repeat the same procedure and use the respective category alias as well.. |
Usual folks do not create a menu item for category with alias like "2-topic-help" but only "topic-help". If you have more top categories without any menu item then the simplest way is to repeat the procedure. |
let me deal, if i face any issues I will contact... I just dread future updates that would mess all this.. I just want to retain my urls TO AVOID hurting SEO.. Thanks alot.. |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/19505 |
closed as Issue solved; it can always reopened if needed. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19505. |
Hello, the trick is working for articles under categories but not those under subcategories. |
Is there no remedy for this issue or it means we just have to get new structured urls... |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/19505 |
reopened as stated above. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19505. |
You can use component redirect in joomla or you can add a redirect command in
In 3.8.4 there is a "new structured urls", which is correct, but they are different that links from 3.8.3. In the next version 3.8.5 this changes will be (in 99%) reverted |
I kindly need your help with the kind of redirect command that I can add in .htaccess file. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19505. |
and the redirect command that can handle all urls and remove the ""/component/content/article" part in the new redirected URLs.. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19505. |
Yes, it may be the simplest way. |
General advice: For each article in the category tree, where neither (category) has its own menu item, and the article |
I totally agree on your advice above; Infact I started seeing the effect months ago and bought some extensions.. what is then the long term best suggestion.. for consideration. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/19505. |
Closed as the routing changes have been reverted for 3.8.5 with #19512 |
Hello, I am, back again with some observation. I created menu items for my categories (category list) under which my articles are grouped. (meaning each article has a menu item id of the category. This is my challenge, any link I anchor or link up now is showing okay e.g but those links that were existing never are showing a new structure UNLESS i un-link and link them again... they look like Link a and b are same article, one is showing in some pages and the other in others... What should I do to correct this? Peter |
with further research old url are New ones are like... Is there a way I can automatically update and remove the :research-proposal&Itemid=101 which is the homepage item it + alias on all the older links.. Peter |
Steps to reproduce the issue
I recently updated to joomla 3.8.4 from 3.8.3.
This affected the urls that were linked recently from around six months ago. The old urls same way generated are still okay..
Expected result
http://www.researchtopichelp.net/2-topic-help/18-dba-new-research-ideas
Actual result
http://www.researchtopichelp.net/component/content/article/2-topic-help/18-dba-new-research-ideas
System information (as much as possible)
joomla 3.8.4 updated yesterday
Additional comments
the addition of "/component/content/article" is the issue.
Please any help urgently before i get lots of 404 pages
Thanks
The text was updated successfully, but these errors were encountered: