+ 3
Should return status 404 or 301 when a product page is removed?
consider of SEO, which one is better?
2 Respostas
+ 3
For better SEO,
You can either redirect your page, set 301 page,
or set 410 page to show the page content is deleted.
All these options can be done from .htaccess file
+ 2
404 if u want to be like google
301 if u want to be like me