HOME | DOWNLOAD | SUPPORT | INSTALLATION | FAQ | SUPPORT FORUM | DEMO
 ° Forums ° Statistics ° Registration ° Search ° Manual °
SkaLinks Forum / General Discussions / page rank
Author Message
Anonymous


Posted: 6 Dec 2005 23:08:14


it seems like everything work except for page rank..i donno why mine is acting up

skalinks
Admin

Posted: 7 Dec 2005 04:06:01


I think, that your problem on your hosting, because script can not make file_get_contents from remote script, this is the option on your hosting, please ask about this on your hosting provider. Also, in new version the pagerank will be customezible option and you will can to enable and disable it.
Thank you!

Anonymous


Posted: 10 Dec 2005 10:47:38


you mean this version v1.4?

skalinks
Admin

Posted: 11 Dec 2005 05:16:43


NO, this will be version ver 1.4.1.

Anonymous


Posted: 7 Jan 2006 01:06:43


Skalinks admin....I wanted to ask you about his because i contact my hosting provider..and the admin is also a php programer...and he told me its not the file_get_contents thats causing the problem. this is his exact response:

Trouble Ticket #1203 has been updated

Description:
I tested and it is definatly not file_get_contents. Look at http://www.christianteenforums.com/test.php

It pulls the text just fine from http://www.christianteenforums.com/test.txt

It is something else.

So what my question is..could it also be something else? everything else works fine jsut pagerank shows 0 on everything. I appreciate your help.

skalinks
Admin

Posted: 7 Jan 2006 01:59:40


Hi
The second reason why page ank does not display is that your site was banned by google, it is very easy to check, just debug the getPR function or if you do not know how to do it, you can send me attributes to connect to your site via ftp, and I will check it, my contact email: admin@skalinks.com.
Thank you!

ipodman
Member

Posted: 9 Jan 2006 15:10:12


Also i am having the sam eproblem with the PR,

Anonymous


Posted: 9 Jan 2006 15:23:11


What if the section is new and hasnt goten a page rank on it yet..does that mean that it wont be able to display page rank? If so does that mean once they section gets a pagerank from google then it will be good? My site has a pagerank of 5 but this a new section in a new folder. Its linked to by the PR5 homepage of the main site but it is still only one month old so may not have been added into googles pagerank system yet.

Anonymous


Posted: 10 Jan 2006 09:03:00


I have the same problem - I added a couple of sites to my directory and for all of them PR shows as 0, while the actual PRs range from 2 to 5.

Anonymous


Posted: 10 Jan 2006 12:24:50


Here is an example - http://www.discount-onlinepharmacy.com/resources/directories/ - the first site is PR 4 and the second is PR 2, yet both show as PR 0. Any ideas?

Thanks in advance.

zver0
Member

Posted: 11 Jan 2006 17:50:41


Hello, is there any way to get the PR function to work? All the links I add show as PR 0.

BEN
Member

Posted: 12 Jan 2006 06:03:15


Have you clicked "set pagerank" in admin?

Mine works fine

zver0
Member

Posted: 12 Jan 2006 07:54:16


Yes, I have tried "set pagerank for all links" but still PR shows as 0 for all links.

BEN
Member

Posted: 12 Jan 2006 10:43:30


Post a link in your directory that you know is wrong & I will add it to mine to see if its a skalinks issue, or you have modified the code (or maybe a server issue?).

At least if it doesnt work on my site we will know its a skalinks issue :)

skalinks
Admin

Posted: 12 Jan 2006 21:37:06


Hello All!
Thank you for your prepositions and help :)
You are all right - there are some problems with PR on some hostings. And that's why we will make some changes with PR system in new version. There will a special option ( Pagrank On/Off ) and some more changes which will make PR not depending from hosting.
Thank you!

treasure


Posted: 3 Mar 2006 06:07:28


Was this addressed in the 1.5 update? if so mine is not working either.l my store site is pr 5 and ska shows 0.

skalinks
Admin

Posted: 13 Mar 2006 21:50:52


Yse, this was addresed in the 1.5 version and if you still have not working PR, you need to change your hosting.

thank you!

anon99


Posted: 12 Dec 2006 18:32:50


so where can file_get_contents be changed? from what to what?
I cant find anything about setting this in php.ini so I would like more info. A host change just for a single script is out the question.

cheers

skalinks
Admin

Posted: 19 Dec 2006 04:01:07


Hi Anon99,

This can be fixed only by your hosting provider. Ask them to solve the problem.

Regards

Leofire


Posted: 12 Jan 2007 09:16:35


The hosting provider usually don't permit the getPR function, should be better if the user send the pagerank and the admin approve it!

You must to modify a lot of file in order to do that but that's not impossible (like 1-2h not more if u are smarty and you don't know smarty :-Þ).

The file that u must to modify are:
- add_url.php (insert an input box)
- index.php
- template/add_url.tpl
- templates/admin_links_list.tpl
- templates/admin_index.tpl (hide check pagerank btn!)
- templates/edit_url.tpl (for admin approve and modify links)
- admin/edit_url.php
- admin/admin_links_list.php
- SkaLinks_include/component.php (function getPR comment the content!)
- SkaLinks_include/SkaLinks.class.php (function: UpdateStatus,EditLink -- comment if ( $pagerank_set )...

The modify are a lots and I'm not a good php programmer but after that the green PR work correctly.
At the moment I don't have enough time to explain how I have made it but if a lot of people want I can prepare a miniguide...or, just wait skalinks 1.6! :D

Have fun and enjoy your directory,

Leonardo
P.S.:
I'm so sorry for my really bad english, I'm from Italy and I don't speak very well English!
Keep in touch because before February/07 Google assign the new pagerank for all sites!

ashok
Member

Posted: 15 May 2007 01:17:56


give me tips plzz why we increase over pr.......

softsoft
Member

Posted: 29 Jul 2007 21:36:12


The file that u must to modify are:
- add_url.php (insert an input box)
- index.php
- template/add_url.tpl
- templates/admin_links_list.tpl
- templates/admin_index.tpl (hide check pagerank btn!)
- templates/edit_url.tpl (for admin approve and modify links)
- admin/edit_url.php
- admin/admin_links_list.php
- SkaLinks_include/component.php (function getPR comment the content!)
- SkaLinks_include/SkaLinks.class.php (function: UpdateStatus,EditLink -- comment if ( $pagerank_set )..


how to modify that files???
Americana hosting Article Directory - Miraco Soft Directory

RaZwaN
Member

Posted: 19 Sep 2007 11:03:38


the file_get_contents works on the server
i tested on this url http://www.linkuri-crestine.com/getcontents.php, but the page rank mod don't work :(

RaZwaN
Member

Posted: 19 Sep 2007 15:33:13 ° Edited by: RaZwaN


i solved the problem with the pagerank mod
you have to change the file SkaLinks/component.php

go to http://www.rank-up.ro/component.txt and copy/paste all the code in your SkaLinks/component.php

Then go to your administrator page and click "Set rank for all links"

Regards

www.rank-up.ro

vietnamadvisor
Member

Posted: 29 Sep 2007 04:05:32


Hello,
Anyone out there got linkpage from pr6 interested in exchange link with our sites:
www.hoteltravelvietnam.com ( Pr6 )
I am happy to put your links in our homepage or similar ( Not linkpage )
email me with your information to get listed right away at :vietnamtravelllink@gmail.com

Have a nice day!

Cheers

[url=www.hoteltravelvietnam.com] travel to vietnam,vietnam travel [/url]

vietnamadvisor
Member

Posted: 29 Sep 2007 04:07:36


Hello,
Anyone out there got linkpage from pr6 interested in exchange link with our sites:
www.vietnamtripadvisor.com ( Pr6 )
I am happy to put your links in our homepage or similar ( Not linkpage )
email me with your information to get listed right away at :vietnamtravelllink@gmail.com

Have a nice day!

Cheers

travel to vietnam,vietnam travel

graham
Member

Posted: 2 Oct 2007 17:30:16



i solved the problem with the pagerank mod
you have to change the file SkaLinks/component.php

go to http://www.rank-up.ro/component.txt and copy/paste all the code in your SkaLinks/component.php


Nice one mate, worked a treat...now go exchange links please with SEO