Welcome to Geeklog, Anonymous Thursday, January 02 2025 @ 09:33 am EST
Geeklog Forums
Google is not readnig the second part of the stories
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
If you're not using the professional theme, try adding a link to the headline, as described in the FAQ: Geeklog and search engines
bye, Dirk
bye, Dirk
10
25
Quote
Status: offline
garfy
Forum User
Full Member
Registered: 01/02/05
Posts: 437
Location:EU
i think i did that and still google doesnt search it
can u check my site please, because if i click on header the whole article opens up so this must be it i guess?
i put this code in stotytext
but it says i have to put this
if i put the second code i get two titles instead of one on top of aech story
so is the first code enough or not or do i have to put the second with story_title
can u check my site please, because if i click on header the whole article opens up so this must be it i guess?
i put this code in stotytext
Text Formatted Code
<a href="{article_url}">but it says i have to put this
Text Formatted Code
<a href="{article_url}">{story_title}if i put the second code i get two titles instead of one on top of aech story
so is the first code enough or not or do i have to put the second with story_title
7
7
Quote
Status: Banned
machinari
Forum User
Full Member
Registered: 03/22/04
Posts: 1512
this is what you have now for storytext.thtml:
<div class="story-header">
<span class="story-date"><img src="{layout_url}/images/dot-white.gif" height="20" width="1" alt="Small White Spacer">{story_date}</span>
<span class="story-options">{email_icon} {print_icon} {edit_link}</span>
</div>
<div class="story-body"> <!-- class="story-body" -->
<div class="story-image">{story_anchortag_and_image}</div>
<div class="story-text">
<div><a href="{article_url}" class="non-ul">
<span class="storytitle">{story_title}</span><br></div>
<span class="storyinfo">{lang_contributed_by} {start_contributedby_anchortag} {contributedby_user}{end_contributedby_anchortag} </span><br>
<div class="storycontent">{story_introtext}</div>
</div>
</div>
<div class="story-footer">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></div>
</div>
<br>
<br>
change it to look like this:
<div class="story-header">
<span class="story-date"><img src="{layout_url}/images/dot-white.gif" height="20" width="1" alt="Small White Spacer">{story_date}</span>
<span class="story-options">{email_icon} {print_icon} {edit_link}</span>
</div>
<div class="story-body"> <!-- class="story-body" -->
<div class="story-image">{story_anchortag_and_image}</div>
<div class="story-text">
<div><a href="{article_url}" class="non-ul"><span class="storytitle">{story_title}</span></a></div>
<span class="storyinfo">{lang_contributed_by} {start_contributedby_anchortag} {contributedby_user}{end_contributedby_anchortag} </span><br>
<div class="storycontent">{story_introtext}</div>
</div>
</div>
<div class="story-footer">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></div>
</div>
<br>
<br>
just closing your anchor tag and paying attention to how many times you place {story_title} in the template.
Text Formatted Code
<div id="story-block"><div class="story-header">
<span class="story-date"><img src="{layout_url}/images/dot-white.gif" height="20" width="1" alt="Small White Spacer">{story_date}</span>
<span class="story-options">{email_icon} {print_icon} {edit_link}</span>
</div>
<div class="story-body"> <!-- class="story-body" -->
<div class="story-image">{story_anchortag_and_image}</div>
<div class="story-text">
<div><a href="{article_url}" class="non-ul">
<span class="storytitle">{story_title}</span><br></div>
<span class="storyinfo">{lang_contributed_by} {start_contributedby_anchortag} {contributedby_user}{end_contributedby_anchortag} </span><br>
<div class="storycontent">{story_introtext}</div>
</div>
</div>
<div class="story-footer">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></div>
</div>
<br>
<br>
change it to look like this:
Text Formatted Code
<div id="story-block"><div class="story-header">
<span class="story-date"><img src="{layout_url}/images/dot-white.gif" height="20" width="1" alt="Small White Spacer">{story_date}</span>
<span class="story-options">{email_icon} {print_icon} {edit_link}</span>
</div>
<div class="story-body"> <!-- class="story-body" -->
<div class="story-image">{story_anchortag_and_image}</div>
<div class="story-text">
<div><a href="{article_url}" class="non-ul"><span class="storytitle">{story_title}</span></a></div>
<span class="storyinfo">{lang_contributed_by} {start_contributedby_anchortag} {contributedby_user}{end_contributedby_anchortag} </span><br>
<div class="storycontent">{story_introtext}</div>
</div>
</div>
<div class="story-footer">{readmore_link} {recent_post_anchortag} <a href="{comments_url}">{comments_text}</a></div>
</div>
<br>
<br>
11
11
Quote
All times are EST. The time is now 09:33 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content