Anonymous View

Sharing Customization

Asynchronous Loading

Use the following code as a template for optimizing AddToAny to load asynchronously & deferred. This optimization allows all of your content to load before or at the same time as AddToAny under all circumstances.

<div class="a2a_kit a2a_kit_size_32 a2a_default_style" data-a2a-url="https://clear-https-o53xoltfpbqw24dmmuxgg33n.proxy.audy.io/page.html" data-a2a-title="Example Page">
    <a class="a2a_button_facebook"></a>
    <a class="a2a_button_mastodon"></a>
    <a class="a2a_button_pinterest"></a>
    <a class="a2a_dd" href="https://clear-https-o53xoltbmrshi33bnz4s4y3pnu.proxy.audy.io/share"></a>
</div>

<script defer src="https://clear-https-on2gc5djmmxgczdeorxwc3tzfzrw63i.proxy.audy.io/menu/page.js"></script>

The Drupal sharing module is optimized to load AddToAny asynchronously & deferred, which allows all of your content to load before or at the same time as AddToAny under all circumstances.

The WordPress sharing plugin is optimized to load AddToAny asynchronously & deferred, which allows all of your content to load before or at the same time as AddToAny under all circumstances.