Is HEX code in the link urls ok to submit to Google with?
I notice that GSA SER produces the link list with the urls containing HEX code
e.g. %3Fv%3D
I would have thought it would have produced the url in ASCII?
e.g. ?v=
Do I need to convert the urls to ascii format before I try and index them or is it okay to leave them in hex format?
Thank you
e.g. %3Fv%3D
I would have thought it would have produced the url in ASCII?
e.g. ?v=
Do I need to convert the urls to ascii format before I try and index them or is it okay to leave them in hex format?
Thank you
Comments
So is it ok to submit these urls to Googlebot as they are encoded in hex? Note only some links generated by GSA SER contain hex code most do not.
I use different services to index urls including Google indexing api and 301 redirection from a url in ascii only code and I am not sure whether it is ok to mix ascii with hex?!
eg. https://MYOWNDOMAIN.com/index.php?
or should I decode myself after GSA SER and before submitting
https://MYOWNDOMAIN.com/index.php?https://LINK-DECODED-BY-ME-NO-HEX_CODE
or are both forms of urls acceptable to Google for indexing? Hopefully i can just index the urls straight from GSA SER?
I notice that Chrome automatically converts these urls into foreign language text in the displayed address bar so I am hoping that Googlebot does accept them??
OK thank you.