Showing 1-20 of 167 items.

How to add Schema.org markup to Yii2 pages

Created 6 years ago by Gabriel A. López López Gabriel A. López López, updated 6 years ago by Gabriel A. López López Gabriel A. López López. 0 comments

https://schema.org is a markup system that allows to embed structured data on their web pages for use by search engines and other applications. Let's see how to add Schema.org to our pages on Yii2 based websites using JSON-LD.

3 0
3
Viewed: 103 405 times
Version: 2.0
Category: How-tos

Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain

Created 2 years ago by aayushmhu aayushmhu, updated 2 years ago by aayushmhu aayushmhu. 0 comments

There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.

3 0
1
Viewed: 63 513 times
Version: 2.0
Category: Tutorials