myfreeforum.org Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  Who is OnlineWho is Online   Join! (free) Join! (free)  
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
For an excellent guide to using your myfreeforum forum, you can visit
howtodoit
The howtodoit "readonly" forum provides answers and walkthroughs for all common questions.
  • Welcome
  • Guest


Page titles

 
Post new topic   Reply to topic    myfreeforum.org Forum Index -> Search Engines
View previous topic :: View next topic  
Author Message
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 6:24 am    Post subject: Page titles Reply with quote

I saw a thing to change page titles in the howtoforum for more incoming links. Do I just cut and paste that after where it says {PAGE_TITLE}?

Or is there more to it than that.

the link is:
http://howtodoit.myfastforum.org/Page_Titles_about144.html

thanks

Matt


Back to top
View user's profile Private message
CodyT07
Guru
Guru

Virtual Cash: 2530

Joined: 22 Mar 2006
Posts: 3418
Location: Smyrna, Rutherford County, Tennessee
Add Karma

rated by 21 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 6:42 am    Post subject: Reply with quote

You delete the {PAGE_TITLE} and in its place you put the code listed in how to do it instead.
_________________

Number 92, Right Guard Offensive Line. Smyrna Bull Dog FOOTBALL

TemplateTester and Link Exchange
Back to top
View user's profile Private message Visit poster's website
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 7:24 am    Post subject: Reply with quote

ok so this is what i currently have:

{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<!-- link rel="stylesheet" href="templates/myfs_78offsuit1/{T_HEAD_STYLESHEET}" type="text/css" -->
<style type="text/css">

i delete starting at {PAGE_TITLE} to 78offsuit1/ and copy and paste what that code is there which is this:

<!-- BEGIN switch_user_logged_out -->
<title>{PAGE_TITLE}</title>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<title>{SITE_NAME}: {PAGE_TITLE}</title>
<!-- END switch_user_logged_in -->

i dont need to change anything here do I?

Back to top
View user's profile Private message
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 42960

Joined: 22 May 2005
Posts: 19353

Add Karma

rated by 157 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 1:57 pm    Post subject: Reply with quote

If you are using the editor account to test, then you can see for yourself the results without messing up the template the users are seeing.
Repeating the instructions back at us, does not really tell us what you will actually do. I think with a bit of reading what is being done is very apparent and logical and thus easy to understand and get right.
Read the lines of code and think about what they are about!
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
davecov
Student
Student


Joined: 03 May 2006
Posts: 80

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 3:41 pm    Post subject: Reply with quote

I think you should know that the Howtodoit article is wrong.

It should read

<title>{SITENAME}: {PAGE_TITLE}</title>

and NOT

<title>{SITE_NAME}: {PAGE_TITLE}</title>

Dave
_________________
DaveCov
The Airfix Tribute Forum - http://airfixtributeforum.myfastforum.org/index.php
Whispers From Walmington Forum - http://whispersfromwalmington.myfastforum.org/

Back to top
View user's profile Private message Visit poster's website
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 5:14 pm    Post subject: Reply with quote

so there is an error in the code? Admin can you confirm this for me that there is the error that dave said and then i just copy and paste it in place of the current code? or do i make any changes to the code? This is my first code where i have to replace some text and i want to make sure that i understand correctly what i am doing. like in my previous post i delete from {page_title to the end of that sequence or just delete {page_title} and thats it?
Back to top
View user's profile Private message
davecov
Student
Student


Joined: 03 May 2006
Posts: 80

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 5:22 pm    Post subject: Reply with quote

You should only be changing what is between the

<title></title> tags, nothing else.

i.e.

<title>{PAGE_TITLE}</title>

becomes

<title>{SITENAME}: {PAGE_TITLE}</title>

You do not touch anything else!

Dave
_________________
DaveCov
The Airfix Tribute Forum - http://airfixtributeforum.myfastforum.org/index.php
Whispers From Walmington Forum - http://whispersfromwalmington.myfastforum.org/

Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 42960

Joined: 22 May 2005
Posts: 19353

Add Karma

rated by 157 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 5:26 pm    Post subject: Reply with quote

thanks davecov.

Will see if I can change howtodoit.
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 5:41 pm    Post subject: Reply with quote

thank you.

this is what it now looks like:

{NAV_LINKS}
<title>{SITENAME}: {PAGE_TITLE}</title>
<!-- link rel="stylesheet" href="templates/myfs_78offsuit1/

I am sorry for all the silly questions i just didnt think that the begin and end and all that stuff went. But now i understand alot better on how to change these things....I think.

Thank you for all your help

Matt

ps. if it looks wrong let me know....lol

Back to top
View user's profile Private message
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 42960

Joined: 22 May 2005
Posts: 19353

Add Karma

rated by 157 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 5:55 pm    Post subject: Reply with quote

The BEGIN/END stuff of it is the whole point of the exercise, davecov simply reported an extra underscore that should not have been there.
You replace the existing page title line with the BEGIN.... END lines.
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
Symon
Moderator
Moderator

Virtual Cash: 27730

Joined: 04 Sep 2005
Posts: 11059
Location: Hampshire,England
Add Karma

rated by 84 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Mar 01, 2007 10:03 pm    Post subject: Reply with quote

Sorry about that i see it has been changed already Wink Wink
_________________


http://www.saynoto0870.com/

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Mar 02, 2007 7:00 pm    Post subject: Reply with quote

ok so this is what iu now have is this right?

<title><!-- BEGIN switch_user_logged_out -->
<title>{PAGE_TITLE}</title>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<title>{SITE_NAME}: {PAGE_TITLE}</title>
<!-- END switch_user_logged_in --></title>
<!-- link rel="stylesheet" href="templates/myfs_78offsuit1/

Back to top
View user's profile Private message
Nick(NR)
Moderator
Moderator

Virtual Cash: 7800

Joined: 06 May 2006
Posts: 4032
Location: Medway, Kent
Add Karma

rated by 30 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Mar 02, 2007 7:07 pm    Post subject: Reply with quote

ma77th3gr34t wrote:
ok so this is what iu now have is this right?

<title><!-- BEGIN switch_user_logged_out -->
<title>{PAGE_TITLE}</title>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<title>{SITE_NAME}: {PAGE_TITLE}</title>
<!-- END switch_user_logged_in --></title>
<!-- link rel="stylesheet" href="templates/myfs_78offsuit1/


use this, you don't need to tag the switches:

Code:
<!-- BEGIN switch_user_logged_out -->
<title>{PAGE_TITLE}</title>
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<title>{SITE_NAME}: {PAGE_TITLE}</title>
<!-- END switch_user_logged_in -->
<!-- link rel="stylesheet" href="templates/myfs_78offsuit1/

_________________
CALM TIME: When calm time is called, all posters in a topic must take time out to calm down.


I'm better than Jose!
Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 42960

Joined: 22 May 2005
Posts: 19353

Add Karma

rated by 157 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Mar 02, 2007 7:13 pm    Post subject: Reply with quote

But what is that link bit? Which looks broken?

All that needs to be done is to replace the existing title line with a bit of code that is inherently quite understandable if you read the code.
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
ma77th3gr34t
Student
Student

Virtual Cash: 40

Joined: 28 Feb 2007
Posts: 75

Add Karma

rated by 0 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Mar 02, 2007 7:21 pm    Post subject: Reply with quote

Thanks nick.


Its working now cause it took me right out of the header saying you have successfully upgraded or something like that. Thank you everyone for all your help. I am going to read alot more cause i am still not quite understanding this stuff.

Matt

Back to top
View user's profile Private message
Display posts from previous:   
Post new topic   Reply to topic    myfreeforum.org Forum Index -> Search Engines All times are GMT + 1 Hour
Page 1 of 1
 
 
Jump to:  
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

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Create your own free forum | Buy a domain to use with your forum