After my upgrade to version 2.3 I saw in URL unreachble of google wemaster tools this kind of error:
http://scattinviaggio.com/fotogallery/main.php?g2_view=core.UserAdmin&g2_subView=core.UserLogin&g2_return=%2Fmain.php%3Fg2_itemId%3D3980&g2_returnName=photo. Honestly I don't' understand what's meaning. Can someone tell me how solve this problem?
THANKS
Gallery URL = http://scattinviaggio.com/fotogallery/main.php
Gallery version = 2.3 core 1.3.0
API = Core 7.54, Module 3.9, Theme 2.6, Embed 1.5
PHP version = 5.2.10 cgi-fcgi
Webserver = Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.7e mod_auth_pgsql/2.0.3
Database = mysqlt 5.0.51a-24+lenny2+spu1-log, lock.system=flock
Toolkits = Exif, Getid3, LinkItemToolkit, Thumbnail, Gd
Acceleration = none, none
Operating system = Linux supremecenter110.com 2.6.30.1-3.AM_64 #8 SMP Thu Aug 13 10:40:51 UTC 2009 x86_64
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; eSobiSubscriber 2.0.4.16; .NET CLR 3.5.30729; .NET CLR 3.0.30618; AskTB5.5)
Rows in GalleryAccessMap table = 32
Rows in GalleryAccessSubscriberMap table = 2307
Rows in GalleryUser table = 2
Rows in GalleryItem table = 2305
Rows in GalleryAlbumItem table = 14
Rows in GalleryCacheMap table = 0
visit my site
scattinviaggio.com
Posts: 38
people in webmaster tools forum suggested me to change gallery because this gallery have a lot of problem for search engine!!!!!!!
visit my site
scattinviaggio.com
Posts: 16503
Looks like Google it trying to follow your login link. I don't see any problem here at all really, but you could hack the login link to include the rel="nofollow" tag if you want.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 38
Hi nive where I could include nofollow? I put the above link in robots file with disallow.
visit my site
scattinviaggio.com
Posts: 16503
If you're talking about that big long link in robots.txt, I'd have to double check, but I don't think that's valid.
Ah! I knew I put this someplace:
http://gallery.menalto.com/node/91579
Edit the SystemLinks.tpl file (see my post in that thread I just linked to) and you can add the nofollow tag into those systemlinks (like login/logout/register, etc)
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 16503
You may or may not also want to check this out:
http://gallery.menalto.com/node/41594
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 38
I found SystemLinks.tpl in core/template/block, I have to edit this file? I didn't understand where to put nofollow, sorry
visit my site
scattinviaggio.com
Posts: 16503
There are 2 places in that file you may need to edit, I'd have to do trial and error to figure it out.
<a href="{g->url params=$link.params}" rel="nofollow">{$link.text}</a>or
<a href="{g->url params=$theme.systemLinks[$linkId].params}" rel="nofollow">{$theme.systemLinks[$linkId].text}</a>____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 38
I follewed your saggest but even if the situation with followed url is better there are the same above error with unreacheble Url
the kind of error is like this too:
http://scattinviaggio.com/fotogallery/main.php?g2_view=core.UserAdmin&g2_subView=register.UserSelfRegistration&g2_return=%2Fmain.php%3Fg2_itemId%3D4286&g2_returnName=photo
probably I have to wait some days again?
visit my site
scattinviaggio.com
Posts: 16503
Looking at the source code of your page, it doesn't look like the registration link has the nofollow tag.
I made the change I posted above to my Gallery and have the nofollow tag for the register link.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 38
<a href="main.php?g2_view=core.SiteAdmin&g2_return=%2Ffotogallery%2Fmain.php" rel="nofollow">Site Admin</a>
</span>
<span class="block-core-SystemLink">
<a href="main.php?g2_view=core.UserAdmin&g2_subView=core.UserPreferences&g2_return=%2Ffotogallery%2Fmain.php" rel="nofollow">Your Account</a>
</span>
<span class="block-core-SystemLink">
<a href="main.php?g2_controller=core.Logout&g2_return=%2Ffotogallery%2Fmain.php&g2_authToken=13594b513d9c" rel="nofollow">Logout</a>
</span>
<span class="block-core-SystemLink">
<a href="main.php?g2_view=core.UserAdmin&g2_subView=core.UserPreferences&g2_return=%2Ffotogallery%2Fmain.php" rel="nofollow">Your Account</a>
</span>
Yes you are right? the registration link has'nt nofollow tag, but
what I did wrong? and what I have to add again?
I have to put nofollow in both two places mentioned or only one of two?
visit my site
scattinviaggio.com
Posts: 16503
I put the nofollow in both places on my install and the nofollow tag showed up for my registration link.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here
Posts: 38
Unreacheble URL becames more and more. Now I have this kind of error too:
http://scattinviaggio.com/fotogallery/main.php?g2_view=rss.SimpleRender&g2_itemId=81
visit my site
scattinviaggio.com