Horje
  • index.php is universal template, it is what any page (home, archive, single post, etc) will use if other template is available for it.

  • home.php is a template used for main page (on is_home() ) condition.

See Template Hierarchy for detailed scheme of how templates are applied.


More Solution
Reffered: https://wordpress.org/