-
-
Notifications
You must be signed in to change notification settings - Fork 407
Open
Description
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
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.
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
Labels
No labels