Checks whether the given site domain exists.


  • Full name: if_site_domain_exists
  • Defined in: cms/core/Shared/Helpers/site.php

Parameters

Parameter Type Description
$sitedomain string Site domain to check against.

Return Value

bool

If site domain exists, return true otherwise return false.