Redirect website a to b?

User Help for Seamonkey and Mozilla Suite
Post Reply
Lef
Posts: 20
Joined: January 3rd, 2022, 10:50 am

Redirect website a to b?

Post by Lef »

I want to redirect say google.com to yahoo.com. So far I can make a greasemonkey script to do so, but it first waits for Seamonkey to load google.com. I however at no time want Seamonkey to talk to google.com, I just want it to go straight to Yahoo.com.

Is there an extension or some way to do this?
Lef
Posts: 20
Joined: January 3rd, 2022, 10:50 am

Re: Redirect website a to b?

Post by Lef »

So it seems there's an old extension:

https://web.archive.org/web/20181005122 ... 9281edeac3

However throwing it into the converted only gives me a "Redirector does not work in Private Mode"
There's also a palemoon fork that appears to get further when converted, but the buttons to create or edit a filter do nothing.
https://addons.palemoon.org/addon/url-rewriter/
TPR75
Posts: 1353
Joined: July 25th, 2011, 8:11 am
Location: Poland

Re: Redirect website a to b?

Post by TPR75 »

Lef wrote:I want to redirect say google.com to yahoo.com. [...] I however at no time want Seamonkey to talk to google.com, I just want it to go straight to Yahoo.com.
Don't type/click google.com! Simple, isn't it? :wink:

But if you want to change SEARCH ENGINE available from e.g. Address Bar then:
Menu -> Edit -> Preferences -> Browser -> Internet Search -> in field "Default Search Engine" make you choice in "Search using:" and choose Yahoo

Image

Works?
--
User avatar
Friendly Troll
Posts: 23
Joined: July 15th, 2004, 12:42 am
Location: Northern Europe

Re: Redirect website a to b?

Post by Friendly Troll »

If the address you want to change is not to a search engine but some other address and you really want to change it every time it occurs and you always want it changed the same way, then you could possibly use the hosts file for address translation. You can read about the hosts file e g here:
https://en.wikipedia.org/wiki/Hosts_%28file%29

EDIT:ed once for typo.
Every person is unique, except for me.
Post Reply