Announcement

  •  » Requests
  •  » how to default local editer

#1 2012-07-18 01:20:51

nomi00001
Member
2012-03-17
150

how to default local editer

Hello,
i make some changes in my local editer to clean url but now i found lots of broken links so please tell me how can i reset or whats in the default i dont remember ?

Offline

 

#2 2012-07-18 07:11:41

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7201

Re: how to default local editer

[extension by Piwigo Team] LocalFiles Editor

Administration -> Plugins -> Local File Editor -> Tab 'local'


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#3 2012-07-18 10:25:24

nomi00001
Member
2012-03-17
150

Re: how to default local editer

thanks for the fast reply sir,
please tell me what should i write there i dont remember that whats in there before i change it to
<?php
$conf['question_mark_in_urls'] = false;
$conf['php_extension_in_urls'] = false;
$conf['category_url_style'] = 'id-name';
$conf['picture_url_style'] = 'file';
?>

now i want to reset it because in google webmaster i got more than 10,000 broken links

Last edited by nomi00001 (2012-07-18 10:32:29)

Offline

 

#4 2012-07-18 10:37:18

flop25
Piwigo Team
2006-07-06
7037

Re: how to default local editer

If that broken links are actually 404errors, can you copy paste the urls ?


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

 

#5 2012-07-18 12:33:34

nomi00001
Member
2012-03-17
150

Re: how to default local editer

its redirect and working properly when i click but just in webmaster tool i got lots of errors can you just tell us that after i change the code what was in there the default code in local editer

Offline

 

#6 2012-07-25 00:49:21

nomi00001
Member
2012-03-17
150

Re: how to default local editer

http://www.hdscreenwallpapers.com/index … _wallpaper


1
index.php?/tags/56-angry_triple_h_wallpaper
404
7/1/12

2
picture.php?/1821/category/6
404
7/11/12

3
picture.php?/1780/category/3
404
7/5/12

4
picture.php?/1784/category/7
404
7/10/12

5
index.php?/tags/77-david_duchovny_californication
404
6/29/12

6
picture.php?/1898/category/14
404
7/11/12

7
index.php?/tags/88-the_hangover_wallpaper
404
7/10/12

8
picture.php?/1792/category/6
404
7/2/12

9
picture.php?/1907/category/14
404
7/2/12

10
picture.php?/1796/category/6
404
7/2/12

11
picture.php?/1798/category/6
404
7/2/12

Offline

 

#7 2012-07-25 00:56:58

flop25
Piwigo Team
2006-07-06
7037

Re: how to default local editer

Finally!

Okay I can't explain why you are getting broken links on links which are NOT broken! What matters is your visitors will not get any error page. Don't care about Google for Webmaster ; use Google Analytic much better and reliable


BTW what's this anchor #.UA8nnaP5X8o added on every page ??


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

 

#8 2012-07-25 01:02:34

nomi00001
Member
2012-03-17
150

Re: how to default local editer

i dont know about #.UA8nnaP5X8o sorry
when i add the lean url code i get broken links from web master and
http://www.brokenlinkcheck.com/broken-links.php when i check my site i got all my pages in  broken links list

Last edited by nomi00001 (2012-07-25 01:03:39)

Offline

 

#9 2012-07-25 01:05:59

flop25
Piwigo Team
2006-07-06
7037

Re: how to default local editer

okayyy I was a script kiddie like you a long time ago, but I've learned how things works, by myself. I strongly recommend that way !
For your concern, use a htaccess which will redirect any 404 errors to page whoch will register the url which has generated the 404 errors ; you can use the 404 error page of piwigo


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

 

#10 2012-07-25 01:08:41

nomi00001
Member
2012-03-17
150

Re: how to default local editer

i am using piwingo 404 redirecting code i can add these code to my site now and you can see by your self what u say

Offline

 

#11 2012-07-25 01:10:01

flop25
Piwigo Team
2006-07-06
7037

Re: how to default local editer

nomi00001 wrote:

i am using piwingo 404 redirecting code i can add these code to my site now and you can see by your self what u say

wow usually I decrypt your message, but this one! too hard ! Plz rephrase


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

 

#12 2012-07-25 01:13:44

nomi00001
Member
2012-03-17
150

Re: how to default local editer

ok you tell me what can i do now when i put this code
$conf['question_mark_in_urls'] = false;
$conf['php_extension_in_urls'] = false;
$conf['category_url_style'] = 'id-name';
$conf['picture_url_style'] = 'file';

to local file editer my links brokes so i can add this code now and you can see by your self that where is the problem ?

Offline

 

#13 2012-07-25 01:16:49

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

Re: how to default local editer

The errors don't match your config file settings.

Offline

 

#14 2012-07-25 01:17:49

flop25
Piwigo Team
2006-07-06
7037

Re: how to default local editer

geoffschultz wrote:

The errors don't match your config file settings.

absolutely


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

 

#15 2012-07-25 01:24:43

nomi00001
Member
2012-03-17
150

Re: how to default local editer

i send you an email did you check it i send you my website details

Offline

 
  •  » Requests
  •  » how to default local editer

Board footer

Powered by FluxBB

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