External Javascript combination

Hello,

Do you know how to combine those external JAVA together without using plugin?

Thx

Hi There,

Would you mind to clarify with more detail what you are referring to?

Thanks

There are 19 JavaScript files served from tarekrabaa.com. They should be combined into as few files as possible.
https://tarekrabaa.com/ar/wp-content/plugins/je … ld/carousel/jetpack-carousel.min.js?ver=20170209
https://tarekrabaa.com/ar/wp-content/plugins/jetpack/_inc/build/jquery.spin.min.js?ver=1.3
https://tarekrabaa.com/ar/wp-content/plugins/jetpack/_inc/build/photon/photon.min.js?ver=20130122
https://tarekrabaa.com/ar/wp-content/plugins/jetpack/_inc/build/spin.min.js?ver=1.3
https://tarekrabaa.com/ar/wp-content/plugins/su … r/looks_awesome/icon_manager/js/md5.js?ver=1.0,0
https://tarekrabaa.com/ar/wp-content/plugins/su … /looks_awesome/icon_manager/js/util.js?ver=1.0,0
https://tarekrabaa.com/ar/wp-content/plugins/superfly-menu-e3Fgui/js/public.min.js?ver=4.3.3
https://tarekrabaa.com/ar/wp-content/themes/pro/cornerstone/assets/dist/js/site/cs-body.js?ver=2.1.7
https://tarekrabaa.com/ar/wp-content/themes/pro/cornerstone/assets/dist/js/site/cs-head.js?ver=2.1.7
https://tarekrabaa.com/ar/wp-content/themes/pro/framework/js/dist/site/x-body.min.js?ver=1.2.7
https://tarekrabaa.com/ar/wp-content/themes/pro/framework/js/dist/site/x-head.min.js?ver=1.2.7
https://tarekrabaa.com/ar/wp-content/themes/pro … acy/cranium/js/dist/site/x-body.min.js?ver=1.2.7
https://tarekrabaa.com/ar/wp-content/themes/pro … acy/cranium/js/dist/site/x-head.min.js?ver=1.2.7
https://tarekrabaa.com/ar/wp-includes/js/comment-reply.min.js?ver=4.9.2
https://tarekrabaa.com/ar/wp-includes/js/hoverIntent.min.js?ver=1.8.1
https://tarekrabaa.com/ar/wp-includes/js/jquery/jquery-migrate.min.js?ver=1.4.1
https://tarekrabaa.com/ar/wp-includes/js/jquery/jquery.js?ver=1.12.4
https://tarekrabaa.com/ar/wp-includes/js/wp-embed.min.js?ver=4.9.2
https://tarekrabaa.com/ar/wp-includes/js/wp-emoji-release.min.js?ver=4.9.2

Hi There,

Those JS are coming from different plugins and few from the theme.
There no such way to combine those file how ever you can use magnification to load it faster. Or you can use CDN too.

Please refer to this article http://www.wpbeginner.com/plugins/how-to-minify-css-javascript-files-in-wordpress/

Thanks

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.