An Anchor to a section on another page

Hi!

I want to create an anchor to a section on another page. I tried to follow tutorials I found on this forum, but no success. It redirects me to 401 page.

I gave ID to the section:
image

Then, I gave a link an external URL:
https://real-estate-1-561a34.webflow.io/home#section-business-locator
image

Can you help me?

The base URL leads to a page that doesn’t exist.

i.e. If https://real-estate-1-561a34.webflow.io/home gets a 404, then any anchor added to this URL will get a 404 too.

True. I changed to: https://real-estate-1-561a34.webflow.io/#section-business-locator
It takes me to the page, but not to the secton on the bottom.

Your link: /home#section-business-locator

Your element with the ID: <div id="Section-Business-Locator">

The anchor part needs to be identical to the ID.

Yes, I corrected it. There’s no more ‘home’ between.

Like I mentioned ‘It takes me to the page, but not to the secton on the bottom.’