If I type URLwww....) and Press ENTER , My web will go to (http://www..../index.php?option=com_user&view=login&return=.....==) everytime.I can not go to my web in first page. Please suggest step by step for me. Thanks kelop
Either it's the problem with your .htaccess file or with the redirect component of Joomla. Just have a look at those two... If you are using any SEO extension, the redirect may have been caused due to some configuration in those extension.
check the meta tag of the source code of your home page, whether is there any redirect option activated.
First, it can be the home page is login view of com_users that we set in menu manager. Then, it could be some plugin of com_content, it require you must login to view some content that could display on homepage. If it is this case, login in the back-end, disable some content plugin that you installed and find out where to repair. Hope this help.