Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding noindex meta Tag for Testing #674

Closed
RudiThoeni opened this issue Jan 10, 2025 · 7 comments
Closed

Adding noindex meta Tag for Testing #674

RudiThoeni opened this issue Jan 10, 2025 · 7 comments
Assignees

Comments

@RudiThoeni
Copy link
Member

We added the policy that applications on Testing should have this html tag inside (to avoid duplicate content)
<meta name="robots" content="noindex, nofollow" />

@gappc can you add this logic ?

@gappc
Copy link
Collaborator

gappc commented Jan 10, 2025

@RudiThoeni here you go: PR #675

By the way: I noticed, that the main and prod branches started to become out-of-sync yesterday. Would it be possible to align them again? I think that would make our future lives easier ;)

@RudiThoeni
Copy link
Member Author

very fast thx ;)
Yes i will align the branches....

I have seen this PR add this tag <meta name="robots" content="noindex, nofollow" /> always ......
It should only be there on the Test Instance, not on the Production instance ;)

@gappc
Copy link
Collaborator

gappc commented Jan 10, 2025

Hey @RudiThoeni I think I understand what you mean, see here PR #676. Does that solve the issue?

@RudiThoeni
Copy link
Member Author

yeah that's what i meant, thx for the fast implementation ;)
i aligned the branches ....... we have to see when we want to put all this latest changes on production.....

@gappc
Copy link
Collaborator

gappc commented Jan 10, 2025

Thx for the alignment 👍

About putting the changes to production: I would not wait all to long, maybe next week? @sseppi what's your opinion?

@sseppi
Copy link
Contributor

sseppi commented Jan 10, 2025

Hi all, I agree, we can go on production next week.

@RudiThoeni
Copy link
Member Author

all on production

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants