![]() ![]() |
Jul 4 2013, 09:51 AM
Post
#1
|
|
|
Newbie ![]() Group: Members Posts: 1 Joined: 4-July 13 Member No.: 1,741 |
Just one question: Is it possible to change the separator between page titel and site title? At the moment the view is: page titel - site title (pagination) I would like to use a pipe: page titel | site titel (pagination) |
|
|
|
Jul 4 2013, 10:35 AM
Post
#2
|
|
![]() Web Design Seo ![]() ![]() ![]() ![]() Group: Root Admin Posts: 4,332 Joined: 29-April 09 From: Sofia Member No.: 1 |
You can change this in plugin php code - is very simple code.
seopagination.php - about 79 line: Код $title = JText::sprintf('SEOPAGINATION_PAGE', $current_page).' '.$title; change it to: Код $title = JText::sprintf('SEOPAGINATION_PAGE', $current_page).' | '.$title;
-------------------- Правила на форума | Forum Rules | How to receive support. 3D Web Design: Уеб дизайн, Seo оптимизация, Web Site Extensions, Oscommerce Addons, Wordpress plugins and Joomla Extensions. Изработка на уеб сайтове и оптимизация на сайт за търсачки и Seo услуги.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 1st June 2026 - 09:58 PM |