Git Product home page Git Product logo

google-search-console-bulk-url-removal's Introduction

Google Search Console Bulk Url Removal Chrome Extension

- Attention: this extension has been updated to work with the new Google Search Console.
- BUG: Upon visiting the Search Console's remove tab and submitting the csv file via 
-      the green trash can, it's possible that nothing happens. If that's the case for you, 
-      please refresh the page and resubmit your csv file. 

Install from Google Webstore

https://chrome.google.com/webstore/detail/webmaster-tools-bulk-url/pmnpibilljafelnghknefahibdnfeece

Installation

  1. Install Java.
  2. Install leiningen.
  3. Either git clone [email protected]:noitcudni/google-webmaster-tools-bulk-url-removal.git or download the zip file from github and unzip it.
  4. cd into the project root directory.
  • Run in the terminal
lein release && lein package
  1. Go to chrome://extensions/ and turn on Developer mode.
  2. Click on Load unpacked extension . . . and load the extension.

Usage

  1. Create a list of urls to be removed and store them in a file. See below for format.
  2. Go to Google's Search Console formerly known as Google's Webmaster Tools. (https://search.google.com/u/1/search-console)
  3. Click on Removals on the left panel.
  4. Open up the extension popup by clicking on the green trash can icon.
  5. Click on the "Submit CSV File" button to upload your csv file. It will start running automatically.

Local Storage

The extension uses chrome's local storage to keep track of state for each URL. You can use the Clear cache button to clear your local storage content to start anew.

You may run into the quota exceeded error. Should you encounter this error, the extension will pause of the removal process and present to you a continue button. Wait a considerable amount of time (I have no idea how long) and click on `continue** to pick up where it has left off.
I haven't run into this yet with the new google search console. Please open an issue should you encounter it and let me know how many URLs you've submitted to trigger this.

While the extension is at a paused state, you can also inspect what URLs are still pending to be removed. Right click anywhere on the page and select Inspect. Then, click on the View local storage button. The current local storage state will be printed out under the Console tab.

CSV Format

url (required), removal-method (optional: remove-url, clear-cached), url-type (optional: url-only, prefix)
By default removal-method is set to removel-url, and url-type is set to url-only

Bulk Outdated Content Removal

For removing outdated content in bulk. Please visit https://github.com/noitcudni/google-webmaster-tools-bulk-outdated-content-removal

google-search-console-bulk-url-removal's People

Watchers

 avatar

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.