NewestUser / imen

Simple web application showcasing the Bulgarian Calendar
1 stars 4 forks source link

Research how Google search indexing works and can we improve indexing of the calendar #21

Closed NewestUser closed 4 years ago

NewestUser commented 4 years ago

Research how Google Search indexing works and figure out if it is possible to apply some tricks so that https://imen-bg.herokuapp.com/ can appear in search results.

The scope of this issue is to come with an outcome and possibly some steps we can take to improve SEO (search engine optimization).

Here are some articles regarding this (I haven't red them just did a quick search, they are optional but can serve as a starter)

rositsabodurova commented 4 years ago

We need to make a redesign of the home page of the app. Currently we do not have any h1 tag included. H1 tag is the essential prerequisite in order to be found by the search engine. We should include the key words associated with the content of our site. Apart from that, we must add additional content, as currently it does not have any other except for the date/converted date. After considering the site somewhat done, we can take more advanced SEO steps.

NewestUser commented 4 years ago

Thanks for the research. Here is a sample Online Clock that utilizes the things that you mention.

Here are also some search terms that from top of my head: From those defensively календар is the most trending word. Words like прабългарски and древнобългарски are not really searched but that might be a plus for us as we won't have any competition on those.

NewestUser commented 4 years ago

I am closing this issue as the scope of it was to do some research and come up with next steps. This will be implemented in Issue 22