a year ago
I am trying to embed my railway site in a page on my bluehost wordpress site using iframes. Why won't it work? Below is html on wordpress:
src="https://swampsage-beta-production.up.railway.app/"
width="100%"
height="700"
style="border:none; border-radius:16px;">
4 Replies
a year ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Wordpress custom domain not working
- 🧵 wordpress container appears twice in UI
- 📚 Publish and Share Templates
- 🧵 IP Block of Discord's crawlers on my project
If you find the answer from one of these, please let us know by solving the thread!
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • 11 months ago
a year ago
Hi Brody, these threads do not answer my question. How can I get my railway site working with my wordpress site? What is wrong with that html?
a year ago
The requests to https://swampsage-beta-production.up.railway.app/ may be getting blocked for security by your browser
Can you check the consoleon the page containing the iframe?
You can usually open it with the F12 key
Look for something like this:
(You may have to refresh the page first)
Attachments
a year ago
Thanks I think you're right that it is a security issue. I have decided to close this thread and fix the problem a different way: instead of embedding I will simply link directly to the railway site. I think this will be less trouble. Thank you for your help but this thread is closed.
Status changed to Solved brody • 11 months ago