| |
|
Nelamurire legata de url-uro indexate
|
| Author |
Message |
FPS^
De al casei
  
Posts: 96
Group: Registered
Joined: Nov 2009
Status:
Offline
Reputation: 1
Lei: 276.09
|
Nelamurire legata de url-uro indexate
Forum de discutii pe teme sportive: ForumSport.ro
|
|
| 01-24-2010 04:48 AM |
|
 |
Design
Ucenic
   
Posts: 186
Group: Registered
Joined: Dec 2009
Status:
Offline
Reputation: 1
Lei: 380.3
|
RE: Nelamurire legata de url-uro indexate
Daca ai instalat sh404SEF sau altul simile, e posibil, trebuie sa modifici SEF Urls.
Cum ai htaccess? htaccess.txt sau .htaccess ?
Si la SEO Settings trebuie sa fie toate on.
http://WorldSofting.com
|
|
| 01-24-2010 05:55 AM |
|
 |
FPS^
De al casei
  
Posts: 96
Group: Registered
Joined: Nov 2009
Status:
Offline
Reputation: 1
Lei: 276.09
|
RE: Nelamurire legata de url-uro indexate
Am .htacces
Cod:
RewriteRule ^([^&]*)&(.*)$ http://www.forumsport.ro/$1?$2 [L,QSA,R=301]
# Google SEO workaround for search.php highlights:
# Make this rule the first rewrite rule in your .htaccess!
# Google SEO Sitemap:
RewriteRule ^sitemap-([^./]+)\.xml$ misc.php?google_seo_sitemap=$1 [L,QSA,NC]
# Google SEO URL Forums:
RewriteRule ^([^./]+)-f-$ forumdisplay.php?google_seo_forum=$1 [L,QSA,NC]
# Google SEO URL Threads:
RewriteRule ^([^./]+)-t-$ showthread.php?google_seo_thread=$1 [L,QSA,NC]
# Google SEO URL Announcements:
RewriteRule ^([^./]+)-a-$ announcements.php?google_seo_announcement=$1 [L,QSA,NC]
# Google SEO URL Users:
RewriteRule ^([^./]+)-u-$ member.php?action=profile&google_seo_user=$1 [L,QSA,NC]
# Google SEO URL Calendars:
RewriteRule ^([^./]+)-c-$ calendar.php?google_seo_calendar=$1 [L,QSA,NC]
# Google SEO URL Events:
RewriteRule ^([^./]+)-e-$ calendar.php?action=event&google_seo_event=$1 [L,QSA,NC]
# Google SEO 404:
ErrorDocument 404 /misc.php?google_seo_error=404
RewriteEngine on
rewritecond %{http_host} ^forumsport.ro [nc]
rewriterule ^(.*)$ http://www.forumsport.ro$1 [r=301,nc]
Forum de discutii pe teme sportive: ForumSport.ro
|
|
| 01-24-2010 06:44 AM |
|
 |
|
|
 |
|
 |
|
|