|
Introduction
Many content management systems and forums do not generate search engine friendly urls/links.
Having content rich web site but containing dynamic links such as:
http://domain.com/script.php?a=x&b=y&c=z
which is not well for search engines and this can stop your site
to extend to full of its protential. Spiders are visiting your site and they will find attractive links and this will drive
more traffic to your site.
SEO Filter takes care of "old" links and will sent a permanent redirect to SEO friendly links (301 header status) to avoid duplicate content penalty.
| Old page name |
New page name |
| viewforum.php?id=1 |
viewforum__id-1.html |
| viewtopic.php?id=1 |
viewtopic__id-1.html |
| userlist.php |
userlist.html |
SEO Filter's input parser will take care of links, will adjust parameters as the forum expects them.
Process Flow
Here is diagram explaining the flow.

Currently supported forums are:
Optimizing several files from the forum
phpBB
- viewtopic
- viewforum
- profile
- search
- faq
- memberlist
punBB
- viewtopic
- viewforum
- misc
- profile
- search
- userlist
SEO Filter Lite is *Freeware both for personal and/or commercial use.
please check *SEO Filter Limitations
|