We have developed an ASP.NET control that will allow
you to store meta tags and page titles in a database. This
is extremely useful if you have a site with master pages,
as the page title is not as obvious and easy to change as
on a normal page.
It is also especially useful if you use dynamicly created pages,
such as those in the 'Content' directory of this website. Every
page in this directory is not a page at all, but rather a master-page
template with data-driven "sections" that are completely customizable
via the Web Browser or through a databas querying program. These pages
Have no way to set Page META data such as keywords or the Page Title
at all, so having them stored and available through a database
is especially useful. The control will look for any existing tags, such as
default keywords or a default title, and leave them intact unless customized
content is found in the database.
You can see this feature in action at the bottom of this page, and
every other page on the site. Beneath our footer, you will see the Key Words
META tag, the page title, and maybe even some other tags we've added. This is
completely editable right on this web page (if you knew our two Admin passwords)
and you never have to leave the page to edit it.
We would be happy to sell you this control or help you integrate it into a new
or existing website. We invite you to contact us
with any questions or thoughts you may have on this control.
Listed below is some sample content from our META tables in SQL Server.
You can see how the data is completely customizable and can even be used
reliably across different websites.
| URL | MetaTag | Attributes |
| localhost:1259/pages/blog.aspx | Keywords | C2IT Consulting, Blog, RSS |
| localhost:1259/pages/blog.aspx | Page Title | C2IT Consulting Blog |
| localhost:4904/Pages/ContactUs.aspx | Keywords | C2IT Consulting, Contact Us |
| localhost:4904/Pages/ContactUs.aspx | Page Title | C2IT Consulting | Contact Us |
| www.c2itconsulting.net/apps/bible/default.aspx | Keywords | Daily Audio Bible, One Year Bible Reading, Bible Reading Plan, Bible Versions, Bible Gateway, Screen Scraping, Web Scraping, Brian Hardin |
| www.c2itconsulting.net/apps/metatags/default.aspx | Keywords | ASP.NET, SQL Server, Meta, Meta Tags, Dynamic Meta Tags, Database Driven Meta Tags, VB.NET |
| www.c2itconsulting.net/apps/metatags/default.aspx | Page Title | Data-Driven META Tags |
| www.c2itconsulting.net/apps/scrape/default.aspx | Keywords | Web Page Scraping, Screen Scraping, Internet Scraping, ASP.NET, User Control, Server Control, VB.NET |
| www.c2itconsulting.net/apps/upload/default.aspx | Keywords | VB.NET, ASP.NET, Upload Files, Website, Private, Public, Password |
| www.c2itconsulting.net/Content/About.aspx | Keywords | C2IT Consulting, Indianapolis, Indiana, Plainfield, Mooresville, Danville, Avon, Greencastle, Hendricks County, Morgan County, Marion County, Chet Cromer |
| www.c2itconsulting.net/Content/Products.aspx | Keywords | C2IT Consulting, Software Development, Web Design, Data-Driven Software, Products |
| www.c2itconsulting.net/Content/schools.aspx | Keywords | Schools, Indianapolis, Avon, Plainfield, Danville, Website Design, Data-Driven Websites, Content, Greencastle, Indianapolis, Hendricks County, Marion County, Morgan County, Mooresville |
| www.c2itconsulting.net/content/schools.aspx | Page Title | Data-Driven School Corporation Websites |
| www.c2itconsulting.net/Content/Services.aspx | Keywords | C2IT Consulting, Services, Software Design, Database Design, SQL Server, VB.NET, Programming, ASP.NET, Indianapolis |
| www.c2itconsulting.net/Content/Staff.aspx | Keywords | C2IT Consulting, Joe Newlin, Chet Cromer, Experience |
| www.c2itconsulting.net/Content/Support.aspx | Keywords | IT Support, IT Consulting, C2IT Consulting, Indianapolis, Indiana |
| www.c2itconsulting.net/Default.aspx | Keywords | C2IT Consulting, Software Development, Data-Driven Software, Data-Driven Websites, SQL Server, ASP.NET, VB.NET, IT Consulting, |
| www.c2itconsulting.net/Default.aspx | Page Title | Welcome to C2IT Consulting |
| www.c2itconsulting.net/pages/ContactUs.aspx | Keywords | C2IT Consulting, Address, Contact Us, Service, Support, Development, Products |