Earlier quoted context omitted.
I could imagine CNET‘s SEO team got an average rank goal instead of absolute SEO traffic. So by removing low ranked old pages the avg position of their search results goes closer to the top even though total traffic sinks. I‘ve seen stuff like this happen at my own company as well, where a team‘s KPIs are designed such that they‘ll ruin absolute numbers in order to achieve their relative KPI goals, like getting an in…
This is why KPIs or targets should NEVER be calculated values like averages or ratios. The team is then incentivized to do something hostile such as not promote the content as much so that the ratio is higher, as soon as they barely scrape past the impressions mark.
CNET is deleting old articles to try to improve its Google Search ranking
361–370 of 592 posts
Re: CNET is deleting old articles to try to improve its Google Search ranking
#362Since everyone's reacting to the headline and hasn't read The Fine Article... Please let me call attention to the linked tweet from Google explicitly saying don't do this. > Are you deleting content from your site because you somehow believe Google doesn't like "old" content? That's not a thing! Our guidance doesn't encourage this. Older content can still be helpful, too. https://twitter.com/searchliaison/status/1689…
Re: CNET is deleting old articles to try to improve its Google Search ranking
#363Re: CNET is deleting old articles to try to improve its Google Search ranking
#364Imagine, if you will, an utopic world where a critical service such as finding anything is not dominated by one (1) entity but an actual number - such as ten (10). Sci-fi novels describe this hypothetical market structure as a "competitive market". In this utopic arrangement, users of search services are more-or-less evenly distributed among different search providers, enjoying a variety of different takes on how to…
Re: CNET is deleting old articles to try to improve its Google Search ranking
#365Earlier quoted context omitted.
In my experience SEO experts are the most superstitious tech people I ever met. One guy wanted me to reorder HTTP header fields to match another site. He wanted our minified HTML to include a linebreak just after a certain meta element just because some other site had it. I got requests to match variable names in minified JS just because googles own minified JS had that name.
One SEO expert who consulted for a bank I worked at wanted us to change our URLs from e.g. /products/savings-accounts/apply by reversing them to /apply/savings-accounts/products on the grounds that the most specific thing about the page must be as close to the domain name as possible, according to them. I actually went ahead and changed our CMS to implement this (because I was told to). I'm sure the SEO expert got pa…
Re: CNET is deleting old articles to try to improve its Google Search ranking
#366Bad. Antithetical to both Google's original ideals and the early 'netzien goals. Google's deteriorating performance shouldn't result in deleting valuable historical viewpoints, journalistic trends and research material just to raise your newly AI-generated sh1t to the top of the trash fire.
> Bad. Antithetical to both Google's original ideals and the early 'netzien goals. At this point, we should all realize that every ideal and slogan spouted by tech companies is just marketing. We were just too young and naive to know any better. 'Don't be evil'. In hindsight, that should have set off alarm bells.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#367Earlier 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…
I'm actually all for binary HTML – not just it's smaller, it can also be easier to parse, and makes more sense overall nowadays.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#368Earlier quoted context omitted.
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…
If you need to use prettiefy to even have a chance to understand the code, is it still source code? About the byte code: You mean wasm? (Guess that's what you're alluding to.)
Re: CNET is deleting old articles to try to improve its Google Search ranking
#369One of my favourite websites growing up: download.com
When download.com became infested with ad ware was a sad day. I used to visit that site a lot to see what cool software I could install. Thank the heavens for Linux for teaching me proper package management.
Re: CNET is deleting old articles to try to improve its Google Search ranking
#370Earlier quoted context omitted.
In my experience SEO experts are the most superstitious tech people I ever met. One guy wanted me to reorder HTTP header fields to match another site. He wanted our minified HTML to include a linebreak just after a certain meta element just because some other site had it. I got requests to match variable names in minified JS just because googles own minified JS had that name.
One SEO expert who consulted for a bank I worked at wanted us to change our URLs from e.g. /products/savings-accounts/apply by reversing them to /apply/savings-accounts/products on the grounds that the most specific thing about the page must be as close to the domain name as possible, according to them. I actually went ahead and changed our CMS to implement this (because I was told to). I'm sure the SEO expert got pa…