Skip to content

Enhancing the footer section by removing spam/irrelevant sponsor links. #7075

@Nandann018-ux

Description

@Nandann018-ux

Describe the bug

Currently, the footer section of the Axios website (https://axios-http.com) displays some irrelevant/spam-like sponsor links such as:

Famety – Buy Instagram Followers
Buzzoid – Buy Instagram Followers

These links do not appear to be legitimate Axios sponsors and may have been unintentionally added or injected. This reduces the professionalism and credibility of the site.

To Reproduce

Go to https://axios-http.com
Scroll down to the footer section under "Sponsors"

Notice links promoting "Buy Instagram Followers".

Code snippet

<!-- Expected clean footer -->
<footer>
  <div class="sponsors">
    <span>Official Sponsor 1</span>
    <span>Official Sponsor 2</span>
  </div>
</footer>

Expected behavior

  • The footer section should only display official and verified sponsors (e.g., from GitHub Sponsors or OpenCollective).

  • There should be no spam or irrelevant links such as “Buy Instagram Followers”.

  • The website should maintain a clean, professional appearance consistent with the Axios project’s standards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions