# להסיר את הבלוק "data-preloaded" ב-HTML עבור גדלי דפים קטנים יותר?

**URL:** https://meta.discourse.org/t/remove-data-preloaded-block-in-html-for-smaller-page-sizes/225854
**Category:** Support
**Created:** [2 במאי,‏ 2022,‏ 9:15am UTC](https://meta.discourse.org/t/remove-data-preloaded-block-in-html-for-smaller-page-sizes/225854 "2022-05-02T09:15:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![lcor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lcor/32/249044_2.png) [@lcor](https://meta.discourse.org/u/lcor)
#### Post date: [2 במאי,‏ 2022,‏ 9:15am UTC](https://meta.discourse.org/t/remove-data-preloaded-block-in-html-for-smaller-page-sizes/225854/1 "2022-05-02T09:15:13Z")

</div>

Hi,

I have been working on SEO optimizations and one of the topic I am focused on is page size. It seems that pages become heavier with the hidden `data-preloaded` block (sometimes quite a bit, can exceed 1MB), I understand that the data contained in this block is used to preload certain pages with data, but it seems that it also contains data not related to the current page being viewed, additionally, as explained in this topic [Odd "data-preloaded" element in HTML](https://meta.discourse.org/t/odd-data-preloaded-element-in-html/166658?replies_to_post_number=1), when navigating around (click), _“the block isn’t used and data is fetched dynamically from the server”_.

Hence, I am wondering if it would be possible to remove it completely or partially in order to improve page size, therefore page load to improve both SEO score as well as user experience. Please let me know what you advice on this matter 🙏

Thanks!
