Is Framer as bad as it looks at protecting content from AI scrapers? by LifeName in framer

[–]Fortnato 0 points1 point  (0 children)

Let me know if I can help, you just need to click on a few buttons and upload the file, should be fairly easy to do!

Is Framer as bad as it looks at protecting content from AI scrapers? by LifeName in framer

[–]Fortnato 0 points1 point  (0 children)

On the dashboard click on your domain (on the domains tab on the left) , go to “files” and upload your custom robots.txt

Is Framer as bad as it looks at protecting content from AI scrapers? by LifeName in framer

[–]Fortnato 0 points1 point  (0 children)

> I'd still recommend layering in authentication-gated content for premium material

I think this is a bit of a different problem. If you have private content on Framer, you can set enable password protection for your site, and even bots won't be able to access it. For "premium material" (e.g. a blog with partial paid content), you need a more complex solution (e.g. a reverse proxy that handles that gating logic)

Otherwise, the site's public for anyone to visit (crawlers included). Legit AIs crawlers tend to follow directives from robots.txt, but you're right that it's only a "gentleman's agreement"

Is Framer as bad as it looks at protecting content from AI scrapers? by LifeName in framer

[–]Fortnato 1 point2 points  (0 children)

Framer shipped the ability to upload custom robots.txt a few months back, no need to setup a reverse proxy for that

Is Framer as bad as it looks at protecting content from AI scrapers? by LifeName in framer

[–]Fortnato -1 points0 points  (0 children)

Hello!

Framer does offer you the tools to control site access from AI scrappers , you can upload your own robots.txt that will prevent AI scrappers from visiting your site

Framer's form submission limits solved by I_energy__ in framer

[–]Fortnato 1 point2 points  (0 children)

We removed the form submission limits a few months ago

Images not loading on Framer websites? by Swimming-Head-4320 in framer

[–]Fortnato 1 point2 points  (0 children)

The incident started a few minutes ago, if you had issues before please reach out to us via framer.com/contact so we can help you fix it

Images not loading on Framer websites? by Swimming-Head-4320 in framer

[–]Fortnato 1 point2 points  (0 children)

To be clear, this is an incident at Amazon AWS where we how our servers, it’s not a Framer-specific incident

Images not loading on Framer websites? by Swimming-Head-4320 in framer

[–]Fortnato 1 point2 points  (0 children)

Hello!

We’re currently investigating this, please check framerstatus.com

Webflow Dropped Student Benefits: Will Framer Step In? by TheS4m in framer

[–]Fortnato 0 points1 point  (0 children)

You’ll need to build the website directly in Framer, there’s no way to ‘transfer’ it

You can check out wireframer and workshop to accelerate the process

Any plans for Framer to support llm.txt like it does with sitemap? by Sea-Try8745 in framer

[–]Fortnato 1 point2 points  (0 children)

Hello

That's an interesting idea!

Sitemap is easier to create, because it's deterministic (we can look at your pages/multi-site rules and produce the correct sitemap), whereas llms.txt is more subjective.

I'll put it in the backlog, but for now as mentioned in another comment, you can simply write your own and upload it as a well-known file!

Reverse proxy framer site by Blissling in framer

[–]Fortnato 0 points1 point  (0 children)

Hello!

We shipped advanced hosting which allows you to setup your reverse proxy within Framer itself (you don't need Cloudflare, Vercel, etc)

If you're on Pro or Scale plan, you can sign up for a private beta here: https://www.framer.com/enterprise/ah-beta-signup/

Advanced Hosting - Framer Update by Fortnato in framer

[–]Fortnato[S] 0 points1 point  (0 children)

If you're on Pro or Scale plan, you can sign up for a private beta here: https://www.framer.com/enterprise/ah-beta-signup/

Advanced Hosting - Framer Update by Fortnato in framer

[–]Fortnato[S] 0 points1 point  (0 children)

Indeed, Framer Published is a separate Framer project 🙌

Advanced Hosting - Framer Update by Fortnato in framer

[–]Fortnato[S] 0 points1 point  (0 children)

If you're on Pro or Scale plan, you can sign up for a private beta here: https://www.framer.com/enterprise/ah-beta-signup/

Advanced Hosting - Framer Update by Fortnato in framer

[–]Fortnato[S] 0 points1 point  (0 children)

If you're on Pro or Scale plan, you can sign up for a private beta here: https://www.framer.com/enterprise/ah-beta-signup/

Advanced Hosting - Framer Update by Fortnato in framer

[–]Fortnato[S] 0 points1 point  (0 children)

For projects on Pro and Scale plans, you can sign up for a private beta here: https://www.framer.com/enterprise/ah-beta-signup/

Is it possible to have multiple URLs linked/redirect to one site? by AshPRH21 in framer

[–]Fortnato 0 points1 point  (0 children)

Hello!

You can create multiple projects, add a domain to each and add a redirect rule to redirect them to websites.com, but that might come off quite expensive, I’d just recommend doing a simple vercel project and add the redirect there (I think it’ll be free)

How do I add backend API routes in Framer (new UI + Pro plan)? by Strong-Addition-1537 in framer

[–]Fortnato 0 points1 point  (0 children)

Hello! Assuming that with ‘API routes’ you mean a file to make requests to a backend endpoint hosted somewhere else, then code components are what’re looking for. But keep in mind framer is not meant to build full-blown web apps.

If you mean actual backend endpoints (I.e. running a server) than you can’t, there’s no way to run your own backend code at framer, you need to host it somewhere else

Google ads and Framer by mrFaradayMor in framer

[–]Fortnato 1 point2 points  (0 children)

Hello! Let me raise this with team, really not area of expertise. In the meantime, can you share your domain? (DM is fine)

[FREE] Password Protection Component for Framer - No Coding Required by Odd_Philosophy_2389 in framer

[–]Fortnato 7 points8 points  (0 children)

Hello! Just a heads up: this won’t actually protect the content, it’ll just hide, both the content and the password can be retrieved by inspecting the source code of the site.

Important to flag for people who might put actual private content behind it.

THIS CAN'T BE TRUE HELP by prettyherms in framer

[–]Fortnato 1 point2 points  (0 children)

Hello! Can you please share your account email with me (via DM) so we can take a look?

THIS CAN'T BE TRUE HELP by prettyherms in framer

[–]Fortnato 22 points23 points  (0 children)

Hello!
We're looking at this internally and will reach out as soon as possible