Hi Brian, Im sorry to bug you. But if you don't mind... Im still confused and having a hard time wrapping my brain around this. This is what I do know.. when i type in intercallsystems.com it automatically goes to https://intercallsystems.com.
But if I type in any other page, like: http://intercallsystems.com/nursecallsystems/the-equinoxlegend-systems/ it doesnt automatically go.
Only the homepage does..
Also,
When I put my site through screaming frog I get duplicate title issues and duplicated H1 tags and what not for some pages like:
http://intercallsystems.com/nurse-call-manufacturer/
https://intercallsystems.com/nurse-call-manufacturer/
So do i need to redirect to http or do i need to do rel canonical?
This is what my current htaccess file looks like:
BEGIN WordPress
<ifmodule mod_rewrite.c="">RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]</ifmodule>
END WordPress
Redirect 301 /intercallsystems.com/intercall-nurse-call-systems/ http://intercallsystems.com/nursecallsystems
Redirect 301 /about-us http://intercallsystems.com/nurse-call-manufacturer
Redirect 301 /cat/avstas.html http://intercallsystems.com/
Redirect 301 /contact.html http://intercallsystems.com/contact-us/
Redirect 301 /cat/product.html http://intercallsystems.com/nursecallsystems
Redirect 301 /legal.html http://intercallsystems.com
Redirect 301 /8345spec.html http://intercallsystems.com
Redirect 301 /patsta.html http://intercallsystems.com
Redirect 301 /employment.html http://intercallsystems.com/about-us/employment/
Redirect 301 /is/index.html http://intercallsystems.com/nursecallsystems/
Redirect 301 /intercall-nurse-call-systems/the-equinoxlegend-systems/ http://intercallsystems.com/nursecallsystems/the-equinoxlegend-systems/
Redirect 301 /the-audio-visual-system/ http://intercallsystems.com/nursecallsystems/the-equinoxlegend-systems/
Redirect 301 /nurse-call-systems/the-ultra-series/ http://intercallsystems.com/nursecallsystems/ultra-system/
Redirect 301 /systems/ http://intercallsystems.com/nursecallsystems/
Redirect 301 /about-intercall-systems/ http://intercallsystems.com/nurse-call-manufacturer/
Redirect 301 /ultra-touch-screen-master/map-1550/ http://intercallsystems.com/nursecallsystems/ultra-system/
Redirect 301 /the-vista-series/ http://intercallsystems.com/nursecallsystems/vista-series/
Redirect 301 /intercall-systems/ http://intercallsystems.com/nursecallsystems/
Redirect 301 /nurse-call-systems/the-ultra-system/ http://intercallsystems.com/nursecallsystems/ultra-system/
Redirect 301 /nurse-call-systems/the-audio-visual-system http://intercallsystems.com/nursecallsystems/the-equinoxlegend-systems/
I really appreciate the help!
Rena