Arkadiusz Narowski

Hi! I'm a Google Diamond Product Expert for Blogger. 💎

Blogger Quick Edit bookmarklet

A simple way to restore the "Edit post" (and "Edit page") button - the one that used to appear as a pencil icon. Add the following script to your browser bookmarks. It works on both post pages and static pages. After you click the link on a specific Blogspot page, you will be taken directly to its editor in the Blogger dashboard (but you must be switched to the correct Google account).

Select everything below - i.e. from "javascript:" to ");" - then copy it to the clipboard (Ctrl+C / ⌘ + C) and paste it as the URL of your bookmark (Ctrl+V / ⌘ + V); or after selecting, just drag&drop it to the bookmarks section.


javascript:window.open((function(){var h=document.documentElement.innerHTML,b=h.match(/\/feeds\/([0-9]+)\//i)[1],c=h.match(/\/feeds\/([0-9]+)\/comments\//i);if(c){return"https://www.blogger.com/blog/post/edit/"+b+"/"+c[1]}var a=document.body.querySelector("a[name]");return a?"https://www.blogger.com/blog/page/edit/"+b+"/"+a.name:"javascript:alert('ID not found')"})());

Here are GIFs/videos showing how to do this on:

💖 Send me a tip 💖