Entry Page problems
Autor: Mike R.
Visitado 2300,
Seguidores 1,
Compartilhado 0
When the Entry Page module in WS5 Evo is active, it completely distorts my sites design. When disabled there is no problem.See the attached screen grabs. Is there a simple solution to this problem
Publicado em
Mike, try doing a full upload.
Locally do a ctrl+preview, then full upload (not new and changed).
Hello.Clear your browser’s cache.I see the start page here http://redesdaleresidents.org/index.php
I see the main page here http://redesdaleresidents.org/index.html and here http://redesdaleresidents.org/home.html. This could be a problem.I see the main page at these two addresses and both seem normal to me.
(It > En) ... the current site is correctly related to the page index.html(HOME) ...
...!... in the web site must be deleted from the ROOT, via the FTP panel [X], the index.php and home.html pages...!...
ciao
.
p.s .: ...!... the SSL certificate is active, ... but the redirect >> https is not active...!...
.
Autor
Thank you all for your assistance. Being a novice can I assume the 'Entry Page' is the same as a landing page. As suggested, I have carried out a full upload with the 'Entry Page' widget being used, and site gets messed up. In local preview all works fine meaning, site loads at Entry/Landing page, after 4 seconds it links to home page successfully. The faulty site is now live, perhaps moderator could have a look again and advise a solution. Thank you
Autor
I forgot to mention, it is only the home page that gets messed up...
http://redesdaleresidents.org/ , http://redesdaleresidents.org/index.html- Yes, I see that there is a problem.
http://redesdaleresidents.org/home.html - and here I see that there is no problem.
http://redesdaleresidents.org/index.php - and here I also do not see a problem.
Try setting up redirection with from http://redesdaleresidents.org/index.html to http://redesdaleresidents.org/index.php
Redirect 301 /index.html http://mt-example.com/http://redesdaleresidents.org/index.php
Does adding this line to the .htaccess file solve the problem?
DirectoryIndex index.html index.php
This came from Paul's solution here:
https://helpcenter.websitex5.com/pt/post/219164
Autor
Thank you all for your assistance, I will have a look at your suggestions later this morning. In the meantime I have attached a scrren grab of server directory. Regards Mike
(It > En) ... ... compared to my previous check, you changed the configuration ...
...! ... the current site, exported today 2-12-2019 was created with the INTRO page (index.php), and is related to the HOME page (home.html) ...! ...
... therefore correct and check the following:
1) - you were wrong to indicate the site address in the WebSite Address (URL) field at
>> Step 5 - Export > Website Export to Internet >
[+] Reference: Commands for establishing a connection to the server:
>> WebSite Address (URL)
... where you put http://www.*** instead of https://www. *** ...!...
2) - ... !!! ... in the ROOT of the site on the net you have to delete [X] the page index.html ... !!! ...
3) - SSL: you have not yet implemented the redirect http >> https on the server ...
-------------------------------------------
.
Autor
Much appreciate you guidance. Can you explain further the following:
3) - SSL: you have not yet implemented the redirect http >> https on the server ...
Regards
Autor
Just checked website again after deleting index as you advised, all appears to be working fine now. A big thank you to all for your assistance. Regards Mike
(It > En)
3) > ... your site has an SSL security certificate ...
... you must notify your server to activate the REDIRECT,
... from:
http://www.redesdaleresidents.org/
... to:
https://www.redesdaleresidents.org/
...
... or, if you are an expert, you can do it yourself, with the server side file ".htaccess" (server > Apache / Linux), following this guide:
>> https://www.freecodecamp.org/news/how-to-redirect-http-to-https-using-htaccess/
... or follow the topic mentioned previously by Esahc(+Paul): https://helpcenter.websitex5.com/pt/post/219164
.
ciao
.