Questions tagged [best-practices]
A best practice is a method or technique that has consistently shown results superior to those achieved by other means.
116 questions
1
vote
0
answers
31
views
Best URL structure for a "Product reviews by rating" feature
I run a board game media website (WordPress) which publishes product reviews, each of which include a numeric rating.
https://www.meeplemountain.com/
Currently my URL structure is as follows:
https://...
2
votes
0
answers
27
views
Remove a country officially from any marketing communications in different channels
I got directions from one of my stakeholders to remove any official marketing communication to a certain country, my question is if is it enough to remove the official domain for that country or need ...
1
vote
0
answers
365
views
How do I ensure my new 18+ topic website is classified and registered correctly and appropriately, for its 18+ content? [closed]
The situation and website
A new (static) information website will refer to adult and sexual matters, but not contain explicit sexual material. So for example, it might mention in passing "Sexual ...
1
vote
1
answer
46
views
Best practice of redirects of tempory pages (joboffers)
A clients website has a lot of joboffers (thousends), which when are filled go offline. I made 404 page specially for these joboffers with recommendations to other offers.
My client says he gets the ...
3
votes
1
answer
1k
views
email address best practices for no reply?
right now my company structures our no reply emails like this:
noreply@[subdomin].[domain].com (example: [email protected])
I want to know if something like this is acceptable:
noreply_[...
6
votes
2
answers
495
views
Suggestions for tracking a MediaWiki wiki with Git version control?
In my research I found that there seems to be no "single source of truth" for where to post MediaWiki questions. MediaWiki questions have been posted on these many Stack Exchange network ...
0
votes
1
answer
32
views
Include a URL is in the page so JavaScript can access it without users viewing it
I have a media URL in each page from my database. I play the media with JavaScript code and I have to include it in my page so the JS cat get the media URL and play it.
Is it OK to include the URL in ...
4
votes
2
answers
1k
views
Keyword stuffing? What is the SEO impact of adding company name to all Title and Description Tags?
I was recently asked by a client's SEO partner - who works for a small but reasonably reputed company - an to add a number of title tags and description tags (in SEOPress for a WordPress to a site I ...
1
vote
1
answer
810
views
If all links on my site open in new tabs, will it affect analytics or SEO?
I'm working on a site where all links in the body of the pages open to a new tab. Generally I see external links open to a new tab but internal in the same tab. Wondering if this can still fall within ...
1
vote
2
answers
1k
views
How many areas is reasonable for areaServed schema?
I'm adding some schema to my site and was wondering about the areaServed property. Is this used for SEO in any way? If it is, is it good or bad to cram as much into it as possible?
i.e. if I simply ...
5
votes
4
answers
8k
views
Do subdomains inherit DKIM keys? Can a DKIM SDID for one domain be used to validly sign mail that appears to be sent from another domain?
Suppose no DKIM keys are defined for sub.example.com, but a key with selector mykey is defined for example.com; that is, a DKIM record exists at mykey._domainkey.example.com in the DNS. Can <alice@...
0
votes
2
answers
4k
views
Can I wrap header, main, and footer HTML tags in divs for SEO?
I'm working on my brand new website and I'm trying to make it as optimized as possible mainly for SEO.
In order to reach that goal, I'm trying to do best practices for it's hierarchy.
My website is ...
1
vote
0
answers
115
views
What are the best practices for creating email addresses on a domain and its subdomains? [closed]
I want to setup several applications on my own server, both having their subdomain.
Until now, I had one generic email address [email protected] for every purpose.
I think this is a bad design, so I ...
1
vote
0
answers
84
views
Should I point my domain to Cloudflare? [closed]
I have a couple of simple websites and my setup has always been like this:
Point my domain's registrar to my web hosting (via name servers)
Point my web hosting to my email provider (via DNS records)
...
2
votes
1
answer
83
views
CTA Label: "Buy Now" vs "Buy PRODUCT NAME Now"
It seems for eCommerce CTAs, the most common label for buying products is "Buy now".
From a marketing/SEO point of view it seems like the best option with highest CTR, but from an accessibility point ...