How to advertise your website information to be harvested by Search Engine

Undraw My Documents

About

WebSite is a page type that shows information to search engine over the whole website.

Generally, you would have only one page of this type and it would be your website home page.

ComboStrap sets automatically a website type page on the website home page if not set.

The exact definition of a website from semantic.org is a set of related web pages that are served from a single web domain.

Metadata

The following metadata are automatically added to a website page:

You can set more metadata yourself:

Internal Search Engine

We add also the internal search engine that implements the links searchbox in google rich result.

Example of google rich result that goes into your page to advertise your internal search engine

{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "http://example.com/",
    "name": "My Application Name",
    "potentialAction": {
        "@type": "SearchAction",
        "target": "http://example.com/doku.php?do=search&id={search_term_string}",
        "query-input": "required name=search_term_string"
    },
    "image": "http://example.com/lib/exe/fetch.php?media=logo.png",
}




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Related HowTo's
Material Design Choose Icon
How to configure the Favicons

This page is an HowTo that shows you how to choose and install a favicon and your logo image with ComboStrap. You can design your own logo but you can also be inspired by collection of logo In...


Recommended Pages
Undraw My Documents
App - WebSite Home Page

The website home page is the web page shown when a URL to your website (domain) does not have any path. For instance: This is also known as the top or root index page of the page...
Undraw My Documents
ComboStrap - Type of Page

type is a metadata that define the type of a page. This information is used by: the Facebook Social Graph. and Google Rich Result to set the properties that they required when crawling your website....
Undraw My Documents
ComboStrap App - Tagline

A tagline is a short and appealing marketing description for your website. It's used: in the description field of the manifest in the root home page title. in the home page website metadata as...
Google Article Card
Google Rich Result

The ComboStrap pages supports the setting of metadata to enable . are results as below shown in the search page of Google that have been...
Internal Search Engine Browser
Internal Search Engine

The internal search engine permits to search a page via search terms. ComboStrap supports the following search engine features. You can add a search box (generally in the menubar). Internally,...
Page Explorer List Name To Ui Region
Page-explorer: adding page navigation easily to your website

With the page-explorer component, you can add an explorer like panel that will list your pages in a list or collapsible tree fashion



Task Runner