Urgent.News

What's breaking now, across thousands of outlets.

Tech

Google Advises Noindex for New User Content: What SMB Websites Should Do

Google recommends that sites and platforms consider keeping posts from new or untrusted contributors out of its index until those contributors have established a reputation. The advice matters to SMB websites that accept comments, reviews, forum posts, marketplace listings, community submissions, or guest content. It turns content moderation into an SEO control: content can remain available on…

Google has advised website owners, particularly small and medium-sized businesses (SMBs) that accept user-generated content, to consider using the noindex meta tag for posts from new or untrusted contributors. This guidance is part of Google's effort to prevent user-generated spam and maintain the quality of search results. By initially not indexing content from these contributors, site owners can manage their SEO more effectively while still allowing the content to be visible on the site itself.

Once a contributor has established a reputation, the site can then allow their content to be indexed, giving trusted contributors a clearer path to publication. This approach can be particularly useful for SMBs that lack the resources to manually review every contribution as it arrives. The recommendation also extends to links within untrusted content, advising the use of nofollow or ugc attributes to further reduce spam and manipulation.

It is important to note that this guidance does not apply to a site's own product pages, service pages, or editorial content.

Brief written by urgent.news from Dev.to's own syndicated text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

Terraform dice que el recurso ya existe: recupera la propiedad del state

El problema no es que Terraform no pueda crear el recurso Un AlreadyExists , AlreadyAssociated o conflicto de creación suele disparar la reacción equivocada: borrar algo y volver a ejecutar apply .

  • Terraform detects existing resource with property mismatch
  • Recommends understanding ownership and current state
  • Recovery cycle: import to establish ownership, revised plan

More from Tuesday 25 August →