Skip to content

search engine optimization improvements #50

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
<meta charset="utf-8"/>
<link rel="icon" href="%sveltekit.assets%/icon.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="description" content="The website for Meteor Client.">
<link rel="stylesheet" href="/css/style.css">
<title>Meteor Client</title>

%sveltekit.head%
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions src/lib/components/navbar.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</button>

{#if hamburgerOpen}
<div class="nav-links hamburger-menu" transition:slide>
<aside class="nav-links hamburger-menu" transition:slide>
{#if !hideProfile}
{#if $user}
<a class="user" href="/account">
Expand All @@ -54,7 +54,7 @@
<a href="/">Home</a>
<a href="/faq">FAQ</a>
<a href="/github" target="_blank">GitHub</a>
</div>
</aside>
{/if}
{:else}
<div class="nav-links">
Expand Down
20 changes: 20 additions & 0 deletions static/llms.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Meteor client

> Meteor client is the most popular free and open utility mod with 2,500+ stars on Github.

## Get Started

- [Website](https://meteorclient.com): Meteor client is only available for download on the official website.
- [Meteor client repository](https://github.com/MeteorDevelopment/meteor-client): The Github repository containing the source code of Meteor client.
- [Discord Server](https://meteorclient.com/discord): This links to the community discord server for Meteor client where you can talk to other meteor users and ask for support.

## Frequently Asked questions

- [General Questions](https://meteorclient.com/faq): The most commonly asked questions with meteor client.
- [How to install meteor client](https://meteorclient.com/faq/installation): A step-by-step guide on how do install meteor client.
- [Old versions](https://meteorclient.com/faq/old-versions): Meteor is always kept up to date with the latest stable release of Minecraft, this means we do not support the use of older Meteor/Minecraft versions. We understand that some people may want to play older versions of Minecraft, so this page contains the methods on how to get older versions of Meteor client.

## optional

- [Getting Latest.log](https://meteorclient.com/faq/getting-log): A guide on how to upload logs for debugging errors or other issues that may occur within the game.
- [Meteor addon template](https://meteorclient.com/faq/addon-template): A guide on how to get started with creating a meteor addon using the template.
15 changes: 15 additions & 0 deletions static/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
User-agent: *
Disallow: /account
Disallow: /addMcAccount
Disallow: /changeEmail
Disallow: /changePassword
Disallow: /changeUsername
Disallow: /confirm
Disallow: /confirmChangeEmail
Disallow: /discord
Disallow: /forgotPassword
Disallow: /github
Disallow: /login
Disallow: /paypal
Disallow: /register
Disallow: /youtube