New products not visible in the main page under category, but when i visit product URL directly, i can see product there, but not on main page.
Hello @michael_oluwaseyi
Hope you are doing great!
At magento , after every products upload,you need a re-index required.
At,Magento2 For run the Reindex,you should setup cron job.
If you want reindex immediate then you should run php bin/magento indexer:reindex command from Terminal.
Further you can check all these points:
You can also follow below link
http://www.aschroder.com/2010/07/why-are-my-magento-products-not-showing-up/
If found my answer useful, Please give Kudos and Accept it as Solution.
Thanks
Cheers Coding !
Thanks for the reply.. This help did not work.. I have tried all.. Just so confused now.
default settings seem to be to hide products that are out of stock or at zero qty, check the product settings page and make sure that it has some quantity listed and that Stock Status is listed as "in stock",
Optionally you can go into advanced inventory and set it not to manage stock.