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.

Redirect http://domain to http://www.domain

Featured Replies

Hi all i am trying to figure out how to redirect mydomain.com to www.mydomain.com.

 

I have been using website grader and it suggested i do this with a 301 redirect but how can i do this i tried to do it at godaddy with no effect and in cpanel with no effect? would it be a htaccess edit?

 

Any help would be great.

In a .htaccess file in the root folder have something like this

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

Thanks that did the trick

 

 

Hi Just to let you know, your site still appears for the non www version. Try this article http://www.smartlabsoftware.com/howto/redirect-index-page.htm

 

You also have the /index.pho version of the Home page so the above link will help with that too. This is important to fix as people may link to either version and will therefore split your link juice...

 

Tim

  • Jo 90 locked this topic
Guest
This topic is now closed to further replies.

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.