Google 콘솔에서 RSS URL이 403 오류를 표시합니다

Google still crawling rss feed after delete topic and Showing 403 instead of 404.

Find Report at Coverage section > Excluded > “Blocked due to access forbidden (403)”

When Topic is deleted show this message “Oops! That page doesn’t exist or is private.” (Picture 1)

When check rss feed for same delete URL then It shows “Sorry, we couldn’t load that topic, possibly due to a connection problem. Please try again. If the problem persists, let us know.” (Picture 2)

Example URL:
`https://meta.discourse.org/t/how-to-add-new-users-to-specific-groups/110875

Example URL for RSS:
`https://meta.discourse.org/t/how-to-add-new-users-to-specific-groups/110875.rss

If above example URL is delete then it will show “picture 2” message on RSS url.

Please correct me if I am misunderstood anything.

That topic is not deleted. What exactly is it that you are reporting here?

1개의 좋아요

I think she means that when she deletes a topic it gives a 404 error, as expected, for the normal topic URL, but a 403 error for the associated .rss URL, and that this is confusing Google’s web crawler.

1개의 좋아요

Yes, at below path found .rss URL showing 403 error instead 404 error.

Google Search Console > Coverage > Excluded > “Blocked due to access forbidden (403)”

Adding a pr-welcome tag here.

2개의 좋아요

Actually given our recent Google shenanigans maybe we should prioritize this one @sam I think it might be easy? Topic returns 404, the rss feed should as well.

2개의 좋아요

I see, @vinothkannans can you fix is so deleted topic .rss returns a 404 when deleted?

This is already fixed in

https://github.com/discourse/discourse/commit/73546365028a21bab90d7fd3bf5975a577bb5e7d

2개의 좋아요