Pixelpost

Authentic Photoblog Flavour

SEO Rewriter v1.0 featured

 
Download (1.8 KB) « View Description

All 3 Reviews

  1. Average 3
    Clemens 1 Year Ago Report as Spam

    mh, it should work, but i need help.

    because my pixelpost is not installed in the domainroot, first i changed the "RewriteBase /" from to "RewriteBase /foto".

    But only the image urls are shown in the right way like "http://mysite/38", the link to the "archive" or the "about"-page gets redirected back to the index ... what i did wrong?

  2. Perfect 5
    ReneO 2 Years Ago Report as Spam

    not working, loses whole site. get response, file not found seorewriter.php not found.

  3. Mediocre 2
    LordFrz 2 Years Ago Report as Spam

    Spoke to soon, not workin after all. I know url rewrite s possible with my setup as I use it on the file host potion of me site. That uses only this short code.

    RewriteEngine On RewriteRule ^([0-9]+)/(.+)$ ../file.php?userid=$1&file=$2 [L,NC]

    Which turns this http://url.com/host/file.php?1=public?imageid

    note## (public?imageid may not be right, forgot what is was before rewrite. (:)

    into

    http://url.com/host/files/1/public/imagid.jpg

Write A Review

You must be logged in to write a review, please Log in or Register »