Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

APEX in OCI - robots.txt and vanity URL - Google can't crawl

KilroyWasHereApr 27 2023 — edited Apr 27 2023

I have a paid OCI instance with a vanity URL configured. Sitemap is submitted to Google via REST service (thanks INSUM!). Meta tags are configured on the public pages. Google is showing our main URL, but in the site description, it's saying we're preventing Google from crawling. I checked the robots.txt contents being served up by ORDS and it is as follows:

https://kilroysworkshop.com/robots.txt

User-agent: *
Disallow: /

Is there an APEX way of handling this that isn't ORDS in this case? Thanks in advance for any advice!!

This post has been answered by Todd Bottger-Oracle on Jun 21 2023
Jump to Answer
Comments
Post Details
Added on Apr 27 2023
21 comments
862 views