PDA

View Full Version : Help with site real fast.


myspacecenter
April 5th, 2007, 04:39 PM
Can someoen tell me how to get ride of the semicolon in my title its going in fornt of everything. And I can find it in code. This is my code that changes every title tage. <title><% $ptitle %> | Girly Myspace Layouts | Myspace</title>

MyspaceGeeks
April 5th, 2007, 04:45 PM
Your site isn't loading so I can't check.

vulcanstudios
April 5th, 2007, 05:03 PM
No idea of what your talking about, was this fixed or are you trying to get hits with BlackHat seo techniques. If so that is actually smooth but I don't want it here.

DavidR
April 5th, 2007, 05:08 PM
I think all he is asking is when his title displays in the title bar it looks like this:

: Myspace Layouts| Girly Myspace Layouts | Myspace

He wants to get rid of the colon that appears before the title so it looks like this:

Myspace Layouts| Girly Myspace Layouts | Myspace

But the problem he is saying he has is he doesn't know where the colon is in his coding, so he doesn't know how to remove it. All I can suggest is checking your lang files if you have any, to see if there is a colon there. Either that or search every file for this script using notepad and search for this ': MySpace' using the built in search option.

The website he is refering to is this (http://www.myspacecenter.com/) one.

MyspaceGeeks
April 5th, 2007, 05:12 PM
Show me what <% $ptitle %> is defined as for the index page.

myspacecenter
April 5th, 2007, 06:01 PM
myspacegeeks i dont udnerstand what ur asking for? not doing black hat like he said above i want rid of the semicolon

PwrUps
April 9th, 2007, 11:57 AM
$ptitle is defined with it, you'll have to take it out where it's being defined.