How to add a meta keyword to the Xenforo website?

Samantha Ryals

New member
It's very easy to add meta keywords inside the Xenforo website.
So Let's try..

#Step 1: First login to your Xenforo admin panel.

#Step 2: Then go to Appearance from the left sidebar.
1.png


#Step 3: Now click on the Template option under the Appearance menu.
2.png


#Step 4: Now click on the Filter box and type PAGE_CONTAINER.
3.png


#Step 5: Then click on PAGE_CONTAINER option.
4.png


#Step 6: Now add your meta keywords inside your <head> section and Click on the Save button. It will be:
Code:
<meta name="keywords" content="all of your keywords here... " />
5.png


This is the process to add meta keywords inside the Xenforo website.
If you face any problems, please comment here.
 
Top