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

Html updates #29

Merged
merged 4 commits into from
Mar 2, 2022
Merged

Html updates #29

merged 4 commits into from
Mar 2, 2022

Conversation

danielpeintner
Copy link
Member

  • adds meta-name description and author
  • fixes HTML syntax

@danielpeintner
Copy link
Member Author

Besides the XML Syntax the important change is a proper description for search engines

<meta name="description" content="Eclipse Thingweb node-wot project - Web of Things (WoT) implementation based on Node.js" />
<meta name="author" content="Eclipse Thingweb node-wot team" />

@danielpeintner
Copy link
Member Author

@sebastiankb @egekorkan @wiresio @relu91
Any objections before I merge?

@relu91
Copy link
Member

relu91 commented Feb 28, 2022

Not sure if mentioning IoT in the description increases somehow the visibility of the website also for searches that are not strictly wot related. Like (taken from our website):

Eclipse Thingweb node-wot project - Web of Things (WoT) implementation based on Node.js. The Web of Things (WoT) and node-wot provide a set of standardized technology building blocks that help to simplify IoT application development by following the well-known and successful Web paradigm.

@danielpeintner
Copy link
Member Author

There are recommendations saying the description should be between 50 and 160 characters. (see https://moz.com/learn/seo/meta-description)

The current text

Eclipse Thingweb node-wot project - Web of Things (WoT) implementation based on Node.js

has 87 characters.

Once I try to extend it gets to large , e.g., see below 196 characters

Eclipse Thingweb node-wot project - Web of Things (WoT) implementation based on Node.js. WoT and node-wot provide standardized technology building blocks that simplify IoT application development.

Any proposals to improve / change?

@relu91
Copy link
Member

relu91 commented Feb 28, 2022

Ah I see, tried to make it shorter but I don't have a strong preference (you may use the first version as well):

Eclipse Thingweb node-wot - NodeJS Web of Things (WoT) implementation. WoT provides standardized technology building blocks for IoT application development.

@egekorkan
Copy link
Member

I think both @danielpeintner and @relu91 approaches are fine. Just that NodeJS should be Node.js. Here is my proposal that is like the inverse of @relu91 but after some head scratches to get into 160 character length.

Web of Things (WoT) proposes building blocks for development of IoT applications. Eclipse Thingweb node-wot provides Node.js packages for WoT implementations.

This is 158 characters. Ideally it should be for the development

@danielpeintner
Copy link
Member Author

danielpeintner commented Mar 1, 2022

Eclipse Thingweb node-wot provides Node.js packages for Web of Things (WoT) implementations which are standardized building blocks for IoT applications.

153 characters

@danielpeintner danielpeintner merged commit a897c06 into eclipse-thingweb:master Mar 2, 2022
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

Successfully merging this pull request may close these issues.

3 participants