Skip to content

Indexing issue #1463

@OpenSource03

Description

@OpenSource03

Hello there!

Apparently, due to gitcus, my app is partially failing to be indexed by google.

Take a look at https://refactor.windowsonarm-cf.pages.dev/4781c963-994c-4b21-bf9f-86e92590ca12

image

Due to the 404 not found error shown above, Google search console reports soft error 404. Error 404 is normal as by default there is no discussion for specific page until the first user adds a comment. After simply removing gitcus, the error is gone and the app is indexed.

If you need further info or translations from the image, let me know, but those are mostly not important as there is not much info there anyway.

image

Code

<Giscus
                repo="AwaitQuality/windowsonarm"
                repoId="repoId"
                category="General"
                categoryId="categoryId"
                mapping="specific"
                term={app.title}
                strict="0"
                theme={"noborder_dark"}
                reactionsEnabled="0"
                emitMetadata="0"
                inputPosition="bottom"
                lang="en"
                loading="lazy"
              />

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