tamalchowdhury / bankcardsbangladesh

A list of all bank cards in Bangladesh. Created to learn project management and help students get started with #hacktoberfest 2023
https://tamalchowdhury.github.io/bankcardsbangladesh/
5 stars 6 forks source link

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

Open tamalchowdhury opened 1 year ago

tamalchowdhury commented 1 year ago

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 commented 1 year ago

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

Malay-dev commented 1 year ago

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

ankman007 commented 1 year ago

@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 commented 1 year ago

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

tamalchowdhury commented 1 year ago

@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 commented 1 year ago

@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 commented 1 year ago

@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)