{% extends "sprout-base-seo/_layouts/general" %} {% import "_includes/forms" as forms %} {% import "sprout-base-fields/_includes/forms" as sproutFields %} {% import "sprout-base-seo/_includes/sproutseo" as sprout %} {% do view.registerAssetBundle("barrelstrength\\sproutbase\\app\\seo\\web\\assets\\globals\\GlobalsAsset") %} {% set verifyOwnershipOptions = craft.sproutSeo.getFinalOptions('ownership', 'service', globals) %} {% set cols = [ { type: 'selectOther', options: verifyOwnershipOptions }, { type: 'textual', }, { type: 'textual', } ] %} {% block content %}
{{ 'Verify your site or app ownership for enhanced integration with several services. Each service you verify will add a meta tag to the <head> of your home page template. View instructions on where to find your verification code for Alexa, Bing Webmaster Tools, Google Search Console, Yandex Webmaster Tools, Facebook App ID, and Pinterest. Select `Custom` if you wish to add a verification meta tag for additional services.'|t({ siteUrl: siteUrl|url_encode })|raw }}