This project is not covered by Drupal’s security advisory policy.

The Search Engine Referer API module is indented to be used by other modules, in blocks or themes to provide targeted content to users who come from search engines.

This module provides a function to retrieve information on the search performed by a user who comes from one of the supported search engines. The function serapi_get_search() returns an array containing the referring URL, the extracted search string and an array with the search keyword(s).

If you do not develop Drupal code and have no other module installed that requires the Search Engine Referer API module, do not install it.

Currently supported search engines are:

  • Google
  • Yahoo
  • Bing (ex Live)
  • Ask
  • Aol
  • Altavista
  • Alltheweb

The word referer in the project name is deliberately spelled incorrect. See why.

The very similarly named Search Engine Referers module serves a different purpose, as it provides an overview of past search engine searches that led to your site retrieved from the watchdog table.

Project information

Releases