Wordpress/ Insert Tables/ SEO
-
I'm using Wordpress to create websites and blogs. I have limited (non-existent) HTML Coding knowledge. I'm looking to insert tables within my pages with information. Inside of these tables I want certain names to link to another page with more specific information about that name.
I'm using a plugin called "WP Tables Reloaded" it simple helps you to create aesthetically pleasing tables without needing to know HTML Code or CSS.
The issue is... when you create this table and insert it to the post, the only thing that shows on the sites back-end page is the table I.D. and the only thing that shows in the HTML is the tables I.D. It looks like this...
[table id=2 /]
I don't think search engines will be able to crawl this table, thus I won't be receiving any credit for the links being used within the table.
Am I right about this?
-
I've had the same experience. I have WP Tables Reloaded, and am seeing some of the table info in snippets in Google even. If you search [site:strikemodels.com/products] you'll see several examples.
-
Thanks for the reply! great answer and good to know. The developer mirrors your answer as well.
-
Hi andymisiu,
Unless I'm misunderstanding, you're looking at the editor in Visual and HTML view, and only seeing [table id=2 /] instead of the HTML table it generates?
If I'm correct, that's perfectly OK. What you're seeing in the editor isn't exactly what's being displayed to someone who visits your site (or to the search engines).
The [table id=2 /] is a WordPress shortcode that basically says to WordPress "when you generate this page, call display the table 2". Even when you switch to HTML view in the WordPress editor, it's still only going to show you the shortcode, as it's not going to display the final HTML until someone visits the URL.
What matters is what's showing up in the page source when someone visits the URL (e.g. after WordPress has processed the short code). You can can check that by going to the URL (published or via preview) and viewing the page source. I've used WP Tables Reloaded before and my experience is that the HTML it produces is fine.
Hope this helps!
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
-
Are provincial third-level domains bad for SEO?
My prospect's domain ends in ".on.ca" (Ontario, Canada). The structure of their site is companyname.on.ca (main page) and all other pages are sub-folders (companyname.on.ca/page-name-1 All pages are no more than two levels deep. I'm wondering if anyone knows if the provincial sub-domain (.on.ca) presents an SEO challenge?
Web Design | | 22Eighteen1 -
How does lazy load effect SEO?
One of my clients implemented lazy load on part of the navigation and I am wondering what the effects will be. Specifically, the drop-down navigation does not load until you hover over it. That means when you look at the page source that drop down navigation is no longer there. I am wondering if that means the google bot no longer sees the links in the navigation drop down. I am looking into this because the dev department of this company is going to do what it wants to and they need proof that its a bad move. I already suspect that it is. Too early to tell what the effects will be and not sure if there is a built-in delay in the algorithm as to when it will impact rankings. Ultimately, I am wondering if my belief that if you can't see it in the page source then as far as that particular page goes it is not seen. That would be an important thing to verify as being true.
Web Design | | KentH0 -
Does interlinking on mobile site helps in seo & improvement in rankings
Hi, Does interlinking on mobile site helps in seo & improvement in rankings. Our desktop site & mobile site has same urls. Regards
Web Design | | vivekrathore0 -
Having a second homepage for a site would affect my SEO?
Hello guys, One of our clients is planning to have a new landing page for any users hitting the site for the first time. (returning users will still see the current homepage based on cookies ... in other words, the site would technically have 2 home pages). According to this client, they are planning to do something like this: https://www.websitename.com/ (for returning visitors) https://www.websitename.com/newuser (for first time visitors) Our instinct is that is not great to have 2 home pages (that would affect the SEO campaign we are managing for this company) and we are not sure how to handle this. That's why we would appreciate your opinion regarding this topic: From an SEO perspective, do you think this is a good idea? If not, what would you guys do differentiate first-time visitors vs returning visitors without affecting SEO? Maybe just a pop-up? Thanks in advance for your help !
Web Design | | Robertnweil10 -
Changing design for a client. SEO concerns.
Hi there! A client requested me to change the look of his website entirely. It currently ranks #16 on Google with one of their main keywords. My problem is: The current site was made in a CMS I'm not familiar with and all of its pages urls are not SEO friendly (EX: http://www.mysite.com/index.php?option=com_content&view=article&id=49&Itemid=95). It is the first time I have come up with this situation so I would appreciate any tips or links to useful information. I tried searching in SEOmoz and came up with nothing. I'm sure this is a common problem though. Since they want a static website, for starters their page extensions will change from .php to .html I'm not 100% sure but I think this will be a problem for their current ranking in Google. Any ideas? Edit: I forgot to mention that all of the backlinks this site has points to their hompage as www.mysite.com, I guess this is good.
Web Design | | Eblan0 -
What are some of the best Word Press themes for SEO?
Does anyone have any suggestions on the best wordpress themes to use? Here is one that has been recommended to me before: http://www.smallbiztheme.com/
Web Design | | webestate0 -
What is the difference of HTML5 and web 2.0? What is web 2.0 and is this better for seo?
A little bit confused with the new stuff. The web 2.0 webpages are so much better? What changes?
Web Design | | Naghirniac0 -
Will my site structure provide decent SEO?
We have an ASP.NET MVC website with a view that can dynamically display each product we offer. The product name is hyphenated in the URL, and this is what we’re using to pull the product from the database. So an example URL would be: http://www.mysite.com/Products/Florida/Sample-Product-Name We have another view that dynamically lists the products offered for each state. This page would contain links to the URL for each product offered in that state. The URL for Florida would be: http://www.mysite.com/Products/Florida We want to make sure that when we enter a new product into the database, the product is indexed by Google the next time our site is crawled. I know that Google will crawl through the links in our website, so the new product should get indexed as long as we have a link to it. In this case, the link will be on the view that lists the products for the corresponding state. I have 2 questions: 1) Is my understanding correct that Google will index the product page as long as it can find a link to it somewhere in my site? 3) To get Google to index each URL for content that is generated dynamically from a database, is having links in my site for each URL the only way to do it? Is there something we can do with the site map? Thanks in advance everyone! -Alex
Web Design | | dbuckles0