🔒 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

Trending Topics

Online now

Members online
535
Guests online
1,442
Total visitors
1,977

Forum statistics

Threads
2,286,437
Posts
29,037,766
Members
1,217,954
Latest member
kiyuri890
Back
Top