Domain Discussion Board

Go Back   Domain Discussion Board > General > Member Help

 
Reply
 
LinkBack Thread Tools Display Modes
Help on my new domain
Old
  (#1 (permalink))
sweetangel
Senior Member
sweetangel is on a distinguished road
 
Status: Offline
Posts: 230
Points: 54.0
Bank: 72.5
Total Points: 126.5
Donate
Join Date: Dec 2006
Rep Power: 2
Help on my new domain - 12-12-2006, 02:20 AM

I'm not that familiar when in terms of managing domain names.
I just got my free domain here in ddboard.
I already have forwarded it to my site and also masked it out.
But my problem is how to show only the domain name above the address bar.
Like here in the forum its " Domain Discussion Board"

I want it like that. What happen to my site is this:

http://www.talkaboutprofit.com

I just want "Talk About Profit" above the address bar.

Please help.
   
Reply With Quote
Re: Help on my new domain
Old
  (#2 (permalink))
Toxic
Toxic is on a distinguished road
 
Status: Offline
Posts: 792
Points: 71.1
Bank: 25,148.8
Total Points: 25,220.0
Donate
Join Date: May 2006
Location: Madras, India
Rep Power: 3
Re: Help on my new domain - 12-12-2006, 03:34 AM

The title of your site is independent of the domain name. I'm not sure but in your AdminCP for SMF you should find an option for setting the name/title of your forum. That should do it.
   
Reply With Quote
Sponsored Links
Re: Help on my new domain
Old
  (#3 (permalink))
sweetangel
Senior Member
sweetangel is on a distinguished road
 
Status: Offline
Posts: 230
Points: 54.0
Bank: 72.5
Total Points: 126.5
Donate
Join Date: Dec 2006
Rep Power: 2
Re: Help on my new domain - 12-12-2006, 03:42 AM

I already did that but it only applies to the name just below the menu
I want to change the one above the address bar which states like this:

http://www.talkaboutprofit.com - Mozilla Firefox

The one on the very top at the right

I want it to be just "Talk About Profit"
   
Reply With Quote
Re: Help on my new domain
Old
  (#4 (permalink))
Toxic
Toxic is on a distinguished road
 
Status: Offline
Posts: 792
Points: 71.1
Bank: 25,148.8
Total Points: 25,220.0
Donate
Join Date: May 2006
Location: Madras, India
Rep Power: 3
Re: Help on my new domain - 12-12-2006, 05:36 AM

I don't have much experience with SMF but I'd just try to change the text within the title tags. At the moment its showing
<title>http://www.talkaboutprofit.com </title>

If you edit the text between the title tags to 'Talk About Profit' then you'll get what you want.
   
Reply With Quote
Re: Help on my new domain
Old
  (#5 (permalink))
Sava
Sava is an unknown quantity at this point
 
Sava's Avatar
 
Status: Offline
Posts: 1,522
Points: 1.0
Bank: 5,220.2
Total Points: 5,221.2
Donate
Join Date: Nov 2006
Location: http://savasplace.com
Rep Power: 0
Re: Help on my new domain - 12-12-2006, 05:23 PM

there is an option in the smf admin panel also. Check site settings and enter your site's name there
   

Reply With Quote
Re: Help on my new domain
Old
  (#6 (permalink))
weblord
weblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond repute
 
weblord's Avatar
 
Status: Offline
Posts: 16,650
Points: 12,285.4
Bank: 1,806,182.2
Total Points: 1,818,467.6
Donate
Join Date: Mar 2006
Location: Philippines
Rep Power: 10
Re: Help on my new domain - 12-12-2006, 11:51 PM

i think it's working fine now but beware of using frames it limits your search engine listing specially on google

Quote:
<frameset rows="100%,*" border="0">
<frame src="http://www.monetaryjournal.com/forum/" frameborder="0" />
<frame frameborder="0" noresize />
</frameset>
the best is wherever you host monetaryjournal.com, in your cpanel there add talkaboutprofit.com as parked domain so whenever you open talkaboutprofit.com you see monetaryjournal.com then on monetaryjournal.com create a redirect page to monetaryjournal.com/forum/

Last edited by weblord : 12-12-2006 at 11:54 PM.
   








Reply With Quote
Re: Help on my new domain
Old
  (#7 (permalink))
demonfox
Executive Member
demonfox is on a distinguished road
 
demonfox's Avatar
 
Status: Offline
Posts: 460
Points: 655.9
Bank: 8,326.9
Total Points: 8,982.8
Donate
Join Date: Oct 2006
Rep Power: 3
Re: Help on my new domain - 12-12-2006, 11:55 PM

Actually, I am still seeing the title as the URL, which is http://www.talkaboutprofit.com
   
Reply With Quote
Re: Help on my new domain
Old
  (#8 (permalink))
weblord
weblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond reputeweblord has a reputation beyond repute
 
weblord's Avatar
 
Status: Offline
Posts: 16,650
Points: 12,285.4
Bank: 1,806,182.2
Total Points: 1,818,467.6
Donate
Join Date: Mar 2006
Location: Philippines
Rep Power: 10
Re: Help on my new domain - 12-13-2006, 12:05 AM

yeah just change the <title> to what you want the title to be
Quote:
<html>

<head>
<title>http://www.talkaboutprofit.com </title>
<META name="description" content="Dicussions about hyip, autosurf and other investment programs online."><META name="keywords" content="hyip, hyip monitor, hyip investment, hyip loan surf, hyip directory, hyip ratings, hyip analysis, hyip compares, high yield investment program">
</head>
<frameset rows="100%,*" border="0">
<frame src="http://www.monetaryjournal.com/forum/" frameborder="0" />
<frame frameborder="0" noresize />
</frameset>
change it to become

<title>Talk About Profit</title>

Last edited by weblord : 12-13-2006 at 12:12 AM.
   








Reply With Quote
Re: Help on my new domain
Old
  (#9 (permalink))
sweetangel
Senior Member
sweetangel is on a distinguished road
 
Status: Offline
Posts: 230
Points: 54.0
Bank: 72.5
Total Points: 126.5
Donate
Join Date: Dec 2006
Rep Power: 2
Re: Help on my new domain - 12-13-2006, 12:09 AM

Quote:
Originally Posted by weblord
i think it's working fine now but beware of using frames it limits your search engine listing specially on google



the best is wherever you host monetaryjournal.com, in your cpanel there add talkaboutprofit.com as parked domain so whenever you open talkaboutprofit.com you see monetaryjournal.com then on monetaryjournal.com create a redirect page to monetaryjournal.com/forum/
I'll try this one. But I don't get this one:

then on monetaryjournal.com create a redirect page to monetaryjournal.com/forum/

When I go to my control panel and on Parked Domains, it said:

Hint: Domains must be registered with a valid registrar before they can be parked. In addition, they will not be functional unless they are configured to point to our DNS servers.

How will I configure my domain to point to their DNS servers?
Please help..

I only have this in my index.template.php

// Show right to left and the character set for ease of translating.
echo '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"', $context['right_to_left'] ? ' dir="rtl"' : '', '><head>
<meta http-equiv="Content-Type" content="text/html; charset=', $context['character_set'], '" />
<meta name="description" content="', $context['page_title'], '" />
<meta name="keywords" content="PHP, MySQL, bulletin, board, free, open, source, smf, simple, machines, forum" />
<script language="JavaScript" type="text/javascript" src="', $settings['default_theme_url'], '/script.js?rc3"></script>
<script language="JavaScript" type="text/javascript"><!-- // --><![CDATA[
var smf_theme_url = "', $settings['theme_url'], '";
var smf_images_url = "', $settings['images_url'], '";
var smf_scripturl = "', $scripturl, '";
// ]]></script>
<title>', $context['page_title'], '</title>';

Last edited by sweetangel : 12-13-2006 at 12:54 AM.
   
Reply With Quote
Re: Help on my new domain