pancakes

MicrostockGroup Sponsors


Author Topic: 2.5.5 URL Problems  (Read 3034 times)

0 Members and 1 Guest are viewing this topic.

« on: July 09, 2013, 20:56 »
0
Since I did the 2.5.5 upgrade, I no longer have "clean" URLs, which are critical to SEO. For instance, here is what the URL to one of my images used to be:

http://dpstockphotos.com/image/football-fan-celebration/

and here is what it has become:

http://dpstockphotos.com/image/football-fan-celebration/?r=http://dpstockphotos.com


Another example. My blog "page of posts" used to be:
http://dpstockphotos.com/photography-and-design-blog/

and now it has become:
http://dpstockphotos.com/155-2/photography-and-design-blog/

155-2?

My Permalink settings are still correct (Post Name only). But this just looks garbled.

What's going on?
« Last Edit: July 09, 2013, 20:59 by djpadavona »


« Reply #1 on: July 09, 2013, 21:13 »
0
I tried to duplicate what you're seeing and I found that when I clicked on a category then a specific image, or did a word search and selected an image I got the "messy" URL but if I clicked on one of the images in the "similar images" section it remained a "clean" URL.  Since I'm not a programmer I have no idea what would cause the difference though I guess it has something to do with returned search results. 

Leo Blanchette

« Reply #2 on: July 09, 2013, 21:14 »
0
Nice catch! But don't worry - the *real* URL is still clean. What your seeing a a referral variable added when the user clicks (javascript does that - google does not see it). The search engines do not see that :D


Leo Blanchette

« Reply #3 on: July 09, 2013, 21:16 »
0
Oh and regarding your blog URLs - Symbiostock has nothing to do with them. Did you change anything? Such as permalink settings? Generally you want the "post" setting.

Leo Blanchette

« Reply #4 on: July 09, 2013, 21:17 »
0

« Reply #5 on: July 09, 2013, 21:24 »
0
I only use Post Name in my Permalink settings. I double checked, and nothing has changed in my settings. I have no idea where the 155-2 is coming from. The strange thing is, if you hover over the link to my page of posts, the 155-2 is definitely there for keeps. So my URL is suddenly different. If I try to go to the original page of posts URL name, I get there but the 155-2 is added into the URL. Weird.

As long as that is the only page with an issue, I think I'm fine with it. I don't want to see it crop up on my image pages though, or my SEO is toast.


Leo Blanchette

« Reply #6 on: July 09, 2013, 21:26 »
0
Please look into it right now then since I'm here at the moment. Turn off your caching (if you have it) and verify your SEO plugins etc. Make sure there's none more like it.

Almost anything I do in Symbiostock only influences the "image" custom post type, or related taxonomies (in other words, your blog does not get touched!)

« Reply #7 on: July 09, 2013, 21:41 »
0
To this point I haven't found any more instances. So weird.

Leo Blanchette

« Reply #8 on: July 09, 2013, 21:43 »
0
Can we dump the thread then? I want to clear out the false alarm threads because they tend to scare people away.

« Reply #9 on: July 09, 2013, 21:59 »
0
I will cautiously say Yes

Leo Blanchette

« Reply #10 on: July 09, 2013, 22:10 »
0
We'll just leave it and see what happens then.

« Reply #11 on: July 13, 2013, 08:26 »
0
I have noticed dirty URLs on my site today. This is something new. I read through the previous posts and Leo is saying

Quote
What your seeing a a referral variable added when the user clicks (javascript does that - google does not see it).

Where is the URL being referred to? It did not appear in all the previous versions. Can I remove the referral script and what are the consequences?

« Last Edit: July 13, 2013, 11:26 by cclapper »

« Reply #12 on: July 13, 2013, 11:26 »
0
I have checked several images and it is coming up on all of them.

steheap

  • Author of best selling "Get Started in Stock"

« Reply #13 on: July 13, 2013, 14:20 »
0
What is an example of this dirty URL?

steve

« Reply #14 on: July 13, 2013, 14:34 »
0
What is an example of this dirty URL?

steve


Like Dan reported in first post, except using my url.

http://cathyslifestockphotos.com/image/eggs-breakfast/?r=http://cathyslifestockphotos.com

Leo Blanchette

« Reply #15 on: July 13, 2013, 15:12 »
0
Its a technological illusion :D Check the source and you will see there are no dirty urls for those links :D

If you can't figure out whats happening I'll explain it, and why its happening.  :) :) :)

« Reply #16 on: July 13, 2013, 15:33 »
0
Its a technological illusion :D Check the source and you will see there are no dirty urls for those links :D

If you can't figure out whats happening I'll explain it, and why its happening.  :) :) :)

You are going to need to explain it, please.

As I mentioned above, here are my questions. Please answer them.

1. Where is the URL being referred to? It did not appear in all the previous versions, this is something that has just cropped up and I have noticed it today.
2. Can I remove the referral script and what are the consequences?
3. If yes, where does the referral script code reside (what file is it in)
4. The code was put there for a reason. Please explain the reason.

Thanks.
« Last Edit: July 13, 2013, 15:36 by cclapper »

Leo Blanchette

« Reply #17 on: July 13, 2013, 15:45 »
0
Its a technological illusion :D Check the source and you will see there are no dirty urls for those links :D

If you can't figure out whats happening I'll explain it, and why its happening.  :) :) :)

You are going to need to explain it, please.

As I mentioned above, here are my questions. Please answer them.

1. Where is the URL being referred to? It did not appear in all the previous versions, this is something that has just cropped up and I have noticed it today.
2. Can I remove the referral script and what are the consequences?
3. If yes, where does the referral script code reside (what file is it in)
4. The code was put there for a reason. Please explain the reason.

Thanks.


1. Where is the URL being referred to? It did not appear in all the previous versions, this is something that has just cropped up and I have noticed it today.

Its not being referred anywhere, but actually its saying "who referred you". So if someone clicked on your search results from their site, the variable part after the "?" would show their site.

The variable your talking about is added by javascript when a click happens - your browser does it.

2. Can I remove the referral script and what are the consequences?

You could possibly, and there would not be any. I could show you where it resides and you could delete it every time you upgrade, but it really is pointless since it doesn't hurt anything and actually helps more.

3. If yes, where does the referral script code reside (what file is it in)

If you still want to delete it, I'll look for it again.

4. The code was put there for a reason. Please explain the reason.

The system exists for ONE reason: Seeing network activity and how it benefits you. So you can see how many visits your getting from your friend's site, and they can see how many visits are coming from yours. The network is sort of "blind faith" until you see the numbers. This makes numbers possible.

Right now its there as a foundation - its not been built on yet. PLRANG is making a plugin you can use that will help you see your network's traffic activity.

« Reply #18 on: July 13, 2013, 15:48 »
0
Thank you very much for the explanation. Makes perfect sense.

Quote
So you can see how many visits your getting from your friend's site, and they can see how many visits are coming from yours.

Yep, I think I remember you talking about this in another thread. I look forward to seeing PLRANG's plugin! Good stuff.


 

Related Topics

  Subject / Started by Replies Last post
FTP problems

Started by dbvirago General - Top Sites

11 Replies
5456 Views
Last post April 23, 2007, 15:22
by sharpshot
2 Replies
3071 Views
Last post May 13, 2007, 11:20
by hospitalera
17 Replies
6927 Views
Last post June 13, 2007, 16:33
by hatman12
3 Replies
2864 Views
Last post June 26, 2007, 15:49
by a.k.a.-tom
FTP Problems

Started by cardmaverick « 1 2  All » Cutcaster

42 Replies
12273 Views
Last post March 08, 2010, 20:09
by njnightsky

Sponsors

Mega Bundle of 5,900+ Professional Lightroom Presets

Microstock Poll Results

Sponsors