Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

www. Problem

Featured Replies

This should be able to be customised in the control panel of your domain name registrar. I know 123-reg gives you the option to select with or without the www.

 

Hope this helps.

 

Jake.

Paste this into notepad (or if you already have a .htaccess file, paste it in there)...

 

RewriteEngine On
RewriteCond %{HTTP_HOST} !^(.*)\.chelseatalk\.co.uk $ [NC]
RewriteRule ^(.*)$ http://www.chelseatalk.co.uk /$1 [R=301,L]

 

Save as .htaccess, upload to the root of your server (typically public_folder). Check that the file on the server is named .htaccess NOT .htaccess.txt

 

That should solve the problem.

Edited by Bomb

You appear to be hosted with one.com in Denmark. I used to have a site hosted there but it would resolve with or without the www. It may be that they have introduced a default 301 redirect or perhaps you have inadvertently specified it when you set up your hosting. Check your CPanel.

Remove the code from your .htaccess file & look into your cpanel as others have suggested. If that fails, contact your host.

I used the code above and can't access my website. Any ideas what to do?

 

Yes put the original .htaccess file back. I take it you saved a copy, if not...?!?

 

Does it matter that much whether you have the www. or not? Most webmasters apply a 301 to resolve the address to have the www. or not have the www. in order to maximise their "link juice" anyway. So if your site resolves to not having the www. then all links will count towards it.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.