Notifications
Clear all

Script How to compress a script?

2 Posts
2 Users
0 Likes
255 Views
Posts: 29
Topic starter
(@moderworks)
Eminent Member
Joined: 5 years ago

Hello,
Please help resolve the issue. How to compress the script: wp-content/plugins/wpforo/assets/js/ajax.js

The problem is in the line:

node.innerHTML = `<i class="fa-solid fa-caret-right"></i>&nbsp; <a href="${topic['url']}" target="_blank">${topic['title']}</a>`;

I use jscompress.com compressor

Compressing scripts is a good practice, now speed is of great importance for google seo.

1 Reply
Posts: 3652
Admin
(@chris)
Support Team
Joined: 2 years ago

Hi @moderworks,

I'm not familiar with that, you should find yourself a way to do that or hire a Dev who has the needed knowledge.

Reply