* TEsterss Can i change it?
2014-08-28 18:09 · (0)
* TEsterss i am using blog xtgem. i want change title of entry in blog by title tag. Title of my entry is "old title". I use title tag <title>new title</title> to rename title of entry. output: "old title - new title".
How to remove "old title - " in "old title - new title"?
2014-08-28 21:40 · (0)
* Graham * TEsterss The title of the blog post page uses the title of the blog post plus whatever you set the title to be in the page options
You could change it with javascript but the change would only be visual as the source will still show the original
<script type="text/javascript>
document.getElementsByTagName("title")[0].innerText='What ever';
</script>

Copy code

Other than that I don't think you can change it
2014-08-28 23:16 (edited 2014-08-28 23:48 by Graham ) · (0)
* TEsterss can googlebot read that code?
2014-08-29 00:37 (edited 2014-08-29 00:38 by TEsterss ) · (0)
* TEsterss i used to <script type="text/javascript">document.title='what ever';</script> to rewrite title of entry, but when i click button share facebook, title of entry is empty. it only show image of entry
2014-08-29 00:42 · (0)
* TEsterss this is demo: http://kenhjav.net/anh-sex/__xtblog_entry/10362901-0003-girl-xinh-nong-bong-tren-san-dau?__xtblog_block_id=1
2014-08-29 00:43 · (0)
* Graham * TEsterss I can not see any title tag at all in the pages source code so that is probably facebooks problem
As for the google bot I do not know
2014-08-29 03:09 · (0)

Online: Guests: 1