dopetalk

Technology => SMF Forum Code Modifications => Topic started by: Chip on November 26, 2018, 08:50:47 PM

Title: Pretty URLs
Post by: Chip on November 26, 2018, 08:50:47 PM
http://custom.simplemachines.org/mods/index.php?mod=636

Pretty URLs is a URL management package for Simple Machine Forums (SMF).

It is simple, powerful, extensible and free. Most of all, it is pretty! Its main purpose is to rewrite the important SMF URLs, like these:


http://domain.com/board/topic/
http://domain.com/profile/user/
http://domain.com/unreadreplies/

Pretty URLs will work with SMF 1.1 and 2.0. It requires an Apache webserver with support for mod_rewrite and .htaccess files.

prettyurls-extras-1.0-RC.zip - Provides rewrite filters for mods including seo4smf, Tinyportal Articles, Tagging System, Download System, ezPortal Pages, SMF Gallery, SMF Articles, SMF Classifieds, and SMF Store

Need more SEO and features? Check out Pretty Urls SEO Pro https://www.smfhacks.com/prettyurls-seo-pro.php

Check the trouble shooting page first!

If that doesn't answer your questions, ask for help in the http://www.simplemachines.org/community/index.php?topic=146969'>support topic. Please post live URLs which we can easily access. It's too difficult to help with forums installed locally or on intranets.

also ?

http://www.smfseo.net

in Dev only at the moment

Post Merged: November 26, 2018, 09:11:46 PM
grep -i AllowOverride /etc/httpd/conf/httpd.conf

Code: [Select]
    AllowOverride None
# AllowOverride controls what directives may be placed in .htaccess files.
    AllowOverride None
#    AllowOverride FileInfo AuthConfig Limit
# for additional configuration directives.  See also the AllowOverride
    AllowOverride None
    AllowOverride None
        AllowOverride None

vi /etc/httpd/conf/httpd.conf

Code: [Select]
%s/AllowOverride None/AllowOverride All/g
grep -i AllowOverride /etc/httpd/conf/httpd.conf

Code: [Select]
    AllowOverride All
# AllowOverride controls what directives may be placed in .htaccess files.
    AllowOverride All
#    AllowOverride FileInfo AuthConfig Limit
# for additional configuration directives.  See also the AllowOverride
    AllowOverride All
    AllowOverride All
        AllowOverride All

SMF

Code: [Select]
Admin > Configuration > Pretty URLS > [b]Enable URL rewriting[/b]
Title: Re: Pretty URLs
Post by: Husee79 on April 30, 2019, 07:38:39 PM
Improved marketing strategy will lead you to the success path but it is quite difficult thing to decide on which strategies to use. I am also into the business world have been using the expert PPC Advertising (http://visiblefactors.com/ppc-sem-campaign-management/) and social media marketing services that are just perfect for me.
Title: Re: Pretty URLs
Post by: MoeMentim on May 01, 2019, 03:53:04 AM
Hey, i like pretty gurls!
Title: Re: Pretty URLs
Post by: Chip on February 28, 2020, 03:54:42 PM
Beware that the mod also changed .htaccess in your web root directory.

I decided that it's too much trouble.
SimplePortal 2.3.6 © 2008-2014, SimplePortal