Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
Hi, where do I put the meta tag contents for the Kartris Homepage? All the other pages are controlled through the backend, but this seems to need to be entered in the code? Please advise.
|
Group: Forum Members
Last Active: Sat 3 Nov 2018
Posts: 192,
Visits: 5,220
|
I'm pretty sure you add these to the template.master page in your skin
|
Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235,
Visits: 750
|
If you are going to do this on the actual page then it should be done to Default.aspx, Template.Master is loaded for all pages, including those that are controlled by the backend.
We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either 1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx. 2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx. Have fun and good luck coding.
|
Group: Forum Members
Last Active: Thu 23 Jul 2020
Posts: 70,
Visits: 175
|
I changed it in the language strings by the Default Meta Tag. Once you set that, it picks up on any page that doesn't have anything else. So for now, that's fine for me.
|
Group: Administrators
Last Active: Tue 10 Sep 2024
Posts: 807,
Visits: 2,748
|
The front page will display content near the top that is in a custom page called Default. If you don't have a custom page called Default, you can create one.
Then you can edit this and expand the SEO fields section and enter values for the Page Title, description etc. (we generally recommend leaving keywords blank on custom pages as most SEs ignore them, though it can be useful on products because the Kartris search also searches those). The home page will use these SEO values that are set on the custom Default page record.
If you leave these SEO fields blank, it will use the defaults in the language strings instead.
-- If my post solves your issue, can you 'Mark as Answer' so it's easier for other users to find in future.
If you would like to be informed of new features, new releases, developments and occasional special bonuses, please sign up to our mailing list: http://bit.ly/19sKMZb
|
Group: Forum Members
Last Active: Mon 6 Dec 2021
Posts: 235,
Visits: 750
|
Paul's answer is the correct one, I forgot about the 'Custom Pages' section of the admin page.
We are always willing to help out the community or pitch in to help you fix a problem. However, if you want a complete solution made such as a code module or new feature added you have two options. Either 1) Reach out to the Kartris internal development team at http://www.kartris.com/Contact.aspx. 2) Contact one of the Kartris approved partners at http://www.kartris.com/t-Worldwide-Developers.aspx. Have fun and good luck coding.
|