theajack / disable-devtool

Disable web developer tools from the f12 button, right-click and browser menu

Home Page:https://theajack.github.io/disable-devtool/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error redirect about:blank when check website on https://pagespeed.web.dev/

superantim opened this issue · comments

i think the bot google can't not crawl data when website using script
i set default setting disable-devtool-auto
this really bad for seo
image
image

You can try the npm way @superantim

You can try the npm way @superantim

it work?
you mean using like this

<script disable-devtool-auto src='https://cdn.jsdelivr.net/npm/disable-devtool@latest'></script>

@superantim
I misunderstood you at first
It may be that the disabled function also blocked the google robot
I'll see if there's a way to ignore google's robots

@superantim

I misunderstood you at first

It may be that the disabled function also blocked the google robot

I'll see if there's a way to ignore google's robots

using the ?ddtk tag everything works fine because the script is disabled, if there is a way to identify the search engine bots then disable the script that would be great

This issue was fixed in v0.3.3 by identifying and ignoring Lighthouse and some common search engine bots, Thanks for your help

@superantim

error again in version 0.3.4, pls fix
image

error again in version 0.3.4, pls fix image

@theajack pls fix this