Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues
Author Message
neralex
Site Admin



Joined: Aug 22, 2007
Posts: 1775

PostPosted: Sun Nov 21, 2010 11:13 am Reply with quote

hey!

i want switch the output of the module- and sitename in the browser bar. all modules in RN4x shows: [Module - Sitename]. But here on this page is it switched: [Sitename - Module]. how can i modify this global or is it a issue in the modules?

haha sorry. its solved!

includes/nukeSEO/dh/dh.class.php

change:
Code:
var $dh_sModSuffix     = '%module% - %slogan% - %sitename%';

to:
Code:
var $dh_sModSuffix     = '%sitename% - %slogan% - %module%';


but i have this problem now in the forums, admin sections and in the home area. how can i change this, too?

greetz
 
View user's profile Send private message
spasticdonkey
RavenNuke(tm) Development Team



Joined: Dec 02, 2006
Posts: 1693
Location: Texas, USA

PostPosted: Sun Nov 21, 2010 11:56 am Reply with quote

there are different suffixes depending on where you are on the site, the settings are right below the one you changed
Code:


   var $dh_sModSuffix     = '%module% - %slogan% - %sitename%';
   var $dh_sCatSuffix     = '%sitename%';
   var $dh_sSubCatSuffix  = '%sitename%';
   var $dh_sContentSuffix = '%sitename%';


i would not worry about the admin area, and the homepage I would just edit the title with the seo link / seo admin block
 
View user's profile Send private message Visit poster's website
neralex







PostPosted: Sun Nov 21, 2010 9:40 pm Reply with quote

the solution was the SEO block to change this issue Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©