معهد سكيورتي العرب | وظائف خالية
وظائف 2018 سوق السيارات عقارات 2018 الارشيف البحث
اسم العضو:  
كلمة المرور:     
تسجيل المساعدة قائمة الأعضاء اظهار المشاركات الجديدة اظهارمشاركات اليوم

مشكلة في روابط هتمل! - ارجوا الحل


مشكلة في روابط هتمل! - ارجوا الحل
التوقيت الحالي : 05-03-2024, 01:05 AM
مستخدمين يتصفحوا هذا الموضوع:
الكاتب: Sky
آخر رد: dr.wolf
الردود : 9
المشاهدات : 6365

إضافة رد 

مشكلة في روابط هتمل! - ارجوا الحل

الكاتب الموضوع

رقم العضوية :3
الاقامة : ام الدنيا
التواجد : غير متصل
معلومات العضو
المشاركات : 7,392
الإنتساب : Oct 2010
السمعة : 5


بيانات موقعي اسم الموقع : سكيورتي العرب
اصدار المنتدى : 1.6.8

مشاركات : #6
RE: مشكلة في روابط هتمل! - ارجوا الحل

RE: مشكلة في روابط هتمل! - ارجوا الحل


اتفضل حضرتك استبدل محتوى ملف الهتكس بتاعك بالتالى مع تغير اسم الموقع secarab.com و http://www.secarab.com الى موقعك

إقتباس :RewriteEngine on

RewriteCond %{HTTP_HOST} ^secarab.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.secarab.com$
RewriteRule ^forums\/?$ "http\:\/\/www\.secarab\.com\/" [R=301,L]

RewriteCond %{HTTP_HOST} ^secarab.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.secarab.com$
RewriteRule ^\.phforums\/forumdisplayp$ "http\:\/\/www\.secarab\.com\/forumdisplay\.php\?fid\=3" [R=301,L]

RewriteCond %{HTTP_HOST} ^secarab.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.secarab.com$
RewriteRule ^forums\/forumdisplay\.php$ "http\:\/\/www\.secarab\.com\/forumdisplay\.php\?fid\=27" [R=301,L]

RewriteCond %{HTTP_HOST} ^secarab.com$ [OR]
RewriteCond %{HTTP_HOST} ^www.secarab.com$
RewriteRule ^forums\/showthread\.php$ "http\:\/\/www\.secarab\.com\/showthread\.php\?tid\=12" [R=301,L]
RewriteEngine on
RewriteRule ^forum-([0-9]+)\.html$ forumdisplay.php?fid=$1 [L,QSA]
RewriteRule ^forum-([0-9]+)-page-([0-9]+)\.html$ forumdisplay.php?fid=$1&page=$2 [L,QSA]

RewriteRule ^thread-([0-9]+)\.html$ showthread.php?tid=$1 [L,QSA]
RewriteRule ^thread-([0-9]+)-page-([0-9]+)\.html$ showthread.php?tid=$1&page=$2 [L,QSA]
RewriteRule ^thread-([0-9]+)-lastpost\.html$ showthread.php?tid=$1&action=lastpost [L,QSA]
RewriteRule ^thread-([0-9]+)-nextnewest\.html$ showthread.php?tid=$1&action=nextnewest [L,QSA]
RewriteRule ^thread-([0-9]+)-nextoldest\.html$ showthread.php?tid=$1&action=nextoldest [L,QSA]
RewriteRule ^thread-([0-9]+)-newpost\.html$ showthread.php?tid=$1&action=newpost [L,QSA]
RewriteRule ^thread-([0-9]+)-post-([0-9]+)\.html$ showthread.php?tid=$1&pid=$2 [L,QSA]

RewriteRule ^post-([0-9]+)\.html$ showthread.php?pid=$1 [L,QSA]

RewriteRule ^announcement-([0-9]+)\.html$ announcements.php?aid=$1 [L,QSA]

RewriteRule ^user-([0-9]+)\.html$ member.php?action=profile&uid=$1 [L,QSA]

RewriteRule ^calendar-([0-9]+)\.html$ calendar.php?calendar=$1 [L,QSA]
RewriteRule ^calendar-([0-9]+)-year-([0-9]+)\.html$ calendar.php?action=yearview&calendar=$1&year=$2 [L,QSA]
RewriteRule ^calendar-([0-9]+)-year-([0-9]+)-month-([0-9]+)\.html$ calendar.php?calendar=$1&year=$2&month=$3 [L,QSA]
RewriteRule ^calendar-([0-9]+)-year-([0-9]+)-month-([0-9]+)-day-([0-9]+)\.html$ calendar.php?action=dayview&calendar=$1&year=$2&month=$3&day=$4 [L,QSA]
RewriteRule ^calendar-([0-9]+)-week-(n?[0-9]+)\.html$ calendar.php?action=weekview&calendar=$1&week=$2 [L,QSA]

RewriteRule ^event-([0-9]+)\.html$ calendar.php?action=event&eid=$1 [L,QSA]


RewriteRule ^tag/([^/]+)$ tags.php?tag=$1 [L,QSA]
RewriteRule ^tag/([^/]+)/([^-/]+)$ tags.php?tag=$1&page=$2 [L,QSA]
RewriteRule ^tag/$ tags.php [L,QSA]
ExpiresActive On
ExpiresByType image/gif "access 1 week"
ExpiresByType image/jpeg "access 1 week"
ExpiresByType image/png "access 1 week"
ExpiresByType text/css "access 1 week"
ExpiresByType application/x-shockwave-flash "access 1 week"
ExpiresByType application/x-javascript "access 1 week
RewriteEngine on
RewriteCond %{HTTP_REFERER} !^$
RewriteCond %{HTTP_REFERER} !^http://(http://www.)?secarab.com(/)?.*$ [NC]
RewriteRule .(gif|GIF|jpg|zip|ZIP|rar|RAR|JPG|png|PNG)$ http://www.secarab.com/up/uploads/01.jpg [L,NC]

RewriteEngine On
RewriteCond %{HTTP_HOST} ^secarab.com [NC]
RewriteRule ^(.*)$ http://www.secarab.com/$1 [L,R=301]

<IfModule mod_env.c>
SetEnv SEO_SUPPORT 1
</IfModule>
</IfModule>

#
# If Apache is compiled with built in mod_deflade/GZIP support
# then GZIP Javascript, CSS, HTML and XML so they're sent to
# the client faster.
#
<IfModule mod_deflate.c>
AddOutputFilterByType DEFLATE application/javascript text/css text/html text/xml
</IfModule>



وياريت تتاكد انك مفعل خيار روابط html من لوحة تحكم منتداك


وردلى بالنتيجة وان شاء الله تعمل معك
(آخر تعديل لهذه المشاركة : 04-21-2012 02:42 PM بواسطة dr.wolf.)
04-21-2012 02:41 PM
إقتباس هذه الرسالة في الرد
إضافة رد 


الردود في هذا الموضوع
RE: مشكلة في روابط هتمل! - ارجوا الحل - dr.wolf - 04-21-2012 02:41 PM





سوق العرب | معهد سكيورتى العرب | وظائف خالية © 2024.
Google