how do i remove my website's spammy links

we use google indexing api, for wp u can try rankmath.com /blog/google-indexing-api/
 
don't build them in the first place.

even if you remove them google has the historical data which use to guage your naturalness level of site activity.
 
Google Webmaster was best option for remove spammy links
 
SEARCH WITH SIMPLE DISAVOW GOOGLE TOOLS

Prepare an excel sheet listing the websites that are creating spammy backlinks to your website and upload it to the Disavow Tool. As long as new websites keep creating spammy backlinks to your site, you simply need to update that particular file again and again. This is a tool that is not generally promoted by Google, but you can find it if you search.
 

Create a list of links to disavow​

Assemble your list of pages or domains to disavow in a text file that you will upload to Google.

Link file format:

  • Specify one URL or domain to disavow per line. You cannot disavow an entire subpath, such as example.com/en/
  • To disavow a domain (or subdomain) prefix it with "domain:", for example: domain:example.com
  • The file must be a text file encoded in UTF-8 or 7-bit ASCII
  • The file name must end in .txt
  • Maximum URL length is 2,048 characters
  • Maximum file size is 100,000 lines (including blank lines and comment lines) and 2MB.
  • You can include comments if you like by starting a line with a # mark. Any lines that begin with # will be ignored by Google.
Code:
Example:



# Two pages to disavow
http://spam.example.com/stuff/comments.html
http://spam.example.com/stuff/paid-links.html

# One domain to disavow
domain:shadyseo.com

Step 2: Upload your list​

  1. Go to the disavow links tool page.
 
Back
Top