Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
There's a nifty Finder extension I use for this kinda stuff. I wonder if it could be node-ified! Hmmm... project!!
-
PowerShell, bash, or if you're feeling froggy, RegEx is really good for doing mundane bullshit like this.
-
tanooki698y@turturtles Oh yes, by hand. And to make things worse we need to connect to the client server through a slow remote desktop to complete this task. :(
-
tanooki698y@ingenioushax the project is an asp net site in visual studio... i'm pretty rusty with it but i bet i can find the find/replace tool command.
-
Did you ask exactly how this benefits SEO?
Cause it sounds like a workaround for another problem, that could perhaps have an easier solution.
#buzzwordism #SEOIsTheNewSoothsaying -
@tanooki, ctrl+shift f. However, that won't teenage the actual files that are being used, just references in the code.
-
I personally would find a way to programmatically do it, with RegEx(I know it's a bane to some programmers but it's a necessary and useful tool!). Even if it took me longer to write a script for it, in the end it would probably save time once you understand that everything is just a file and if you can open a file and search for text then you can do it in a jiffy next time.
Related Rants
Was just told that my week is going to be spent changing 700ish image names from "some-image-name" to "some-image-name1"... for "SEO" benefits. Seriously, what the heck... :? Nothing good can come of this...
undefined
seo
kind of pointless
gosh