Meta tags help search engines, like Google and Bing, find your website. For more information about meta tags check out this HubSpot article.
Add Meta Tags to Your Website
You can add meta tags to your MoxiWebsite easily. To add meta tags:
- Log in to your Agent Website Admin Tool.
- Hover over Settings.
- Select Meta Tags.
- Paste your meta tag information in the text box.
- Click Update.
What Information Goes in Meta Tags
To use meta tags you will use the following HTML template:
<meta charset="UTF-8"/>
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<meta name="author" content=""/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
Before you paste your HTML into the Meta Tags Settings you need to add your meta tags. Add tags by typing words between the quotes following "content=" for the description and the keywords meta tags.
Description Meta Tag
Update the description meta tag with a brief description of your website. Your description will look something like this:
<meta name="description" content="Buying and selling homes in Seattle"/>
Keywords Meta Tag
Update the keywords meta tag with words to help clients find your website. Try to include words or phrases you think people might type in a search engine. Remember to separate keywords by using commas like this:
<meta name="keywords" content="property, buying, selling, Seattle real estate"/>
Please note MoxiWorks support does not give SEO advice. You are responsible for filling in the information in your meta tag.