-
How to handle SEO redirection after remove www
Recently our https://bestclassifiedsusa.com free classifieds USA website we move from www to non www format. Now old urls still showing in Google SERP. When click they show 404 error pages due to removed old ads.
Technical SEO | | bcuclassifieds
We redirect www to non www version for main domain but still old cache pages affected.
How to dynamically handle this case, all old www version ads pages auto redirect to relevant category pages?0 -
Unsolved Redirect chain notification
Hi, I start to use MOZ a few days ago.
Getting Started | | MirkoZagreb
Start the first project and after crawling get an error with a redirect chain like this https://nimb.ws/1Ex2v3
I am not sure what is the problem and how to solve it.
My page is Joomla 4 and for the redirect using Admintools Joomla extension
I am using .htaccess for redirecting from non-www to www RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L] and to https RewriteCond %{HTTPS} !=on [OR] RewriteCond %{HTTP:X-Forwarded-Proto} =http RewriteRule .* https://www.konveks.hr%{REQUEST_URI} [L,R=301] That exact configuration I have in my other domain domidona-it.hr and there don't have that issue.
Is anybody has a clue why MOZ show that problem on konveks.hr and not in domidona-it.hr.
Thank you0 -
Unsolved Crawler Warnings Redirect chain
Hi, I start to use MOZ today. Start the first project and after crawling get an error with a redirect chain like this https://nimb.ws/1Ex2v3
Getting Started | | MirkoZagreb
I am not sure what is the problem and how to solve it.
My page is Joomla 4 and for the redirect using Admintools Joomla extension
I am using .htaccess for redirecting from non-www to www RewriteCond %{HTTP_HOST} !^www\. [NC] RewriteRule ^(.*)$ https://www.%{HTTP_HOST}/$1 [R=301,L] and to https RewriteCond %{HTTPS} !=on [OR] RewriteCond %{HTTP:X-Forwarded-Proto} =http RewriteRule .* https://www.konveks.hr%{REQUEST_URI} [L,R=301] Thanks for any help0 -
What is the difference between "document" and "object" moved redirect errors?
What is the difference between "document" and "object" moved redirect errors? I'm used to see "object moved" as a redirect chain issue that needs to be fixed, but this week my report contained a "document moved" redirect chain issue. And it's on our homepage. Looks like it might be a HTTP versus an HTTPS issue.
Reporting & Analytics | | Kate_Nadeau0 -
301 Redirect chain
I've got a redirect chain happening
On-Page Optimization | | Libra_Photographic
http > https> https.www. I can't find how to fix this one. My site is on siteground which forces the https at server level and then onto cloudflare. Anyone have any ideas?0
Welcome to the Q&A Forum
Browse the forum for helpful insights and fresh discussions about all things SEO.