changing products urls – redirects

Do I need to 301 redirect to the new urls? You only need 301 redirects if you have an old site, or old urls that you would like forwarded over to new pages. For instance: site.com/oldurl -> site.com/newurl oldsite.com/oldurl -> newsite.com/newurl With your site being new, I would believe this isn’t something critical for you … Read more

Crawl Errors in Search console

I came across the same problem on my VDS recently. I was running CentOS with CloudLinux (LVE) and it turned out that CloudLinux was at fault. Cloud Linux limits resources available to the account so if you get more visitors and resources end, you would get 500 errors. My solution is to disable any limits … Read more