0 votes
in Website Optimization by
Any difference between mobile responsive and Conditional resource loading?

1 Answer

0 votes
by (47.6k points)

Conditional resource loading is the Loading of different website resources for mobile and desktop users.
Unlike mobile responsive which involves loading the same html and JavaScript for mobile and desktop pages, conditional resource loading tries to eliminate loading resources that affect mobile performance.

Example of Conditional resource loading;

  • For desktop pages: load Facebook share button with share link
  • For mobile pages: Load Facebook share link only

What has happened here is that we have loaded Facebook share in mobile and desktop pages but in mobile page we have removed the JavaScript that displays Facebook share button.

Visit: Blogging Tools to see example of social share links.

Related questions

Register, ask, and answer questions to earn more points and privileges. Some features are disabled for users with few points.
Welcome to Kenyayote Q&A, the largest community site in Kenya where you can ask any question and receive answers from Kenyayote staff and other members of the community.

Before you ask, search the website to make sure your question has not been answered.

If you are ready to ask, provide a title about your question and a detailed description of your problem.

Register to join Kenyayote Ask Community.
...