Karina Harumi Posted October 26, 2022 Share Posted October 26, 2022 Hello I have a link that I need to create a redirect, how to do that? The link is: https://forum.casadodesenvolvedor.com.br/central-de-ajuda/centraldeajuda.html/ Link to comment Share on other sites More sharing options...
Marc Stridgen Posted October 26, 2022 Share Posted October 26, 2022 There is no way in which to redirect items within the software. Could I ask why it is you wish to redirect this? Perhaps there is an alternative to this Link to comment Share on other sites More sharing options...
Karina Harumi Posted October 26, 2022 Author Share Posted October 26, 2022 SemRush showed me several 404 errors and among them this link that was deleted. So I would like to create a redirect so as not to harm my ranking or the user experience. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted October 26, 2022 Share Posted October 26, 2022 There is no way in which to do that at the present time unfortunately. Link to comment Share on other sites More sharing options...
Solution Nathan Explosion Posted October 26, 2022 Solution Share Posted October 26, 2022 (edited) This post was recognized by Marc Stridgen! "Thank you. That was very helpful" Nathan Explosion was awarded the badge 'Helpful' and 10 points. 22 minutes ago, Marc Stridgen said: There is no way in which to do that at the present time unfortunately. In Pages, do the following: Create a folder called 'central-de-ajuda' (click 'Add folder') In that folder, create a page and set the filename to 'centraldeajuda.html' Edited October 26, 2022 by Nathan Explosion SeNioR- 1 Link to comment Share on other sites More sharing options...
Karina Harumi Posted October 26, 2022 Author Share Posted October 26, 2022 3 minutes ago, Nathan Explosion said: In Pages, do the following: Create a folder called 'central-de-ajuda' (click 'Add folder') In that folder, create a page and set the filename to 'centraldeajuda.html' That's a way, thanks. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted October 26, 2022 Share Posted October 26, 2022 8 minutes ago, Nathan Explosion said: In Pages, do the following: Create a folder called 'central-de-ajuda' (click 'Add folder') In that folder, create a page and set the filename to 'centraldeajuda.html' Nice solution! Assuming you would add the redirection within that html file? Link to comment Share on other sites More sharing options...
Nathan Explosion Posted October 26, 2022 Share Posted October 26, 2022 5 minutes ago, Marc Stridgen said: Nice solution! Assuming you would add the redirection within that html file? No redirect is needed, as the link now works. Link to comment Share on other sites More sharing options...
Marc Stridgen Posted October 26, 2022 Share Posted October 26, 2022 Just now, Nathan Explosion said: No redirect is needed, as the link now works. Ah, of course. I assumed the op was looking to redirect to where it now is. Karina Harumi 1 Link to comment Share on other sites More sharing options...
Nathan Explosion Posted October 26, 2022 Share Posted October 26, 2022 If it was required, then when creating the page choose the 'Manual HTML' option instead of 'Page Builder' and put the following as the content (changing the obvious to the target): {{header("Location: https://www.domain.com/", true, 301);}} SeNioR-, Karina Harumi and Marc Stridgen 1 2 Link to comment Share on other sites More sharing options...
Recommended Posts