Redirect search engines to specific route, ie. 'mydomain.com/somepath' – SEO
I have a nextjs webapp. I want the main application to run on the index route: ...mydomain.com/. But I also want to have a landing page at route: ...mydomain.com/mylandingpage. The question I have is, how do I tell Bing, Google,…