أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها | الصفحة 4

اسف نسيت ان ارفق قالب الطباعة (معدل وجاهز) وهذا قالب اخر مواضيع العضو الموجودة على جهة اليمين في الموضوعlast_subject_writer



look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  29-08-2014 11:19 مساءً   [25]
معلومات الكاتب ▼
تاريخ الإنضمام : 21-01-2011
رقم العضوية : 1214
المشاركات : 6
الجنس :
قوة السمعة : 0
اسف نسيت ان ارفق قالب الطباعة (معدل وجاهز)

CODE
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$_CONF['info_row']['content_dir']}" xml:lang="{$_CONF['info_row']['content_language']}" lang="{$_CONF['info_row']['content_language']}">
<head>
<meta http-**="Content-Type" content="text/html; charset={$_CONF['info_row']['charset']}" />
<meta http-**="Content-Language" content="{$_CONF['info_row']['content_language']}" />
<meta name="keywords" content="{$Info['title']}" />
<?php
$subject_title = $PowerBB->_CONF['template']['Info']['title'];
$subject_title = str_replace(' ', '_', $subject_title);
$subject_title = str_replace("/", "", $subject_title);
$subject_title = str_replace("'", "", $subject_title);
$subject_title = str_replace('"', "", $subject_title);
$subject_title = str_replace("*", "", $subject_title);
$subject_title = str_replace("%", "", $subject_title);
$subject_title = str_replace(">", "", $subject_title);
$subject_title = str_replace("<", "", $subject_title);
$subject_title = str_replace(":", "", $subject_title);
$subject_title = str_replace("|", "", $subject_title);
$subject_title = str_replace(".", "", $subject_title);
$subject_title = str_replace("\\_", "", $subject_title);
$subject_title = str_replace("__", "", $subject_title);
$subject_title = str_replace("quot;", "", $subject_title);
$subject_title = str_replace(";#39;", "", $subject_title);
$subject_title = stripslashes($subject_title);
$num = '100';
$text = $PowerBB->_CONF['template']['Info']['text'];
$text = $PowerBB->functions->words_count_replace_strip_tags_html2bb($text,$num);
?>
<meta name="description" content=" <?php echo $text?>" />
<link rel="shortcut icon" href="favicon.ico" />
<meta name="generator" content="PBBoard" />
<style type="text/css">
.smallfont
{
font-size: 14px;
}
.tborder
{
border: 1px solid #808080;
}
.thead
{
background-color: #EEEEEE;
}
.page
{
background-color: #FFFFFF;
color: #000000;
}
 
</style>
<title>{$_CONF['info_row']['title']} - {$Info['title']} -
{$lang['Print_topic']}
</title>
</head>
<body>
<div align="center">
<table border="0" cellspacing="1" width="80%">
<tr>
<td class="right" width="78%"> 
{$_CONF['info_row']['title']}
{$lang['copy_Print_topic']}
<?php echo $PowerBB->functions->GetForumAdress();?>index.php?page=topic&show=1&id={$Info['subject_id']}-<?php echo $subject_title;?>
 
 
 
<a title="{$lang['Watch_subject']}" 
href="index.php?page=topic&show=1&id={$Info['subject_id']}-<?php echo $subject_title;?>">
{$lang['Watch_the_original_subject']}
</a>
</td>
<td width="2%" align="left">
<script type="text/javascript">
//<![CDATA[
if (window.print) {
document.write('<form> '
+ '<input type=button name=print value="{$lang['Print']}" '
+ 'onClick="javascript:window.print()"></form>');
}
//]]>
</script>
</td>
</tr>
</table>
</div>
<div align="center">
{$Info['title']}
<table class="tborder" cellpadding="8" cellspacing="1" border="0" width="80%">
<tr>
<td class="page">
<table width="100%" border="0" cellspacing="1" cellpadding="0">
<tr valign="bottom">
<td style="font-size: 14pt;">{$Info['writer']}</td>
<td class="smallfont" align="left">{$Info['native_write_time']}</td>
</tr>
</table>
<hr></hr>
{$Info['text']}
</td>
</tr>
</table>
{$_CONF['info_row']['title']}
</div>
 
 


وهذا قالب اخر مواضيع العضو الموجودة على جهة اليمين في الموضوع last_subject_writer

CODE
{if {$_CONF['info_row']['show_list_last_5_posts_member']} == 1}
<div align="center">
<table width="90%" border="0" cellspacing="1">
<tr>
<td width="90%" align="center" class="tbar smallfont">
{$lang['Member_Topics']}
 {$Info['username']}
</td>
</tr>
{if {$LastSubjectWriter_nm} == 0}
<tr>
<td width="100%" align="center" class="tbar_writer_info">
{$lang['no_subject']}
</td>
</tr>
{else}
<tr>
<td width="90%" align="right" class="tbar_writer_info">
<MARQUEE onmouseover=this.stop() onmouseout=this.start() scrollAmount=1 scrollDelay=0 direction=up height=70>
<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
{Des::while}{Writer_subjectList}
<tr>
<td width="15"><img src="{$image_path}/post.gif" border="0" title="{$Writer_subjectList['title']}"> </td>
<td class="smallfont">
 <?php
$subject_title = $PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title']);
$subject_title = str_replace(' ', '_', $subject_title);
$subject_title = str_replace("/", "", $subject_title);
$subject_title = str_replace("'", "", $subject_title);
$subject_title = str_replace('"', "", $subject_title);
$subject_title = str_replace("*", "", $subject_title);
$subject_title = str_replace("%", "", $subject_title);
$subject_title = str_replace(">", "", $subject_title);
$subject_title = str_replace("<", "", $subject_title);
$subject_title = str_replace(":", "", $subject_title);
$subject_title = str_replace("|", "", $subject_title);
$subject_title = str_replace(".", "", $subject_title);
$subject_title = str_replace("\\_", "", $subject_title);
$subject_title = str_replace("__", "", $subject_title);
$subject_title = str_replace("quot;", "", $subject_title);
$subject_title = str_replace(";#39;", "", $subject_title);
$subject_title = stripslashes($subject_title);
 ?>
 <a target="_blank" href="index.php?page=topic&show=1&id={$Writer_subjectList['id']}-<?php echo $subject_title;?>">
<?php $PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title'] = $PowerBB->Powerparse->censor_words($PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title']); ?>
<?php
$num ='25';
$start ='0';
$text = $PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title'];
echo $text = @preg_replace('#^(?:[\\x00-\\x7F]|[\\xC0-\\xFF][\\x80-\\xBF]+){0,'. $start .'}'.'((?:[\\x00-\\x7F]|[\\xC0-\\xFF][\\x80-\\xBF]+){0,'. $num .'}).*#s','$1', $text);
if (strlen($PowerBB->_CONF['template']['while']['Writer_subjectList'][$this->x_loop]['title']) > $num ) {
echo " ...";
}
?>
</a>
</td>
</tr>
{/Des::while}
</table>
</MARQUEE>
</td>
</tr>
{/if}
</table>
</div>
{/if}

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  29-08-2014 11:21 مساءً   [26]
معلومات الكاتب ▼
تاريخ الإنضمام : 21-01-2011
رقم العضوية : 1214
المشاركات : 6
الجنس :
قوة السمعة : 0
هذا قالب الموضوع مع اضافة بعض التحسينات , واضافة الرابط مع الكلام عند الضغط على زر الطباعة والعديد من الروابط

CODE

<!-- action_find_addons_1 -->
 <?php
$subject_title = $PowerBB->_CONF['template']['subject_title'];
$subject_title = str_replace(' ', '_', $subject_title);
$subject_title = str_replace("/", "", $subject_title);
$subject_title = str_replace("'", "", $subject_title);
$subject_title = str_replace('"', "", $subject_title);
$subject_title = str_replace("*", "", $subject_title);
$subject_title = str_replace("%", "", $subject_title);
$subject_title = str_replace(">", "", $subject_title);
$subject_title = str_replace("<", "", $subject_title);
$subject_title = str_replace(":", "", $subject_title);
$subject_title = str_replace("|", "", $subject_title);
$subject_title = str_replace(".", "", $subject_title);
$subject_title = str_replace("\\_", "", $subject_title);
$subject_title = str_replace("__", "", $subject_title);
$subject_title = str_replace("quot;", "", $subject_title);
$subject_title = str_replace(";#39;", "", $subject_title);
$subject_title = stripslashes($subject_title);
 ?>
 
{template}show_subject_information{/template}
<table align="center" border="0" cellspacing="1" class="border" width="98%" onclick="switchBlock('Options_mods')">
<tr align="center">
<td class="thead" width="18%">
{$lang['information_writer']}
</td>
<td class="thead" width="82%" align="right">
<div class="r-right">
<img src="{$Info['icon']}" alt="subject icon" />
<span dir="{$_CONF['info_row']['content_dir']}">
{$Info['prefix_subject']}
</span>
<a href="index.php?page=topic&show=1&id={$subject_id}-<?php echo $subject_title ?>">
{$subject_title}</a>
</div>
<div class="l-left">
{$Info['native_write_time']}
</div>
</td>
</tr>
<tr align="center">
<td class="tbar_writer_info" width="18%" valign="top">
<div onclick="switchBlock('menu_{$Info['id']}');">
{template}writer_info{/template}
</div>
<br/>
 
<?php $PowerBB->functions->get_hooks_template("show_subject_text")?>
 
</br>
<?php
  $pub_no = "1362444345";
  $membeads = $PowerBB->_CONF['rows']['member_row']['extrafield_1'];
?>
 
{if is_array({$while['extrafield']})==true }
{Des::while}{extrafield}
<?php if( $PowerBB->_CONF['template']['ReplierInfo'][ $PowerBB->_CONF['template']['while']['extrafield'][$this->x_loop]['name_tag'] ]!='' ){ ?>
 
<?php $PowerBB->_CONF['template']['ReplierInfo'][ $PowerBB->_CONF['template']['while']['extrafield'][$this->x_loop]['name_tag'] ] = $PowerBB->functions->CleanVariable($PowerBB->_CONF['template']['ReplierInfo'][ $PowerBB->_CONF['template']['while']['extrafield'][$this->x_loop]['name_tag'] ],'html'); ?>
<?php $membeads = $PowerBB->_CONF['template']['ReplierInfo'][ $PowerBB->_CONF['template']['while']['extrafield'][$this->x_loop]['name_tag'] ] ?>
<?php }else{ $membeads = $pub_no;?>
<?php } ?>
{/Des::while}
{/if}
 
<?php $membeads2 = preg_replace('/\\s+/', '', $membeads); ?>
</td>
<td
{if {$Info['special']} == '1'}
id="layerspecial" class="td_special" width="82%" valign="top" align="right"
{else}
class="{$class_subject}" width="82%" valign="top" align="right"
{/if}
onclick="switchBlock('subject_rating');">
{template}add_this{/template}
{if !{$STOP_ADSENSES_TEMPLATE}}
{template}adsense_topic{/template}
{/if}
 
  {if {$MemberInfo['user_info']} !=''}
<tr>
<td width="100%" class="row1" align="right">
<fieldset>
<legend>{$lang['information_About']}
{$MemberInfo['username']}</legend>
 
</fieldset>
</td>
</tr>
    {/if}
</br>
<br/>
<div class="text">{$Info['text']}</div>
 
 
<br/>
<div style="margin:auto;text-align:center;"><br/>
:. كاتب الموضوع 
<a href="<?php echo $PowerBB->functions->GetForumAdress().$PowerBB->functions->rewriterule('index.php?page=profile&show=1&username=');?>{$Info['username']}" target="_blank">
{$Info['username']}
</a>
، المصدر: 
<a href="<?php echo $PowerBB->functions->GetForumAdress().$PowerBB->functions->rewriterule('index.php?page=topic&show=1&id=');?>{$subject_id}-<?php echo $subject_title ?>" target="_blank">
{$subject_title}
</a>
 .:</div>
<?php
$thread_title = trim($PowerBB->_CONF['template']['subject_title']);
$thread_title      = str_replace(',',' ', $thread_title);
$aMatches = preg_split('//u', $thread_title, -1, PREG_SPLIT_NO_EMPTY);
$count = count($aMatches);
$en = str_split('{}DFL:"ZCV<>`qwertyuiop[]asdfghjkl;\\'zxcvnm,./~QWERYIOPASHJKXNM?');
$ar =  preg_split('//u','<>][/:"~}{,.ذضصثقفغعهخحجدشسيبلاتنمكطئءؤرىةوزظًٌَُّإ÷×؛ٍِأـ،ْآ’؟', -1, PREG_SPLIT_NO_EMPTY);
for ($i =0;$i<$count;$i++){
$inv_tmp       = str_replace($ar,$en,$aMatches[$i]);
$inv_ar_tmp [] = str_replace(array('لا','لآ','لأ','لإ','‘' ),array('b','B','G','T','U'),$inv_tmp );
}
$invtag        = implode("",$inv_ar_tmp);
echo $invtag        = '<hr size="1" style="color:#D1D1E1; background-color:#D1D1E1" />'."<p class=\\"alt2\\" dir=\\"ltr\\" style=\\"margin: 1px auto; padding: 6px;border: 1px inset; width: 640px;height: 34px;text-align: left;overflow: auto\\">".$invtag."</p>\\n";
?>
 
{if {$Info['close_reason']} != '' and {$Info['close']} }
<i><font color="#FF0000">
{$lang['reason_for_closure']}
{$Info['close_reason']}</font></i>
{/if}
 
{if {$Info['attach_subject']}}
{template}attach_show{/template}
{/if}
{if {$_CONF['group_info']['view_action_edit']}}
{if {$Info['action_by']} != ''}
<div align="center">
<i>
{$lang['action_by_subject']}
{$Info['action_by']}
{$lang['last_date']}
{$Info['actiondate']}
</i>
</div>
{/if}
{/if}
{if {$Info['reason_edit']} != ''}
<div align="center">
<b>{$lang['reason_edit']}
{$Info['reason_edit']}</b>
</div>
{/if} 
<?php $PowerBB->functions->get_hooks_template("show_subject_down_text")?>
{if {$Info['user_sig']} != ''}
{template}signature_show{/template}
{/if}
</td>
</tr>
<tr align="center">
<td class="row1" width="18%">  
{if {$_CONF['member_permission']}}
{if {$ReplierInfo['username']}}
{if {$_CONF['member_row']['username']} != {$ReplierInfo['username']}}
{if {$_CONF['info_row']['reputationallw']} == 1}
<a href="javascript:switchMenuNone('{$subject_id}reputation')"
title="{$lang['add_reputation_to']}
{$ReplierInfo['username']}">
<img border="0" alt="{$lang['add_reputation_to']}
{$ReplierInfo['username']}" 
src="{$image_path}/reputation.gif" />
</a>
{template}subject_reputation{/template}
{/if}
{/if}
{/if}
<a title="{$lang['reporting_for_post']}"
href="index.php?page=report&index=1&subject_id={$subject_id}-<?php echo $subject_title ?>">
<img alt="{$lang['reporting_for_post']}"
border="0" src="{$image_path}/report.gif" /></a>  
{/if}
</td>
<td  colspan="2" class="row1" width="82%">
<table border="0" width="100%" cellpadding="0" style="border-collapse: collapse">
<tr>
<td>
<div class="r-right">
<!-- like facebook -->
{if {$_CONF['info_row']['active_like_facebook']} == '1'}
<div class="addthis_toolbox addthis_default_style">
<a style="border-bottom:none" class="addthis_button_facebook_like"></a>
<a style="border-bottom:none" class="addthis_button_tweet"></a>
</div>
<script type="text/javascript">var addthis_config = {"data_track_clickback":true};</script>
<script type="text/javascript" src="includes/js/addthis_widget.js#username={$_CONF['info_row']['use_list']}"></script>
{/if}
<!-- / like facebook -->
<!-- action_find_addons_2 -->
</div>
<div class="l-left">
<!-- action_find_addons_3 -->
<ul class="post_controls">
{if {$_CONF['member_permission']}}
{if !{$mod_toolbar}}
<li>
<a title="{$lang['edit_subject']}"
href="index.php?page=management&subject=1&section={$Info['section']}&subject_id={$subject_id}-<?php echo $subject_title ?>&operator=edit"
title="{$lang['edit_subject']}" class="Button_secondary">
{$lang['edit_subject']}</a>
</li>
<li>
<a href="index.php?page=management&subject=1&section={$Info['section']}&subject_id={$subject_id}-<?php echo $subject_title ?>&operator=delete"
title="{$lang['delete_subject']}" class="Button_secondary">
{$lang['delete_subject']}</a>
</li>
{else}
{if {$Info['close']} == '0'}
{if {$timeout}}
{if {$_CONF['member_row']['username']} == {$Info['username']}}
{if {$_CONF['group_info']['edit_own_subject']}}
<li>
<a title="{$lang['edit_subject']}"
href="index.php?page=management&subject=1&section={$Info['section']}&subject_id={$subject_id}-<?php echo $subject_title ?>&operator=edit" class="Button_secondary">
{$lang['edit_subject']}</a>
</li>
{/if}
{if {$_CONF['group_info']['del_own_subject']}}
<li>
<a href="index.php?page=management&subject=1&section={$Info['section']}&subject_id={$subject_id}-<?php echo $subject_title ?>&operator=delete"
title="{$lang['delete_subject']}" class="Button_secondary">
{$lang['delete_subject']}</a>
</li>
{/if}
{/if}
{/if}
{/if}
{/if}
{/if}
<li>
<a href="index.php?page=new_reply&index=1&id={$subject_id}-<?php echo $subject_title ?>{$password}
&qu_Subject={$subject_id}-<?php echo $subject_title ?>&
user={$Info['username']}" title="{$lang['qu_subject']}" class="Button_secondary">
{$lang['quote']}</a>
</li>
<li>
<?php $post_id = $PowerBB->_CONF['template']['subject_id']; ?>
<a class="img-submit" id="mad_<?php echo "$post_id"; ?>" name="mad_<?php echo "$post_id"; ?>" onclick="multiquote_add(<?php echo "$post_id"; ?>); return false;" href="#">{$lang['multiquote']}</a>
</li>
<!-- action_find_addons_4 -->
</ul>
</div>
 
</td>
</tr>
</table>
</td>
</tr>
</table>
{Des::while}{AdsensesList}
{if {$AdsensesList['down_topic']} == '1'}
<div align="center">
{$AdsensesList['adsense']}
</div>
{/if}
{/Des::while}
<!-- action_find_addons_5 -->



ملاحظة هذا القالب للستايل الافتراضي


تم تحرير المشاركة بواسطة :Mr King بتاريخ:22-07-2015 09:49 صباحاً

سبب التعديل : تنسيق الموضوع

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  29-08-2014 11:46 مساءً   [27]
معلومات الكاتب ▼
تاريخ الإنضمام : 21-01-2011
رقم العضوية : 1214
المشاركات : 6
الجنس :
قوة السمعة : 0
اخي العزيز سليمان حاولت التعديل على روابط المواضيع الموجودة في الاحصائيات

ولكن علقت عند تعريف هذا الكود , يرجى تصحيحه ان امكن


CODE
$subject_title = $PowerBB-&gt;_CONF[&#39;template&#39;][&#39;TopSubject&#39;][&#39;title&#39;];</div>
<div>
	

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  10-09-2014 04:19 صباحاً   [28]
معلومات الكاتب ▼
تاريخ الإنضمام : 01-05-2013
رقم العضوية : 3457
المشاركات : 186
الدولة : مصر
الجنس :
قوة السمعة : 970
موقعي : زيارة موقعي
السلام عليكم
عند التحميل من خلال المتجر يتم تسجيل الخروج ويطلب إعادة كتابة البيانات وبعد كتابتها يعيد النموذج مرة أخرى

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  22-07-2015 03:15 صباحاً   [29]
معلومات الكاتب ▼
تاريخ الإنضمام : 15-05-2015
رقم العضوية : 6063
المشاركات : 4
الجنس :
تاريخ الميلاد : 8-12-1985
قوة السمعة : 0
استاذ sloiman ارجو طريقة تفعيلة فكلما انشئت منتدى موضوع اى شئ يكتب فى اليو ار ال index.php ثم اسم القسم ثم اسم الموضوع

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  22-07-2015 09:44 صباحاً   [30]
معلومات الكاتب ▼
تاريخ الإنضمام : 27-11-2012
رقم العضوية : 2642
المشاركات : 3231
الدولة : morocco
الجنس :
تاريخ الميلاد : 1-1-1987
الدعوات : 6
قوة السمعة : 18750
المشاركة الأصلية كتبت بواسطة: Night استاذ sloiman ارجو طريقة تفعيلة فكلما انشئت منتدى موضوع اى شئ يكتب فى اليو ار ال index.php ثم اسم القسم ثم اسم الموضوع
المرجو إدراج رابط منتداك لنعاين المشكلة

look/images/icons/i1.gif ملحق SEO اضافة عناوين المواضيع والأقسام للروابط التابعة لها
  12-09-2015 05:23 صباحاً   [31]
معلومات الكاتب ▼
تاريخ الإنضمام : 24-02-2013
رقم العضوية : 3091
المشاركات : 9
الجنس :
تاريخ الميلاد : 19-8-1984
قوة السمعة : 0
موقعي : زيارة موقعي
شكرا ومن اجمل الاضافات شكرا استاذنا الحبيب

رد جديد موضوع جديد
الصفحة 2 من 4 < 1 2 3 4 > الأخيرة




المواضيع المتشابهه
عنوان الموضوع الكاتب الردود الزوار آخر رد
شرح اضافة خاصية اشرافية جديدة من الإشراف المتعدد مثل مجابة وغيرها بالصور Soliman
2 235 الوردة الحمراء
شرح اضافة ازرار وروابط في الشريط العلوي للمنتدى Soliman
2 365 الوردة الحمراء
مشكلة اضافة المرفقات في استايل اوركيد المحدث للنسخة 3.0.4 في الرسائل الخاصة جنرال الحب
2 237 جنرال الحب
مطلوب طريقة اضافة الصور للموضوع للاهمية salim
1 164 salim
اريد شرح طريقة اضافة بلوك جديد بوزاري
3 270 Soliman

الكلمات الدلالية
التابعة ، للروابط ، المواضيع ، عناوين ، seo pbboard ،









الساعة الآن 09:48 AM