Q: Not able to view full HTML version of the body/main text in page source code!

We’ve tested several of your templates and noticed that the main content doesn’t appear in the HTML when viewing the page source—it seems to be injected via JavaScript instead. Can you confirm if this is by design, or if there’s a setting or option we might have missed to include the text directly in the HTML?

If this is by design, the main issue with content being injected by JavaScript rather than included directly in the server-delivered HTML is that:

🚫 SEO suffers because search engines may not index JS-injected content properly.

🚫 Page load speed can be slow, hurting user experience due to delayed content rendering.

🚫 Users with JavaScript disabled may see blank or incomplete pages.

SumoProPLUSEdited Jul 15, 2025
Founder Team
Adam_WebStarts

Adam_WebStarts

Jul 16, 2025

A: You can view the HTML source.

Share
Helpful?
Log in to join the conversation