Freshdesk (official)
With the Freshdesk (official) plugin, you can now:
- quickly integrate the help widget into your WordPress site or blog
- convert comments on your WordPress site into Freshdesk tickets
- allow users on WordPress to seamlessly login to your support portal via SSO
Manual Installation
- Download the latest version of the ‘Freshdesk (official)’ plugin from the WordPress plugin directory.
- Extract the zip and upload the “freshdesk-support” directory to your /wp-content/plugins directory.
- Go to the ‘Plugins’ page in your admin section and activate the plugin.
- You now have a new admin menu ‘Freshdesk’ in your WordPress admin menu bar. Click on it and configure the settings.
In case of NGNIX Server
Follow the below steps:
Case #1 – If your domain is like example.com, add the below line in your nginx.conf (located at /etc/nginx/sites-available/)
location / {
try_files $uri $uri/ /index.php?q=uri&args;
}
Case #2 – If your domain is like example.com/freshdesk, add the below line in your nginx.conf (located at /etc/nginx/sites-available/)
location /freshdesk {
try_files $uri $uri/ /freshdesksso/index.php?q=$uri&$args;
}
In case of Apache Server
Please make sure the “Permalink” set to ” Post name” under “Settings -> Permalink -> Common Settings”
| Domain | Exposures | Headers | Last Checked |
|---|---|---|---|
| c*l*i*s*e*t.com | F | 2026-05-04 12:03:57 | |
| c*l*i*s.com | F | 2026-05-04 12:03:57 | |
| m*g*n*a*r*a*i*e*t.com (WP 6.9.4) | F | 2026-05-04 06:46:09 | |
| m*s*.trade (WP 6.9.4) | B | 2026-05-04 05:22:02 | |
| w*s*i*g*o*a*a*m.com | F | 2026-05-04 03:46:07 | |
| i*e*r*c*d.com | F | 2026-05-04 03:15:23 | |
| i*e*r*c.com | F | 2026-05-04 03:15:23 | |
| i*e*e*p*o.com (WP 6.9.4) | F | 2026-05-04 03:15:22 | |
| w*o*o*t*n*.com (WP 6.5.5) | F | 2026-05-03 20:03:46 | |
| c*o*l*r*.org (WP 6.9.4) | F | 2026-05-03 19:47:32 | |
| j*n*a.video (WP 6.9.4) | F | 2026-05-03 17:00:21 | |
| v*d*o*r*p*.ai (WP 6.6.5) | F | 2026-05-03 17:00:21 | |
| u*n*t*.com (WP 6.9.4) | D | 2026-05-03 16:40:27 | |
| u*e*p*o*e*.com (WP 6.9.4) | D | 2026-05-03 16:25:27 | |
| y*u*o*a*r*s*o*k.de (WP 6.9.4) | F | 2026-05-03 11:40:23 | |
| d*v*r*n*r*k*m*r.com | F | 2026-05-03 11:15:04 | |
| f*u*l*s*r*.es (WP 6.8.5) | F | 2026-05-03 09:31:05 | |
| s*o*n*g*.com (WP 6.2.9) | F | 2026-05-03 07:15:39 | |
| c*v*a*d*l*s*e.com | F | 2026-05-03 06:20:34 | |
| u*t*a.org | D | 2026-05-03 01:54:10 | |
| s*n*p*p*r*r*n*s.com (WP 6.9.4) | F | 2026-05-02 23:25:45 | |
| c*t*n*t*d*o.com | F | 2026-05-02 19:16:07 | |
| s*e*m*p*a*h.org (WP 6.9.4) | F | 2026-05-02 18:10:03 | |
| l*h*s*o.de | F | 2026-05-02 15:40:19 | |
| j*w*i*t*.com (WP 5.8.13) | F | 2026-05-02 12:22:44 |
« Prev
Page 3 of 3