Hello, I did this thing and now I have a problem.
I made blank “home” page as a static page and redirected it with plugin to “desired_keywords” page. So now when I open https://www.mysite.com I am automatically redirected to https://www.mysite.com/desired_keywords and I see the full URL in address bar. This is OK, this is what I want.
But the problem is that after this redirect, google dropped the full URL and now it only shows https://www.mysite.com in the search results instead of the full URL https://www.mysite.com/desired_keywords. And this is a problem, because I use keywords in full URL and now I lost this possibility.
Any ideas how to fix this problem?