• Home
  • Get help
  • Ask a question
Last post 12 min ago
Posts last week 141
Average response time last week 4 hours 42 min
All time posts 67782
All time tickets 10474
All time avg. posts per day 21

Helpdesk is open from Monday through Friday CET

Please create an (free) account to post any question in the support area.
Please check the development versions area. Look at the changelog, maybe your specific problem has been resolved already!
All tickets are private and they cannot be viewed by anyone. We have made public only a few tickets that we found helpful, after removing private information from them.

#3480 – Remove URL Article ID and Menu Name

Posted in ‘sh404SEF’
This is a public ticket. Everybody will be able to see its contents. Do not include usernames, passwords or any other sensitive information.
Tuesday, 04 April 2017 06:58 UTC
webpbproot-gmail-com
Remove Menu Name

 https://xxxx.com/anti-cancer-medicines/anti-cancer-medicines

While Click On First Option Then It Is Redirect to Article ID Name -

https://xxxx.com/index.php?option=com_content&Itemid=210&id=42&lang=en&layout=edit&view=article

I Setup in your sh404SEF - https://xxxx.com/anti-cancer-medicines/abiraterone-tablets This URL But At the Time Browsing It is Showing With Article ID URL.

After Week I Also Create Product Wise Articles So After this Dont Know What Happening,.

Pls help me to resolve this ISSUE.
Tuesday, 04 April 2017 07:41 UTC
wb_weeblr
Hi

Pls help me to resolve this ISSUE


There can be two reasons for such thing:

1 - You set "com_content" to "Leave as non-sef" under the "By component" tab of sh404SEF configuration. If so, set i back to "use default handler"

2 - More likely, the issue is not in sh404SEF. It happens because the code displaying the table with all your links is not calling the Joomla standard API JRoute::_() function on them.

How is this table with all those links created? do you have a custom joomla component for that? or is it created manually inside an article?

Rgds
 
Tuesday, 04 April 2017 12:14 UTC
webpbproot-gmail-com
Dear Friend,
As Per Previous Mail i CHeck In My Coding

1 - You set "com_content" to "Leave as non-sef" under the "By component" tab of sh404SEF configuration. If so, set i back to "use default handler"

2 - More likely, the issue is not in sh404SEF. It happens because the code displaying the table with all your links is not calling the Joomla standard API JRoute::_() function on them.


Things, But Didnt Find any Resolution. I SET IT UP Leave as Non-SEF Then ITS View Same like this :
https://xxxx.com/index.php?option=com_content&view=article&layout=edit&id=82&Itemid=210


I Didnt USE any Third party tool After Joomla Install and Create Simple Articles I First Buy Your Package. and IN Signle Article I Linked many Articles So There is a LINK Only But Its Never Any Connection with URL Sef.

Tuesday, 04 April 2017 13:46 UTC
wb_weeblr
Hi

IN Signle Article I Linked many Articles So
This is what matters. HOW do you create those links? exactly?

OK, it will be faster if I just looka at it. Please provide a super user username and password for the site. We need to look at how the links are created.

Rgds
 
Wednesday, 05 April 2017 02:58 UTC
webpbproot-gmail-com
Super USER Name : xxxx
PWD : xxxx
Wednesday, 05 April 2017 03:41 UTC
webpbproot-gmail-com
xxxx.com >> Menu >> Specialities >> Anti-Cancer Medicines >> - Drug Name - Article Wise Page Browse

While Clicking on Menu >> Specialities >> Anti-Cancer Medicines Then URL Look Like this :>> https://www.xxxx.com/index.php?option=com_content&view=article&id=30&Itemid=210&lang=en

But I Want IT Look Like > > https://www.xxxx.com/specialities/Anti-Cancer Medicines> and When I Click on First Link of Sub-Menu Then It Look like this Which My Need >>

https://www.xxxx.com/specialities/Anti-Cancer Medicines/ABIRATERONE TABLETS

When I Click on This Link Then It Redirect to All Brands, And When I Clicking on First Brand Then I Want to Look like this >?


https://www.xxxx.com/specialities/Anti-Cancer Medicines/ABIRATERONE TABLETS/ABSTET 250 MG TAB

>>Please Help me To Resolve this Issue >> Never Gone Deapth But I 100% Hope from Your Product This Will Do a Perfect Shot For My Requirements.


Thanks & Regards,
PARAG
Wednesday, 05 April 2017 08:52 UTC
wb_weeblr
Hi

Why did you post this again?

Rgds
 
Wednesday, 05 April 2017 10:26 UTC
webpbproot-gmail-com
Oops, Sorry. Waiting..
Wednesday, 05 April 2017 14:48 UTC
wb_weeblr
Hi

1 -You have selected "Leave as non-sef" for com_content, under the "By components" tab of sh404SEF configuration:



This is incorrect, this setting should not be changed. The default value is "Use default handler" and it is the correct one. Why did you change it?

2 - After returning this setting to correct value, and clearing both Joomla cache (in Joomla configuration and Joomla cache system plugin), the menu items are normal.

3 - As mentioned above, you created incorrect links in you all your articles. WIth the first links as an example:



The link you use is: index.php?option=com_content&view=article&layout=edit&id=42

The link should be:

index.php?option=com_content&view=article&id=42

The &layout=edit is the layout for modifying an article, not for displaying it.

I have corrected the first link for you, Abateron.

Rgds
 
Saturday, 08 April 2017 16:43 UTC
webpbproot-gmail-com
Dear Friend,

Due to Health Problem I M Not able to Seen The Your Replay, Today I M Sitting With Your Answer Today Due to My Technical Guy Made Mistake on WEB Server SIDE He Over Write The Backup File SO All Your Work Is Reversed I Request You To Please Again Configure with your work.

I Also Want to ASK One thing.. On Anti Cancer Page I Linked All Article ID's With Edit Mode But IF I Directly ADD All Article one the Same Page then It is Works Perfectly Without any Distrub.. OR Is It SAFE ?? +

I Already Link 5 Article on Anti Cancer Category Page But Asusal First Article Which You Change Last Time That Works Other then 5-6 Linked Article Not Working.

Help Me To Resolve This .. Thanks
Monday, 10 April 2017 07:16 UTC
wb_weeblr
Hi

Due to Health Problem I M Not able to Seen The Your Replay, Today I M Sitting With Your Answer Today Due to My Technical Guy Made Mistake on WEB Server SIDE He Over Write The Backup File SO All Your Work Is Reversed I Request You To Please Again Configure with your work.
Sorry to hear that, I hope you are well now. I have done one example of the required fix for you, please apply the fix explained above to all other items. This is not something we can do for you as part of support.

On Anti Cancer Page I Linked All Article ID's With Edit Mode But IF I Directly ADD All Article one the Same Page then It is Works Perfectly Without any Distrub.. OR Is It SAFE ?? +
I am not sure I fully understand you question, but if I do, I must confirm that links must absolutely be created as explained above, and as is standard with Joomla: using the index.php?option=com_content.... syntax. If you directly link with for instance https://xxxx.com/anti-cancer-medicines/anti-cancer-medicines, then sh404SEF will not be informed of those URLs. When you purge the database, or add new links, they won't work.

I Already Link 5 Article on Anti Cancer Category Page But Asusal First Article Which You Change Last Time That Works Other then 5-6 Linked Article Not Working.
This is what I said above: you cannot link directly , you have to use the edit mode and use the index.php?option=com_content.... syntax


Rgds
 
Monday, 10 April 2017 07:49 UTC
webpbproot-gmail-com
Thanks For Repaly, But Yesterday I Find Solutions and Resolve the All ISSUES. Thanks Again.
This ticket is closed, therefore read-only. You can no longer reply to it. If you need to provide more information, please open a new ticket and mention this ticket's number.