admin管理员组文章数量:1130349
While analyzing my site I found many requests is done to external link to "friendsit" so I installed string locator plugin and tried to search all source files but I found nothing , I also tried to search the database but I found many results like this in select queries
LIKE '%friendsit%'
how to find this link and remove ?
The external link to an image in the above site but does not exists !!
While analyzing my site I found many requests is done to external link to "friendsit" so I installed string locator plugin and tried to search all source files but I found nothing , I also tried to search the database but I found many results like this in select queries
LIKE '%friendsit%'
how to find this link and remove ?
The external link to an image in the above site but does not exists !!
Share Improve this question asked Nov 8, 2018 at 22:17 zaczac 1034 bronze badges 01 Answer
Reset to default 2Did you try a search from the Posts (Admin) screen? (And also the Pages (Admin) screen?
And sometimes a googles of your site might find it: use something like
search-term site:example
...depends on how current the googles are for your site. But sometimes works well.
Added
To answer your question/comment: Remember that there is no 'source code' (as such) for a page content (assuming you found the text via a search via Admin, Page). Only the page content as shown in the editor (via Admin, Page) that needs to be changed. (Look at Text mode.)
Now, it is possible that there is some hack of your theme/plugins (if you found the text via the googles), so you should carefully look everywhere and update/change everything: credentials (host, ftp, WP admin-level users); update WP/themes/plugins from repository; check for code in custom functions.php files and any Child Themes; and manually look for bad files (including hidden) in all site folders via FTP; remove unused and old/not-updated-lately themes/plugins.
See my post about 'de-hacking' a site with details: https://securitydawg/recovering-from-a-hacked-wordpress-site/ . I have successfully used this process to clean up sites.
While analyzing my site I found many requests is done to external link to "friendsit" so I installed string locator plugin and tried to search all source files but I found nothing , I also tried to search the database but I found many results like this in select queries
LIKE '%friendsit%'
how to find this link and remove ?
The external link to an image in the above site but does not exists !!
While analyzing my site I found many requests is done to external link to "friendsit" so I installed string locator plugin and tried to search all source files but I found nothing , I also tried to search the database but I found many results like this in select queries
LIKE '%friendsit%'
how to find this link and remove ?
The external link to an image in the above site but does not exists !!
Share Improve this question asked Nov 8, 2018 at 22:17 zaczac 1034 bronze badges 01 Answer
Reset to default 2Did you try a search from the Posts (Admin) screen? (And also the Pages (Admin) screen?
And sometimes a googles of your site might find it: use something like
search-term site:example
...depends on how current the googles are for your site. But sometimes works well.
Added
To answer your question/comment: Remember that there is no 'source code' (as such) for a page content (assuming you found the text via a search via Admin, Page). Only the page content as shown in the editor (via Admin, Page) that needs to be changed. (Look at Text mode.)
Now, it is possible that there is some hack of your theme/plugins (if you found the text via the googles), so you should carefully look everywhere and update/change everything: credentials (host, ftp, WP admin-level users); update WP/themes/plugins from repository; check for code in custom functions.php files and any Child Themes; and manually look for bad files (including hidden) in all site folders via FTP; remove unused and old/not-updated-lately themes/plugins.
See my post about 'de-hacking' a site with details: https://securitydawg/recovering-from-a-hacked-wordpress-site/ . I have successfully used this process to clean up sites.
本文标签: adminHow to find a spam link
版权声明:本文标题:admin - How to find a spam link? 内容由热心网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:https://it.en369.cn/questions/1749185003a2329239.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。


发表评论