Your comments

Please check /etc/nginx/conf.d directory there will be your_website_manage.conf file nano or vi that file and check the server name in that file. Server name should not contain that "example.com".
If "example.com" text is present there then remove that example.com and save your file the run this commands
service ajenti restart
service nginx restart