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>

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.