• [MOD] Google Friendly Urls For 4images Best Seo Mod 4 0 5 1
Currently:  

Author Topic: [MOD] Google Friendly Urls For 4images Best Seo Mod  (Read 708044 times)

0 Members and 2 Guests are viewing this topic.

Offline Martin2006-B-2

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Berlin Fotos und Bilder - fotos-berlin24.de
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #30 on: June 21, 2007, 01:58:19 PM »
Don't work. Get "Internal Server Error 500"

what shall i do?

Greetz! Martin

Sorry my mistake! mod_rewrite was not enabled  :roll:
Berlin Fotos und Bilder - fotos-berlin24.de


Offline yellows

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #31 on: June 24, 2007, 06:07:58 PM »
cheers ace mod, hopefully google will start to list my new pics now :)

Offline yellows

  • Newbie
  • *
  • Posts: 39
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #32 on: June 24, 2007, 06:20:56 PM »
on search / new images - is there any way to display the actual url rather than the img15434.search.htm is display img-jamie-cook---9-15426.htm

any chance of this

James

Offline knsin0

  • Jr. Member
  • **
  • Posts: 76
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #33 on: July 06, 2007, 05:32:38 AM »
and what abou the page titles and the keywords? i see that in your site are implemented www.turkiye-resimleri.com , that would do this mod the really best seo mod  :roll: :D

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #34 on: July 06, 2007, 04:37:29 PM »
as i see my categories are renamed to cat-aus-der-luft-1.htm. when i click on the category, i get a 404 error.

any idea?


// EDIT //

If fixed it:

Code: [Select]
<IfModule mod_rewrite.c>
RewriteEngine On

RewriteBase /4images/
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}

#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.htm$ search.php?page=$1&%{QUERY_STRING}
</IfModule>

What I did, was uncommenting the "RewriteBase" and adding the path to 4images.


Details on http://www.4homepages.de/forum/index.php?topic=6729.0

« Last Edit: July 06, 2007, 04:49:33 PM by c-bass »
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #35 on: July 06, 2007, 05:49:50 PM »
I have seen on http://www.turkiye-resimleri.com/k-aksaray-5.htm that the thumbnail links to the detail page also are seo friendly. how would i do that?
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline netlovers

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #36 on: July 14, 2007, 07:02:47 PM »
I have installed SEO MOD and main page of gallery in opening OK and it is also generating .htm URLs for categories and images but when i click on any image or category it shows 404 error page(page not found) So do u know whats the reason behind this error.

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #37 on: July 14, 2007, 07:30:58 PM »
did u try my fix mentioned above?
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline netlovers

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #38 on: July 16, 2007, 02:27:47 PM »
Thanks c-bass
Everything is working OK now.

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #39 on: July 16, 2007, 02:37:14 PM »
good to know.
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline sami1255

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #40 on: July 19, 2007, 12:53:13 AM »
Well, is it possible to have categories link without the prefix of 'k' like k-category-name-5.htm becomes 'category-name-5.htm'.. i think iam asking for too much but you guys are pros..  :)

Offline netlovers

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #41 on: July 20, 2007, 10:25:29 PM »
MOD is working OK
But when i m clicking on ecard it is showing 404 error and i can see that there is no rewriterule defind in .htaccess.
So can anybody tell me how to solve this problem

Offline kuruz

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #42 on: July 24, 2007, 08:02:05 PM »
Last two lines resolve problems with e-card and new images
Code: [Select]
<IfModule mod_rewrite.c>
RewriteEngine On

RewriteBase /
RewriteRule ^cat-(.*)-([0-9]+).htm categories.php?cat_id=$2&%{QUERY_STRING}

#Mod_bmollet : Image name in URL
RewriteRule ^img-(.*)-([0-9]+).htm details.php?image_id=$2&%{QUERY_STRING}

#Mod_bmollet : This is to make search function work  ( redirect links from search results )
RewriteRule ^search\.htm$ search.php?%{QUERY_STRING}
RewriteRule ^search\.([0-9]+)\.htm$ search.php?page=$1&%{QUERY_STRING}

RewriteRule ^lightbox\.htm$ lightbox.php?%{QUERY_STRING}
RewriteRule ^img([0-9]+)\.lightbox.htm$ details.php?image_id=$1&%{QUERY_STRING}

RewriteRule ^cat\.htm$ categories.php?%{QUERY_STRING}

RewriteRule ^img([0-9]+)\.search.htm$ details.php?image_id=$1&%{QUERY_STRING}
RewriteRule ^postcard\.img([0-9]+)\.htm$ postcards.php?image_id=$1&%{QUERY_STRING}
</IfModule>

Offline darvid

  • Jr. Member
  • **
  • Posts: 96
    • View Profile
    • KNOWTEBOOK.COM - Community for webdeveloper
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #43 on: July 24, 2007, 08:40:09 PM »
plz dont forget do edit the path for

Code: [Select]
RewriteBase
in the code above.[/b] how to do that, look at the posts before.
/* KNOWTEBOOK - BoostYourself community for webdeveloper
/* http://www.knowtebook.com

Integration von Wordpress Blog, PHPBB Forum und 4Images Bildergalerie:
http://www.sebastianscheuer.de/aktuell/integration-von-wordpress-blog-phpbb-forum-und-4images-bildergallerie/
DEMO: http://www.pilotenbilder.de/

Offline sami1255

  • Newbie
  • *
  • Posts: 31
    • View Profile
Re: [MOD] Google Friendly Urls For 4images Best Seo Mod
« Reply #44 on: July 24, 2007, 09:04:03 PM »
Quote
Well, is it possible to have categories link without the prefix of 'k' like k-category-name-5.htm becomes 'category-name-5.htm'.. i think iam asking for too much but you guys are pros..

please i need an answer for this !