Get 2024 Templates Mega Bundle!19 Bootstrap HTML, Vue & React Templates + 3 Vector Sets
Get for 99$

I just want to use the landing page, the script is too heavy


I just want to use the landing page, the script is too heavy, the file size is also very large so it's very slow to access the website. effect on seo, for the following script what should I delete to speed up my website so that it is quickly deleted.

plugins/global/plugins.bundle.js
scripts.bundle.js
plugins/global/plugins.bundle.css
css/style.bundle.css

and this is my website:

https://wifi-indihome.id


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(

Replies (2)


I am very happy that I learnt about the existence of gambling in India and now I can play and win real money. If you don't know where you can play, then I advise you to follow this https://odds96.in/en/casino/game/315-bet-on-teen-patti link to the site, because here you can play a very popular gambling game that will bring you real money. I have been playing here for a long time now and I really enjoy playing here. Read the information about this game if this is the first time you hear about it and enjoy this gambling game completely.



Hi,

You can minimize the plugins.bundle.js by removing unused plugins as explained in this video tutorial.

Also you can disable the extended button variants by changing the related variable in src/sass/components/_variables.scss:


$btn-extended-variants: false;


Moving forward you can remove some "Custom components" sass files from src/sass/components/components.scss

And recompile the assets with gulp or webpack.

Also you can use assets gzip compression as explained here.

Regards


Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(
Text formatting options
Submit
Here's a how to add some HTML formatting to your comment:
  • <pre></pre> for JS codes block
  • <pre lang="html"></pre> for HTML code block
  • <pre lang="scss"></pre> for SCSS code block
  • <pre lang="php"></pre> for PHP code block
  • <code></code> for single line of code
  • <strong></strong> to make things bold
  • <em></em> to emphasize
  • <ul><li></li></ul>  to make list
  • <ol><li></li></ol>  to make ordered list
  • <h3></h3> to make headings
  • <a></a> for links
  • <img> to paste in an image
  • <blockquote></blockquote> to quote somebody
  • happy  :)
  • shocked  :|
  • sad  :(