Dynamic titles, and Meta Tags can tell visitors and search engines more about each IDX property photo gallery page. Since there are potentially thousands of gallery pages, depending on how many active listings your MLS has, this would be a lot of work to customize the Title and Meta Tags for each page individually. That's where the Dynamic SEO settings in the IDX Control Panel can help. Once the Dynamic SEO settings are in place, the Title and Meta Tags will automatically change depending on the listing displayed on the page.
There are several benefits to adding dynamic title and meta tags to your gallery pages:
- Less duplicate content provided to search engines. Search engines are more likely to crawl sites that offer unique webpages. If title and meta tags for IDX gallery pages are all alike, the search engines will be less likely to crawl each page link.
- More accurate descriptive text for pages that are indexed with search engines. In Google results, the meta description tag provides about 160 characters of descriptive page text. If this text contains the address, city, zip, etc. for the listing on the page, the visitor may be more likely to click through the search result.
To customize Dynamic SEO Settings for gallery pages, click Design in the main menu, and Website in the submenu, then Page Templates.
Find your Photo Gallery Page link, and click "Edit" under the Preferences column.
On the Page Preferences screen, click the SEO Settings tab.
Dynamic Title Text and Meta Tags
You can add Dynamic tags into your Title or Meta Tags by clicking the Add dynamic tag link on the right of the three fields. You'll get a pop-up box that displays the core options for Dynamic SEO tags:
Clicking on any of these tags will instantly add them to the field you are editing. You can rearrange them by copying and pasting them in a different order. Additional MLS fields may be available on an MLS by MLS basis. Just find the MLS field name that you would like to use and type it between double curly brackets, like this {{mlsfield}}. You can also mix plain text into these fields to create unique and relevant content.
Your finished tags might look something like this:
In the example above, for the Dynamic Title Text I used:
{{cityName}} Real Estate {{address}} - Listing {{listingID}} {{displayName}}
When displayed inside a browser on the front-end of your website this may display a title as follows for a specific listing:
Eugene Real Estate 345 Main St - Listing 12345678 - Jane Doe, Principal Broker, ABR, CDPE
The colored text is the dynamic text that was pulled in and displayed automatically though the Dynamic SEO Tags. The text appearing in black is the static text. The Dynamic elements of your Title and Meta Tags will be different on each and every gallery page according to the details of the listings themselves.
Once you have set up your Dynamic SEO Tags, you should be able to see them in action by viewing the source code of one of your gallery pages.
Note: Your Global Wrapper must already contain title, meta keyword, and meta description tags in the <head> section in order to be replaced dynamically. Additionally, these meta tags must not have any line breaks in them. Each element must be its own single continuous line in the HTML.