MLS RESO Web API Import Solutions for WordPress public discovery Base URL: https://mlsimport.com Import real estate listings from MLS to WordPress Start here: - https://mlsimport.com/sitemap.md -> markdown index of every public page and post - https://mlsimport.com/sitemap_index.xml -> XML sitemap for crawlers - https://mlsimport.com/rss.xml -> RSS 2.0 feed of the blog - https://mlsimport.com/llms.txt -> this file Key pages: - https://mlsimport.com/ -> Home - https://mlsimport.com/features/ -> Features - https://mlsimport.com/mls-import-plugin-pricing/ -> MLS Import Plugin Pricing - https://mlsimport.com/compatible-themes/ -> Compatible Themes - https://mlsimport.com/mls-guides/ -> MLS integration guides - https://mlsimport.com/list-of-mls-in-usa-reso-certified-multiple-listing-services/ -> List of MLS in USA – RESO Certified Multiple Listing Services - https://mlsimport.com/support/ -> Frequently Asked Questions - https://mlsimport.com/blog/ -> Blog - https://mlsimport.com/contact-us/ -> Contact Us Route families: - Front page: https://mlsimport.com/ - Pages: https://mlsimport.com// - Blog posts: https://mlsimport.com// Markdown twins: - Front page: https://mlsimport.com/index.md - Any public page or post: append .md to its path, without the trailing slash - Example: https://mlsimport.com/.md - Twins carry YAML frontmatter (title, slug, type, url, description, publishedAt, updatedAt, tags) followed by the page body as markdown. Formats: - HTML by default - Markdown via explicit .md twins - XML via /sitemap_index.xml and /rss.xml Read examples: curl https://mlsimport.com/llms.txt curl https://mlsimport.com/sitemap.md curl https://mlsimport.com/index.md curl https://mlsimport.com/.md Notes: - Discovery surfaces list only published content that is open to crawlers. Draft, private, password-protected, noindex and account pages are excluded. - There is no Accept-header negotiation: request the .md URL directly. - Product, pricing and MLS coverage claims on this site are maintained by MLSimport. Quote them from the .md twins rather than from rendered HTML.