Hi ,
How I can add keywords to my app ?
in Fuse documentation I see this "
meta block
{
}
"
where i put this ? in any file ? and i need example please about keyword “metadata”
Thank you ,
Hi ,
How I can add keywords to my app ?
in Fuse documentation I see this "
meta block
{
}
"
where i put this ? in any file ? and i need example please about keyword “metadata”
Thank you ,
The meta blocks are part of the low-level Uno language and is definitely not what you are looking for.
Could you explain a bit more about what kind of keywords and metadata you’re thinking of?
I need to add keywords . when search it , I found my app
in Html i put it “metadata” in header , here in fuse how i can add this ?
As far as I know this is not possible in Android and iOS apps at all, regardless of which tools you use to build them.
Android apps have a different concept of metadata which is not related to SEO, it’s instead related to how data is passed between the different components in an app.
This external link talks a bit more about it.