Home > Article > Backend Development > How to modify the word "Homepage" in the current position of the Empire CMS, cms current position_PHP tutorial
1. Where can I modify the two words "Home Page" in the current position of Empire CMS?
2. [!--newsnav--] is the home page link. Where can I modify it?
3. The default homepage of the navigation bar [!--newsnav--] is: "Homepage". Can it be changed?
4. The navigation bar [!--newsnav--] defaults to: Homepage > Category > Subcategory... Can the first "Homepage" be changed to something else? For example, change it to "Home". How to achieve this?
For problems such as the above, the modification method is actually very simple. Modify the location: edatalanguagegbpubfun.php
Find 'index'=>'Homepage', you see, just change the "Homepage" to the text you want.
As a reminder, for the needs of SEO optimization, you can consider changing it to the key keywords of the website.