R
R
RushV2018-02-16 20:48:01
WordPress
RushV, 2018-02-16 20:48:01

Is it possible for a page to assign a different URL to another site?

Hello!
Is it possible to assign a different URL to a different resource for a page or post?
Maybe through PHP somehow I tried to redirect everything (
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Syomka Gavrilenko, 2018-02-19
@RushV

1) create a new page.
2) Paste the JS code on this page:

<script language="JavaScript"> 
  window.location.href = "https://site-style.by"
</script>

3) save and publish the page.
4) Where you need to insert a link to the page that you created in paragraph 1

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question