MemHT Portal is a Free PHP CMS and Blog
It permit the creation and the management online of websites with few and easy steps.
It's completelly customizable, expandable and suitable for all needs.
Moderators: Moderators
Forum RSS feedReply
Can I edit this ??
AuthorText
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 23/06/2008 18:10
Can I edit this ??
#post8576
Can I change the "news_" word in my links any other word for the SEO reasons Smile ???
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 4660
Contributes: 1967

Gender: _MALE_
Online: No
Date: 23/06/2008 18:29
Re: Can I edit this ??
#post8577
.htaccess and inc/inc_modrewrite.php
Delete Edit Quote
 
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 23/06/2008 19:12
Re: Can I edit this ??
#post8580
quote
mem:
.htaccess and inc/inc_modrewrite.php


sorry mem ..
but I had searched and replaced all "news_" with "download_" in .htaccess and inc/inc_modrewrite.php and after that :
_all links changed probably
_my home page name changed to "//page"
_Home page Fonts was changed to abigger one.

Thanks for replay
Smile
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 4660
Contributes: 1967

Gender: _MALE_
Online: No
Date: 23/06/2008 19:26
Re: Can I edit this ??
#post8581
Already exists the download_ page in htaccess and mod-rewrite, you can only get an error OBVIOUSLY
Delete Edit Quote
 
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 23/06/2008 19:57
Re: Can I edit this ??
#post8583
quote
mem:
Already exists the download_ page in htaccess and mod-rewrite, you can only get an error OBVIOUSLY


Thanks mem
may this make many problems im my web site ..
I had to put "software_" but still the same problem

my website concern with the software downloads
so this step is avetal to improve our SEO capability

no problem ... Thanks
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
mem
MemHT's Dad
Admin & Developer

Avatar

Posts: 4660
Contributes: 1967

Gender: _MALE_
Online: No
Date: 23/06/2008 20:11
Re: Can I edit this ??
#post8584
Do you have problems WIHOUT modifying anything?

What have you changed? Tell me EXACTLY what and how
Delete Edit Quote
 
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 23/06/2008 21:01
Re: Can I edit this ??
#post8586
quote
mem:
Do you have problems WIHOUT modifying anything?

What have you changed? Tell me EXACTLY what and how


No .. I don't have any problem without change!

I did this steps in editing in .htaccess and inc/inc_modrewrite.php :

1. in inc_modrewrite:

before..
code

                //News
                "`".$siteConfig['site_url']."/index.php?page=news(['|"|#])`is",
                "`".$siteConfig['site_url']."/index.php?page=news&(amp;)*pg=([0-9]+)(['|"|#])`is",
                "`".$siteConfig['site_url']."/index.php?page=news&(amp;)*op=readNews&(amp;)*title=([^&#'"_]+)(['|"|#])`is",
                        //Clean
                        "`".$siteConfig['
site_url']."/index.php?page=news&(amp;)*op=readNews&(amp;)*id=([0-9]+)&(amp;)*title=([^&#'"_]+)(['|"|#])`is",


After..

code

                //News
                "`".$siteConfig['site_url']."/index.php?page=software(['|"|#])`is",
                "`".$siteConfig['site_url']."/index.php?page=software&(amp;)*pg=([0-9]+)(['|"|#])`is",
                "`".$siteConfig['site_url']."/index.php?page=software&(amp;)*op=readNews&(amp;)*title=([^&#'"_]+)(['|"|#])`is",
                        //Clean
                        "`".$siteConfig['
site_url']."/index.php?page=news&(amp;)*op=readNews&(amp;)*id=([0-9]+)&(amp;)*title=([^&#'"_]+)(['|"|#])`is",


2. in .htaccess :

before..

code

        # News --------------------------------------
        RewriteRule ^news.html$ index.php?page=news [L]
        RewriteRule ^news_pg_([0-9]+).html$ index.php?page=news&pg=$1 [L]
        RewriteRule ^news_([^_]+).html$ index.php?page=news&op=readNews&title=$1 [L]
                # Clean
                RewriteRule ^news_([0-9]+)_([^_]+).html$ index.php?page=news&op=readNews&id=$1&title=$2 [L]
       
 


after..

code

        # News --------------------------------------
        RewriteRule ^software.html$ index.php?page=news [L]
        RewriteRule ^software_pg_([0-9]+).html$ index.php?page=news&pg=$1 [L]
        RewriteRule ^software_([^_]+).html$ index.php?page=news&op=readNews&title=$1 [L]
                # Clean
                RewriteRule ^software_([0-9]+)_([^_]+).html$ index.php?page=news&op=readNews&id=$1&title=$2 [L]
       



That's all !!!:(
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 24/06/2008 17:14
Re: Can I edit this ??
#post8645
what else of informations you need???
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
baselkanaan
Junior Member
Avatar

Posts: 79
Contributes: 20

Gender: _MALE_
Online: No

Version: 4.0.1
Country: Jordan
Languages: Arabic / English
Date: 26/06/2008 01:00
Re: Can I edit this ??
#post8795
Smile
version: 4.0.1
Home: www.middown.com
Delete Edit Quote
 
Reply
Tags Cloud
Advertising
News Archive
Language
Help MemHT Portal
Navigator
Users Block
Hi Guest
IP: 38.103.63.59

Username
Password
New files
MemHT Wiki
Friends
MemHT Portal is a free software released under the GNU/GPL License by Miltenovik Manojlo