WebSite X5Help Center

 
DENNIS S.
DENNIS S.
User

Structured Data Source Code  en

Author: DENNIS S.
Visited 1572, Followers 1, Shared 0  

I have asp security coding in my website. After a purchase, buyers are redirected to the product they purchased, which is software download. My code was working well until the new structured data was incorporated into X5.

Here's my problem .. the code is working fine, but now when on the download page of the product they purchased, they can view the source code and see the following content code.

<metaproperty="og:url" content="https://www.xxxxx.com/tvgadget.asp" />

How do I create a webpage that does not show the source code?

I can't download the page and change it in an editor and FTP to my server because I'm changing products every week on that webpage and it would be impossible to update every page every week.

I hope someone can help me with this problem?

Thanks

Dennis

Posted on the
3 ANSWERS
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

... the program by default and as per the required requirements is based on PHP ...
... if you use ASP, you must be an expert and know what it is and how to manage it ...
... ASP scripts must reside in *.asp  pages(!)...

ciao

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪
DENNIS S.
DENNIS S.
User
Author

I am using asp pages for my codes. Here's my problem .. the code is working fine, but now when on the download page of the product they purchased, they can view the source code and see the following content code.

Read more
Posted on the from DENNIS S.
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
DENNIS S.
... ...  but now when on the download page of the product they purchased, they can view the source code and see the following content code.

... if you see the code in clear text, it will be because the code is not interpreted, either by the server, and / or by the browser, by wrong extension, or it has been inserted in the wrong project section...

.

Read more
Posted on the from  ‪ KolAsim ‪ ‪