Skip to content

[Bug - Edge Addons] <Extension report pages are indexed by search engines and rank prominently for extension brand names> #746

Description

@AiPrice-admin

Describe the bug

Microsoft Edge Add-ons report pages are publicly indexable by search engines.

The report page for our extension, AiPrice, has been indexed by Baidu and appears prominently when users search for the brand name “AiPrice”:

https://microsoftedge.microsoft.com/addons/report/mdlcdgmcaceammhekheabondocjocike

Official extension listing:

https://microsoftedge.microsoft.com/addons/detail/aipricealiprice%E8%B7%A8%E5%A2%83%E5%8D%96%E5%AE%B6%E8%BE%85%E5%8A%A9%E5%B7%A5%E5%85%B7/mdlcdgmcaceammhekheabondocjocike

A report page is a functional form for submitting a complaint. It is not an extension information page and should not be presented as a search result for the extension’s brand name.

Its prominent appearance in search results may also mislead users into believing that the extension has already been reported, flagged, or found to be problematic. This can damage the reputation of legitimate extensions and confuse users looking for the official listing.

Steps to reproduce
Open Baidu.
Search for AiPrice.
Locate the result from microsoftedge.microsoft.com/addons/report/.
Observe that the extension report page is indexed and ranks prominently for the AiPrice brand name.
Open the result and confirm that it leads to the report form rather than the official extension listing.
Actual behavior

The report URL is accessible to search-engine crawlers and can appear prominently in organic search results for the extension name.

Expected behavior

Report pages under the following path should not be indexed by any search engine:

https://microsoftedge.microsoft.com/addons/report/*

The official extension listing should be the Microsoft Edge Add-ons page eligible to appear in search results.

Suggested solution

Please consider implementing one or more of the following measures:

Add the following meta tag to every extension report page:

Alternatively, return the following HTTP response header:
X-Robots-Tag: noindex, nofollow
Remove report URLs from any sitemap or internal structure intended for search-engine discovery.
Request removal or recrawling of report URLs that have already been indexed.
Review the metadata and internal links associated with report pages to ensure they do not compete with official extension listing pages in search results.

Blocking these URLs only through robots.txt may not be sufficient to remove URLs that have already been indexed. Returning a noindex directive on the page or through an HTTP response header would be more reliable.

Extension information
Extension name: AiPrice (AliPrice) Sourcing Tool
Extension ID: mdlcdgmcaceammhekheabondocjocike
Search engine affected: Baidu
Search query: AiPrice
Affected report URL: https://microsoftedge.microsoft.com/addons/report/mdlcdgmcaceammhekheabondocjocike
Official listing: https://microsoftedge.microsoft.com/addons/detail/aipricealiprice%E8%B7%A8%E5%A2%83%E5%8D%96%E5%AE%B6%E8%BE%85%E5%8A%A9%E5%B7%A5%E5%85%B7/mdlcdgmcaceammhekheabondocjocike
Evidence

Please see the attached screenshot showing the report page appearing prominently in Baidu search results for “AiPrice”.

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Bugthe issue is a code defect that should be fixedEdge AddonsLabel to filter all items related to Edge AddonsTrackedthe issue is valid and tracked on our backlog.

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions