Welcome Guest ( Log In | Register )

 Forum Rules Extensions Support
 
Reply to this topicStart new topic
> Changing Separator?
klaaba
post Jul 4 2013, 09:51 AM
Post #1


Newbie
*

Group: Members
Posts: 1
Joined: 4-July 13
Member No.: 1,741



Thanks for the Pagination SEO plugin for Joomla! It works great so far.

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)
Go to the top of the page
 
+Quote Post
Web Design Seo
post 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 услуги.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 1st June 2026 - 11:38 PM