1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
# Homes Media Solutions Web Site robots.txt file.
# Put in root folder of all web sites.
# Note that "robots.txt " file name must be all lower-case.
# Mail webmaster@homes.com for questions
User-agent: BLEXBot*
Disallow: /
User-Agent: MJ12bot
Disallow: /
User-agent: *
Disallow: /default.aspx?*
Disallow: /?*
#offices
Sitemap: https://www.remax.com/sitemapofficesindex.xml
#agents
Sitemap: https://www.remax.com/sitemaplistingagentsindex.xml
#for sale properties
Sitemap: https://www.remax.com/sitemapforsalepropertiesindex.xml
#deltas
Sitemap: https://www.remax.com/sitemapforsalenewindex.xml
#home values
Sitemap: https://www.remax.com/sitemaphomevaluesindex.xml
#foreclosures
Sitemap: https://www.remax.com/sitemapforeclosurepropertiesIndex.xml
#communities
Sitemap: https://www.remax.com/communities/community-sitemap.xml
#remax blog
Sitemap: https://www.remax.com/blog/sitemap_index.xml
|