I have been looking for a while for an answer to this, but keep going down rabbit holes!
I want to have a pretty, short and sweet url for business cards, as well as being easy to remember. I want clients to get my landing page with "cornerstone" content, specifically to a section of the page using the # fragment identifier. The url would look something like this... www.mysite.com/airport-transfer-and-taxi/#regular-transfers, which is too long for a business card.
The question is this: Is there a valid reason why I can't just create a dummy or vanity url like "www.mysite.com/regular-transfers/" , then create a 301 redirect to www.mysite.com/airport-transfer-and-taxi/#regular-transfers? I tried it with the Yoast seo plugin and it works fine, but this seems far too easy! I know it will affect the analytics, but my main concern is with google and seo. The reason I say it seems too easy is that every solution I have seen such as url shorteners seem complicated and unnecessary for my needs. Is my solution wrong, or is there a better one?
Thankful for any opinions!