WebSite X5Help Center

 
Mandar V.
Mandar V.
User

No mails received.  en

Autor: Mandar V.
Besucht 713, Followers 1, Geteilt 0  

Please visit https://hotelpavillion.co.in/

My newly designed website. This is under construction. Facing the same issue as before. No emails are received to the client or sender from the email form. 

Used this form here: https://hotelpavillion.co.in/tariff.html

A screenshot of the form is attached here.

Please confirm the same & reply ASAP.

Thanks with regards

Mandar

Gepostet am
3 ANTWORTEN
Franz-Josef H.
Franz-Josef H.
Moderator

In order to send a confirmation email, the check mark must be set in the field below!

Mehr lesen
Gepostet am von Franz-Josef H.
Franz-Josef H.
Franz-Josef H.
Moderator

You can also see that in step '5 Export' on the page 'Export the website to the Internet', the 'URL of the website' field contains the entry http://www.hotelpavillion.co.in This is wrong and can lead to problems as a result. You have to enter https://www.hotelpavillion.co.in in the field and then click on the preview button while holding down the Ctrl key so that the project is completely rebuilt. Then upload the entire website, not just the changes.

You should also make sure that your website is always redirected to the secure https site. If there is no way on your web host to force the redirection to the https page, you have to create a .htaccess file yourself. To do this, use the Windows editor to create a file with the following content:

RewriteEngine On
RewriteCond% {HTTPS}! = On
RewriteRule ^ https: //% {HTTP_HOST}% {REQUEST_URI} [L, R = 301]

These save, for example, as htaccess.txt. Then rename it to .htaccess (yes, the point must be at the front) and load it into your server directory (where you also upload your homepage). This means that every call to your site is automatically directed to the https site.

Mehr lesen
Gepostet am von Franz-Josef H.
Mandar V.
Mandar V.
User
Autor

Thanks.

Will try it as you suggested. 

Regards

Mandar

Mehr lesen
Gepostet am von Mandar V.