Giter Site home page Giter Site logo

backbeat's Introduction

backbeat

A Python 3 checker to find 404s in your backlinks. Requires a CSV file with the following structure:

  • Colum 1 - Blank, or anything you like.
  • Column 2 - Headed Source (list of source domains or URLs that link to you).
  • Column 3 - Headed Destination (list of destination URLs on your site).

Backbeat will go through each URL in column 2 to see if it is a 404 and save the results into a CSV file. It uses the Requests module to get the URL info.

IF any pages have redirects these are followed and the history column of the cav file shows what type of redirection occured. There is also a colum showing what the final URL was.

If you want to know why column one is blank… It's because the csv module errors for some reason…

Why would I use backbeat?

One of the SEO checks I do in my day job is to work through a list of sites linking to particular domain and check which of them end up in 404s. This is useful for a) Doing 301 redirects to a working page or b) Contacting the source domain and ask them to switch to a working URL. Backbeat automates working through the list and as a bonus makes it trivial to work through a list of A N Other's backlinks (for spotting opportunities to contact the source domain and ask them to switch from a 404 link on A N Other's site to a working link on mine.).

backbeat's People

Stargazers

 avatar

Forkers

bellyfat

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.