Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Adding Custom Page Header TagsAdding Custom Page Header Tags
Previous
 
Next
New Post
1/12/2009 2:32 AM
 

Hi

I know I can add custom page header tags from each pages settings. But when I already have a sizeable site and want to add a new tag like ICRA etc... is there a way to add the tag to every page of a portal. Perhaps I could execute some SQL script...?

Thanks
Julian

 
New Post
1/14/2009 9:27 AM
 

 Julian, sorry to piggy back on your thread. I am also looking for the same solution.

 
New Post
1/14/2009 10:13 AM
 

I managed to figure out the structure in the database. Pages are stored in the Tabs table. I ran the following query to update all headers I needed. You can modify the query to simply replace/update your headers so you don't lose existing content. I hope someone else has a cleaner solution.

UPDATE [icsdb].[dbo].[Tabs]
   SET [PageHeadText] = 'Enter whatever tags you want here...'
 WHERE [PortalID] = 0
   AND len([Title]) > 0

 

 
New Post
1/29/2009 8:29 AM
 

Hi,

I am taking my local site and expanding nationally. For search engines, it was recommended that I expand my keywords to include: United States,All States,Arizona,Alabama,Etc.  The keyword section in Admin will accept all the states, but they don't show up when I view source.  Can I use your code to accomplish this? And if so, do I enter it in an XML module, added to my home page and just add my keywords like this:

Asheville Real Estate,Luxury Homes,Historic Homes,unique waterfront properties,Horse Farms,Sustainable,Green Built,Eco-Sensitive Construction,United States,All States,Unusual Houses,Alaska,Alabama,Arizona,Arkansas,California,Colorado,Connecticut,Delaware,District of Columbia,Florida,Georgia,Hawaii,Idaho,Illinois,Indiana,Iowa,Kansas,Kentucky,Louisiana,Maine,Maryland,Massachusetts,Michigan,Minnesota,Mississippi,Missouri,Montana,Nebraska,Nevada,New Hampshire,New Jersey,New Mexico,New York,North Carolina,North Dakota,Ohio,Oklahoma,Oregon,Pennsylvania,Puerto Rico,Rhode Island,South Carolina,South Dakota,Tennessee,Texas,Utah,Vermont,Virginia,
Washington,West Virginia,Wisconsin,Wyoming,real estate agent, real estate broker,property search,selling homes,buying homes,sell house,buy house,find a home
 

Thanks!


Brenda
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Adding Custom Page Header TagsAdding Custom Page Header Tags


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out