Weird random code

midway down this page is some random code:

https://www.davidfriddle.com/dossier_2020/resume_2020/

‘, ‘’.$ob_meta, $ob_page_head); ?> .+?</title>/’, ‘’, $ob_page_head); ?> ', ‘’.$ob_meta, $ob_page_head); ?>

I use PlusKit and just started with Joe Workman SEO stacks. Any ideas how to fix it? thanks

I don’t see it!

It looks like PHP code. But you have given this page a .html extension, which is probably why it shows. Put the page back to a .php extension in the Page Inspector, delete the current .html page version from your hosting server, republish the website, and try again.

Incidentally there’s something seriously wrong with this page. It is trying to load 50 MB of data! That’s far too large to be serving on a public website. The page simply will not load for a lot of your visitors. Hence @joemart1951 cannot get it to work. You may wish to reconsider how this page is built.

About 33 of those MB’s are coming from 3 images, so you should be able to drastically decrease the page size if you dealt with those.
https://www.davidfriddle.com/dossier_2020/resume_2020/files/4ad82084-efb2-46ca-858f-ca0b9cdbe22f.png
https://www.davidfriddle.com/dossier_2020/resume_2020/files/4ad82084-efb2-46ca-858f-ca0b9cdbe22f-rollover.png
and
https://davidfriddle.com/dore.jpg

1 Like

thanks!!

thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.