Home > Article > CMS Tutorial > How to add hyperlinks and friendly links in phpcms
How to add hyperlinks in phpcms: First enter the phpcms backend, click "Modules" on the top menu; then click the "Friendly Links" option under "Module Management"; finally click "Add Friendly Links" to start adding Just a friendly link.
phpcms Add hyperlink friendly link
Can be modified directly in the code or operated in the background of the website , because the background operation is relatively simple, this time we take background addition as an example. Enter the website background login interface, enter the administrator username and password, and click to log in.
# After entering the background, click "Module" on the top menu, as shown in the figure below.
Then click the "Friendly Links" option under "Module Management", as shown in the figure below.
Click "Add Friendly Link" to start adding friendly links, as shown in the figure below.
Select the friendly link category and fill in the friendly link name and URL, as shown in the figure below.
Check "Pass" to "Yes", as shown in the figure below.
# Make sure the information is filled in correctly and click "OK" on the lower right to complete adding the friendly link.
Recommended: "phpcms tutorial"
The above is the detailed content of How to add hyperlinks and friendly links in phpcms. For more information, please follow other related articles on the PHP Chinese website!