Skip to main content

Questions tagged [redirect]

With Redirects a visitor can be redirected to another page.

0 votes
0 answers
13 views

Solidres Joomla 3 Logged in, select any Joomla menu item, erroneously returned to login page

Hi I'm a rank amateur with regard to site development experience, Last time I put one together was at least a decade ago, much has changed! Decided on Solidres for numerous reasons, not least they ...
Thai Motorcycle Tours - Miles's user avatar
1 vote
1 answer
24 views

Should I redirect all the spammy 404s?

The redirects manager picks up a tonne of 404 errors. Most of them are spammy, I would guess, attempts to find out what system I'm using and hack it. Thus, I don't really want to redirect those ...
Eoin's user avatar
  • 2,011
0 votes
1 answer
92 views

Force 404 error in J4 when php file called

this is related to my previous question regarding [native J4 redirects][1]. I'm looking at a workaround but my previous question is still valid. I'm using [Jbusiness][2] and where previously we could ...
Dtorr1981's user avatar
  • 532
2 votes
0 answers
229 views

Joomla 4: Redirect to a wished page after front-end login does not work

I am using a non-published login-menu-item. Calling this item, displays the login-module. After login, I want to redirect to the homepage, but instead it is displaying the introducing - and featured ...
Mary's user avatar
  • 21
2 votes
1 answer
95 views

Automatically create redirects after changing to modern routing / updating to J4. Detect and deal with old links with id

After changing to modern routing (and removing ids from urls), and/or updating a Joomla 3 site to Joomla 4, old article category links with the id at the start will 404. People seem to suggest fixing ...
jamesgarrett's user avatar
  • 3,319
1 vote
2 answers
672 views

How can I redirect all index.php from URLs to stop duplicate URLs?

My SEO team has reported duplicate URLs. I have turned on SEF URLs and I have renamed htaccess.txt to .htaccess. This does not show the index.php when I click on the link, but if I manually add it ...
Eoin's user avatar
  • 2,011
0 votes
2 answers
156 views

Not correcting redirect to 404 page if url not exist

Today I caught a bug with my 404 page redirecting. If I have not existing page like this https://domain.com/blablapage, redirecting to 404 is working all good. But if user go to url https://domain.com/...
user3774771's user avatar
1 vote
0 answers
100 views

Joomla .htaccess redirect on multilingual site

My website has 4 languages (/en, /ka/, am/, az/) and we have a situation where we need to replace old menu aliases so that shared links on Facebook still work. The following battery of redirect rules ...
Gocha's user avatar
  • 83
1 vote
1 answer
687 views

Joomla correct way of routing

This is in my Controller. Currently, I am redirecting using the inherited function setRedirect(URL_TO_REDIRECT_TO). public function redirectTo($layout){ $this->setRedirect('index.php?option=...
DeesreX's user avatar
  • 87
1 vote
2 answers
45 views

Forwarding to the item page after the creation of the item via front end editing

I wrote a small joomla 4 component and made it possible to create a new item in the frontend. After creating a new item, Joomla core components usually redirects to a list view. But I want to redirect ...
agi's user avatar
  • 313
1 vote
0 answers
19 views

Redirect component adding strings to new URL

I have a Joomla 3.10.5 site that has recently been reorganized, so we are redirecting the old broken links to their new locations. However, every day when I reopen the component, the new URLs that I ...
LMK Web's user avatar
  • 183
1 vote
1 answer
68 views

Exception for .htacess

I'm using Joomla 4. In the configuration, URL-Rewrite is set to yes. I think that's what caused this line: Return 403 Forbidden header and show the content of the root home page RewriteRule. * Index....
Wolf's user avatar
  • 11
2 votes
1 answer
68 views

How to redirect in software after logout

I am seeking a way to trigger a redirect on user logout. One obvious way to do this seems liable to cause problems. The event of logout can be used to trigger a plugin using the event onUserLogout. It'...
mbrampton's user avatar
  • 314
1 vote
2 answers
243 views

403 Error Page Alternative for Already Registered Users

Joomla 3.9.24 There's a similar question here but it deals with changing the language string, whereas I'd like to change the page content and / or redirect. I have allowed user registration on my site ...
jonboy's user avatar
  • 3,613
0 votes
0 answers
42 views

Link options when redirecting

good day When creating a new record in the component, a link is sent to the admin's mail http: //localhost/index.php? option = com_aepetitions & view = editpetition & task = editpetition.edit &...
antarey's user avatar
  • 35

15 30 50 per page
1
2 3 4 5
8