Skip to Main Content

New

How to Customize Your Oracle APEX App URL on apex.oracle.com

Published on 11 Jul 2025 by CHATURVEDINIDHI26@GMAIL.COM


🔍 Introduction

Oracle APEX makes it easy to build modern web applications. But if you want a cleaner, branded URL for your blog or app, you can customize parts of it to look more professional.

This guide shows how to personalize your APEX app URL hosted on nidhispace.oracleapex.app.


🔗 Understanding the Default URL

https://nidhispace.oracleapex.app/r/myworkspace/myapp/home
           
PartDescription
nidhispace.oracleapex.appYour workspace domain
/r/REST-friendly path
myworkspaceWorkspace alias
myappApplication alias
homePage alias

🛠️ How to Customize It

✅ 1. Change Application Alias

     
  • Open your app in Oracle APEX Builder
  •  
  • Go to App > Edit Definition > Properties
  •  
  • Set the Application Alias to something clean like myblog

Example:
https://nidhispace.oracleapex.app/r/myworkspace/myblog/home

✅ 2. Change Page Alias

     
  • Open your "Home" page
  •  
  • Go to Page Properties and set the Page Alias to welcome

Example:
https://nidhispace.oracleapex.app/r/myworkspace/myblog/welcome

✅ 3. Change Workspace Alias

     
  • Log in as Workspace Admin
  •  
  • Go to Manage Service > Workspace Settings
  •  
  • Set the Workspace Alias (e.g., nidhispace)

New Full URL:
https://nidhispace.oracleapex.app/r/nidhispace/myblog/welcome


🧪 Optional: Hide Session ID

     
  • Set your page to Public in Page Attributes
  •  
  • Enable Deep Linking in Authentication Settings

This removes ?session=... from the URL.


❌ What You Cannot Change

     
FeatureCan You Change?Notes
Your free domain (e.g., oracleapex.app)❌ NoTo change this, use custom domain via Oracle Cloud
/r/ path❌ NoThis is required by APEX engine

✅ Conclusion

Clean, custom URLs give your Oracle APEX application a professional look and feel. It's a simple way to improve user experience, especially for blogs, portfolios, and public websites.

If you need full branding (like www.yourname.com), consider using Oracle APEX Cloud Service where you can:

     
  • Use a custom domain
  •  
  • Secure with SSL
  •  
  • Deploy production apps

📩 Need help? Contact us or subscribe for more APEX tutorials!

📝 Nidhi Blog

Sharing knowledge, tutorials, and stories about Oracle APEX, development, and digital growth.

📧 Contact

Email: support@nidhispace.com

Follow us on:
linkedin | YouTube


© Nidhi Blog. All rights reserved.