Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
[color=black>Is]</b> MAP pricing lol.[/color]
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
Perhaps there is another way to do the meta tags but to answer your question no. These are server controls and therefore will be prefixed with the ctl00... Good news is with BV6 we should be able to change this. For now though you would have to figure out another way to get your meta tags on the page. |
|
|
|
|
Rank: Member
Joined: 12/23/2003(UTC) Posts: 909
|
i googled a tiny bit. didn't find anything. checked the facebook developer support site and nothing of real use.
I was looking around to see if they have a specific meta type that you could specify it's usage.
I can't find it at the moment but I had a little javascript snippet hanging around for use on a typepad blog and specifying what to use for the retweet content. Thinking that there might be a facebook equivalent.
javascript enabled dependency though. If I'm come across something, I'll be sure to post! |
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 1,786
|
You can insert an ASP:Literal control in the header. This will render the exact html you send to it without wrapping it in any tags, etc. It does require a slight bit of custom code.
In BV6 the meta tags are built into asp.net 4.0 and no longer require the ctl00_ prefix as they did in asp.net 3.5
|
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Bryan,
What Marcus is suggesting should definitely work. What exactly did you do? Perhaps you can post some code... |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 1/10/2005(UTC) Posts: 714
Thanks: 14 times Was thanked: 1 time(s) in 1 post(s)
|
i didnt see where my meta tags are using asp controls from looking in my master pages.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
I'd have to look at the code, but they may be programmatically injecting them. Check the code-behind of the master pages and also the BaseStorePage class in App_Code. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.