Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
TPRouhana
tagDiv Member

Bogdan said: “You also serve 2 versions of ypur site. That is the main cause of your issue. Here is an example:
http://screencast.com/t/l43vx4g3TycEhttp://screencast.com/t/5uxDKQDT6ikb
You should serve only one version of your wordpress site. “:

persources.com gives me chinese characters
http://www.persoures.com does not. Is there a way to make the default http://www.persources.com?

TPRouhana
tagDiv Member

Do you know how I serve only one version of your wordpress site? How do I get rid of one of them?

TPRouhana
tagDiv Member

I placed it like this <IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “http://persources.com/&#8221;
</IfModule>

at the top of my .htaccess file… no success

TPRouhana
tagDiv Member

is the * supposed to be my website?

TPRouhana
tagDiv Member

Where can I find the file? Is it in my Filezilla?

and this is the code? What code do I add? Thanks

<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”
</IfModule>

TPRouhana
tagDiv Member

which plugin?

Viewing 6 posts - 1 through 6 (of 6 total)