Skip to content
Snippets Groups Projects

Issue #3332833: Update README.md file according to README.md template

+ 33
31
CONTENTS OF THIS FILE
---------------------
# Bing Indexing API
* Introduction
* Requirements
* Installation
* Configuration
* Troubleshooting
* Maintainers
This module connects with Microsoft Bing Indexing API and updates search index
based on Drupal Page status (unpublish/deletion).
INTRODUCTION
------------
For a full description of the module, visit the
[project page](https://www.drupal.org/project/bing_indexing_api).
Connect with Microsoft Bing Indexing API and updates search index based on Drupal Page status (unpublish/deletion).
## Table of contents
REQUIREMENTS
------------
- Requirements
- Installation
- Configuration
- Troubleshooting
- Maintainers
- Sponsor
## Requirements
This module requires no modules outside of Drupal core.
INSTALLATION
------------
Install the Google Indexing API module as you would normally install a
contributed Drupal module. Visit https://www.drupal.org/node/1897420
for further information.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
CONFIGURATION
-------------
## Configuration
1. Register the website on Bing Webmaster Tools.
2. Verify the website in Bing Webmaster Tools to confirm you are the domain owner.
@@ -36,21 +37,22 @@ CONFIGURATION
4. Enable and setup the module in Drupal CMS using the API Key in Configuration → Web Services → Bing Index API.
5. Make sure that BingBot is not blocked.
TROUBLESHOOTING
---------------
## Troubleshooting
To submit bug reports and feature suggestions, or to track changes:
https://www.drupal.org/project/issues/bing_indexing_api
`https://www.drupal.org/project/issues/bing_indexing_api`
## Maintainers
- Anna Demianik - [anna-d](https://www.drupal.org/u/anna-d)
- Shibin Das - [d34dman](https://www.drupal.org/u/d34dman)
- Alexander Dross - [alexanderdross](https://www.drupal.org/u/alexanderdross)
- Natalia Alves - [nataliaalves](https://www.drupal.org/u/nataliaalves)
MAINTAINERS
-----------
Current maintainers:
* Anna Demianik (anna-d) - https://www.drupal.org/u/anna-d
* Shibin Das (d34dman) - https://www.drupal.org/u/d34dman
* Natalia Alves (nataliaalves) - https://www.drupal.org/u/nataliaalves
## Sponsors
This project has been sponsored by:
* Boehringer Ingelheim - https://www.drupal.org/boehringer-ingelheim
- [Factorial GmbH](https://www.drupal.org/factorial-gmbh)
- [Boehringer Ingelheim](https://www.drupal.org/boehringer-ingelheim)
Loading