Forum Moderators: phranque

Message Too Old, No Replies

Forwarding and browser problem

Problem getting forwarding to work

         

farmboy

8:27 pm on Nov 20, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Hopefully someone will direct me to another board if there is a better place for this topic.

I am having problems seeing things I have forwarded elsewhere. For example, my domain 1 forwarded to my domain 2.

I have been told that results are different on different browsers.

Is that correct? Are some people not getting there just because they don't use a certain browser?

Hopefully my question is clear. (instead of clear as mud)

Thanks,
FarmBoy

TorontoBoy

8:54 pm on Nov 20, 2017 (gmt 0)

5+ Year Member Top Contributors Of The Month



If you are using a current browser, their renderings should be pretty near identical. Plugins such as adblock-plus might remove ads, but they should be pretty close. What browsers are you comparing? More differences will be noted between desktop, tablet and phone. Is your site responsive?

farmboy

9:20 pm on Nov 20, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have problems when viewing Chrome.

FarmBoy

farmboy

9:30 pm on Nov 20, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



correction - I have problems when viewing with Chrome.

FarmBoy

TorontoBoy

9:32 pm on Nov 20, 2017 (gmt 0)

5+ Year Member Top Contributors Of The Month



Turn off all your plugins. Is this a current version of Chrome? Is the site layout different? You see different images? Please be more specific about the problem. Did you delete your cache? What other browsers have you used in testing your site? Firefox, Opera, Safari, IE, Brave, Midori? Platform (desktop, tablet, smartphone)? HTML5 differences [html5test.com]

lucy24

9:44 pm on Nov 20, 2017 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



The only way a browser can make a difference is if old information has been cached, overriding a more recent 301. Even then, you should get the new material if you refresh the page, which is supposed to force the browser to send in a fresh request. “Empty your browser cache” is in any case a good all-purpose fix for what ails you, like “replace your tenor” or “clean the spark plugs”. She said, dating herself.

But just to clarify: What, exactly, do you mean by “forward”? Do you mean redirect, such that a request for
example.backup/dir/pagename
gets a 301 redirect to
example.com/dir/pagename
? Is this happening at the server level, or via a script that executes after the user has already loaded the page?