Earlier quoted context omitted.
Maybe not related to the age of the content but more content can definitely penalize you. I recently added a sitemap to my site, which increased the amount of indexed pages, but it caused a massive drop in search traffic (from 500 clicks/day to 10 clicks/day). I tried deleting the sitemap, but it didn't help unfortunately.
How many pages are we talking about here?
CNET is deleting old articles to try to improve its Google Search ranking
271–280 of 592 posts
Re: CNET is deleting old articles to try to improve its Google Search ranking
#272Earlier quoted context omitted.
> In my experience SEO experts are the most superstitious tech people I ever met. And some are the most data-driven people you'll ever meet. As with most people who claim to be experts, the trick is to determine whether the person you're evaluating is a legitimate professional or a cargo-culting wanna-be.
I’ve always felt there is a similarity to day traders or people who overanalyze stock fundamentals. There comes a time when data analysis becomes astrology…
Excellent quote. It's counterintuitive but looking at what is most likely to happen according to the datasets presented can often miss the bigger picture.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#273This is some bullshit. It’s bad enough that a lot of sites with content going back 10-20 years have linkrot or have simply gone offline. But I am at a loss for words that they’re disappearing content on purpose just for SEO rankings. If this is what online publishing has come to we have seriously screwed up.
Storing and indexing and maintaining old content isn't free, in either dollars or environmental footprint.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#274So google's shitty search now economically incentivizes sites to destroy information. Can there be any doubt that Google destroyed the old internet by becoming a bad search engine? Could their exclusion of most of the web be considered punishment for being sites being so old and stable that they don't rely on Google for ad revenue?
I suspect this is a long-term play for Google to phase out this search and replace with Bard. Think about it all these articles are doing now is writing a verbose version of what Bard gives you directly unless it’s new human content.
Google has in essence stolen all their information by scraping and storing in a database for its LLM and is offering its knowledge of this directly to users, so in a way, this is akin to Amazon selling its own private label products.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#275Earlier quoted context omitted.
>our minified HTML Unreadable source code is a crime against humanity.
So I guess you think compiled code is even worse, right?
Not to mention, there is no need to "minify" HTML, CSS, or JavaShit for a browser to render a page unlike compiled code which is more or less a necessity for such things.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#276Re: CNET is deleting old articles to try to improve its Google Search ranking
#277Re: CNET is deleting old articles to try to improve its Google Search ranking
#278Re: CNET is deleting old articles to try to improve its Google Search ranking
#279Earlier quoted context omitted.
"The ISA bytecode is the source from which the processor ultimately executes a program, so yes that is source code."
I suppose the difference is that someone debugging at that level will be offered some sort of "dump" command or similar, whereas someone debugging in a browser is offered a "View Source" command. It's just a matter of convention and expectation. If we wanted browsers to be fed code that for performance reasons isn't human-readable, web servers ought to serve something that's processed way more than just gzipped minif…
Worth keeping in mind that "performance" here refers to saving bandwidth costs as the host. Every single unnecessary whitespace or character is a byte that didn't need to be uploaded, hence minify and save on that bandwidth and thus $$$$.
The performance difference on the browser end between original and minified source code is negligible.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#280This is some bullshit. It’s bad enough that a lot of sites with content going back 10-20 years have linkrot or have simply gone offline. But I am at a loss for words that they’re disappearing content on purpose just for SEO rankings. If this is what online publishing has come to we have seriously screwed up.