|
#1
Dec 6, 2012, 04:42 PM
|
|
|
88 posts · Jun 2012
nairobi
|
|
I want to remove Date Timestamp from Search Results by entering the below script.
<script language="javascript" type="text/javascript">document.write("<.............>");</script>
Where exactly do i find the date time stamp? i want dates to remain in my blog but be removed in search engines results
|
#2
Dec 7, 2012, 01:51 PM
|
|
|
|
10,176 posts · Jul 2009
Central New York State USA
|
|
What kind of searches?
Where is the time stamp showing?
Do you have a URL pointing to an example?
__________________
~Larry ( CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
|
#3
Dec 8, 2012, 12:56 PM
|
|
|
88 posts · Jun 2012
nairobi
|
|
My site articles in the search engines like Google and bing appears first with a date at the start of the meta description. I want to remove the date from appearing in search engines but remain in my blog posts. Look at the image to see the underlined part which i do not want appearing in search engines.
|
#4
Dec 8, 2012, 01:13 PM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
are you saying you want it to remain on the page and yet not be passed to google when they index the page?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
Dec 9, 2012, 02:12 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
Exactly that is what i want
|
#6
Dec 9, 2012, 04:25 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
I know of no way to do that
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#7
Dec 9, 2012, 05:23 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
I research and found the above script i have given above which you place within the date thumb stamp. Google ignores any data in scripts so it will ignore it. the problem is where to place it in atahualpa theme.
|
#8
Dec 9, 2012, 06:03 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
The dates on posts are set in the theme options at ato->Edit POST/PAGE INFO ITEMS HOWEVER, you can not add a script there. This means you will have to edit the theme code to add the script in. You can look in bfa_postinfo.php.
Good Luck
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#9
Dec 9, 2012, 07:47 AM
|
|
|
88 posts · Jun 2012
nairobi
|
|
that is what i was looking for but which lines do i place in the script?
|
#10
Dec 9, 2012, 08:05 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
That's the part you are going to have to figure out. I don't know how you are going to integrate that script into that code.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#11
Dec 9, 2012, 02:17 PM
|
|
|
88 posts · Jun 2012
nairobi
|
|
can someone think with me on this?
|
|