Announcement

#16 2012-05-13 20:49:03

Marcia
Guest

Re: Seo clean url with image name

Hello again,

We truly cannot figure this out. Both websites are virtually the same, however, using different themes. One was installed about ten days ago and the one that does not work properly installed yesterday.

Is there something we're missing form the instructions above?

We're just not that skilled with technical issues, I hope someone can help.



Love,
Marcia

 

#17 2012-05-14 22:04:19

MarciaAlicea
Member
2012-05-14
18

Re: Seo clean url with image name

I figured it out. I'm simply an idiot.

Free-Photos.org was not on the same server as the other and that why it wasn't working.

Bottom line is that my bofriend and I just are not that bright.

I'll get it to work now though!


Thanks,
Marcia

Offline

 

#18 2012-06-07 20:00:45

Geno Shishkov
Guest

Re: Seo clean url with image name

Jan Cermak wrote:

My hosting don't support Options +MultiViews in .htaccess. Is there any other choice to get this nice clean url? Etc. some rewrite in .htaccess? Thanks

My hosting don't support it too. Is there option to make this work with some mod_rewrite rule?

 

#19 2012-06-07 20:45:56

MarciaAlicea
Member
2012-05-14
18

Re: Seo clean url with image name

There probably is but that was far too complicated for me so I switched to a different website. That might not be an option for you, either way I hope you get an answer and can figure out a way. It does truly improve your websites SEO.



Love,
Marcia

Offline

 

#20 2012-06-08 18:26:40

Geno Shishkov
Guest

Re: Seo clean url with image name

I manage to fix problem with internel server error. I read a litle bit about AcceptPathInfo and realize that my hosting provider Apache version is old and don't support AcceptPathInfo directive. I delete this row and now SEO frendly urls work perfect. Now I want to ask something else. I have cyrillic letters in categoriy titles and function str2url() don't change them to lowercase. Is there topic that describe what have to be changed to support cyrillic letters in url-s?

 

#21 2012-07-12 17:00:08

nomi00001
Member
2012-03-17
150

Re: Seo clean url with image name

plg wrote:

Hi markbed,

You can get something like myurl.com/picture/funnypic/category/570-second_weekend with the following configuration:

1) install/activate [extension by Piwigo Team] LocalFiles Editor from screen [Administration > Plugins > Manage]

2) open [Administration > Plugins > LocalFiles Editor > Local config] and paste the following code:

Code:

<?php
$conf['question_mark_in_urls'] = false;
$conf['php_extension_in_urls'] = false;
$conf['category_url_style'] = 'id-name';
$conf['picture_url_style'] = 'file';
?>

Please note that:

1) $conf['question_mark_in_urls'] = false requires that  AcceptPathInfo directive is enabled
2) $conf['php_extension_in_urls'] = false requires Options +MultiViews parameter

i use this code working fine but only my Crypto Captcha Image is not working and facebook share image on top is not shows up i am using 2.3.5

http://i1188.photobucket.com/albums/z414/ayan00001/help.jpg

Offline

 

#22 2012-07-24 11:17:53

TheChief
Member
2012-07-21
16

Re: Seo clean url with image name

FYI

If your images names are not unique, then you should use:

<?php
$conf['question_mark_in_urls'] = false;
$conf['php_extension_in_urls'] = false;
$conf['category_url_style'] = 'id-name';
$conf['picture_url_style'] = 'id-file';
?>

I use the camera names for pictures in my gallery, for example IMG_0711.jpg. Now i mage about 10000 images and the camera started at 0001 again. At the moment i have three images IMG_0711.jpg in my gallery.

The issue with just 'file' was: When i click the 0711 image in a category i had another image (with the same name) on the pictures page. So i changed 'file' to 'id-file'.

Cheers.

Offline

 

#23 2012-07-24 11:40:06

nomi00001
Member
2012-03-17
150

Re: Seo clean url with image name

thanks for reply but i have other bigger problem when i put this code i got more than a 1500 broken links

Offline

 

#24 2012-07-24 22:00:03

nomi00001
Member
2012-03-17
150

Re: Seo clean url with image name

if someone didnot fix my this problem i am leaving piwigo because my url is not clean and really bad for seo when try to clean it i got more broken links

Offline

 

#25 2012-07-24 22:34:13

kajinek
Member
2012-06-05
34

Re: Seo clean url with image name

nomi00001 wrote:

i use this code working fine but only my Crypto Captcha Image is not working and facebook share image on top is not shows up i am using 2.3.5

http://i1188.photobucket.com/albums/z41 … 1/help.jpg

I fixed the problem with facebook plugin by editing file: plugins/FacebookPlug/tpl/buttons.tpl. I've changed src attribute of tags img to absolute addresses.

For example
<img src="http://www.yoursite.com/plugins/FacebookPlug/icon/share.png" class="button" alt="{'Share on Facebook'|@translate}">

It's not ideal solution, but it works. I suppose it will be similar witch Crypto Captcha.

Offline

 

#26 2012-07-24 22:47:52

geoffschultz
Member
Marlborough, MA, USA
2012-07-01
148

Re: Seo clean url with image name

nomi00001,

I don't think that threatening to leave will get many people to rush to help you.  What would be much more helpful would be to describe the links which are broken.  Are you getting 404s, are your links timing out, or what?

-- Geoff

edit:  I just finished trawling my gallery of 354 albums and 5000+ images and I got no errors. I just switched to "clean" URLs this morning.

Last edited by geoffschultz (2012-07-24 23:18:33)

Offline

 

#27 2012-07-25 00:04:00

flop25
Piwigo Team
2006-07-06
7037

Re: Seo clean url with image name

he's getting broken links by Google for Webmasters, he didn't answer when I asked to tell us what are the broken links ([Forum, post 132910 by nomi00001 in topic 19977] how to default local editer), he has posted in 3-4 thread for only one problem([Forum, post 132906 by nomi00001 in topic 19977] how to default local editer [Forum, topic 20017] How to Clean url etc), he has exasperated several member of the team who was trying to help him ([Forum, post 131878 by mistic100 in topic 19793] mod rewrite reply urgent the best example) , he spamed pierrick (plg, the creator of Piwigo) by mail, he even gets a post by a anonymous troll [Forum, post 132168 by Thor in topic 19793] mod rewrite reply urgent, he is not writing with efforts with punctuation and caps - well I think I did not forgot anything... everything is there

So listen to me carefully nomi00001 : as you can see, people tries to help you, but you don't help us to help you. So here is the deal : follow the rules, answer right or you will get banished.
You can go use another gallery script : many of us might be glad to don't see you again, unfortunately


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#28 2012-07-25 00:57:31

nomi00001
Member
2012-03-17
150

Re: Seo clean url with image name

just take a look i am working on my site from 4 months, i really appreciate your team help but now i am in big trouble so please understand my saturation thanks.
and i forget to subscribe it sorry for that.
http://www.hdscreenwallpapers.com
http://www.tophdwallpapers.in/

Last edited by nomi00001 (2012-07-25 01:00:11)

Offline

 

#29 2012-07-25 01:01:14

flop25
Piwigo Team
2006-07-06
7037

Re: Seo clean url with image name

nomi00001 wrote:

now i am in big trouble

no you're not : your site is working and you're focusing of things which doesn't matters! Google for Websmater is not the Quran or the Bible of webmasters!!
And SEO is not a exact science ; it's often a question of content


To get a better help : Politeness like Hello-A link-Your past actions precisely described
Check my extensions : more than 30 available
who I am and what I do : http://fr.gravatar.com/flop25
My gallery : an illustration of how to integrate Piwigo in your website

Offline

 

#30 2012-07-25 01:06:41

nomi00001
Member
2012-03-17
150

Re: Seo clean url with image name

i thinks same problem on 2 posts can we keep talking on this post
http://piwigo.org/forum/viewtopic.php?p … 01#p133301

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact