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..
http://www.researchtopichelp.net/2-topic-help/18-dba-new-research-ideas
http://www.researchtopichelp.net/component/content/article/2-topic-help/18-dba-new-research-ideas
joomla 3.8.4 updated yesterday
the addition of "/component/content/article" is the issue.
Please any help urgently before i get lots of 404 pages
Thanks
Labels |
Added:
?
|
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..
Last question, will the old urls at some point start getting affected?
Thanks for your help.
Usual folks do not create a menu item for category with alias like "2-topic-help" but only "topic-help".
But for you this is probably not a solution.
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..
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-01 06:30:06 |
Closed_By | ⇒ | franz-wohlkoenig |
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.
closed as Issue solved; it can always reopened if needed.
Hello, the trick is working for articles under categories but not those under subcategories.
Am stuck
Is there no remedy for this issue or it means we just have to get new structured urls...
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Status | Closed | ⇒ | New |
Closed_Date | 2018-02-01 06:30:06 | ⇒ | |
Closed_By | franz-wohlkoenig | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/19505
reopened as stated above.
Status | New | ⇒ | Discussion |
Category | ⇒ | Router / SEF |
You can use component redirect in joomla or you can add a redirect command in .htaccess
file.
Is there no remedy for this issue or it means we just have to get new structured urls...
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
and IMO Joomla will have to live longer with incorrect (from the technical point of view) generated links (as before 3.8.3).
I kindly need your help with the kind of redirect command that I can add in .htaccess file.
As I wait for 3.8.5 release.
and the redirect command that can handle all urls and remove the ""/component/content/article" part in the new redirected URLs..
General advice:
For each article in the category tree, where neither (category) has its own menu item, and the article
does not have its own menu item, there may always be a problem with positioning and duplicate URLs.
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.
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-02-03 17:16:38 |
Closed_By | ⇒ | brianteeman |
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.
I used the modern routing option in articles integration option..
This is my challenge, any link I anchor or link up now is showing okay e.g
Link a) https://www.petrianeditingservice.co.uk/capstone-correction/review-assistants
but those links that were existing never are showing a new structure UNLESS i un-link and link them again...
they look like
Link b) https://www.petrianeditingservice.co.uk/?view=article&id=46:review-assistants
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?
Any automatic way to update the urls rather that manual un-linking and re-linking?
Peter
with further research
old url are
index.php?option=com_content&view=article&id=48:editing-helpers&catid=17**:research-proposal&Itemid=101**
New ones are like...
index.php?option=com_content&view=article&id=48:editing-helpers&catid=17
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
Please see #19497 (it's a long read) and could you test if #19498 solves your issue?