mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-06 03:50:04 +02:00
SEO Improvement
This commit is contained in:
parent
fde477faa7
commit
2f9efbfeff
1 changed files with 3 additions and 0 deletions
|
@ -3333,6 +3333,9 @@ function getSEOComplement(){
|
|||
if(!empty($_GET['showOnly'])){
|
||||
$txt .= " {$_GET['showOnly']}";
|
||||
}
|
||||
if(!empty($_GET['error'])){
|
||||
$txt .= " ".__("Error");
|
||||
}
|
||||
if(URLHasLastSlash()){
|
||||
$txt .= ": •";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue