Jump to content

What should be the code in crossdomain.xml for wordpress


nikhilnaik

Recommended Posts

Hi,

 

Nikhil Here. My blog url is http://techarta.com. I use the useronline plugin using which I came to know that some of the visitors end up in a 404 error and this is due to the crossdomain.xml file being missing. I just came to know what it is needed for. But I'm still not sure what should be the exact code that the file must contain contain. Can anyone please guide me regarding this?

 

 

what is the use of having this file?

 

I am having youtube video embedded links on my blog. so is this a suitable code?

 

<?xml version="1.0"?><!DOCTYPE cross-domain-policySYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="www.youtube.com" />
<allow-access-from domain="techarta.com" />
</cross-domain-policy>

Hi,

 

Thanks for the reply. I use iframe for embedding youtube videos. I'm not too good at coding.

 

How do I solve - "cigicigi-ed.js needs to be loaded after jquery"?

 

I don't think you have to use a cross-domain file with youtube. Are you embedding by using the iframe or "old embed code"?

 

As for the other js errors on your page:

cigicigi-ed.js needs to be loaded after jquery.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.