Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PROBLEM GS destroys html code
#1
Hello,
If I try to insert a html source code in a new native site in GS and I save the site the system change the code. An exampel:

I write the following code:
<html>
<head>
<meta http-equiv="refresh" content="0; URL=http://localhost/GetSimpleCMS/index.php?id=test">
</head>
</html>

and after saving the site the code looks like:
<br />
<meta http-equiv="refresh" content="0; URL=http://localhost/GetSimpleCMS/index.php?id=test">

Why?
Reply
#2
Are you inserting that in the page editor? You should only insert stuff that goes between <body> and </body>

There are some redirect plugins, BTW...
Reply
#3
Yes, I selected source code in the page editor and inserted the code.
Reply




Users browsing this thread: 1 Guest(s)