Determine domains using Site Publisher
Is there any way to determine what sites/domains are using the cPanel Site Publisher? Based on the doc that I can find, the answer seems like "no". If there isn't, is there a more or less unique fie that it installs that we can look for?
-
Hey there! The Site Publisher uses the cPanel interface to create some text files in the cPanel account's public_html, so there isn't necessarily a flag or anything like that on the account itself, as you could re-use Site Publisher at any time to make a new simple page on the domain. One thing that is a good indicator of the use of Site Publisher is the /home/username/public_html/assets directory, with the following content: root@host [/home/sitepublishertes/public_html/assets]# ll total 20 drwxr-xr-x 5 sitepublishertes sitepublishertes 4096 Feb 18 09:35 ./ drwxr-xr-x 5 sitepublishertes sitepublishertes 4096 Feb 18 09:35 ../ drwxr-xr-x 2 sitepublishertes sitepublishertes 4096 Feb 18 09:35 css/ drwxr-xr-x 2 sitepublishertes sitepublishertes 4096 Feb 18 09:35 fonts/ drwxr-xr-x 3 sitepublishertes sitepublishertes 4096 Feb 18 09:35 js/
That is there the fonts and site code get stored for the Site Publisher formatting, so if those directories exist is it likely they used that tool to create the site. It's also worth noting that Site Publisher creates an index.html and not a .php inside public_html, as well as LICENSE.txt and sitemap.xml. I hope that helps you track these down if they exist!0 -
you can check the step here in cpanel website . 0
Please sign in to leave a comment.
Comments
2 comments