SEO bookmarklet is a small JavaScript program stored as a bookmark in a web browser that, when clicked, executes code designed to help with Search Engine Optimization (SEO) tasks. These bookmarklets can provide quick access to various SEO tools and insights directly from the current webpage, without the need for installing additional software or browser extensions.
Below is list of my simple bookmarklets. You can use them too. But I recommend to install Devaka Tools, panel with all needed bookmarklets in one place.
To install a selected bookmarklet, drag and drop the link in heading below to your bookmarks panel. Also you can copy link (it will copy js code from the link href attribute) and paste it in your bookmark manually (read more).
1. Show headings
Add information about headings tags to quick finding them on the page.
2. Highlight links
Highlight links, separately external and internal, view rel attributes.
3. Find keywords
Highlight needed keywords on the page
4. Show ALTs
Add information about images alts tags to quick analyze
5. View HTML Code
View rendered HTML Code (as alternative to standard browser function, may be useful on mobile).
6. Remove images
Remove all images from the page
7. Remove styles
Remove CSS Styles for the page
8. PageSpeed
Analyze performance of current page with Google Page Speed Insights
9. Google Cache
View google cache for current page
10. HTML Validator
Validate HTML source code
11. Schema Validator
Validate schema of current page
12. Web Archive
View current page in Web Archive (Way Back Machine)
13. Similar Web
View SimilarWeb data for website
Leave a Reply