Use case - Fluid Topics - Latest

Fluid Topics Configuration and Administration Guide

Category
Reference Guides
Audience
public
Version
Latest

When Google crawls docs.fluidtopics.com, it retrieves information from the following URL:

docs.fluidtopics.com/sitemap.xml

This URL grants Google access to all content which is public (not protected by content access rights). The following examples show excerpts of docs.fluidtopics.com's sitemap.

  • Three structured documents (maps) which open in the Reader page:

    <url>
        <loc>
            https://docs.fluidtopics.com/r/map_1
        </loc>
    </url>
    <url>
        <loc>
            https://docs.fluidtopics.com/r/map_2
        </loc>
    </url>
    <url>
        <loc>
            https://docs.fluidtopics.com/r/map_3
        </loc>
    </url>
    
  • An unstructured document which opens in the Viewer page:

    <url>
        <loc>
            https://docs.fluidtopics.com/v/u/PDF_1
        </loc>
    </url>
    

From these URLs, crawlers can access and index the following content:

  • The maps map_01, map_02 and map_03 and their topics.
  • The unstructured document PDF_1.