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

Task: Add search engine meta tags for the site #21

Open
tamalchowdhury opened this issue Oct 31, 2023 · 7 comments
Open

Task: Add search engine meta tags for the site #21

tamalchowdhury opened this issue Oct 31, 2023 · 7 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted

Comments

@tamalchowdhury
Copy link
Owner

Hello dev, please add some meta tags for the site. You can add this from the editor or directly from the GitHub UI.

How to add meta tags:

Edit the index.html and edit the <title> tag:

<title>Bank Card Bangladesh</title>

You can write an SEO title up to 70 characters. So feel free to extend this title.

Example: Bank Card Bangladesh | Find all debit, credit card information and fees

Then add a meta description tag, after the title tag:

<meta name="description" content="[site description tag goes here...]">

Example:

<meta name="description" content="Upsetting the small town of Whoville, a local elderly man steals everyone's presents the night before an important event. Stay tuned for live updates on the matter.">

Here, come up with a 150-character site description.

You can use chat GPT to help you write a meta site description. chat gpt

All the best and thanks a lot for your contribution.

@tamalchowdhury
Copy link
Owner Author

@farhanajuli @Pritam-2002 anyone wanna take this? This will help you complete your Hacktoberfest quota I hope.

@tamalchowdhury tamalchowdhury added enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted labels Oct 31, 2023
@Malay-dev
Copy link

Hey @tamalchowdhury, Can I take up this issue...

@ankman007
Copy link
Contributor

ankman007 commented Oct 31, 2023

@tamalchowdhury Working on this issue. Will make PR shortly. I have experience with SEO, so coming up with meta title & description should not be an problem.

@tamalchowdhury
Copy link
Owner Author

@ankman007 I have assigned this to you. I will review your PR.

@tamalchowdhury
Copy link
Owner Author

@Malay-dev it's already taken. How about adding open graph tags for Facebook and Twitter? Do you know how to add these tags? https://ahrefs.com/blog/open-graph-meta-tags/

You may need to create a new image for the og:image property.

If you need help, let me know.

@ankman007
Copy link
Contributor

@ankman007 I have assigned this to you. I will review your PR.

Okay, thanks.

Is there anything else I can work on? I am familiar with web dev as well.

@tamalchowdhury
Copy link
Owner Author

@ankman007 yes, you can propose a feature in the issues in GitHub. Think about what an ideal website project needs.

The site needs some text content on top of the table. Perhaps write some content (or generate using chat gpt)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest-accepted
Projects
None yet
Development

No branches or pull requests

3 participants