Created
July 28, 2022 12:51
-
-
Save yahyaerturan/d931a40a7bb0c75029ddf93abd5245f2 to your computer and use it in GitHub Desktop.
Vayes SERP
This file contains 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
javascript:(function()%7Boutput%3D%27<html><head><title>SEO SERP Link Aracı</title><style type%3D%5C%27text/css%5C%27>body,table%7Bfont-family:Tahoma,Verdana,Segoe,sans-serif%3Bfont-size:11px%3Bcolor:%23000%7Dh1,h2,th%7Bcolor:%23405850%7Dth%7Btext-align:left%7Dh2%7Bfont-size:11px%3Bmargin-bottom:3px%7D</style></head><body>%27%3B output%2B%3D%27<table><tbody><tr><td><a href%3D%5C%27https://www.vayes.com.tr%5C%27><img src%3D%5C%27https://media-exp1.licdn.com/dms/image/C4D0BAQGWhCbQlhll-w/company-logo_200_200/0/1530986879454?e=2147483647&v=beta&t=Fcm4kbZO8yd1Y3rhlNT4dZa7YwNduVDfYOxcDhTbSm0%5C%27 width%3D%5C%27200%5C%27 height%3D%5C%27200%5C%27 widthf%3D%5C%27200%5C%27><img src%3D%5C%27https://www.tgbd.org.tr/content/upload/e-bulletins/samsun-teknopark-logo-20190806171833.png%5C%27 width%3D%5C%27200%5C%27 height%3D%5C%27200%5C%27 widthf%3D%5C%27240%5C%27></a></td><td><h1>SEO SERP Link Aracı</h1></td></tr></tbody></table>%27%3B pageAnchors%3Ddocument.getElementsByTagName(%27a%27)%3B divClasses%3Ddocument.getElementsByTagName(%27div%27)%3B var linkcount%3D0%3Bvar linkLocation%3D%27%27%3B var linkAnchorText%3D%27%27%3B output%2B%3D%27<table><th>ID</th><th>Link</th><th>Bağlantı</th>%27%3B for(i%3D0%3Bi<pageAnchors.length%3Bi%2B%2B)%7B if(pageAnchors%5Bi%5D.parentNode.parentNode.getAttribute(%27class%27)!%3D%27iUh30%27)%7B var anchorText %3D pageAnchors%5Bi%5D.textContent%3B var anchorLink %3D pageAnchors%5Bi%5D.href%3B var linkAnchor %3D anchorLink %2B %27%5Ct%27%2BanchorText%3B var anchorID %3D pageAnchors%5Bi%5D.id%3B if(anchorLink!%3D%27%27)%7B if(anchorLink.match(/%5E((%3F!google%5C.%7Ccache%7Cblogger.com%7C%5C.yahoo%5C.%7Cyoutube%5C.com%5C/%5C%3Fgl%3D%7Cyoutube%5C.com%5C/results%7Cjavascript:%7Capi%5C.technorati%5C.com%7Cbotw%5C.org%5C/search%7Cdel%5C.icio%5C.us%5C/url%5C/check%7Cdigg%5C.com%5C/search%7Csearch%5C.twitter%5C.com%5C/search%7Csearch%5C.yahoo%5C.com%5C/search%7Csiteanalytics%5C.compete%5C.com%7Ctools%5C.seobook%5C.com%5C/general%5C/keyword%5C/suggestions%7Cweb%5C.archive%5C.org%5C/web%5C/%7Cwhois%5C.domaintools%5C.com%7Cwww%5C.alexa%5C.com%5C/data%5C/details%5C/main%7Cwww%5C.bloglines%5C.com%5C/search%7Cwww%5C.majesticseo%5C.com%5C/search%5C.php%7Cwww%5C.semrush%5C.com%5C/info%5C/%7Cwww%5C.semrush%5C.com%5C/search%5C.php%7Cwww%5C.stumbleupon%5C.com%5C/url%7Cwikipedia.org%5C/wiki%5C/Special:Search).)*%24/i))%7B if(anchorID.match(/%5E((%3F!hdtb_more%7Chdtb_tls%7Cuh_hl).)*%24/i))%7B linkLocation%2B%3DanchorLink%2B%27<br />%27%3B linkAnchorText%2B%3DanchorText%2B%27<br />%27%3B linkcount%2B%2B%3B if (anchorText %3D%3D%3D undefined) anchorText %3D pageAnchors%5Bi%5D.innerText%3Boutput%2B%3D%27<tr>%27%3B output%2B%3D%27<td>%27%2Blinkcount%2B%27</td>%27%3B output%2B%3D%27<td>%27%2BpageAnchors%5Bi%5D.href%2B%27</a></td>%27%3B output%2B%3D%27<td>%27%2BanchorText%2B%27</td>%27%3B output%2B%3D%27</tr>%5Cn%27%3B %7D %7D %7D %7D %7D output%2B%3D%27</table><br/><h2>URL Listesi</h2><div>%27%3B output%2B%3DlinkLocation%3Boutput%2B%3D%27</div><br/><h2>Bağlantı Yazısı Listesi</h2><div>%27%3B output%2B%3DlinkAnchorText%3Boutput%2B%3D%27<br/>%C2%A0<br/><p align%3Dcenter><a href%3D%5C%27https://www.vayes.com.tr%5C%27>www.vayes.com.tr</a></p>%27%3B with(window.open())%7Bdocument.write(output)%3Bdocument.close()%3B%7D%7D)()%3B |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment