Jump to content

Recommended Posts

Posted

Hi, understood that ASPNET is high load to heliohost, so I am porting my site from aspnet to html. But, as I am new to html development. I not sure how to create a dynamic meta tags (which I am not having problem with aspnet). I tried Jquery/js to update the meta tags content, but the crawler doesn't execute jquery / js. Also, I tried to have "php" tag within my html site, however, it doesn't execute, not sure why? Highly appreciates if any one can help me on this. Thanks in adv.

Posted

Php tags won't execute if the file's extension is .html. Try naming your file with the .php extension. Does the <?php ?> tags work now?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...