how to use url masking

hi, I got a website that has a url i wish to mask, but how can I do so?

  1. How you exactly wanna do it(where, what, why, how it should be masked).
  2. Hope you won’t abuse it.

prisme.weebly.com I couldn’t find a good theme on wordpress so i’m trying alternative ways to setup my website, what I am trying to do is show prisme.cf instead of the original. Hope that isn’t considered abuse

@SaadEddine said:
prisme.weebly.com I couldn’t find a good theme on wordpress so i’m trying alternative ways to setup my website, what I am trying to do is show prisme.cf instead of the original. Hope that isn’t considered abuse

You can do it by creating a cname record that your domain prisme.cf points to prisme.weebly.com

@UnknownLolz said:

@SaadEddine said:
prisme.weebly.com I couldn’t find a good theme on wordpress so i’m trying alternative ways to setup my website, what I am trying to do is show prisme.cf instead of the original. Hope that isn’t considered abuse

You can do it by creating a cname record that your domain prisme.cf points to prisme.weebly.com

can you give a bit more details? thanks (btw I got wordpress installed so maybe I got to remove it first?)

@SaadEddine said:
hi, I got a website that has a url i wish to mask, but how can I do so?

“URL Masking” is simply a full page HTML frame or iframe. Just Google “full page iframe” and you’ll find thousands of articles explaining it.

@UnknownLolz said:

@SaadEddine said:
prisme.weebly.com I couldn’t find a good theme on wordpress so i’m trying alternative ways to setup my website, what I am trying to do is show prisme.cf instead of the original. Hope that isn’t considered abuse

You can do it by creating a cname record that your domain prisme.cf points to prisme.weebly.com

  1. Root level CNAME records are not possible.
  2. DNS records are not URL masking. URL masking is done by embedding the masked page into your own, or by proxying it from another hostname. DNS does neither of those things.