SE Roundtable

Prompt Injection Added To Bing Webmaster Guidelines

Bing added a new guideline to its Bing Webmaster Guidelines named Prompt Injection. A prompt injection is a type of cyberattack against large language models (LLMs). Hackers disguise malicious inputs as legitimate prompts, manipulating generative AI systems (GenAI) into leaking sensitive data, spreading misinformation, or worse, according to IBM.

SE Roundtable

Google Explains Why Soft 404s Are Bad

Gary Illyes from Google explained two reasons why soft 404 errors are bad. Soft 404s are when a page returns a 200 status okay, but Google thinks that page should return a 404 page not found error. According to Gary, soft 404s are bad because they (1) limit crawl budget and (2) the pages won’t likely show up in Google Search.