Dear team,
Please put your suggestions on the following :
the website the “AIOSE PRO module” considering following are important issues to be resolved :
(1) “No H1 tag was found. For the best SEO results there should be exactly one H1 tag on each page”
*Solution* : in Core theme I found *single.php* file, But in the Child theme there is no such file, I need to put this line somewhere : < h 1 > < ? php the_title(); ? > < / h 1 >
(2) Some Javascript files don’t seem to be minified.
https://chimpstatic.com/mcjs-connected/js/users/0317dffe1eb18b346838c92a9/d22d91113e78eadd2790a3af7.js
JavaScript files appear in many places, including frameworks (like Bootstrap), themes and templates, and third-party plugins.
We recommend tracking down where the un-minified JavaScript files come from
There are server-side tools (including WordPress plugins) to automatically minify JavaScript files.
*Solution* : ?
(3) Your page makes 26 requests. More than 20 requests can result in slow page loading. Images: 3,JavaScript: 16, CSS: 7
Try to replace embedded objects with HTML5 alternatives.
*Solution* : ?
(4) Some Open Graph meta tags are missing.
Insert a customized Open Graph meta tag for each important page on your site.
*Solution* : ?