Forums Forums White Hat SEO JS site + appended raw HTML of final site. Penalized?

  • JS site + appended raw HTML of final site. Penalized?

    Posted by some_muslim_guy1 on March 21, 2023 at 8:56 am

    My site renders articles using React. The bot sees nothing unless it executes the JS. But I can append the final html of the article. If the bot runs JS, well and good. If not, then it would see the ‘dumb’ html which contains keywords/links. Would this be penalized? Would love some tips. Here is an example of what the bot see:

    <script>
    load_js_article()
    hide_raw_html()
    </script>

    <div id=’raw_html>
    <h1>How to do something</h1>
    <p>Some keywords and <a>links</a> </p>
    </div>

    some_muslim_guy1 replied 3 years, 4 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

Log in to reply.