I just can't believe this was done by so-called "AI scrapers." One time I had to take over management of a WordPress website, and I was amazed by the amount of dead traffic it received. It was getting thousands of hits per day and I genuinely believe that it was somehow hacked. The WordPress site had various hidden doors and you could pull content out that was in Chinese by adding various arguments to the site URL. It was weird. I thought this whole thing looks suspicious, so I converted the site to a static site. No more WordPress. Just pure html pages. And after awhile, the traffic slowly went down. To this day, I do not understand what was going on there, but it was weird. It seemed like the site had another parasite website embedded in it, and you could access it by adding various arguments. I have never seen anything like it. I don't like WordPress. It adds so much complexity to a site that it's just impossible to oversee everything... :/

In reply to Re^2: Moving the site behind a CDN by harangzsolt33
in thread Moving the site behind a CDN by Co-Rion

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.