I have a client that has several domain names. She would like to have the URL change when users click the item in the menu. The page’s content doesn’t change just the URL. How can I do this most efficiently? Thank you!
This depends - is she planning on linking individual pages to a subdomain (similar to the main/root domain but with an added section ie: blog.website.com)) or a completely different domain?
Hi there! From reading your post and the hashtag #ChangeMenuItemURL it seems like you’d like to link a URL in your main site menu, if this is the case the following article may help.
I may be wrong, but I don’t believe it’s possible to reference a completely different URL and still keep all the same content, though you can accomplish this pretty easily with URL redirects within your domain provider.
The way I’d accomplish this is by creating 2 duplicates of the site, one for mysingingbeesite.com & one for mydancingbeesite.com to act as a landing page for each, and have the site menu urls redirect there.