Forum Moderators: phranque
I've never seen this- what is it? My pages are inconsequential but I do need to re-do links, and one business site I work on has good rankings, and I need to resubmit with the new URL. Any clues?
In the current URL scheme, you can include a port number in the url.
80 is currently the standard port number for web/http connections. There is no law that it has to be that way, and many hosts do change it for various reasons.
Try your connection with: //pages.domain.com:80/username/
And also try it without the colon and number all together (standard url).
If it connects, you can safely remove the 8086 and colon from all urls - not needed. I'll bet you that you can. I belive 8086 is actually port 80 and 86 is a sub port(?) so that it is standard port 80. I don't know why you are showing the port anywhere in your url.
I just doublechecked and this is not happening on the one site that needs to be 404'd and resubmitted right away. This shouldn't have any effect, so I'll go ahead and just do it.
I have no control over any of it, except what's on the pages, it's all up to the tech people at the third-party company that's the provider for the sites.
Thanks, I'll include the info through the bureautic channels to get it to the tech people.