Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: why meta description and keywords is not generated in txp 4.0.8
Email me if you like; I’ll be around for another half hour or so.
Code is topiary
Offline
#14 2009-07-08 21:46:42
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
Just sent you an email, you can login at:
http://txp408.mytrumedia.com/textpattern/index.php
Offline
Re: why meta description and keywords is not generated in txp 4.0.8
As I replied by email, everything looks correct: the tag trace is there, as are the meta
elements. So I am wondering if you have a weirdly persistent browser cache feeding you an old version of the page.
Code is topiary
Offline
#16 2009-07-08 22:08:37
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
Thanks. But it still strange to me. I’ve been checking it using Google Chrome and FireFox, and both meta description and keywords is still missing, and there are no tag trace. Even after I clear the cache.
I need to check it up using another computer.
Last edited by shilmy (2009-07-08 22:09:45)
Offline
#17 2009-07-08 22:43:12
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
I’ve try to access using different computer, I’ve try using the latest google chrome, firefox, and ie7, but I still cannot see the meta description and keywords nor the tag trace. Is there other thing that I can do to see the source code generated by txp?
Offline
Re: why meta description and keywords is not generated in txp 4.0.8
I see a tag trace as well when visiting the page http://txp408.mytrumedia.com/
Piwik Dashboard, Google Analytics Dashboard, Minibar, Article Image Colorpicker, Admin Datepicker, Admin Google Map, Admin Colorpicker
Offline
#19 2009-07-08 23:58:18
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
MattD wrote:
I see a tag trace as well when visiting the page
http://txp408.mytrumedia.com/
What browser are you using?
Offline
Re: why meta description and keywords is not generated in txp 4.0.8
I see it you on FF 3/Linux.
You are looking for it at the page source (aka “View source”), aren’t you?
Offline
#21 2009-07-09 00:21:34
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
maniqui wrote:
I see it you on FF 3/Linux.
You are looking for it at the page source (aka “View source”), aren’t you?
Yes, I look at it at the page source. I also check using opera but still cannot find the metas nor the tag trace.
Offline
Re: why meta description and keywords is not generated in txp 4.0.8
Are you looking for it at the bottom? Just to try something, log out from your TXP admin and then reload the front page and see the source.
Offline
Re: why meta description and keywords is not generated in txp 4.0.8
Are you looking at this page: http://txp408.mytrumedia.com/articles/1/welcome-to-your-site. That is a page in the “articles” section (note the first URL segment). In Presentation->Sections you can see that the “articles” section uses the “archive” Page (template). The “archives” template does not have the extra meta
tags.
If you look at the home page, the meta
tags are there.
The tag trace is there on every page, in HTML source view. It appears after all the HTML.
Last edited by jsoo (2009-07-09 00:38:54)
Code is topiary
Offline
#24 2009-07-09 00:45:05
- shilmy
- Member
- Registered: 2006-04-29
- Posts: 49
Re: why meta description and keywords is not generated in txp 4.0.8
After try to view using IE8, finally I can see the complete source with meta description, keywords, and the tag trace. But first, I had to click Compatibility view button, next to address bar before seeing it. If I click the button again, it back to the old source code, without the metas and tag trace.
I wonder if the same functionality exist in other browsers.
Offline