Latest posts made by Daniele_Carollo
-
RE: Is a 404, then a meta refresh 301 to the home page OK for SEO?
Hi,
that's a bad solution!
Basically, what you recommended is the best they can do.
-
Implementing the right 404 (and not a soft 404) was a right decision but surely, having a custom page which helps the reader and gives him some choices is better than just serving a random 404.
-
In any case, every page should redirect to the most (new?) similar page that talks about the same topic. Sometimes it can be ok to just redirect to the homepage, but it's surely not the best option to redirect ALL the links to it.
-
Very important: don't use the meta refresh delays. It basically doesn't do a server redirect so that you're losing almost all the link juice when doing it. Instead, do 301 redirect via htaccess so that either your site and Google know that the old page is now actually the new page you're redirecting to.
Have a look at this if you want: http://moz.com/learn/seo/redirection
It surely helps!
posted in Intermediate & Advanced SEO
-
RE: How to inform Google to remove 404 Pages of my website?
Have these a common structure?
I had the same issue some time ago, but was lucky enough to have them under fewer subdirectories, so that I could just work on them to actually inform Google about all the pages.
I managed to do that using a redirect 410 (url permanently gone) in my htaccess:
Redirect 410 /category/
Redirect 410 /category2/
and so on. So that every article in those categories went away.
After that, I also disallowed these categories in my robots.txt.
Hope it helps.
posted in Technical SEO
Best posts made by Daniele_Carollo
-
RE: Is a 404, then a meta refresh 301 to the home page OK for SEO?
Hi,
that's a bad solution!
Basically, what you recommended is the best they can do.
-
Implementing the right 404 (and not a soft 404) was a right decision but surely, having a custom page which helps the reader and gives him some choices is better than just serving a random 404.
-
In any case, every page should redirect to the most (new?) similar page that talks about the same topic. Sometimes it can be ok to just redirect to the homepage, but it's surely not the best option to redirect ALL the links to it.
-
Very important: don't use the meta refresh delays. It basically doesn't do a server redirect so that you're losing almost all the link juice when doing it. Instead, do 301 redirect via htaccess so that either your site and Google know that the old page is now actually the new page you're redirecting to.
Have a look at this if you want: http://moz.com/learn/seo/redirection
It surely helps!
posted in Intermediate & Advanced SEO
-
RE: How to inform Google to remove 404 Pages of my website?
Have these a common structure?
I had the same issue some time ago, but was lucky enough to have them under fewer subdirectories, so that I could just work on them to actually inform Google about all the pages.
I managed to do that using a redirect 410 (url permanently gone) in my htaccess:
Redirect 410 /category/
Redirect 410 /category2/
and so on. So that every article in those categories went away.
After that, I also disallowed these categories in my robots.txt.
Hope it helps.
posted in Technical SEO
Hi! My job is about SEO, Blogging, Social Media and Wordpress. Search Engines and Wordpress are a big passion, but I could hardly resist writing and everything around social networks: connection, interaction, communication, branding.