Skip to content

Problem with Google crawling #322

@KevinHansen23

Description

@KevinHansen23

Hi @Rayn93,

we have the following problem: Google crawls faulty links, all of which originate from FactFinder templates:

Image

We have already added the following rules to robots.txt:

Disallow: */{{
Disallow: /factfinder/result?
Disallow: /fact-finder/proxy

Nevertheless, the URLs are still being crawled. With the exception of record.deeplink and attributes.deeplink, all URLs originate from Suggest, as far as we can tell. The behaviour is described here in the FAQ (How to avoid crawlers indexing unresolved URLs which results in a 404?). However, the data-redirect attributes in the suggest are not parsed.

Things get even stranger with record.Deeplink and attributes.Deeplink. The former only appears in an Slider template (record-list-slider.html.twig), which we do not use at all, and the latter does not even appear anywhere in the source code.

Can you please add the data-redirect functionality to the Suggest and check where the two deeplink attributes come from?

Kind regards
Kevin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions