redirection in nicepae worpress html does not work well

dominikboj
5 Posts
dominikboj posted this 18 September 2023
Report a bug

when i paste this code it immediately redirects and the changes are not saved. it is not possible to implement this because the changes cannot be saved.

<!--
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="Refresh" content="0; URL=https://example.xxx/"&gt;
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
-->

when i paste this code it immediately redirects and the changes are not saved. it is not possible to implement this because the changes cannot be saved. &lt;!-- &lt;meta http-equiv=&quot;cache-control&quot; content=&quot;no-cache&quot;&gt; &lt;meta http-equiv=&quot;Refresh&quot; content=&quot;0; URL=https://example.xxx/&quot;&gt; &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf8&quot;&gt; --&gt;
Vote to pay developers attention to this features or issue.
5 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 19 September 2023

Hello Dominik,

Thanks for contacting us!

Please specify:
Is the code you provided a redirect code? It tells the browser to redirect the user to a different page. The code you provided will redirect the user to the page https://example.xxx/.
Did we understand the purpose of this code correctly?

Please describe the problem in detail and provide us with a short video or some screenshots for a better understanding.
Thank you.

...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Dominik, Thanks for contacting us! Please specify: Is the code you provided a redirect code? It tells the browser to redirect the user to a different page. The code you provided will redirect the user to the page https://example.xxx/. Did we understand the purpose of this code correctly? Please describe the problem in detail and provide us with a short video or some screenshots for a better understanding. Thank you. ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
dominikboj
5 Posts
dominikboj posted this 19 September 2023

in the video you can see exactly what the problem is. is there a solution to this problem?

in the video you can see exactly what the problem is. is there a solution to this problem?
Support Team
Support Team posted this 20 September 2023

Hello Dominik,

Thanks for contacting us.

Unfortunately, the video does not show anything, except the black window.

Anyway, this is fixed code, corrected

<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="Refresh" content="5; URL=https://google.ge/"&gt;
<meta http-equiv="Content-Type" content="text/html; charset=utf8">

Content, is time, in seconds, When you add this code in meta tags, and when you log in to this page, the page automatically redirects to Google. ge after 5 seconds.
We give you screenshots, where you can see everything in more detail.

Is this what you wanted?
...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Dominik, Thanks for contacting us. Unfortunately, the video does not show anything, except the black window. Anyway, this is fixed code, corrected <meta http-equiv="cache-control" content="no-cache"> <meta http-equiv="Refresh" content="5; URL=https://google.ge/"&gt; <meta http-equiv="Content-Type" content="text/html; charset=utf8"> Content, is time, in seconds, When you add this code in meta tags, and when you log in to this page, the page automatically redirects to Google. ge after 5 seconds. We give you screenshots, where you can see everything in more detail. Is this what you wanted? ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
dominikboj
5 Posts
dominikboj posted this 22 September 2023

I checked and the video is ok but you have to save it.
5 s is too long.
I eventually got around the problem by inserting the html in the page settings in ->main html and it worked without automatically kicking me out of nicepage.
I encourage you to download the video and to see what it was all about.

I checked and the video is ok but you have to save it. 5 s is too long. I eventually got around the problem by inserting the html in the page settings in ->main html and it worked without automatically kicking me out of nicepage. I encourage you to download the video and to see what it was all about.
Support Team
Support Team posted this 23 September 2023

Hello Dominik,

Sorry, the video is okay, you are right we need to download it.

Anyway nice to hear that the problem is fixed now.

Please let us know if you have any further questions.
...................................................
Sincerely,
George.
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello Dominik, Sorry, the video is okay, you are right we need to download it. Anyway nice to hear that the problem is fixed now. Please let us know if you have any further questions. ................................................... Sincerely, George. Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
You must log in or register to leave comments