joomla-sef-urls
Proper .htaccess Method to Redirect a Few Select Pages to use HTTPS, Returning all Others to HTTP?
I\'ve looked through similar questions but not found the exact working solution I\'m after. We have a Joomla site that needs 2-3 specific pages to be forced to use https, while navigating away from t[详细]
2023-03-29 09:39 分类:问答Using JRoute::_() in Joomla administrator
I have a custom component I\'m working on and I\'m writing an import script which is running in the administration area. I have the following code:[详细]
2023-03-21 02:33 分类:问答Using component's routes from 'router.php' in custom Plugin in Joomla
Question: How do I enable the Routes from my component\'s router.php in a plugin? I\'m working on a custom Plugin which redirects the route from default user profile:[详细]
2023-03-16 05:24 分类:问答Joomla plugin : how to get article title and article id
I have developed on simple plugin in Joomla 1.6 I stuck at : How to get article title and article url.[详细]
2023-03-07 04:05 分类:问答Joomla core functions in external scripts
recently Im working on custom Joomla component. And I need Joomla core functions in some external scripts(that are not part of Joomla framework).[详细]
2023-02-18 00:49 分类:问答Joomla - Add Get Variables to Menu Item Link
I made a custom component and I\'m trying to make the menu item link add &id=x, however I开发者_如何学编程 can\'t seem to find any documentation on how to make this work. The field is read only, b[详细]
2023-02-05 00:35 分类:问答.htaccess exclude specific file in webroot from URL rewriting
i am running a site with joomla. It has a bunch of mod rewrite rules i don\'t totally understand.. as well as some kind of SEF link thing running.[详细]
2023-01-20 06:46 分类:问答sef in joomla for dynamic urls
I have made a joomla component and wise to make the site sef. The problem is that some of the URL from the components put values by get method. so that the next page can do the task accordingly.[详细]
2023-01-14 16:23 分类:问答Joomla URL: Using format: www.xyz.com/section/category/article
I\'m new to Joomla, and have switched on SEF URLs. However, the issue is that it returns my links in the format:[详细]
2023-01-08 13:06 分类:问答Make Joomla component compatible with SEF/SEO
Hi I have developed a custom component for Joomla 1.5. However the urls when SEF is turned on 开发者_运维百科could look a bit better e.g. display the title rather than the id, how can I make custom ur[详细]
2023-01-08 10:59 分类:问答