🔒 Closed Index title

Status
Not open for further replies.

PHC-Rafael

Ice 4 sale
Contributor
Pano ba baguhin to yung title sa main page
asd.webp
Solved
 
kung malocate mo ang source code ng page mo may <title> tag sa itaas nakalagay sa loob ng <head> Palitan mo ang laman nito.
Example:
Code:
<html>
<head>
<title>Place your title here</title>
</head>
</html>

kung kulang e post mo dito source code mo
 
You do not have permission to view the full content of this post. Log in or register now.
Find the root template of the page:

You do not have permission to view the full content of this post. Log in or register now.

Edit that template in your Admin CP:

Admin CP -> Appearance -> Templates

There is usually a xen:title tag at the top which defines the page title:

Code:
Code:
<xen:title>TITLE HERE</xen:title>
If it doesn't exist in the template then you can add it. In the absence of that tag it will use the board title from the settings.

Source: You do not have permission to view the full content of this post. Log in or register now.
 
You do not have permission to view the full content of this post. Log in or register now.
Find the root template of the page:

You do not have permission to view the full content of this post. Log in or register now.

Edit that template in your Admin CP:

Admin CP -> Appearance -> Templates

There is usually a xen:title tag at the top which defines the page title:

Code:
Code:
<xen:title>TITLE HERE</xen:title>
If it doesn't exist in the template then you can add it. In the absence of that tag it will use the board title from the settings.

Source: You do not have permission to view the full content of this post. Log in or register now.
ok paps solved na salamat sa response :)
 
Status
Not open for further replies.

Similar threads

About this Thread

  • 3
    Replies
  • 1K
    Views
  • 2
    Participants
Last reply from:
PHC-Rafael

Online now

Members online
566
Guests online
1,005
Total visitors
1,571

Forum statistics

Threads
2,275,069
Posts
28,960,429
Members
1,233,567
Latest member
vio321g
Back
Top