Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 14, 20205 yr Hi. I created a custom database with only a little content in it. So I'd like to add them noindex, BUT the listings should be indexed. There are only 12 categories, so I can handle them hard-coded in the global-template. INDEX >> https://demo.tld/db1/listing1/ NOINDEX >> https://demo.tld/db1/listing1/entry1/ Normaly I'd like to solve this via php in header, but I have no idea how to do this in ipb. Thanks for help 🙂 Thanks! Stephan
January 15, 20205 yr You're likely either going to need a plugin to do this properly, or you'll need to add the noindex tag to each record listing page one by one using the live meta tag editor.
January 16, 20205 yr Author Hi, thanks for your reply. Indeed - I made a list of all categories and added them as bulk directly to the database - works 🙂 Thanks 🙂
Archived
This topic is now archived and is closed to further replies.