Seo and social sharing
Writer Framework offers you the possibility of optimizing metadata to optimize your SEO and the sharing of information on social networks.
Configure page title
The page title is editable for web crawlers. This title is a key element for the SEO of your application. A bot will not load the app. It will see Writer Framework
by default.
If you need dynamic title,you can use a function instead of a hard coded parameter. The title will be evaluated when the Robot loads the page.
Configure meta tags
http headers allow you to specify a title, a description and keywords which will be used by a search engine.
./server_setup.py
You can also use a function to generate the meta tags dynamically.
./server_setup.py
Configure social networks
When you share a link on social networks, they will try to fetch the metadata of the page to display a preview.
./server_setup.py
You can also use a function to generate the opengraph tags dynamically.
./server_setup.py