WEB1002 - The page is too large
Expression Studio 4.0
The contents of the <body> tag should end before the first 100 KB of a page.
Note |
|---|
|
This rule is disabled in the SEO Checker by default. |
Explanation
Each page in a site should contain HTML-formatted text inside the <body> tag. The overall contents of the <body> tag should not exceed 100 KB.
Details
Search engines will read only the first 100 KB of a page. Any search-relevant text or links after the first 100 KB of the <body> tag contents will not be indexed by the search engine.
For information about customizing the parameters for rules in the SEO Checker, see Customizing SEO rules
.
Note