Information shown when app searched for - Forum

Forum Navigation
You need to log in to create posts and topics.

Information shown when app searched for

Is it possible to restrict or tell a search engine what information to show.

@m-burdess you can use a robots.txt file to retrict access to certain parts. You can also use the App Description and App Title to help the search engine to understand your content. The new SetAppTittle and SetAppDescription commands are designed to help you set a different tittle and description for each page on your app.
Also HTML headers are used to define the main content <h1> <h2>... and are taken into account by search angines.
Anyway it's not easy to control how the search engine will index your site or app.

Regards.