Identifying a Wordpress site

前端 未结 5 1642
野性不改
野性不改 2021-01-27 14:45

Can any one please help me how to identify a given a website is a word press based or not ?

For example: flashnewstoday.com

5条回答
  •  自闭症患者
    2021-01-27 15:43

    There is no way to 100% identify the back end of a web site. It could be being typed by a team of monkeys. There may be clues in various bits of HTML, but they may be wrong or misleading - I can make a Django web page output the same tags that others on here say identify a WordPress site.

    Why do you want to know?

提交回复
热议问题