#wordpress redirect
Explore tagged Tumblr posts
lesbianboyfriend · 11 months ago
Text
my coworker just sent a message to the unofficial work chat like “i want to make a blog should i get a tumblr” 😧
10 notes · View notes
removemalware · 6 months ago
Text
0 notes
viranks · 7 months ago
Text
Curious about the role of the .htaccess file in WordPress?
This powerful file controls everything from redirects to site security. Learn how to edit, optimize, and troubleshoot it in our comprehensive guide. Click below to dive in and take control of your WordPress site!
0 notes
webthepro247 · 9 months ago
Text
🔰 Chuyển hướng một tên miền sang tên miền khác trong Cloudflare
🎯 Chuyển hướng tên miền (domain redirect) là kỹ thuật quan trọng trong SEO, giúp bạn dẫn lưu traffic từ tên miền cũ sang tên miền mới mà không ảnh hưởng đến thứ hạng SEO. Hoặc bạn mua nhiều tên miền phụ và muốn trỏ hết về tên miền chính 🎯 Bài viết này sẽ hướng dẫn chi tiết cách thực hiện chuyển hướng 301 (permanent redirect) trong Cloudflare để tối ưu thứ hạng SEO trên Google.
☎️ Hotline: 0977.246.679 📩 Email: [email protected] 🌐 https://wiki.webchuyennghiep247.com/chuyen-huong-mot-ten-mien-sang-ten-mien-khac-trong-cloudflare/
0 notes
luckycaricature · 1 year ago
Text
I just stopped liking posts altogether tbh
this is assuming its on art you normally wouldn't jump to reblog. i myself only rb stuff i really really like so .
The 'rude/demanding' tone would be stuff along the lines of "if you like but don't reblog I'll [threat]" which i see surprisingly often, both serious and more silly
6K notes · View notes
Text
[solved] How do I fix a wrong 301 redirect from http to https on Wordpress website?
[solved] How do I fix a wrong 301 redirect from http to https on Wordpress website?
A 301 redirect is a permanent redirection of a webpage from one URL to another. It is used to inform search engines and users that a webpage has been permanently moved or redirected to a new URL. In the case of a WordPress website, a wrong 301 redirect from HTTP to HTTPS can cause several problems, such as broken links, duplicate content issues, and loss of search engine rankings. In this…
View On WordPress
0 notes
ms-demeanor · 7 months ago
Text
My dad runs a website that he inherited from another guy and something went wrong this week and the site is redirecting to an AI porn chatbot site so I've been tapped as the only one in the family with any wordpress admin experience to fix this problem.
The site has a bunch of inactive admins who nonetheless still have admin privileges, is running on a version of PHP that hasn't had support in two years, and, most maddeningly, had about 35 plugins installed.
I'm fixing this and rooting out the malware redirecting the site, but I took a photo of the most bugfuck plugin that I knew Tumblr would appreciate:
Tumblr media Tumblr media Tumblr media
2K notes · View notes
girlfriendsofthegalaxy · 10 months ago
Text
In July, before the latest WP Engine blowup, an Automattic employee wrote in Slack that they received a direct message from Mullenweg sending them an identification code for Blind, an anonymous workplace discussion platform, which was required to complete registration on the site. Blind requires employees to use their official workplace emails to sign up, as a way to authenticate that users actually work for the companies they are discussing. Mullenweg said on Slack that emails sent from Blind’s platform to employees’ email addresses were being forwarded to him. If employees wanted to log in or sign up for Blind, they’d need to ask Mullenweg for the two-factor identification code. The implication was that Automattic—and Mullenweg—could see who was trying to sign up for Blind, which is often a place where people anonymously vent or share criticism about their workplace.
“We were unaware that Matt redirected sign-up emails until current Automattic employees contacted our support team,” a spokesperson for Blind told me, adding that they’d “never seen a CEO or executive try to limit their employees from signing up for Blind by redirecting emails.”
Mullenweg didn’t block emails from the @teamblind.com domain, Blind said. According to Slack messages viewed by 404 Media, instead, he redirected those emails to himself.
70 notes · View notes
smellslikebot · 1 year ago
Text
"how do I keep my art from being scraped for AI from now on?"
if you post images online, there's no 100% guaranteed way to prevent this, and you can probably assume that there's no need to remove/edit existing content. you might contest this as a matter of data privacy and workers' rights, but you might also be looking for smaller, more immediate actions to take.
...so I made this list! I can't vouch for the effectiveness of all of these, but I wanted to compile as many options as possible so you can decide what's best for you.
Discouraging data scraping and "opting out"
robots.txt - This is a file placed in a website's home directory to "ask" web crawlers not to access certain parts of a site. If you have your own website, you can edit this yourself, or you can check which crawlers a site disallows by adding /robots.txt at the end of the URL. This article has instructions for blocking some bots that scrape data for AI.
HTML metadata - DeviantArt (i know) has proposed the "noai" and "noimageai" meta tags for opting images out of machine learning datasets, while Mojeek proposed "noml". To use all three, you'd put the following in your webpages' headers:
<meta name="robots" content="noai, noimageai, noml">
Have I Been Trained? - A tool by Spawning to search for images in the LAION-5B and LAION-400M datasets and opt your images and web domain out of future model training. Spawning claims that Stability AI and Hugging Face have agreed to respect these opt-outs. Try searching for usernames!
Kudurru - A tool by Spawning (currently a Wordpress plugin) in closed beta that purportedly blocks/redirects AI scrapers from your website. I don't know much about how this one works.
ai.txt - Similar to robots.txt. A new type of permissions file for AI training proposed by Spawning.
ArtShield Watermarker - Web-based tool to add Stable Diffusion's "invisible watermark" to images, which may cause an image to be recognized as AI-generated and excluded from data scraping and/or model training. Source available on GitHub. Doesn't seem to have updated/posted on social media since last year.
Image processing... things
these are popular now, but there seems to be some confusion regarding the goal of these tools; these aren't meant to "kill" AI art, and they won't affect existing models. they won't magically guarantee full protection, so you probably shouldn't loudly announce that you're using them to try to bait AI users into responding
Glaze - UChicago's tool to add "adversarial noise" to art to disrupt style mimicry. Devs recommend glazing pictures last. Runs on Windows and Mac (Nvidia GPU required)
WebGlaze - Free browser-based Glaze service for those who can't run Glaze locally. Request an invite by following their instructions.
Mist - Another adversarial noise tool, by Psyker Group. Runs on Windows and Linux (Nvidia GPU required) or on web with a Google Colab Notebook.
Nightshade - UChicago's tool to distort AI's recognition of features and "poison" datasets, with the goal of making it inconvenient to use images scraped without consent. The guide recommends that you do not disclose whether your art is nightshaded. Nightshade chooses a tag that's relevant to your image. You should use this word in the image's caption/alt text when you post the image online. This means the alt text will accurately describe what's in the image-- there is no reason to ever write false/mismatched alt text!!! Runs on Windows and Mac (Nvidia GPU required)
Sanative AI - Web-based "anti-AI watermark"-- maybe comparable to Glaze and Mist. I can't find much about this one except that they won a "Responsible AI Challenge" hosted by Mozilla last year.
Just Add A Regular Watermark - It doesn't take a lot of processing power to add a watermark, so why not? Try adding complexities like warping, changes in color/opacity, and blurring to make it more annoying for an AI (or human) to remove. You could even try testing your watermark against an AI watermark remover. (the privacy policy claims that they don't keep or otherwise use your images, but use your own judgment)
given that energy consumption was the focus of some AI art criticism, I'm not sure if the benefits of these GPU-intensive tools outweigh the cost, and I'd like to know more about that. in any case, I thought that people writing alt text/image descriptions more often would've been a neat side effect of Nightshade being used, so I hope to see more of that in the future, at least!
246 notes · View notes
aeolianblues · 6 months ago
Text
Goddd, love my luck that whenever I start up some project that is actually important to me and that I'd want to do well, SOMEHOW all my links and redirects get broken. No clue how. I had the most timepass wordpress blog in the world back in my teens, its SEO is so tip-top that you could google certain snippets from it and it would still show up as the top result. I had a secret poetry blog I hid from everyone bc cringe right. It's still the first search result when you look it up. I was like 'say what you will, wordpress' SEO works.'
Then I made the music magazine! You could literally put the entire site URL into google and you'll never find it. You might even find tumblr posts linking to it! My tumblr is literally set to 'discourage search' bc I don't want IRL people finding me here, but what do you know! SEO on it is TOPS. You can find the IG account telling people to go read it, though lord knows why Instagram decided links were anathema and outlawed them. But crucially. You cannot go to the site from Google. i.e. the way most people GET to things. (I asked in the wordpress forums, no one can help with it. The Search Engine Moves In Mysterious Ways.)
Also my radio show podcast is on Acast but CANNOT BE FOUND BY ACAST LISTENERS. Incredible. The internal discovery DOES recommend my show to people who like similar stuff automatically, but the link is then BROKEN. Fun times. They've found my show but can't listen to it. I've asked customer support and heard chirping crickets.
So idk, I'm just fucking annoyed at my luck. These were the things that mattered to me. These were the projects I want to like, build a career on. It's so crushing that it's happened twice. I don't know what to say. The discovery section is so important for a small journalist (media producer? Music journalist? 'Creator'? Bleh) to be able to find any audience at all.
You know what's so interesting in light of all that, is how much being on Tumblr has oddly helped me 'grow'. It's sort of just been about finding likeminded people and we all just enable each other, don't we? Surprisingly, me doing no promotion at all has been the thing that's found me the best music fellas. Though obviously I understand why bigger shows cannot hope to build a sustainable following off of that.
Anyway, I'll be here ranting, I'm just going to try and polish up a few more articles that no one can google and I'll try and send them to a real magazine and see if I can write for them in my town. They get federal grants, so I can try and pull them up over their lack of coverage of our city's music scene. let's see.
In the meanwhile, if you are someone who has previously seen and liked my music takes, maybe just organically follow along?
Here's the correct link to the podcast, it's available on a bunch of streaming platforms. There's a show Spotify playlist (and Bandcamp links if you want to buy an album) for every artist played on the show, and the part of the show I can include in podcast form (copyrigiht stuff around recorded music prevents the actual songs from being in there) is centred around telling you all about the fantastic artists I play, same as I do here but in audio format once a week. Check it out if you like what I yap about here.
Embedded link if you listen on Spotify
And well, there's the music magazine that you won't find on Google. We'll have to word-of-moth it. I've also got @soundslivemagazine here, which, would you believe it? Shows up on Google.
Here's the magazine
7 notes · View notes
m0r1bund · 2 years ago
Text
"Lore, where have you been?"
In hell, probably. I remade M0R1BUND.com.
“For the love of god, why?”
Short answer: to save time and money.
Long answer: Sharing art was getting burdensome. Neocities hosts static websites built with html, css, and javascript—which is awesome for its mission, to encourage people to create future-proof websites. But this also means that every page is created and maintained by hand. I handle every little link and file and bit of code, and if I want to do site-wide changes, I have to push those by hand, too. This takes time, and so does writing image descriptions and cross-posting art to other websites. It became normal for sharing art to eat up an entire day.
I later created Basedt.net in WordPress, so that I didn’t have to worry about managing link hierarchies, which was a big timewaster on my old webcomic. I liked working in WordPress well enough, and I knew I would benefit from being able to use PHP to manage the sheer amount of stuff that’s on M0R1BUND.com. I was also paying double for webhosting through two different services, when I really didn’t need to…. So… I knew it was inevitable that I would consolidate the two at some point. It was time.
I do really love Neocities and I’m sorry to let it go. I encourage anyone who wants to learn web design and create their own website to start there.
Anyway, that’s how I ended up in hell for 6 months.
“What’s changed?”
Most things. I’m most excited about the quality-of-life stuff, like being able to sort art by character/location/world, or being able to move between individual pieces instead of having to return to the gallery landing page. There are lots of things I want to add, but my soft deadline for this was the new year, so I focused on recreating M0R1BUND.com as it existed before… well… this.
I’ve also edited most of my writing. This site is old, and the art is even older, it felt good to give it some TLC.
There are still a few things missing from the new site:
The Woods and RANSOM. They aren’t really representative of Basedt or Mercasor anymore, and I was not a competent writer in 2018. If I re-share them, it will be in the distant future.  
Some of my Those Who Went Missing stuff. I haven’t been playing TWWM publicly, so this is lower priority right now. It will happen when it happens.  
Some twines. They haven’t adjusted to the new filepath format yet. Killswitch is here, though :)
If you need them urgently for some reason, I can share them with you? but that seems doubtful haha.
Links to pages on the old M0R1BUND.com are broken and will remain broken until I set up redirections to the new M0R1BUND.com. I have no idea how long that will take! … Hopefully not long, given the new semester is here.
And of course... If you see anything weird, tell me! I test as much as I can, but I only have access to so many devices. Break this website within an inch of its miserable life so that I can fix it.
“How’s Basedt going?”
Tumblr media
It’s going. Recreating my website took precedence for the above reasons, but I’ve been working concurrently on it in my spare time. We move like a glacier into the new year. ETA: ???
37 notes · View notes
removemalware · 6 months ago
Text
0 notes
shivafeb17 · 3 months ago
Text
Tumblr media
🛠️ How to Fix a Hacked WordPress Site – Full Cleanup & Security Guide
Has your WordPress site been compromised? From malware to redirect hacks — we break down exactly how to clean your site, restore your database, refresh permalinks, and secure it with best practices for 2025.
📖 Read the full guide now 👉 https://www.codenbrand.com/blog/wordpress-hack-cleanup-how-to-fix-a-hacked-wordpress-site-step-by-step-guide/
🤝 Need expert help? Connect with a developer today and get your site back on track!
https://www.shivafeb17.com
#WordPressSecurity #FixHackedSite #MalwareRemoval #WebsiteCleanup #Cybersecurity #WPDev #WordPressTips #WebDeveloper #FreelancerLife #DigitalAgency #StartupSupport #TechTips #WebsiteDesign #SmallBusinessSupport #OnlineBusiness #WebSecurity
2 notes · View notes
ivemanifest · 10 months ago
Text
Transform Your Blocks: Embrace Redirection for Soul Growth
Let's transform the way we see our blocks to truly align with your highest Soul path.
Your Highest Alignment Awaits Part of our natural process and experience as humans is experiencing redirection, contradiction, and blockages. We all have felt or currently feel what it is to experience a block. But what sets us apart is the type of redirection and contradiction we experience. Our ability to overcome and clear these obstacles is a different decision for everyone. But this…
Tumblr media
View On WordPress
2 notes · View notes
quietduna · 11 months ago
Text
I've seen some reblogs of some of my old Escaflowne fanart. Thank you, dear Esca family in Tumblr!
As I explained in some previous post, I'm closing my wordpress and moving to Tumblr again, due mostly to economic constraints (and because I miss Tumblr, let's be honest). That's why I've been posting a lot lately on my portfolio, called DunaVision.
My following step will be to redirect my domain quietduna.com here to Tumblr and also to move my wordpress posts here to this blog.
I'm happy to be here again!
4 notes · View notes
Text
[solved] Wordpress keeps redirecting to install-php after migration
[solved] Wordpress keeps redirecting to install-php after migration
When you migrate a WordPress website from one server to another, it’s common to encounter issues such as redirects to install.php after the migration. This can occur due to a variety of reasons, such as incorrect database connection settings, mismatched site URLs, or corrupted WordPress core files. In order to fix this issue, you’ll need to troubleshoot and resolve the underlying causes of the…
View On WordPress
0 notes