Hello All,
A client of ours has brought in an SEO company to help with their (already quite good) search engine traffic. The company want to insert dynamic Meta information into each product to automatically fill in specific information when the crawlers visit the site. For example:
The <productname> would then reference the Actinic product name to generate the dynamic response.
Anyone have any ideas if this is possible? My initial thought is probably not as they way Actinic handles Meta Descriptions and Meta Keywords would prevent this from being an option. I guess it would need to be on each page as part of the template, rather than using Actinic to fill in this information when the website is published? Can't see there being a way of overriding this though?
As always I'd be interested to hear your opinions.
Thanks
Charlie
A client of ours has brought in an SEO company to help with their (already quite good) search engine traffic. The company want to insert dynamic Meta information into each product to automatically fill in specific information when the crawlers visit the site. For example:
HTML Code:
<meta name=”description” content=”Order <productname> from The Travelling Souk today- large range of <productname>’s available with next day delivery and personalised gift wrapping for <productname> available.” />
Anyone have any ideas if this is possible? My initial thought is probably not as they way Actinic handles Meta Descriptions and Meta Keywords would prevent this from being an option. I guess it would need to be on each page as part of the template, rather than using Actinic to fill in this information when the website is published? Can't see there being a way of overriding this though?
As always I'd be interested to hear your opinions.
Thanks
Charlie
Comment