This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //Sökord till ahrefs | |
| javascript:{ var urlG = 'https://ahrefs.com/v3-keywords-explorer/google/se/ideas/havingSameTerms?keyword='; var inP = window.getSelection(); window.open(urlG + inP); } | |
| //Sökord till ahrefs - markera ett sökord och klicka på bookmarklet så öppnas ahrefs med en sökning på enbart ett sökord och att markerat sökord ska hittas i ahrefs | |
| javascript:{ var urlG = 'https://app.ahrefs.com/keywords-explorer/google/se/overview?wordCount=Min-1&include=all:%27; var inP = window.getSelection(); window.open( urlG + "*" + inP + "*"); } | |
| //extern och intern duplicering | |
| javascript:{ var urlG = 'https://www.google.com/search?q='; var inP = window.getSelection(); window.open(urlG +'"'+inP + '"'); } | |
| //intern duplicering |