Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Does blogging with a wysiwyg negatively affect SEO (vs. hand coding)?
-
Many bloggers use a wysiwyg editor to write posts. Are there any drawbacks to wysiwyg vs plain text? When I write blogs I prefer to hand code my text to be sure everything is optimized. My feeling is that wysiwyg leads to code bloat and generally fewer optimization opportunities. I have no real evidence. Is there any reason not to use the wysiwyg editor?
-
Thomas, I agree with you about a copywriter's role and expertise. My point is that there ARE differences in the copy produced by a capable wordsmith versus a writer that understands and considers things like SERP features, semantic scope, mobile vs desktop experience, the role of supporting assets, etc. I've spent so much time massaging professional copy that, by the time it was passably optimized, I had basically done it myself. So yes, I already pay 2x for optimized web copy (and code). The problem is that_ half of that cost is my time_. I would definitely pay a premium for a copywriter with SEO chops.
I digress... The question is whether decent web page / blog copy published via wysiwyg is any more or less successful, SEO-wise, than the same copy coded by hand (by which I mean foundational SEO, not ninja guru jedi sh*t). I'm asking a specific technical question; wysiswyg vs hand coding.
There is clear consensus here that coding by hand (done well) has a better chance to rank on the Google. That's pretty obvious, really. That is not the thrust of the question. Good copywriters write good copy. Good SEOs do good SEO.
Copywriting is tough. We ask these professionals to become experts in topics (and their page-level details) in a matter of just a few (billable) hours. On the other hand, we SEOs spend weeks, months, and years with our clients. We understand their market, audience, vernacular, and differentiating nuance. I don't envy the copywriters' challenge, but I will pay a premium for a unicorn who can do it all.
...I digress again... This is a technical question: What is the delta for the same copy produced via wysiwyg vs. by hand?
-
What a copywriter does best though is writing copy. Any time spent doing something like coding a blog post would not be an effective use of their time. It would probably be more cost effective to get the copywriter to do the writing and then get a web designer to design the blog post itself. Otherwise you're paying a higher hourly rate (if hourly, obviously) to a copywriter to do something they aren't efficient at.
-
Thanks everyone. It would be great if copywriters knew basic html and code. If you know anyone send them to me!! In my experience they don't and won't (HUGE opportunity here). You have all touched on the implications if wysiwyg IS a problem. If so I have to ask myself 1) how big is the problem, 2) how big is the opportunity, and therefore 3) how much are we willing to invest to hire or train these unicorns? Even bringing it up with some writers may be enough to ruffle their feathers so I'm looking for some data.
-
I really doubt. This comment section seems to somehow prove it as it also uses wysig editor. I can't really see co-relation between wysig editor and hand coding as in almost every editor you can switch to source code and manualy alter anything you need.
-
“Professional Service Provider”
No, but I agree to the fact that handing over your code to someone who may or may not know about SEO and SEO friendly codes is simply the worst idea ever. I think SEOs and content producer (in your example) have to learn at least that much of a code that they can fix their things by themselves instead of handing over it to someone who might make things worse for you!
Just a thought!
-
My feeling is that wysiwyg leads to code bloat and generally fewer optimization opportunities. I have no real evidence. Is there any reason not to use the wysiwyg editor?
If you are working really hard to make great content and a great website, then you want to be sure that your code is as good as you can make it. When wysiwyg is used, you are trusting your SEO to a coder who many or may not know anything about SEO.
Because SEO is a competitive endeavor and because one screw-up in the code can be fatal, one must either check to be sure that the wysiwyg code is perfect of take control of the coding yourself.
I found a long time ago that I can only bet on myself for certain things. My work isn't perfect, but my work on a bad day is often better than the work of many "professional service provders" on a good day. So I bet on myself.
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Targeting Home page is better for local seo
Hey guys i need know whether targeting homepage for local SEO is good or creating separate page for locatin
On-Page Optimization | | moz12pro0 -
Will shortening down the amount of text on my pages affect it's SEO performance?
My website has several pages with a lot of text that becomes pretty boring. I'm looking at shortening down the amount of copy on each page but then within the updated, shortened copy, integrating more target keywords naturally. Will shortening down the current copy have a negative effect on my SEO performance?
On-Page Optimization | | Liquid20150 -
301 vs 410
Hello everyone! I'm going through a large list of old 404 links that search console has given me and a lot of these links need to be 301'd. My question is, should I 410 some of these links if I can't find a good place to 301 to? Or is there another thing I should do that is better practice. Thanks!
On-Page Optimization | | KathleenDC0 -
Will changing a URL negatively affect ranking?
Hello Mozzers, We would like to change the URL for a page on our website which ranks well for some our keyphrases/words. We are hoping the change of URL, through the addition of an additional keyword would help boost the rank of that URL further. At the moment out page gets 2 x A and 2 x B 1xF on the MOZ page rank tool using 5 keyphrase/word variations . One phrase ranks 4, one ranks 3 and the other 3 are 'not in the top 50' Our plan was to change the URL, using SHF404, and use 'Fetch' in the Google search console to re-submit the page to Google. Appreciate you can't give any guarantees how Google will behave, just wondered what your thoughts were on the wisdom of changing the URL in the first place? Thanks Ian
On-Page Optimization | | Substance-create0 -
"translation" of code in htaccess file
Hi everyone! I am a newbie to the whole SEO and html thing and I am trying to get a better understanding of the "behind the scenes" part of my website. I hope I can find someone here who can translate a piece of code for me that I have in my htaccess file: Options -Multiviews
On-Page Optimization | | momof4
Options +FollowSymLinks
rewritecond $1 !^(index.php|public|tmp|robots.txt|template.html|favicon.ico|images|css|uploads)
rewritecond %{REQUEST_FILENAME} !-f
rewritecond %{REQUEST_FILENAME} !-d
rewriterule ^(.*)$ index.php?link=$1 [NC,L,QSA] I know that something is getting redirected to the index file, but what (or when) exactly? Does the word "robots"mean that search engine crawlers are getting redirected here? And is this good or bad (in terms of SEO)? Or is this redirecting people who try to get to my robots/ template or image files?? Thanks in advance for any answers!0 -
Blog.mysite.com or mysite.com/blog?
Hi, I'm just curious what the majority think of what's the best way to start a blog on your website for SEO benefits. Is it better to have it under a sub domain or a directory? Or does it even matter?
On-Page Optimization | | truckguy770 -
Is content aggregation good SEO?
I didn't see this topic specifically addressed here: what's the current thinking on using content aggregation for SEO purposes? I'll use flavors.me as an example. Flavors.me lets you set up a domain that pulls in content from a variety of services (Twitter, YouTube, Flickr, RSS, etc.). There's also a limited ability to publish unique content as well. So let's say that we've got MyDomain.com set up, and most of the content is being drawn in from other services. So there's blog posts from WordPress.com, videos from YouTube, a photo gallery from Flickr, etc. How would Google look at this scenario? Is MyDomain.com simply scraped content from the other (more authoritative) sources? Is the aggregated content perceived to "belong" to MyDomain.com or not? And most importantly, if you're aggregating a lot of content related to Topic X, will this content aggregation help MyDomain.com rank for Topic X? Looking forward to the community's thoughts. Thanks!
On-Page Optimization | | GOODSIR0 -
Should I use my blog posts in a sub folder
Ok I did a search and didn't see an answer to this exact question. Most of them were about if a blog should be in a sub folder and not the blog posts themselves... so here it goes. I have a blog on my website the blog itself is in /blog/ but the blog posts themselves are situated in the root folder so it looks something like mydomain.com/cool-seo-blog-post/ Is there any reason I should change this and make it read mydomain.com/blog/cool-seo-blog-post/
On-Page Optimization | | jaybrn10